Custom Percentage Based Product Fields
-
Hi,
I am a website manager for an ecommerce company which is releasing a unique product where you can select from a list of flavours and choose which percentage of each flavour you would like to select.
This seems easy enough to do with attributes and variations but the custom functionality required to limit the percentage values (added together) to equal <= 100% and changing variation select dropdowns to range sliders is getting me stuck!
Limiting the variation values seems do able by looping through each variation every time the user selects one, updating the max amount on each range slider.
I’m not asking for someone to write me code in order to do this at all, but was wondering if there’s a solution or a logical angle I could approach this from that I am not seeing.
I have been so busy managing the website which has left me not much time to sharpen my skills on php, ajax, js and such so my knowledge is somewhat limited.
Thanks!
Adam.
The topic ‘Custom Percentage Based Product Fields’ is closed to new replies.