stack

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

AdminTypes.ProductPriceRangeV2 interface

The price range of the product.

Signature:

export interface ProductPriceRangeV2 

Properties

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