Skip to content

bulk_pricing_tier

The bulk_pricing_tier object.

Properties

PropertyDescription
bulk_pricing_tier.amount_off_centsCurrency amount for amount off cents, in the store currency’s minor unit unless the object reference states otherwise.
bulk_pricing_tier.max_quantityBuyer-visible max_quantity value for this bulk pricing tier.
bulk_pricing_tier.min_quantityBuyer-visible min_quantity value for this bulk pricing tier.
bulk_pricing_tier.percent_offBuyer-visible percent_off value for this bulk pricing tier.
bulk_pricing_tier.range_labelBuyer-visible range label.
bulk_pricing_tier.typePublic type or resource-kind identifier.
bulk_pricing_tier.unit_price_centsCurrency 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.