Page — Contact Template
Dedicated contact page with intro text + contact form.
Overview
| Item | Detail |
|---|---|
| Template | templates/page.contact.json |
| Assign | Page → Theme template → page.contact |
| URL | /pages/{handle} (e.g. /pages/contact) |
Sections
- Rich text — “Get in touch” intro
- Contact form — name, email, phone (optional), message
Step-by-step user journey
Step 1 — Open Contact
- Footer “Contact” / Get Help menu
Step 2 — Read intro
- Rich text: hours, response time, support note
Step 3 — Fill form
- Name
- Phone (optional, if shown)
- Message
Step 4 — Submit
- Submit button
- Shopify emails the contact form to the merchant
- Success or error state on the page
Step 5 — Alternative paths
- The header account or FAQ page, if linked
- Social / email in footer
Merchant checklist
- Create the page and assign
page.contact - Tune the form fields and heading in the Theme Editor
- Confirm the admin notification email
- Spam is handled by Shopify's built-in form protections
<!-- BEGIN GENERATED: theme-editor -->
Theme Editor settings
Each section below links to its full settings reference — every setting with id, type, default and a screenshot of the panel.
| Section | Type | Settings | Blocks |
|---|---|---|---|
| Contact form | contact-form | 6 | 0 |
| Page | main-page | 0 | 0 |
| Rich text | rich-text | 3 | 4 |
Full index: settings reference
<!-- END GENERATED: theme-editor -->Related files
templates/page.contact.json
sections/rich-text.liquid
sections/contact-form.liquid