← Arcanum HollowDocs · 1.2.0

Templates and URL map

Key Shopify JSON templates and seeded example URLs for Studio Arcana QA across vertical dev stores.

Studio Arcana ships OS 2.0 JSON templates under shopify/themes/studio-arcana/templates/. Use this map when tracing which main section powers a template, then open the matching section doc under Sections in the merchant hub.

Primary templates

TemplateRole
index.json / index.spa.jsonHomepage presets (hair, spa, tattoo, beauty journeys).
product.jsonPDP — Main product section.
collection.jsonPLP — Main collection section.
page.jsonMarketing pages — Main content and stacked sections.
page.service-detail.jsonLong-form service detail layout with booking CTAs.
page.specialist-profile.jsonSpecialist / artist profile with booking handoff.
search.jsonMain search results.
404.jsonBranded 404.
password.jsonPassword gate (must keep same motion + transition wiring as theme.liquid).

Seeded smoke URLs (per vertical dev store)

After running the Shopify seed scripts from the monorepo README, verify these paths on each vertical store (Hair, Spa, Tattoo). Replace handles if your seed differs.

TemplateExample path
Service detail/pages/balayage-service-detail (hair), /pages/hydrafacial-service-detail (spa), /pages/custom-tattoo-service-detail (tattoo)
Specialist profile/pages/stylist-profile-ava (hair), /pages/esthetician-profile-elena (spa), /pages/artist-profile-rowan (tattoo)
404/pages/sa-smoke-404-does-not-exist

Sections — Liquid file map (developer hub)

Section schema reference (generated settings + blocks)

Was this page helpful?

Content is maintained by Arcanum Hollow Labs. For internal engineering notes, see the docs/ folder in the monorepo.