Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductCompareAtPriceRange
The compare-at price range of the product.
Signature:
export interface ProductCompareAtPriceRange
Property | Modifiers | Type | Description |
---|---|---|---|
maxVariantCompareAtPrice | MoneyV2 | The highest variant’s compare-at price. | |
minVariantCompareAtPrice | MoneyV2 | The lowest variant’s compare-at price. |