Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
OctoDev Posted October 28, 2021 Posted October 28, 2021 Does anyone know if this is possible at all? I basically want the product price to be a set price, but the more options they select it will add price. Rather not add radio buttons as that would take up the entire page. Jalal arefen 1
opentype Posted October 28, 2021 Posted October 28, 2021 (edited) You can use select or radio. You would need to add the single-option field first and assign it to products from the field itself (which is a little weird). Then you can set the prices while editing the product. If you have multiple options, you need to set the combined price. You can’t just set an additional price for the option. So, if you have a 3 colors and 4 sizes, you need to set the price for each possible combination. Edited October 28, 2021 by opentype
OctoDev Posted October 28, 2021 Author Posted October 28, 2021 4 hours ago, opentype said: You can use select or radio. You would need to add the single-option field first and assign it to products from the field itself (which is a little weird). Then you can set the prices while editing the product. If you have multiple options, you need to set the combined price. You can’t just set an additional price for the option. So, if you have a 3 colors and 4 sizes, you need to set the price for each possible combination. I wanted extra price per option they select. I guess this isn't possible with select.
opentype Posted October 28, 2021 Posted October 28, 2021 It is possible with the method I described. I use it myself.
OctoDev Posted October 28, 2021 Author Posted October 28, 2021 1 hour ago, opentype said: It is possible with the method I described. I use it myself. That's a bug they need to fix then?
OctoDev Posted October 28, 2021 Author Posted October 28, 2021 Can't get it to work. I want to allow multiple select option. Basically one drop-down where they can sect many different customizations. Each customisation increases price by the value I decide.
opentype Posted October 28, 2021 Posted October 28, 2021 (edited) It’s not a bug. In the product settings it specifically explains that only single-option fields can be used. So you need to create a field (select OR radio) for each option and then the options can be combined on the product page and different prices can be set for the different combination of options. Edited October 28, 2021 by opentype
OctoDev Posted October 28, 2021 Author Posted October 28, 2021 51 minutes ago, opentype said: It’s not a bug. In the product settings it specifically explains that only single-option fields can be used. So you need to create a field (select OR radio) for each option and then the options can be combined on the product page and different prices can be set for the different combination of options. Yeah well that doesn't really solve the issue. It will spam the page with +40 select dropdowns that says Yes/No... They should really improve this.
Recommended Posts