richardhj/contao-isotope_attribute_radio_image

Attribute RadioImage for Isotope eCommerce

v1.0.3 2018-02-08 23:09 UTC

This package is auto-updated.

Last update: 2024-10-10 20:29:19 UTC


README

Latest Version on Packagist Dependency Status

RadioImage attribute for Isotope eCommerce

The attribute „RadioImage“ for Isotope eCommerce generates the variant’s gallery image in the front end instead of the label. This attribute is great for variants that handle different colors.

Usage

  1. Install the extension (via composer)
  2. Create a gallery in the shop configuration that will be used to parse the widget in the front end
  3. Create an attribute or alter an existing attribute in the shop configuration. Use the this attribute as type, define the options and choose the created gallery. In most cases you have to choose „use for variants“ and „mandatory“.
  4. Alter or create a product type in the shop configuration. It must handle variants and uses the newly created attribute as well as the attribute „images“ for variants.
  5. Define the variants for your product. Upload an image for each product variant.