# QuantityPriceBreak - storefront - OBJECT Version: 2024-10 ## Description Quantity price breaks lets you offer different rates that are based on the amount of a specific variant being ordered. ### Access Scopes `unauthenticated_read_product_listings` access scope. ## Fields * [minimumQuantity](/docs/api/storefront/2024-10/scalars/Int): Int! - Minimum quantity required to reach new quantity break price. * [price](/docs/api/storefront/2024-10/objects/MoneyV2): MoneyV2! - The price of variant after reaching the minimum quanity. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples