Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usekinetic.com/llms.txt

Use this file to discover all available pages before exploring further.

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

SettingDescription
LabelThe question text
OptionsEach option has a label, value, and image URL
Allow MultipleWhether users can select more than one option
ColumnsNumber of columns in the grid (1-4)
Image Max WidthMaximum width constraint for images
RequiredWhether an answer is mandatory

Adding Images

For each option, upload or paste an image URL. Supported formats: JPEG, PNG, WebP, GIF.

Data Format

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.