Create custom pages (about, FAQ, etc.)

3 min read

Where

Admin → Storefront → Pages (/your-slug/admin/pages).

Add a page

  1. Click New page.
  2. Set the slug — becomes the URL path (/your-slug/about, /your-slug/faq, etc.).
  3. Set the title — shown in the browser tab and as the H1.
  4. 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.
  5. 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.

Didn't answer your question?

Send us a note — we usually reply within a few hours.

Email support