Content zones makes it easy to add a tag into a source code of a page or listing design template on eBay to be displayed across all pages or listings.
Best of all, if you need to update the information, it’s stored in one location and is simple to update.
Add a Content Zone
To add a content zone, and populate it with information:
-
In your Maropost Commerce control panel navigate to Webstore > Content Zones.
-
Click the Add New button.
-
Enter a unique Zone Name / ID. This is what you will use to reference the contact zone.
-
In the Content section, you can enter HTML code by clicking on the Source Code tab or click on the WYSIWYG Editor to enter the content and it will generate the code for you.

-
Once done, click the Save button.
You can now insert the following tag anywhere in your templates or content pages for the content zone to appear:
[%content_zone id:'ZONEID'%][%end content_zone%]
Tip: Make sure you replace ZONEID with your Zone Name / ID
Example Uses
In the above example screenshot, we've are created a holiday message to our customers to display on our website. We named our content zone ID holiday_message. So here is how the tag will look:
[%content_zone id:'holiday_message'%][%end content_zone%]
In this example, the content zone is being added to the about us page. To add this code to a webpage:
-
In your Maropost Commerce control panel navigate to Webstore > Information Page.
-
Click the About Us page.
-
In the Page Content section, paste the code into either the WSYIWYG Editor or source code and click Save.

Now if you view the front end of the website, you will now see the message.

Related Articles