I'm wandering if anyone has managed to get this working yet, I'm looking to use a Radio Buttons to show my values for my variant. But it doesn't show the price at all and doesn't update it when you change the selection. And I suspect its' because the merchello.ui.js file code hasn't been updated to include this. (See below) I've installed Fast track and the code here also only shows a select list. With no option for using a radio button. Which I assumed would be working as you can select it in the variant options??
So before I start messing with it I wandered if anyone has done this already.
// TODO - this will need to change in 2.1.0
// TODO - when we can designate which sort of form element to use for option choice selction
controls: function(frm, key) {
var options = MUI.AddItem.getOptionsForProduct(frm, key);
Radio Button List for Product Variants
Hi,
I'm wandering if anyone has managed to get this working yet, I'm looking to use a Radio Buttons to show my values for my variant. But it doesn't show the price at all and doesn't update it when you change the selection. And I suspect its' because the merchello.ui.js file code hasn't been updated to include this. (See below) I've installed Fast track and the code here also only shows a select list. With no option for using a radio button. Which I assumed would be working as you can select it in the variant options??
So before I start messing with it I wandered if anyone has done this already.
Any help would be much appreciated.
Michelle
is working on a reply...