Add quantity controls to your food addons so customers can order two extra sauces, three toppings, or any other addon in the amount they actually want.
Without quantity control, customers who want two portions of an addon are stuck adding the same item to a comment field or placing multiple orders. Add-on Quantity solves this with a simple quantity selector on each addon, letting customers specify exactly how many they want.
Activate the extension, then edit any addon category and enable the quantity feature for the addons within it. Once enabled, customers see a quantity selector next to each addon in the menu. Quantities are reflected in the cart and the order summary.
Enable the extension in RestroPress plugins.
Go to Food Items and edit the addon category where you want quantity control enabled.
A quantity selector appears next to each addon in that category when customers order.
= Version 1.2.3 (06-03-2026) =
* Fixed: Wrong update cart price when decreasing addon quantity in edit popup.
* Fixed: Add-on quantity payload sync for add/edit cart flows.
* Improved: Code cleanup and cache-friendly asset versioning.
* Improved: Refactored addon quantity scripts for safer payload syncing and maintainability.
* Improved: Added nonce/capability checks and sanitized saving for addon quantity admin settings.
* Improved: Internal PHP hardening and output sanitization without UI/UX changes.
= Version 1.2.3 (13-11-2025) =
* Updated: Quantity validation with min-max value
= Version 1.2.2 (03-09-2025) =
* Updated: design compatibility added for restropress 3.2
= Version 1.2.1(28-05-2025) =
* Fixed: Add-on quantity alignment issue
* Code Cleanup
= Version 1.2(22-01-2025) =
* Fixed: Add-on quantity increment and decrement price calculation issue with variation item
Version 1.1(12-12-2022)
* Fixed: Add-on quantity increment and decrement price calculation issue
* Fixed: Quantity column break issue fixed
Version 1.0(26-11-2022)
*Initial version released
Yes. The quantity feature is enabled per addon category, so you can choose which categories have it.
It works with addon categories that support the quantity feature setting in the edit screen.
Yes. The addon quantities chosen by the customer appear in the order details.
Yes. The price of each addon is multiplied by the quantity chosen and reflected in the cart.