#3043 - Compound-products
| Identifier | #3043 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Compound-products |
| Status | Open |
| Handling member | Deleted |
| Addon | ecommerce |
| Description | Allow configuring custom products to have a list of product codenames that are supplied along with the custom product.
For each of the listed products you could specify whether it is prevented from being purchased separately (the eCommerce hook interface would need changing so it has some way to filter to include/exclude those separate-only products). |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
site:shopping:add_item:type_code=CUSTOM_1|CUSTOM_2:purchase_through=purchase_module
(this would purchase CUSTOM_1 & CUSTOM_2 via an order, but by-passing the cart screen.