Promotion pages

Screenshot_2020-04-29_at_19.12.41.png Getting started

Promotion pages are easy to make and maintain pages with a list of products, where customers are able to select the desired products and add them separately to the cart on the website.

Promotion pages are usually created in order to hold categories of products that have discounts assigned in the Products / list - browsing and managing products in altshop module.

info2.svg  RememberYou can learn about the promotion module in the Promotion module introduction article.

info2.svg  RememberIn order for the promotion page to be visible on the website, it needs to be activated in the desired altshops. You can find more about activating the promotion pages in the Promotion pages / list - browsing and managing promotion pages in altshop module article

POWERPNT_7CndCRysHV.png
   Visualization of the promotion page (desktop view)
POWERPNT_LMNvFDedhV.png
   Visualization of the promotion page (mobile view)

To open the Promotion pages / list view, in the admin panel, navigate to:

Promotions > Promotion pages / list.

In the Actions / list view, we can find two tabs: Filters (1) and Actions / list (2)

POWERPNT_UZ7T5k2JuN.png
   Visualization of the promotion pages / list section in the administrator panel

Table of contents:

  1. Filters section
  2. Promotion pages / list section
  3. Adding a new promotion page
  4. Editing of a promotion page
  5. Assigning the CMS block to the promotion page

 


 

Screenshot_2020-04-29_at_19.12.41.png Filters section

The Filters section allows sorting promotion pages by using the available filters.

POWERPNT_JPFmhxyuZU.png
   Visualization of the filters section in the promotion pages / list.

After defining the above filters, select the Apply Filters button to get a list of pages according to the applied filters.  

 


 

Screenshot_2020-04-29_at_19.12.41.png Promotion pages / list section

The Promotion pages / list section allows organizing the filtered pages, edit them, and add the new ones.

Below you will find a description of all possible actions you can perform in the promotion pages / list section.

POWERPNT_E2i8xVLVzy.png
   Visualization of the promotion pages / list section in the promotions pages / list

 


 

Screenshot_2020-04-29_at_19.12.41.png Adding a new promotion page

Add button allows users to create a new promotion page. While creating a new promotion page, you can only set key features about the promotion page, without the ability to add or remove products. In order to add or remove products to the promotion page, you have to edit the promotion page. More about editing of the promotion pages can be found in the Editing of a promotion page chapter.

Below, you will find a description of all possible fields that can be edited while creating a new promotion page.

POWERPNT_cP53DfMpvx.png
   Visualization of the promotion page creation.

With filled necessary fields, users can save the changes using the save button to save the changes and go back to the pages list, or save and continue button which will save the changes and redirect the user to the editing of a promotion page.

 


 

Screenshot_2020-04-29_at_19.12.41.png Editing of a promotion page

As products cannot be added during the creation of the promotion page they have to be configured using the edit functionality.

Below, you will find a description of all possible fields.

POWERPNT_uHjNNpMPGG.png
   Visualization of the additional edit actions

In order to save the changes, press the Save button above the add product tab.

 


 

Screenshot_2020-04-29_at_19.12.41.png Assigning the CMS block to the promotion page

Promotion pages by default do not have banners - they have to be added by assigning the CMS block into a promotion page.

In order for a CMS block to be visible on a promotion page, you have to set it's title to "promotion banner {ID}" where ID is a promotion's page internal ID. For example, correctly assigned CMS blocks have names:

As with every CMS page and CMS block, these CMS blocks contain code for both desktop and mobile banners using the responsive web design.

It is possible to add a dedicated category navigation, that is generated on all available categories from added products. Category Navigation CMS block has to be named in the following format:

promotion category navigation {ID}

Where ID is a promotion page's internal ID. For example, correctly assigned CMS blocks have names:

You can find an example code used in promotion category navigation at the bottom of this article

info2.svg  RememberYou can learn about the CMS blocks and their creation in the CMS blocks article.

Example promotion category navigation {ID} code:


Revision #2
Created 27 November 2024 21:06:20 by Tau Ceti
Updated 27 November 2024 21:27:35 by Tau Ceti