Difference between revisions of "Setting/propertiesbookpagemultiplier"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "Adjust prices on the booking page by this percentage. 100% means use the normal price with no adjustment. 90% means use 90% of the normal price. 110% means use 110% of the...")
 
Line 1: Line 1:
Adjust prices on the booking page by this percentage.
+
Adjust prices on the booking page.
  
100% means use the normal price with no adjustment.
+
If you want to add a multiplier to your prices, add a * followed by the multiplier numbe
  
90% means use 90% of the normal price.
+
For example *1.23 will multiply all prices by 1.23 (i.e. raised by 23%). Lower prices can be sent with a multiplier less than 1, i.e. *0.85 will reduce a price to  85% of the normal price (i.e. lowered by 15%)
  
110% means use 110% of the normal price
+
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.

Revision as of 12:46, 28 August 2018

Adjust prices on the booking page.

If you want to add a multiplier to your prices, add a * followed by the multiplier numbe

For example *1.23 will multiply all prices by 1.23 (i.e. raised by 23%). Lower prices can be sent with a multiplier less than 1, i.e. *0.85 will reduce a price to 85% of the normal price (i.e. lowered by 15%)

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.