Setting/properties.traummult
Jump to navigation
Jump to search
If you want to add a multiplier to your prices add a * followed by the multiplier number.
The multiplier applies to all prices and fees which are sent.
Examples:
- *1.23 will multiply all prices by 1.23 sent (i.e. raised by 23%). L
- *0.85 * will send a price 85% of the normal price (i.e. lowered by 15%)
To convert the price of bookings imported add a * after the multiplier, for example *1.23* will divide the price of the booking by 1.23.
You can also use currency conversion template variable. All currencies supported by the booking page currency selector can be used.
Examples:
- * *[CONVERT:IDR-EUR] will convert Indonesian Rupees to Euros.
- *[CONVERT:IDR-EUR][/]0.85 will convert Indonesian Rupees to Euros and reduce the price to 85% of the normal price (15% reduction).