Ecommerce platform | Rates | Formatting descriptions best practise

Ecommerce platform | Rates | Formatting descriptions best practise

Once you have imported rate plans to the ecommerce platform, you may want to amend/add a rate description, and you may need to make use of HTML formatting to ensure the description looks as desired on your storefront.

Please note that amending the description will override the description in your third-party, e.g. Guestline/SynXis.

Amending rate descriptions

In the left-hand side menu bar, navigate to Stay -> Rates:


Select the rate you'd like to amend the description of by clicking Edit:


Here is where you can add/amend the description:


HTML text that may help within the descriptions

<br> = add a bullet-pointed list

Example:
Includes: <br> <br>Dinner at the restaurant <br>full english breakfast <br> 30-minute spa treatment (pre-booking required) <br> Prosecco on arrival

How it would look:
Includes:
  1. Dinner at the restaurant
  2. full english breakfast
  3. 30-minute spa treatment (pre-booking required)
  4. Prosecco on arrival
<b> = make text bold

Example:
<b>This text is bold</b>

How it would look:
This text is bold

<I> = italicise text

Example: 
<I> This text is in italics <i>

How it would look:
This text is in italics