Setting/properties.traummult: Difference between revisions
Jump to navigation
Jump to search
Created page with "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. For example a hotel i..." |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
The multiplier applies to all prices and fees which are sent. | 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. | 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. | ||
| Line 9: | Line 12: | ||
You can also use currency conversion template variable. All currencies supported by the booking page currency selector can be used. | 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). | |||