tweakwise / magento1-attribute-landing
Module to create landing pages with preselected filters, which can be configured in the Admin
Installs: 2
Dependents: 0
Suggesters: 2
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:magento-module
Suggests
- tweakwise/magento1-tweakwise: Tweakwise navigator 2.0.0 or higher
- tweakwise/magento1-tweakwise-export: Tweakwise navigator feed generator 3.0.0 or higher
Conflicts
- tweakwise/magento1-tweakwise: <2.0.0
- tweakwise/magento1-tweakwise-export: <3.0.0
This package is auto-updated.
Last update: 2024-10-29 06:25:41 UTC
README
Install package using composer
composer require tweakwise/magento1-attribute-landing
Configuration
No specific configuration required
Description / How to use
Configure landing pages under Cms > Attribute landing. An example would be Red dresses.
To configure the page Red dresses one would create a new landing page with as follows
Title: Red Dresses.
url path: red-dresses.
For "Category ID" you use the Magento category id of the Category "Dresses".
For "Search Attributes" you can use add filter to create a new record, fill in the attribute code of the color attribute and for value the attribute value of "red".
The page is now available under url red-dresses and should contain all products from the selected category with color red.
You can add additional filters to further customise the page.
This plugin is compatible with Tweakwise!