Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author moomooagency

    (@moomooagency)

    Hi,

    One of the possible ways: set suboptions’ rate to 0.1, then in main formula put like: base_price+base_price*that_radio_option

    Thread Starter xfinallight

    (@xfinallight)

    yeah that’s what i’ve been doing at the moment.
    but how do i make it so that if they choose another option that also increases the baseprice by 10% that it adds to the baseprice and not like
    (baseprice 10) + 10% = 11 + 10% = 12.1
    but like a proper outcome that is 12 from 2x 10% options.

    Plugin Author moomooagency

    (@moomooagency)

    Similar:
    base_price+base_price*that_radio_option+base_price*another_radio_option

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Price / Rate suboption as percentage value?’ is closed to new replies.