Tripadvisor Rentals: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 70: Line 70:


=== Price Multiplier===
=== Price Multiplier===
A multiplier can be specified with a * followed by the amount to multiply the prices.
If you want to add a multiplier to your prices add a '''*''' followed by the multiplier number to your hotel id.


The multiplier applies to all prices and fees which are sent.
The multiplier applies to all prices and fees which are sent.


For example to raise the price by 10% use '''*1.1''' (multiply by 1.1)
For example a hotel id setting '''123456*1.23''' will multiply all prices by 1.23 sent for hotel id 123456. (i.e. raised by 23%)
Lower prices can be sent with a multiplier less than 1, i.e. '''123456*0.85''' will send a price 85% of the normal price (i.e. lowered by 15%)


For example to lower the price by 10% use '''*0.9''' (multiply by 0.9)
To convert the price of bookings imported add a * after the multiplier, for example '''123456*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.
 
For example *[CONVERT:IDR-EUR] will convert Indonesian Rupees to Euros.


=== Currency===
=== Currency===