Page 1 of 1

Options extension needed

Posted: Fri Jan 02, 2015 6:42 am
by st_man
I have an options ext. now but as it is it will only allow one option that effects the price. My products have size and a color options that both need to be able to change the price(plus others that do not effect price). Is there an extension that can do this? Using 1.5.6.0

Thanks

Re: Options extension needed

Posted: Tue Jan 06, 2015 2:27 pm
by MarketInSG
Try having a look at this: http://www.opencart.com/index.php?route ... n_id=13882 might be something you want

Re: Options extension needed

Posted: Wed Jan 14, 2015 10:56 pm
by st_man
Figured it out. The documentation on the ext was a bit thin but I determined I had to create two color options with the same name have ones parent be the small size and the other parent be the large size. Then you can set $ differences for each. So in my case I have to set up two of the same color name for all colors. I works fine!