Commerce Product Lists
Categories
Component ID
1777944
Component name
Commerce Product Lists
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module allows administrators to create product lists, specifying a quantity for each one. Hence, users can add all products of a list to their shopping carts in a single click.
The list is implemented as a node field. So, you have to add it to a content type.
What is working:
- Choose products (in a autocomplete textfield) and quantities on node creation/editing
- Show product list in a table on node display with a "Add to cart" button below
- Adding the list's products to the cart
What is missing:
- Add others ways do select products (like in entity reference)
- Show products using a view
