Difference between revisions of "Setting/propertiesbookpagemultiplier"

From Beds24 Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Adjust prices on the booking page.
+
Adjust prices on the booking page. If you want to add a multiplier to your prices, add a '''*''' followed by the multiplier number.
  
If you want to add a multiplier to your prices, add a * followed by the multiplier number
+
Examples:
  
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%)
+
:<b><nowiki>*</nowiki>1.23</b> multiplies the prices by 1.23 (i.e. raised by 23%).
  
You can also use currency conversion template variable. All currencies supported by the booking page currency selector can be used.
+
:<b><nowiki>*</nowiki>0.85</b> reduces the price to 85% of the normal price (i.e. lowered by 15%).
  
For example *[CONVERT:IDR-EUR] will convert Indonesian Rupees to Euros.
 
  
If you use rates you can deacativate the multiplier by setting "Allow Multiplier" = No in the Summary tab of the rate.
+
You can also use currency conversion template variables. All currencies supported by the booking page currency selector can be used:
 +
 
 +
:'''<nowiki>*</nowiki>[CONVERT:IDR-EUR]''' will convert Indonesian Rupees to Euros.
 +
 
 +
 
 +
When using rates you can deactivate the multiplier by setting "Allow Multiplier" = '''No''' in the Summary tab of the rate.

Revision as of 10:31, 22 November 2019

Adjust prices on the booking page. If you want to add a multiplier to your prices, add a * followed by the multiplier number.

Examples:

*1.23 multiplies the prices by 1.23 (i.e. raised by 23%).
*0.85 reduces the price to 85% of the normal price (i.e. lowered by 15%).


You can also use currency conversion template variables. All currencies supported by the booking page currency selector can be used:

*[CONVERT:IDR-EUR] will convert Indonesian Rupees to Euros.


When using rates you can deactivate the multiplier by setting "Allow Multiplier" = No in the Summary tab of the rate.