February 12, 2013 at 16:35 /
Then you’ll need to add a second price field select which isn’t very intuitiv if you don’t want to change the code.
If you make it like your [price select Erwachsene “Zusätzliche Personen 6 EUR pro Tag:1>0;2>0;3>6;4>12;5>18;6>24;7>30-pers”] you could hide them with the style=”display:hidden;height:1px” attribute as they already have the correct value selected.
Replace “pers” with adult or child should work for the price fields.
Can’t check it right now, say if there are problems.
Regards