I’m trying to build a website to sell made-to-order candles. On the product page, I need a number of selectable options (like dropdown menus or radio buttons), which allow the user to customise their order (like size, style, colour, etc). It also needs conditional logic to only make some options visible when certain options are selected. The total price also needs to update with the relavent selections.
This way, when the user places their order, the things they selected are provided to me in the order.
Annoyingly, I cannot find any way to create a product page like this. I havent been able to find a tutorial online that specifically designs a product page around the item being customisable, they all focus on a store that has several different items and the user just chooses which one they want. If anyone knows anything that can help, that would be great.
[ad_2]