Types > CurrencyPrice
Commerce APITypesCurrencyPrice
CurrencyPrice

Description

Fields

currency: String!

Currency code

Example: "USD"


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

ProductVariant, VariantPricing

Preview (typescript)

Loading module