Color swatches (legacy)
Add visually appealing color and color swatches
Last updated
Add visually appealing color and color swatches
Last updated
Shopify has released support for swatches that can be edited from the product page, making this feature unnecessary. Pipeline released support for Shopify native swatches in version 7.5.0 and Pipeline will maintain support for legacy swatches until version 8.0.0
A very brief primer on what you need to know about the new system. Shopify Docs Here.
If the color is set to white, the swatch will show an extra border.
You can edit the swatch color in the shopify product admin, and updating a color reference will update it for all products using that color.
When editing a swatch you have the ability to select a color or an image. Images will override colors, and the color will only show if the image fails to load on an unstable internet connection. Once your swatches are confugured, Pipeline will display color variants as swatches on product pages and collections. The design for the new swatch system and the legacy system is identical. We dont recommend using them together but they are visually identical.
Manage color swatch settings under the Product grid in the Theme settings:
Pipeline will detect if your variant label is Color
or Colour
and automatically display swatches
To customize the trigger words which activate swatches, use the Language Editor (Edit languages) and add or modify the values:
Trigger words are the variant label names in your product setup, these are matched with the Language editor:
Quick access to the Language Editor:
Pipeline can easily detect simple color names and convert them to swatches. There are a total of 140 color names Pipeline can detect, all other more complex names will be represented by a default grey color swatch. You can upload your own custom color names and graphics as described below. Here is a full list of color names that will automatically be converted to swatches:
Swatches are generated using the variant color names. If you have simple color names or color names that are listed in the above list, Pipeline will display that color on the product page as a swatch:
If your variant color name is not listed in the above list, a default grey color swatch will be used:
If your products have color names other than the listed colors in the Color names list, you can add your own color names and values or upload images to the Assets folder:
Use the swatches.json
file located in the Assets folder to add your own custom names and HEX color values:
For example, to change the color displayed for Ink, we can change the HEX value of #696969
:
Change to a darker black:
To find additional HEX color codes, visit: https://colorhunt.co
With Pipeline, you can upload your own custom swatch images and display them on product and collection pages:
How to:
Create a small square image (60x60 or 100x100 for best results)
Upload to the Assets folder
Modify swatches.json
to include your color name and image
We recommend if your image has spaces, replace them with an underscore or dash: Instead of "Light Navy.png" use "light_navy.png" or "light-navy.png"
For the JSON file, your multiword variant can look like this:
The variant name can have spaces. However, we recommend for the filename of the image, use an underscore or dash instead of a space.
We demonstrate uploading a custom image to use as a swatch:
Reference from the video: