Commerce options as images

Component ID

2420463

Component name

Commerce options as images

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

900

Component created

Component changed

Component body

The module allows to use an image to represent the color/size (options) instead of the dropdown-list of the "add-to-cart-form". It converts select list for attached to product images. The product's info (SKU, price) reloads on image clicks.

At present the module supports only one product type with name product (default product from Commerce). See #2420455: Add support for several products for details.

Installation

1. Install and enable the module (as usual module):
https://www.drupal.org/documentation/install/modules-themes/modules-7
2. Go to configuration page
http://your-site-url.domain/admin/commerce/config/options_as_images
for configuration.
3. Save settings
4. Make changes to your theme's css file if required.

Feel free to add feature requests.