jdanthinne / advancedfeaturesvalues

Prestashop module to enable multiple values selection for features, and features values ordering.
GNU General Public License v2.0
38 stars 20 forks source link

Advanced Features Values for Prestashop

This is a module for Prestashop 1.5.3+.

Multiple feature values

This allows the selection of multiple values for product features, instead of just one. This is compatible with the default product page display, showing all selected values in the Features table, and with the blocklayered module, which will display all selected values in the facet navigation.

Feature values ordering

This allows the ordering of the features values. This is compatible with the default product page display, showing all selected values in the Features table in the correct order.

Install

Download and copy the advancedfeaturesvalues folder into the /modules folder of your Prestashop installation.

Important: be sure to remove the -master suffix after downloading the archive from GitHub.

Changelog