Multiple Choice Variations
-
OK, so… here’s my scenario…
Using woo for a food delivery website and Ionic mobile app.
Need to provide options for some products, example… pizzas need an option to select extra toppings, with each topping selected adding an extra $ to the item price.
I need to do this with variations as (for the moment), I can’t get the app to pull in extra data from woocommerce product addons plugin, but it will pull in variations.
So, I thought we could set an option to have up to 3 extra toppings with each pizza, and have 3 drop downs to select the extra toppings. That bit is easy.
But, the pricing manipulation is giving me a headache.
The item needs to have it’s base price, the price the customer pays if they don’t want any extra toppings, and then if anything is selected in the 3 drop downs, it needs to increase the price by for example $1 for each drop down that has a selection in it.
Anyone know how I can set it up to do this?
Any help greatly appreciated. ??
The page I need help with: [log in to see the link]
- The topic ‘Multiple Choice Variations’ is closed to new replies.