CMS Pages
This article explains how to add and modify text on the pages of your online store.
Footer text
- Go to Configuration > Text on pages > Footer
- Describe your online store using the text editor. The text will be displayed at the very bottom of the page, also called the footer.
- Click Update to save the footer.
Purchase confirmation
How to use purchase confirmation in your online store:
- Go to Configuration > Text on pages > Purchase confirmation
- Enter the desired purchase confirmation in the text editor. The confirmation is displayed when a customer has completed a purchase and is redirected back to the store from the checkout.
- Click Update to save the purchase confirmation.
Adding category descriptions
In the control panel, there are two ways to enter a description.
Go to Product catalog > Products
- Find the category where you want to enter the description and click on the pencil to the right.
- Click on "Change category description" followed by "Click here to enter text on this category".
- Fill in the desired description in the "Top description" and "Bottom description" fields.
- Click save. The descriptions are now saved and visible on the category in your online store.
Deactivate category descriptions
If you want to hide category descriptions in the online store, you can click on Activate text boxes on the right side of the image, under settings, so that it gets a new value off.
Edit via configuration
Go to Configuration > Text on pages > Categories
- Click Add text box
- Select a category. Subcategories will be displayed in brackets on the left side. For example, with [Dame] Genser, Dame is the main category and Genser is a subcategory.
- Enter the desired description in the text editor. If you have an online store that uses more than one language, you will have a text editor for each language.
- Click Save to preserve the description.
If you want to hide category descriptions in the online store, you can click on Activate text boxes on the right side of the image, under settings, so that it gets a new value off.
Outgoing emails
Here you will find an overview of all automatic emails sent from your online store. You can change each one if you wish.
How to change to an email template for your online store:
- Go to Configuration > Text on pages > Outgoing email
- Click on the email template you want to edit.
- Group
Determines when the email should be sent out. - Title
Internal title that is displayed in the overview of all email templates. - Email title
Title of the email sent to customers. - Email content
Here you can edit the content of the email. The content is given as HTML (structure) and CSS (appearance), so it is an advantage to have some knowledge of how it works before you start editing content. If you decide to edit, you can do this by searching for words and sentences using the browser's search function, for example on macos you use the keyboard shortcuts cmd + f to open the search field, or scroll down to the desired location.
It is perfectly safe to change the text itself in the templates. Text is embedded in elements that start with <> and end with </>. For example, if you want to replace the text in the following title, you can change
It is important that the elements are closed correctly, that is, that <h1> is completely first and </h1> is completely last and the text is in between.
This was just an example and h1 is not the only element that exists in HTML. among other things, <table> and <div> are frequently used elements.
Be aware that the templates in your online store will vary.
Text in checkout
How to add text at the top of the page when the customer comes to the checkout:
- Go to Configuration > Text on pages > Text in checkout
- Enter the desired text in the text editor and click Update to save the text. It is recommended to keep the text short as there is limited space for the text at the top of the page. If you have an online store that uses more than one language, you will have a text editor for each language.