Setting/propertiesbookpagemultiplier: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
Examples: | Examples: | ||
:<b><nowiki>*</nowiki>1.23</b> multiplies the | :<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 use 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. | ||