isQuotedProductCardKey
●db · /index·function
Reports whether a product-card knob's value is logical content the serializer wraps in CSS quotes
on emit (imageSizes, the CTA-pill label/icon, the sale-badge text).
Signature
function isQuotedProductCardKey(key: keyof ResolvedProductCardTokens): boolean;Parameters
| Name | Type | Description |
|---|---|---|
key | keyof ResolvedProductCardTokens |
Returns
true when the value is emitted inside CSS quotes.
Related
FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme