Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.03 KB

SilverShop Colored Variations

Latest Stable Version Latest Unstable Version Build Status Total Downloads

Choose colors for variation attributes, allowing for display of color swatches.

The module also introduces the ability to add many images to a product, and assign each image to a specific color.

Installation

composer require silvershop/coloredvariations

Add the color swatches template to your templates/Layout/Product.ss template:

<% include ColorSwatches %>

License

BSD-2