stack

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

AdminTypes.ProductPriceRange interface

The price range of the product.

Signature:

export interface ProductPriceRange 

Properties

Property Modifiers Type Description
maxVariantPrice   MoneyV2 The highest variant’s price.
minVariantPrice   MoneyV2 The lowest variant’s price.