Difference between revisions of "Setting/propertiesbookpagemultiplier"

From Beds24 Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
Examples:
 
Examples:
  
:<b><nowiki>*</nowiki>1.23</b> multiplies the prices by 1.23 (i.e. raised by 23%).
+
:<b><nowiki>*</nowiki>1.23</b> multiplies the price by 1.23 (i.e. raised by 23%).
  
 
:<b><nowiki>*</nowiki>0.85</b> reduces the price to 85% of the normal price (i.e. lowered by 15%).
 
:<b><nowiki>*</nowiki>0.85</b> 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:
+
You can also perform a currency conversion using 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.
 
:'''<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.
+
* When using Fixed Prices you can deactivate the multiplier by setting "Allow Multiplier" = '''No''' in the Summary tab of the Fixed Price.

Latest revision as of 23:00, 8 January 2024

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 price 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 perform a currency conversion using 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 Fixed Prices you can deactivate the multiplier by setting "Allow Multiplier" = No in the Summary tab of the Fixed Price.