Age verification popup
sections/age-verification-popup.liquid · section type age-verification-popup
Section groups: popup-group

Section settings
| Setting | ID | Type | Default | Notes |
|---|---|---|---|---|
| Enable test mode | enable_test_mode | checkbox | false | Forces the age verification to show on every refresh, and should only be used for editing the popup. Ensure 'Test mode' is disabled when launching your store. |
Background image
| Setting | ID | Type | Default | Notes |
|---|---|---|---|---|
| Image | image | image_picker | — | 2000 x 800px recommended |
| Blur the image | blur_image | checkbox | false | — |
Age Verification question
| Setting | ID | Type | Default | Notes |
|---|---|---|---|---|
| Heading | heading | text | Confirm your age | — |
| Heading size | heading_size | select | h2 | Options: Small · Medium · Large |
| Age Verification question | text | richtext | <p>Are you 18 or older?</p> | — |
| Decline button text | decline_button_label | text | No | — |
| Approve button text | approve_button_label | text | Yes | — |
Declined
This content will display if the user does not meet the age verification requirements.
| Setting | ID | Type | Default | Notes |
|---|---|---|---|---|
| Heading | decline_heading | text | You must be 18+ to shop | — |
| Text | decline_text | richtext | <p>This store is only available to customers 18 years or older.</p> | — |
| Return button text | return_button_label | text | Go back | — |