Add every variant to cart at once, not one at a time
Replace Odoo's native one-variant-at-a-time selector with a searchable, sortable bulk table — so shoppers pick sizes, colors, and quantities across every variant and check out in a single add-to-cart action.
Odoo's native product page only lets a customer configure and add one variant to the cart at a time. A shopper wanting five sizes of the same shirt in three colors has to repeat the entire select-and-add cycle fifteen times, and once a product carries more than a couple dozen variants there is no search, filter, or sort to help them find the right combination. That friction suppresses average order value and drives bulk and wholesale buyers to abandon their carts.
This module replaces the single-variant selector with a bulk variant table right on the product page: every combination listed at once with its own quantity input, price, stock badge, thumbnail, and color swatch. Customers search, filter by attribute, sort by price or stock, quick-fill quantities across visible rows, and submit everything with one "Add selected to cart" click — scaling cleanly from a handful of variants to catalogs with hundreds.
Everything a bulk buyer needs on one page
Every capability below is implemented in the module.
Bulk variant table
Every variant of a product listed in one table, each row carrying a thumbnail, attribute values, SKU, price, stock badge, and its own quantity input.
Single-click bulk add-to-cart
Set quantities across as many rows as needed, then add every selected variant to the cart in one action instead of one add-to-cart per variant.
Search and attribute filters
A live search box and one filter dropdown per attribute keep large variant sets navigable instead of an unstructured, unfiltered list.
Column sorting
Sort the table by price, stock level, or name so shoppers and wholesale buyers find the cheapest or best-stocked variant in one click.
Quick-fill quantities
Apply one quantity to every currently visible row in a single action — ideal for a wholesale buyer who wants the same count across every size.
Matrix pivot for 2-attribute products
Products with exactly two attributes, such as size and color, can switch to a grid view with one quantity cell per combination.
Color swatches and thumbnails
Color attributes render as visual swatches and each row shows a variant thumbnail, so customers confirm exactly what they are ordering.
Price and stock per variant
Each row shows its own price, including any active discount, and a stock badge, so bulk buyers decide quantities without opening each variant individually.
Per-product and storewide controls
A toggle on each product plus a storewide default, page size, and stock visibility setting in Website settings let merchants enable the bulk table exactly where it fits.
How it works
Enable on a product
Turn on the "Bulk Variant Table" toggle on a product with multiple variants, or leave the storewide default active.
Browse the table
The customer opens the product page and sees every variant listed with price, stock, and a quantity field, replacing the one-variant selector.
Search, filter, and fill
They narrow the list with search and attribute filters, sort by price or stock, and enter quantities row by row or with quick-fill.
Add every selection at once
One click on "Add selected to cart" places every chosen variant and quantity into the cart together, ready for checkout.
See it in action
From a per-product toggle to a fully populated bulk table and matrix view.
Enable the bulk table per product with the "Bulk Variant Table" toggle on the product form.
Set the storewide default, page size, and stock visibility from Website settings.
A 16-variant product with thumbnails, color swatches, SKU, price with discount, stock badge, and a per-row quantity field.
A 3-attribute, 24-variant product stays navigable thanks to search, per-attribute filters, and sorting.
Switch to a matrix grid for two-attribute products, with a quantity cell for each color/size combination.
Frequently asked
Does this replace Odoo's native add-to-cart everywhere?
Only on products where the bulk table is active and that have more than one variant. Single-variant products, and any product where the toggle is off, keep Odoo's native one-variant selector.
How many variants can the table handle?
The table is built for catalogs from a handful of variants up to the low hundreds. Search, attribute filters, sorting, and a configurable page size with a "Show more" control keep large variant sets navigable.
Can I control where the bulk table appears?
Yes. A per-product toggle lets you enable or disable the bulk table on each product, and a storewide default in Website settings controls the behavior for every new product.
Which Odoo apps does this depend on?
It builds directly on the Odoo eCommerce (Website Sale) app and the Website Sale Stock app for per-variant stock data. Install both before installing this module.
Get in Touch
Have questions or need customization? Every purchase includes 30 days of free support — we are here to help.
Visit Our Website
www.cerevantix.comExplore our apps, services, and portfolio.
Empowering growth through technology.
Bulk variant table for the eCommerce product page — search, filter, sort, and add every variant to the cart in one action.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Invoicing (account) • Discuss (mail) • Inventory (stock) • Website (website) |
| Lines of code | 574 |
| Technical Name |
cerevantix_website_multi_variant_add_to_cart |
| License | OPL-1 |
| Website | https://cerevantix.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module