This free PrestaShop module allows you to insert lists of products to your CMS pages. You can control what products will appear on your CMS pages with easy in use shortcodes. This means that you can insert products somewhere inside the CMS page. It depends on you where exactly list of products will appear. It's Great way to increase usability of your CMS pages!
This free module is a great tool to display products on CMS pages in PrestaShop. Addon allows to display these lists of products on selected pages only. Also, you can put lists of products somewhere inside CMS pages contents (it depends on you where these products will appear). Of course you can build and display single products too. Module is integrated with homepage products pro and related products pro modules.
List of available shortcodes
To build and display selected products on CMS pages you have to use shortcode in CMS page editor (under preferences > CMS section in your shop back office). That's all! CMS products free module will do the rest. These shortcodes will be replaced with products. List of avaialble shortcodes you can find below.
Shortcode | Explanation | Shortcode object informations |
{product:2} | This shortcode used in CMS contents editor will display product with ID 2 on your CMS page. | {product} shortcode displays single product. Shortcode is build with two things (1) product (2) Id of product. You can use it as many times as you want. So with this feature you can display several single products on one CMS page |
{product:9} | This shortcode used in CMS contents editor will display product with ID 2 on your CMS page. | |
{products:2,9,1,3} | This shortcode will build list of products. List of products will contain products with ID: 2,9,1,3 | With {products} shortcode you can build and display list of products that will contain various products selected by you. There is no limitations related to number of products, you can use as much products as you want. |
{products:2,9,1,3,4,21,198} | This shortcode will build list of products that will have 8 products. Of course the number of products that will appear depends on you. | |
{rpp:5} |
This shortcode will build list of products that was build in Related Products Pro . Module will display list of products that has ID 5 |
With {rpp} shortcode you can build and display list of products that you created in Related Products Pro addon. Shortcode is build with two things: (1) rpp (2) Id of list that you created in related products pro module. |
{rpp:29} |
This shortcode will build list of products that was build in Related Products Pro . Module will display list of products built in Related Products Pro that has ID 29 |
|
{hpp:11} |
This shortcode will build list of products that was build in Homepage Products Pro . Module will display list of products built in Homepage Products Pro that has ID 11 |
With {hpp} shortcode you can build and display list of products that you created in Homepage Products Pro plugin. Shortcode is based on two things: (1) hpp (2) Id of list that you created in homepage products pro module
|
{hpp:7} |
This shortcode will build list of products that was build in Homepage Products Pro . Module will display list of products built in Homepage Products Pro that has ID 7 |
|
{lastreviews} |
This shortcode will build a reviews block that is a part of last product reviews module. |
with {lastreviews} shortcode your cms page will show block with recently added reviews. |
{htmlboxpro:9} |
This shortcode integrates our html box pro module. it displays block with defined ID number (in this case an example we used 9). |
With this shortcode you can display contents of block created with our html box pro module. Shortcode contains number - it is an ID of block to display |
{diff:2} |
This shortcode will build a picture comparison tool that is a part of before and after - picture comparison tool |
With this shortcode you can display pictures comparison tool for product ID 2 (you can of course use different ID of product - module will display pictures comparison tool for this product) |
[ccarousel:X] |
This is shortcode for our custom contents carousel module with usage of it you can show custom contents carousel on CMS page |
the X must be replaced with ID of custom contents carousel. On custom contents carousel module configuration page you can just copy ready-to-use shortcode |
read article about shortcodes and free addon products on cms page |
Appearance of products
With this module you can use several lists on one product page. In fact, you can display as much products as you want. Just use several instances and types of shortcodes inside your CMS edit page contents. Awesome way to build nice and usefull CMS pages in your shop based on PrestaShop engine.
1.6.4
- added new shortcode to show custom contents carousel on CMS page (support of our "custom contents carousel" module)
1.6.3
- added improvements to module workflow in prestashop 8.x and php 8.0
1.6.2
- fixed problems wirh carousel workflow
1.6.1
- added carousel feature to homepage products pro shortcode
1.6.0
- added improvements to recently added feature
- this version of the module requires reinstallation of addon in your shop
1.5.9
- added new shortcode {htmlboxpro:X} to display contents from selected html box created with usage of the paid module "html box pro"
- this version of the module requires reinstallation of addon in your shop
1.5.8
- added force grid mode for list of products on cms page in prestashop 1.6
1.5.7
- added improvements to module workflow, thanks to this it works properly in prestashop 1.7.6.x
- added improvements to module's updates checker feature
1.5.6
- added improvements to avoid fatal errors if shortcode will contain id of product that do not exists
1.5.5
- added new shortcode {diff:2} that displays pictures comparison tool - a part of module before and after - picture comparison tool
- added improvements to problem with "missing" products in prestashop 1.7. If product does not exist - module does not generate internal server error anymore
1.5.4
- added full polish translation
- added improvements to updates checker engine (now it is possible to disable updates notifications)
1.5.3
- optimized support of prestashop 1.7.x multistore engine (module configuration page design problem fixed)
1.5.2
- added feature to support shortcode: {lastreviews}
- it displays recently added reviews from module: last product reviews
1.5.1
- improved module workflow on PrestaShop 1.7.x
- created separated module archive for PrestaShop 1.7.x
1.4.1
- added support of PrestaShop 1.7.x
- added improvements to module usage on PrestaShop Cloud platform
- added improvements to code - now it is based on psr-2 coding standards
1.3.1
- added minor modifications to module code
- module is coded with psr-2 standards now
1.2.1
- started this free project on MyPresta.eu addons marketplace
- started to log changes in the module