Skip to content

stormbyte/Magento1AttributeLanding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install package using composer

composer require emico/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!

About

Provides attribute landingpages for Tweakwise

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.0%
  • HTML 1.0%