Upsell Items: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
''This page is about the menu SETTINGS->PROPERTIES->UPSELL ITEMS'' | ''This page is about the menu SETTINGS->PROPERTIES->UPSELL ITEMS'' | ||
== | == Upsell Items == | ||
Upsell Items are shown on the booking page after the guest has selected their room or rooms. | |||
The items can be used to show optional items and services or to add compulsory fee's like taxes and charges. | |||
A selector is available to add the Upsell Items to existing bookings in the control panel on the bookings "Charges and Payments" tab. | |||
Up to 20 upsell items can be created per property. | |||
=== Optional Type === | |||
The optional item type is selected by a check box on the booking page. | |||
The Amount value is the cost of the item. Negative Amounts are allowed and will create a discount. | |||
The Per and Period values are used to calculate how many of the items are required. | |||
The Description can be entered in each language. The description can contain HTML tags to enhance the on screen display. These tags will not show in emails, rate description and invoice fields. You can add a picture which has been uploaded by adding the "Image Tag" from SETTINGS -> BOOKING PAGE -> PICTURES | |||
=== Optional Quantity Type === | |||
The optional quantity type works like the optional type except the guest can select the quantity they would like using a selector. | |||
=== Optional Percentage Type === | |||
The optional percentage is calculated and added to invoice when the item is selected. | |||
The percentage value should be entered in the Amount field as a number, ie 10 = 10% | |||
The setting Per Room means the value is calculated as a percentage of the room price and not other upsell items. | |||
The setting Per Booking means the value is calculated as a percentage of the room price plus all selected items appearing before this one. See "Order of the Items" for more information. | |||
The Period value is not used for percentage items. | |||
=== Obligatory Type === | |||
The obligatory type is like an optional type except it is added automatically to the booking and cannot be removed. | |||
An example would be a cleaning charge or fee. | |||
=== Obligatory Percentage Type === | |||
The obligatory percentage type is like the Optional Percentage type except it is always calculated and added to the booking and cannot be removed. | |||
A common use of the obligatory percentage item is to add one or more sales taxes. | |||
The setting Per Room means the value is calculated as a percentage of the room price and not other upsell items. | |||
The setting Per Booking means the value is calculated as a percentage of the room price plus all selected items appearing before this one. See "Order of the Items" for more information. | |||
=== Order of the Items === | |||
The order the items are defined in the control panel is important for percentage calculations. | |||
With the exception of per room percentages, percentage items are applied to the room price and any items above it. | |||
For example, if you want to add an item and not have an obligatory tax apply to it, create the obligatory tax before the item. | |||
Obligatory upsell items appear on the booking page in the room section. Other upsell items appear as "Add Extra's" in the order defined | |||
=== Voucher Codes === | |||
Voucher code discount values can also be affected by the order upsell items are created. Voucher code discounts are not applied to any items from or after the first compulsory percentage item. | |||
=== VAT === | |||
Each item can be assigned it's own VAT rate if for example some items are VAT free or have discounted VAT rates. | |||
Note: VAT is generally the tax already included in the price and should not be confused with a tax added by an obligatory percentage value. | |||
=== Rates and Limiting availability of items === | |||
Optional upsell items can be enabled/disabled for individual rates. When a booking is made only those optional Upsell items enabled for any rate involved in the booking will be offered to the guest. | |||
If a combination of Daily Prices and Rates is offered then all Upsell items will be offered. | If a combination of Daily Prices and Rates is offered then all Upsell items will be offered. | ||
Obligatory upsell items are always enabled and cannot be disabled by a rate. | |||
=== Custom Reports === | |||
The value and quantity of each individual item can be added as columns in custom reports. | |||
=== Activities === | |||
If you want to offer extras separate to the booking and manage and/or display availability through the system have a look here: [[Sell Extras like Activities or Car Rental]] | |||
=== | === Limitations === | ||
If you allow "Multiple Room Bookings" the system will apply obligatory extras to all rooms and allow optional extras for all rooms. | |||
==== | === Examples === | ||
'''Per Person or per night Taxes based on age''' | |||
Example: City tax only applies to children over 10 years of age. | Example: City tax only applies to children over 10 years of age. | ||
| Line 55: | Line 110: | ||
Then set your tax as "obligatory" "per day" or "per booking" "per adult". | Then set your tax as "obligatory" "per day" or "per booking" "per adult". | ||
'''VAT - tax which is included in the price''' | |||
If your prices include VAT you can set the VAT rate in SETTINGS->PROPERTIES->BOOKING RULES. | If your prices include VAT you can set the VAT rate in SETTINGS->PROPERTIES->BOOKING RULES. | ||
To show included taxes in the invoice use the template variables [INVOICETABLEVAT] or [INVOICETABLEVAT2] | To show included taxes in the invoice use the template variables [INVOICETABLEVAT] or [INVOICETABLEVAT2] | ||
''' Reports ''' | |||
In REPORTS->CUSTOM REPORTS you can create custom reports which show Upsell Items (additional taxes) and VAT. | In REPORTS->CUSTOM REPORTS you can create custom reports which show Upsell Items (additional taxes) and VAT. | ||
'''Example 1''': 7% VAT are included in the room price. The lodging offers breakfast as an extra. 19% VAT are included in the price for the breakfast. Additionally the lodging needs to charge 5% city tax on which 7% VAT applies | '''Example 1''': 7% VAT are included in the room price. The lodging offers breakfast as an extra. 19% VAT are included in the price for the breakfast. Additionally the lodging needs to charge 5% city tax on which 7% VAT applies | ||