Hi
Im having problems with the radio option on the product page... with no changes to the class files and product_info page, everything else works great, but the radio option doesnt add anything at all to the cart.
Is there any reason why this might occur?
looking at the html source of the form it should work, I cant understand why it's not being sent to cart.
Desperately need the help on this one as I CANT use the dropdowns in this design.
I dont believe it to be a contrib conflict as all other form dropdown elements from QTPro work perfectly fine.
This is the input generated for one of the radio buttons:
<input type="radio" checked="checked" value="2-14" name="attrcomb">
Any reason why the value wouldnt be sent to cart on post?
If you have no idea... please could somebody advise on which files are being utilised to add item to cart please... I'm searching through and I'm sure there's something I've missed.
Thanks
Edited by Sumisu, 21 October 2012 - 11:25 PM.