Theme settings — Quick view
config/settings_schema.json

Control the quick view modal on product grids (collections, homepage carousels, related products, and recently viewed).
| Setting | ID | Type | Default | Notes |
|---|---|---|---|---|
| Enable quick view | quick_shop_enable | checkbox | true | — |
| Quick view button text | quick_shop_text | text | Quick view | — |
Gallery layout
| Setting | ID | Type | Default | Notes |
|---|---|---|---|---|
| Gallery position | quick_view_image_position | select | left | Options: Left · Right |
| Gallery size | quick_view_image_size | select | medium | Options: Small · Medium · Large |
| Enable image zoom | quick_view_product_zoom_enable | checkbox | true | — |
| Thumbnail position | quick_view_thumbnail_position | select | beside | Options: Beside gallery · Below gallery |
| Thumbnail height | quick_view_thumbnail_height | select | flexible | Options: Fixed · Flexible |
| Show thumbnail arrows | quick_view_thumbnail_arrows | checkbox | false | — |
| Mobile gallery layout | quick_view_mobile_layout | select | partial | Options: Partial width · Full width |
| Enable video looping | quick_view_enable_video_looping | checkbox | true | — |
| Video style | quick_view_product_video_style | select | muted | Options: Muted · With sound |
Product information
| Setting | ID | Type | Default | Notes |
|---|---|---|---|---|
| Show vendor | quick_view_show_vendor | checkbox | false | — |
| Show SKU | quick_view_show_sku | checkbox | true | — |
| Show price | quick_view_show_price | checkbox | true | — |
| Show description | quick_view_show_description | checkbox | false | — |
| Show description in a tab | quick_view_description_is_tab | checkbox | false | Shown when settings.quick_view_show_description == true |
| Show variant picker | quick_view_show_variant_picker | checkbox | true | — |
| Show variant labels | quick_view_variant_labels | checkbox | true | Shown when settings.quick_view_show_variant_picker == true |
| Variant picker type | quick_view_picker_type | select | button | Options: Buttons · Dropdown<br>Shown when settings.quick_view_show_variant_picker == true |
| Enable dynamic variant options | quick_view_dynamic_variants | checkbox | true | Shown when settings.quick_view_show_variant_picker == true |
| Enable color swatches | quick_view_color_swatches | checkbox | true | Shown when settings.quick_view_show_variant_picker == true |
| Color option style | quick_view_color_display_style | select | image |