View Issue Details

IDProjectCategoryView StatusLast Update
0003043Composrecommercepublic2017-02-12 00:46
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0003043: Compound-products
DescriptionAllow 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).
TagsNo tags attached.
Time estimation (hours)3
Sponsorship open

Activities

Chris Graham

2017-02-12 00:46

administrator   ~0004784

This can be achieved in v11 by calling a page-link like:

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.

Issue History

Date Modified Username Field Change
2017-01-25 13:04 Chris Graham New Issue
2017-02-12 00:36 Chris Graham Description Updated View Revisions
2017-02-12 00:46 Chris Graham Note Added: 0004784