All Collections
Increase your sales volume
Highlight promotions, launches and news in the store
Highlight promotions, launches and news in the store

We share some ideas that can help you highlight products, report news or promote content in the store.

Lara Macarena Sastre avatar
Written by Lara Macarena Sastre
Updated over a week ago

Highlighting promotions or news will capture the attention of your users and help you drive sales in the store. We created this article to share promotional tips using the tools of the store and other simple and free platforms with which you can achieve great results.

External platforms for:


- Design images : Canva. Free online design tool.

- Host the images : Img bb. Free image hosting service.


1. Promote an ebook by offering a discount coupon

If you want to encourage the purchase of an ebook or a subscription plan, you can create a discount coupon and associate it with it.
Then create a banner with an image like the one we share below, to announce the promotion together with the discount code and that when clicking the user agrees to redeem it:

You can use the following code:

<div class="container-fluid pl-0 pr-0 ">
<a href="https://link-a-la-puublicacion.com">
<img class="w-100" src="https://url-imagen.com" border="0">
</a>
</div>


The steps are:

1- Create a discount coupon and associate it to a publication
2- Design the image and download it to your computer. 💡You can use canva.com
3- Host the image on a server. 💡You can use ibb.co and get the "Direct Link"
4- Copy the code that we share with you and place the URL of the publication and the URL of the image
5- Paste the code in the store by entering Control Panel > Settings > Widgets

2. Share news or information with users

Add a carousel with images in the Widgets section, insert a video or informative text to offer promotions, announcements and more.

You can add text in the widget, a carousel with images, a video or a banner with an image as in the following example:

You can use the following code:

<div class="container-fluid pl-0 pr-0 ">
<img class="w-100" src="https://url-imagen.com" border="0">
</div>

The steps are:

1- Design the image and download it to your computer. 💡You can use canva.com
2- Host the image on a server. 💡You can use ibb.co and get the "Direct Link"
3- Copy the code that we share and place the URL to the image
4- Paste the code in the store by entering Control Panel > Settings > Widget

3. Share a direct QR code to the publication and associate a coupon to it

Create a discount coupon and associate it with an ebook. It then generates a QR code for the post.

You can design a flyer like the one we share below, to promote it on your social networks, in your physical store, place it on your website or wherever you want:

The steps are:

1- Create a discount coupon and associate it to a publication
2- Generate the QR code of the publication
3- Design the image and download it to your computer. 💡You can use canva.com
4- Share the image with your users in a Newsletter, on your social networks, or wherever you want

4. Ranking of best-selling ebooks, news or another outstanding category

Create links to collections or custom filters, such as rankings of the most read or best-selling ebooks of the month, or highlight the categories you want.
In the following example we show you how with a simple design, you can create links to these categories:

You can use the following code:

<div class="rankigs" style="margin-top: 30px; text-align: center">

<a href="https://mitienda.publica.la//library/filter?collection=mas-vendidos">
<img style="margin-right: 50px; max-width: 250px"class="ran-img" src="https://i.ibb.co/CHZd2G8/img.png">
</a>

<a href="https://mitienda.publica.la//library/filter?collection=novedades">
<img style="max-width: 250px" class="ran-img" src="https://i.ibb.co/CHZd2G8/img.png">
</a>

</div>

The steps are:

1- Create a collection in the publications that you want to highlight
2- Design the image or images and download them to your computer. 💡You can use canva.com
3- Host the images on a server. 💡You can use ibb.co and get the "Direct Link"
4- Copy the code that we share with you and place the URL of the publication and the URL of the collection
5- Paste the code in the store by entering Control Panel > Settings > Widgets

We hope this tutorial has been easy for you. If you have questions, write to us at [email protected].

Did this answer your question?