Subcategories Grid/List
Subcategories Grid/List
Add Subcategories Grid Or List To Your Category Pages With Just A Few Clicks!
Apptrian Subcategories Grid/List Extension for Magento allows you to have subcategories in the form of a grid or list on category/view pages. Additionally there are several options for customization.
Features
- Two layouts available (Grid or List).
- Ability to show "Subcategories" heading or not.
- Ability to show category name or not, and at what position. Options are "Do not show", "Bottom", and "Top".
- Ability to show category description or not, and what database field to use. Options are "Do not show", "Description", and "Meta Description".
- Ability to show category image or not, and what image to use. Options are "Do not show", "Image", and "Thumbnail".
- If subcategory does not have image (or thumbnail) placeholder image will be used.
- Ability to add HTML attributes width and height (If you want to use CSS to style category images leave these empty).
Installation Instructions
Use Magento Connect to install extension. If you want to install manually download extension from our site and upload files from the archive to your Magento root directory.
After you install extension, refresh Magento cache (Admin->System->Cache Management), then log out from Magento Admin and log back in.
Customization Instructions
If you want to style subcategories grid/list further, copy
./skin/frontend/base/default/css/apptrian_subcategories.css
to
./skin/frontend/your_design_package/your_theme/css/apptrian_subcategories.css
and add your CSS styles.