Variant picker and swatches

Feder offers multiple ways for customers to select product variants.

Picker types

TypeDescription
DropdownStandard select dropdown for each option
ButtonClickable buttons/pills for each option value

Color swatches

When enabled, color options display as circular color swatches instead of text buttons.

SettingDescription
Enable color swatchesShow swatches for color options
Swatch sizeSmall / Medium / Large

Configuring swatches

Feder resolves each color swatch in this order (first match wins):

  1. Shopify’s native taxonomy swatch on the option value
  2. Product metafield feder.swatch_<value> (for example feder.swatch_sand)
  3. The value itself when it is already a hex code
  4. The store-wide Swatches list in theme settings (ColorName:#hexcode per line)
  5. A CSS color-name fallback from the option value

Swatch trigger (under Swatches) is a comma-separated list of option names that count as color — default Color,Colour,Couleur,Farbe,Renk.

Full resolution order and edge cases: Product media gallery → Swatch colors.

Variant images and gallery grouping

By default, selecting a variant scrolls the gallery to that variant’s assigned image while every photo stays visible.

When Group images by variant is on, Feder filters the gallery to the selected color’s photos only — shared images at the front stay for every color, and each color block follows Shopify’s one-assigned-image-per-variant pattern. Setup steps, the grouping table, and troubleshooting live under Product media gallery → Group images by color.