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.