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 any SynXis rate descriptions are created prior to importing to ecommerce platform, and amending the description will override the description in 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:
- Dinner at the restaurant
- full english breakfast
- 30-minute spa treatment (pre-booking required)
- 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