Rechercher sur le blog
Catégories
Produits associés
Related products carousel new version 3.1.0
Important update of the module of related products in carousel format, list or table in which we have added improvements in the presentation of the related products that are shown on the product page and another technical details.
Recent changes:
>= PrestaShop 1.7.x
VERSION 3.1.0 (07/06/2019)
- * FIX: import products of the same default category now works
- * FIX: end-of-line conversion to unix format
- * ADD: change author
- * ADD: improve module description
- * ADD: icon tabs in module configuration
- * ADD: use ProductListingPresenter to display related products in front
- * ADD: now appears product tags in carousel and list template
- * ADD: related products only visible when visibility is 'both' or 'catalog'
- * ADD: use registerJavascript and registerStylesheet for load JavaScrit and CSS in product page
---
Major update of the related products module in which we have added some technical improvements but also some visuals that you are sure to like.
It is important to know that this update can only be installed in a PrestaShop store with version 1.7 or higher.
A small problem has been solved when importing products of the same predetermined category. Now it works correctly.
In the main file, end-of-line characters have been converted to UNIX format.
In this version the author of this module has been updated and now belongs to the company JA Modules.
The description of the module has been improved and now details more precisely what this module provides in your store.
The tabs or sections that appear in the configuration of the module now have an identifying icon that makes the appearance more pleasant.
Technically we are now using the new technology that PrestaShop uses to present product listings. In this way, the related products presented by this module are displayed in the same format as your active theme. This is applicable to the templates 'carousel' and 'list' that can be selected from the configuration of the same module. The template 'table' continues to show as in previous versions.
In the template type 'carousel' and 'list' you can now see the labels of the product such as 'New', 'Reduced price', 'On offer', etc.
The query that returns related products has been updated to capture and display only those related products that are visible in the catalog or throughout the store.
On the product page, the JavaScript and CSS files used by this module are now being loaded using the registerJavascript and registerStylesheet functions and in this way acquire the advantages that this implies.