Image Selection
Image selection fields display answer options as a visual grid with images — perfect for product preferences, style quizzes, or any question where visuals help the user decide.
When to Use
- Product preference questions
- Style or aesthetic quizzes
- Visual A/B comparisons
- Any question where images communicate better than text
Configuration
| Setting | Description |
|---|
| Label | The question text |
| Options | Each option has a label, value, and image URL |
| Allow Multiple | Whether users can select more than one option |
| Columns | Number of columns in the grid (1-4) |
| Image Max Width | Maximum width constraint for images |
| Required | Whether an answer is mandatory |
Adding Images
For each option, upload or paste an image URL. Supported formats: JPEG, PNG, WebP, GIF.
Single select:
{ "field_name": "option_1" }
Multi-select:
{ "field_name": ["option_1", "option_3"] }
For product quiz forms, use the “Pin Product” button on each option to link real Shopify products for the recommendation engine.