TIP: You can type at any time to perform a new search.
Product matrix in eCommerce
website_sale_product_matrix · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Website
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 08:23:00
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- pilarvargas-tecnativa, Pilar Vargas, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- website_sale_product_matrix_hide_price, website_sale_secondary_unit_product_matrix, website_sale_stock_product_matrix
- Description
With this module we'll be able to use the product matrix in the eCommerce so our customers can easily add products to their carts.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
add_to_cart_product_add_mode |
Product Add Mode info | ir.ui.view | qweb | Inherits website_sale.add_to_cart_redirect |
product |
Product matrix | ir.ui.view | qweb | Inherits website_sale.product |
product_matrix |
Product matrix | ir.ui.view | qweb | New |
product_quantity_hidden |
Hide quantity for matrix | ir.ui.view | qweb | Inherits website_sale.product_quantity |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/shop/cart/update_from_matrix |
WebsiteSaleProductMatrix.cart_update_from_matrix |
public | http | POST | website |
Models touched (0)
No models found for this module.
Loading…