• Resolved greatone110

    (@greatone110)


    I have a serious issue here when i am using 2 addons like length and color the price calculation is wrong.

    for length i set qty * 2.27

    for color i set each color price as 4.95

    but when i select only color or length the calculation is all good but when i choose both the calculation is showing wrong, what do i do to fix it

    The page I need help with: [log in to see the link]

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

    (@acowebs)

    Do you want to multiple the color value by “Hoeveel spijlen wilt u laten inkorten?” fields value?
    Then you have to change the price configuration of the color field as Custom Formula, and sethe formula to multiple {field.wcpa-number-1648796812303.value}*4.95

    Please refer screenshot https://prnt.sc/nrwPxvc7SVHk

    Thread Starter greatone110

    (@greatone110)

    sorry i explained you wrong what i want is when they select yes for color i have 2 fields one is color radio button which will have different price and then there is number field, the calculation i want it number field * what radio button selected price, got it

    so if i pick radio button option 1 which is 5 and type 2 in number it will calculate 10

    if i pick radio button option 2 which is 10 and type 5 in number it will calculate 50

    and how exactly i get the number of the field for custom formula i have already placed this in number field but it is not doing anything

    {field.wcpa-radio-group-3872090889.value}*{this.value}

    • This reply was modified 11 months, 2 weeks ago by greatone110.
    Plugin Author acowebs

    (@acowebs)

    We cannot see the radio fields in the url you shared, did you changed the form? If you are still facing this issue, could you please export the form and share it here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrong Price Calculation’ is closed to new replies.