Types > VariantCurrencyPrice
Description
Fields
Currency code to define the price in
Example: "USD"
The minimum advertised price of the product variant
Example: 190
Valid when: map_price is a non-negative integer
The price of the product variant
Example: 190
Valid when: price is a non-negative integer
The retail cost of the product variant
Example: 190
Valid when: retail_price is a non-negative integer
Special price for a product that can be active during a selected period of time
Example: 120
Valid when: sale_price is a non-negative integer
tiered_pricing: TieredPricingCreate
Used By
Types
ProductVariantCreate, ProductVariantModify
Preview (typescript)
Loading module