Swatch Layout
For Image Swatch and Color Swatch options, you can control how swatches are arranged:Grid Layout
Swatches display in a responsive grid that wraps based on available space. This is the default and works well for most cases.- Best for 4–12 swatches
- Automatically adapts to mobile screens
List Layout
Swatches stack vertically with labels beside each one. Good for options where each value has a description or long label.- Best when swatch labels are important
- More vertical space used
Swatch Sizing
| Size | Dimensions | Best For |
|---|---|---|
| Small | 32×32px | Color swatches, compact layouts |
| Medium | 48×48px | Default, works for most cases |
| Large | 64×64px | Image swatches with detail |
Option Group Spacing
The spacing between option groups is managed automatically to match your theme. For custom spacing, use CSS:Mobile Responsiveness
All layouts are responsive by default:- Grid layouts wrap to fewer columns on narrow screens
- Swatch sizes remain touch-friendly (minimum 44×44px tap target)
- Accordion mode is recommended for mobile-heavy stores with many options
See Also
- Choosing a Display Mode — Standard vs Accordion
- Accordion Mode — Detailed accordion setup
- Custom CSS — Fine-tune layout with CSS

