Module Tabular products filter
for PrestaShop 1.4
Allows you to filter all catalog products and display them in a table.
Description
Short description
The module allows you to filter all catalog products and display them in a table on a homepage or on a custom page.
The benefits for customers
With help of filter of combinations the module may present information to a client about all products in catalog in a more comfortable way.
Installation
The module has a normal installation for PrestaShop 1.4 and uses overrides.
Features
The filtering is performed by:
- Name of a category or a subcategory
- Product name
- Product attribute (for example, for iPod - color, memory size)
You may set or unset existing columns to display:
- Product reference
- Product price
- Manufacturer
You may set a number of products in the table to display.
Other
Available hooks:
- Home
- Other place where you want to display (see the manual)
Pay attention to a similar module "Viewing product combinations in a table", which has many more functions and is actively updated.
Demonstration
Demo video clip (v1.0):
Data sheet
- Compatible with versions of PrestaShop: 1.4
- Installation: normal
- Uses PrestaShop classes override system: yes
- Core modifications: no
- Includes a documentation: yes
- Translated into languages: EN, RU
- Version: 1.4.1 (2012-11-25)
- License: Open source license
- Product type: Module
There are no comments for this moment.
v1.0.0 (2010-01-09) + first release for PrestaShop 1.3 v1.2.0 (2012-07-05) + added support PrestaShop 1.4 + added column to display manufacturer v1.3.0 (2012-08-20) + now when a customer click to product combination it redirects to a product page with same attributes + improved styling v1.4.1 (2012-11-25) + code reformat and optimization