stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductCompareAtPriceRange

AdminTypes.ProductCompareAtPriceRange interface

The compare-at price range of the product.

Signature:

export interface ProductCompareAtPriceRange 

Properties

Property Modifiers Type Description
maxVariantCompareAtPrice   MoneyV2 The highest variant’s compare-at price.
minVariantCompareAtPrice   MoneyV2 The lowest variant’s compare-at price.