bulk_pricing_tier
The bulk_pricing_tier object.
Properties
| Property | Description |
|---|---|
bulk_pricing_tier.amount_off_cents | Currency amount for amount off cents, in the store currency’s minor unit unless the object reference states otherwise. |
bulk_pricing_tier.max_quantity | Buyer-visible max_quantity value for this bulk pricing tier. |
bulk_pricing_tier.min_quantity | Buyer-visible min_quantity value for this bulk pricing tier. |
bulk_pricing_tier.percent_off | Buyer-visible percent_off value for this bulk pricing tier. |
bulk_pricing_tier.range_label | Buyer-visible range label. |
bulk_pricing_tier.type | Public type or resource-kind identifier. |
bulk_pricing_tier.unit_price_cents | Currency amount for unit price cents, in the store currency’s minor unit unless the object reference states otherwise. |
Property list is generated from the storefront engine (BulkPricingTierDrop), so it always matches what your theme can use. Use {{ bulk_pricing_tier | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.