Children Prices

From Beds24 Wiki
Revision as of 17:43, 8 January 2019 by Annette (talk | contribs)
Jump to navigation Jump to search
This page explains how to create prices for children.

How many children are allowed in a room is defined in SETTINGS->PROPERTIES->ROOMS->SETUP.

To set a price for children go to RATES open the rate (or create a new one) and enter the children price in the field "Extra Child". You can also set if the children price applies on its own or if the price of an adult is changed additionally.

If your children price applies to a specific age group to SETTINGS->BOOKING PAGE -> DEVELOPERS "Custom Text" and exchange the default text for children:

Children|Children under 10 Child|Child under 10

You can use the descriptive areas of the booking page to give further explanation on how your children prices work.

In rates you can set one price for children. If you have prices for different age groups you can set them as upsell items with a negative value. Example: A room costs €100 for one guest and €50 for each additional guests. Following discounts for children apply:

  • children under 2 years are free
  • €20.00 discount für children 2-6 years
  • €10.00 discount für children 6-14 years
  • children over 14 pay full prices

Go to SETTINGS->PROERTIES-> UPSELL ITEMS and create one upsell item for each option with following settings:

  • for children under 2:
    • Type = optional
    • Amount = -50 (the price for the extra person)
    • Per = child
    • Period = daily
    • Description = children under 2 years are free (for example)
  • for children 2-6 years:
    • Type = optional
    • Amount = -20
    • Per = child
    • Period = daily
    • Description = Discount for children 2-6 years (for example)


  • for children 6-14 years:
    • Type = optional
    • Amount = -10
    • Per = child
    • Period = daily
    • Description = Discount for children under 6-14 years (for example)


  • for children 14+
    • Type = optional
    • Amount = -0
    • Per = child
    • Period = daily
    • Description = No discount for children over 14 (for example)


Please also use the help and context help for upsell items for further information.

Note: Prices for children and extra persons will not send to OTAs. See the OTAs help pages for further information.