September 24, 2013 at 13:10 /
Okay, it’s finally changing the price, although not correctly.
It appears to be doubling the amounts. So, per my code, if 2 adults are selected, the price should increase by 40 euros. However, the price is increasing by 80 euros instead. For 3 adults, the price is increasing by 120 euros instead of 60.
I removed the “pp” from the end of the code, and now it is calculating correctly.