This add-on enables bulk add-to-cart from a category view and stores category-linked quantities on the order line, so admins and the storefront can see which category each quantity came from.
Purpose
For stores that use the compact list product layout: customers can select multiple items and add them in one action; category data is kept through checkout.
Key features
- “Add selected to cart” bar in the compact product list.
- Category-aware quantities in the cart and in order details.
- Themed cart and checkout templates included with the add-on.
- Optional alignment with a convenient-cart style add-on when overrides are present.
- Fractional quantity hooks where a compatible add-on is used.
How it works
The add-on targets the compact list mode. On add-to-cart it stores category id and amount; when the order is placed, that data is written to the order line details for viewing in the admin order screen.
Where to configure
Add-ons → Manage add-ons — the add-on card. There are no extra settings. The edit screen includes instruction, full description, and changelog tabs.
- Store Builder
- Store Builder Ultimate
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
- Buyers
- English
- Русский
- 4.19.X
- 4.18.X
- 4.17.X
Requirements
Storefront product list must support and use the Compact list layout. Without it, the bulk add bar does not appear.
Install and upgrade
Install or upgrade via Add-ons → Manage add-ons. Installation runs database migrations (adds a helper column on order line details if missing). Existing sites keep their data.
Storefront workflow
- Open a category in compact list mode.
- Select the products you need.
- Use the add selected to cart control.
- Place the order and verify line details under Orders in the admin panel if needed.
Admin
Order view shows data saved by the add-on at checkout. Editing very old orders with a full cart rebuild may differ—test with new orders.
Description and changelog
On the add-on edit screen, open the tabs for full description, instruction, and version history.
v1.7.0
from 01.04.2026
New features and improvements:
[+] Database schema changes are applied via Phinx migrations; install runs the migration flow only.
Changed:
[*] Aligned with the project template: main.func integration, Upgrade Center, sidebar, and admin tabs for instruction, full description, and changelog.
[*] Add-on bootstrap and module edit controller follow current safety conventions.
Bug fixes:
[!] Removed legacy license.php wiring and the empty uninstall stub.
[!] Fixed template copy parity in the packaged theme_repository tree.
v1.6.1
from 01.12.2025
Bug fixes:
[!] Fixed order display in the admin panel.
[!] Fixed incorrect per-line total on checkout.
New features and improvements:
[+] Compatibility with the convenient cart add-on.
[+] Added logo assets.
Changed:
[*] Module template refresh.
v1.6.0
from 10.04.2025
Bug fixes:
[!] Fixed stray characters in displayed prices.
Changed:
[*] Refactoring.
[*] Replaced short PHP tags with full tags.
v1.5.2
from 31.03.2023
New features and improvements:
[+] Checkout template hook for fractional stock compatibility.
v1.5.1
from 27.03.2023
Bug fixes:
[!] Fixed add-to-cart when not on a category page.
Changed:
[*] Restructured key files.
v1.5.0
from 30.01.2023
Changed:
[*] Reworked price preview logic across themes.
[*] Layout: action bar pinned to the bottom.
[*] Changelog updates.
New features and improvements:
[+] Licensing and upgrade integration.
v1.4.0
from 20.10.2022
Changed:
[*] Bug fixes and code rework.
v1.3.0
from 21.10.2020
Changed:
[*] Major functional update.
v1.2.1
from 26.05.2020
New features and improvements:
[+] Buy all products across subcategories.
v1.2.0
from 25.05.2020
New features and improvements:
[+] Add to cart from multiple subcategories.
v1.0.1
from 22.04.2020
Bug fixes:
[!] Layout fixes and a small label fix in the product list hook.
v1.0.0
from 20.04.2020
New features and improvements:
[+] Initial release.
Legend:
[+] Added | [-] Removed | [*] Changed | [!] Bug fix