Rakuten: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 89: | Line 89: | ||
*'''123456*1.23''' will multiply all prices for property 123456 by 1.23 (i.e. raised by 23%). | *'''123456*1.23''' will multiply all prices for property 123456 by 1.23 (i.e. raised by 23%). | ||
*Lower prices can be sent with a multiplier less than 1: '''123456*0.85''' will send 85% of the normal price (i.e. lowered by 15%) for property 123456. | *Lower prices can be sent with a multiplier less than 1: '''123456*0.85''' will send 85% of the normal price (i.e. lowered by 15%) for property 123456. | ||
*To convert the price of bookings imported from the channel add a '''*''' AFTER the multiplier. '''*1.23*''' will divide the price of the booking by 1.23. | *To convert the price of bookings imported from the channel add a '''*''' AFTER the multiplier. '''123456*1.23*''' will divide the price of the booking by 1.23 for property 123456. | ||
*For currency conversion you can also use currency conversion template variables. All currencies supported by the booking page currency selector can be used. | *For currency conversion you can also use currency conversion template variables. All currencies supported by the booking page currency selector can be used. | ||
**'''123456*[CONVERT:IDR-EUR]''' will convert Indonesian Rupees to Euros. | **'''123456*[CONVERT:IDR-EUR]''' will convert Indonesian Rupees to Euros. | ||