Types > StorefrontVariantPricing
Storefront APITypesStorefrontVariantPricing
StorefrontVariantPricing

Description

Fields

currency_prices: [CurrencyPrice!]!

List of prices specific to currencies


map_price: Int!

The minimum advertised price of the product variant

Example: 190


price: Int!

The price of the product variant

Example: 190


retail_price: Int!

The retail cost of the product variant

Example: 190


tiered_pricing: TieredPricing


Used By

Types

StorefrontProductVariant

Preview (typescript)

Loading module