![]() |
Re: Product Options Customizaion ?
Well done indeed
|
Re: Product Options Customizaion ?
Glad I could be helpful.
Enjoy. |
Re: Product Options Customizaion ?
I just checked and this doesnt work in Firefox or Safari
|
Re: Product Options Customizaion ?
I have it working in the following browsers:
Firefox 2.0.0.6 for Mac Safari 2.0.4 for Mac IE 6.0.29 for PC Firefox 2.0.0.6 for PC |
Re: Product Options Customizaion ?
How do you validate, in order to make appear a warning message if no option is selected? If you dont do this, the first option is selected and added to the cart.
|
Re: Product Options Customizaion ?
You could validate with javascript, but it's a lot easier if you force a selection to start with:
Code:
<input type="radio" name="{$poname}" value="{$o.optionid}" |
Re: Product Options Customizaion ?
Quote:
Could you please tell me, did you do something different? I finally got back here to ask. The buttons work as in getting the right selection in the cart but they do not update in FF 2.0.0.6 for me. You can check this product (one with variants) http://highlandhiker.com/Eagle-Creek-Tarmac-ES-22-Rolling-Carry-On-p-70.html The sku and image are not changing in FF, only in IE. Thanks! |
Re: Product Options Customizaion ?
I flipped through your code, compared to mine, this should fix the problem:
Code:
/* I fixed the original post #18 to show this code. All that is changed is: 'po'+c is now 'product_options['+c+']' My apologies. That is my fault. I didn't check the code that I posted. |
Re: Product Options Customizaion ?
Thanks Pyap!
It works perfectly in FF now. :) I do appreicate your time in helping me get this working. I have just been pedal to the metal and not had time to stop and figure everything out. |
Re: Product Options Customizaion ?
Quote:
It works in IE for me, but the price doesnt change for me when I change an option in other browsers. |
All times are GMT -8. The time now is 09:36 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.