Este módulo gratuito de PrestaShop le permite insertar listas de productos en sus páginas de CMS. Puede controlar qué productos aparecerán en sus páginas de CMS con códigos cortos fáciles de usar. Esto significa que puede insertar productos en algún lugar dentro de la página CMS. Depende de usted dónde aparecerá exactamente la lista de productos. ¡Es una excelente manera de aumentar la usabilidad de sus páginas CMS!
Este módulo gratuito es una gran herramienta para mostrar productos en páginas CMS en PrestaShop. Addon permite mostrar estas listas de productos solo en páginas seleccionadas. Además, puede colocar listas de productos en algún lugar dentro del contenido de las páginas de CMS (depende de usted dónde aparecerán estos productos). Por supuesto, también puede crear y mostrar productos individuales. El módulo está integrado con los homepage products pro y los related products pro .
Lista de códigos cortos disponibles
Para crear y mostrar productos seleccionados en las páginas de CMS, debe usar un código corto en el editor de páginas de CMS (en la sección de preferencias> CMS en el back office de su tienda). ¡Eso es todo! El módulo gratuito de productos CMS hará el resto. Estos códigos cortos serán reemplazados por productos. Lista de códigos cortos disponibles que puede encontrar a continuación.
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) |
read article about shortcodes and free addon products on cms page |
Apariencia de productos
Con este módulo puede utilizar varias listas en una página de producto. De hecho, puede mostrar tantos productos como desee. Simplemente use varias instancias y tipos de códigos cortos dentro del contenido de la página de edición de su CMS. Una manera increíble de crear páginas CMS agradables y útiles en su tienda basadas en el motor PrestaShop.
1.6.6
- added improvements to module usage in environment based on prestashop 8.x and php 8.x to avoid notifications about deprecated object property definition
- added improvements to appearance of products - from now, when you point a product in the shortcode and if product is disabled - it will not appear in shortcode as well
1.6.5
- added new shortcode to display customer galleries uploaded with our customers gallery module
- new shortcodes are {customersgallery-product:X} and {customersgallery-category:X}
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