Complex product matrix
Posted: Sun Jul 20, 2014 11:28 pm
I have a cart selling coffee that has been in (stalled) development for a while (there's a clunky non-cmsms cart in place at present).
There are several blends.
Each blend is available in three sizes -> price differs
Each blend is available in four grinds -> price does not differ
So a matrix of twelve options.
I had originally set this up as a separate product for each size of each blend. However, the client would like the purchase process to be as streamlined as possible: Each blend has a box with description, a form control (select box or radio buttons) for size and a form control for grind + add to cart button. This suggests that each blend should be one product.
1) Should I create a set of 12 options for each product to get unique SKUs?
2) How could I achieve the combining of input from the two sets of options to end up with the correct SKU to put in the cart?
(The older attributes system seems slightly more geared to this, and I am thinking that http://calguy1000.com/Blogs/8/15/cmsms- ... ow-to.html is less up to date than the module help?)
CMSMS 1.11.10
Products 2.19.6
Cart2 1.0.7
There are several blends.
Each blend is available in three sizes -> price differs
Each blend is available in four grinds -> price does not differ
So a matrix of twelve options.
I had originally set this up as a separate product for each size of each blend. However, the client would like the purchase process to be as streamlined as possible: Each blend has a box with description, a form control (select box or radio buttons) for size and a form control for grind + add to cart button. This suggests that each blend should be one product.
1) Should I create a set of 12 options for each product to get unique SKUs?
2) How could I achieve the combining of input from the two sets of options to end up with the correct SKU to put in the cart?
(The older attributes system seems slightly more geared to this, and I am thinking that http://calguy1000.com/Blogs/8/15/cmsms- ... ow-to.html is less up to date than the module help?)
CMSMS 1.11.10
Products 2.19.6
Cart2 1.0.7