Where
Admin → Storefront → Pages (/your-slug/admin/pages).
Add a page
- Click New page.
- Set the slug — becomes the URL path (
/your-slug/about,/your-slug/faq, etc.). - Set the title — shown in the browser tab and as the H1.
- Build the body using blocks:
- Text block — rich-text paragraphs.
- Image block — uploaded photo with optional caption.
- CTA block — heading + button linking anywhere on your storefront.
- Click Publish.
Reorder pages
Drag-and-drop on the pages list reorders them in your storefront's footer/menu.
Default pages
Every storefront has these auto-generated:
/privacy— privacy policy with your dealership info filled in/terms— terms of service, same/contact— contact form/about— generic placeholder if you haven't created your own
The auto-generated ones use the boilerplate at lib/legal-templates.ts — replace by creating a page with the same slug.