I need to let users select a custom size for a product by choosing a length and a width from a select menu. Is this possible
Create 2 options in product/options
[quote name='johnbol1' timestamp='1319563372' post='124533']
Create 2 options in product/options
CS-Cart Documentation — CS-Cart 4.15.x documentation
[/quote]
It's more complicated than just setting up two select options. I'm trying to let users select a length and width under one option. I may end up creating another product for custom orders which will have only two options.
If you are saying you need a feature to calculate the measurements/cost this has been discussed before and dont think it is possible as std.
I know you can do option combinations and add modifiers for them but depending how many sizes you have this could be hundreds of combinations for 1 product.
John