Magento extension Layered Nav Attribute Option Image by solwin

MageCloud partnered with solwin to offer Layered Nav Attribute Option Image in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

solwin always provides support for customers who have installed Layered Nav Attribute Option Image Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other solwin Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

This extension add image/thumbnail to attribute options displayed in layered navigation.

Compatible with Magento 1.x

Layered Nav Attribute Option Image

This extension allow admin to upload images to attribute option. Admin can able to manage this attribute option images. In addition admin can also upload thumbnail image for attribute option. On front side uploaded images will be visible in layered navigation filter block. See the screenshots for more information regarding this extension. Admin can upload images from Catalog > Attributes > Manage Attributes, choose an attribute with options and associate an image/icon to each option.

Main Features:

- Easy installation and integration.

- Provide option to upload images/thumb for attribute options.

- Associate image and thumbnail to attributes options.

- Admin can add/update/delete images from attribute option.

- Uploaded images will be visible in layered navigation filter block.

Compatible with the following versions:
Magento Community 1.7.x, 1.8.x, 1.9.x

How to Use:

1. Go to Catalog > Attributes > Manage Attributes, choose an attribute with options and associate an image/icon to each option
2. In front side to retrieve image use this code: Mage::helper('attributeimage')->getAttributeImage($imageId);
Note: where $imageId could be something like $product->getColor()
3. Clean cache.