ResolvedCartLineTokens

db · /index·interface

Tenant-tunable cart-line knobs. Mirrors the product-card token pattern (a flat map serialized diff-from-default onto --cart-line-* custom properties) so the cart line is themeable from the same admin theme editor. Variant chips/swatches reuse the product-card option tokens, so the cart and the card stay one visual system; these knobs cover the cart-line chassis only.

Properties

dividerColor
string
→ ``--cart-line-divider-color``.
gap
string
→ ``--cart-line-gap`` (image-to-content gap).
imageRadius
string
→ ``--cart-line-image-radius``.
imageSize
string
→ ``--cart-line-image-size``.
paddingY
string
→ ``--cart-line-padding-y`` (vertical density).

FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedProductCardTokens ResolvedShopTheme ShopBase

Sourcetheme.ts:243Edit the JSDoc directly
Metadata@nordcom/commerce-db@0.1.0Open in GitHub ↗

On this page