Home > @vsf-enterprise/bigcommerce-api > BulkPricingRule > quantity_max
# BulkPricingRule.quantity_max property
The maximum inclusive quantity of a product to satisfy this rule. Must be greater than the quantity_min
value – unless this field has a value of 0 (zero), in which case there will be no maximum bound for this rule. Required in /POST.
Signature:
quantity_max: number;