Vellum theme docs
Templates
Vellum ships JSON templates for storefront, collection, product, content, support, and utility pages. Each template is composed from the sections documented in the sections reference.
Storefront and discovery
templates/index.json- homepage.templates/collection.jsonandtemplates/collection.model.json- collection browsing, filters, product cards, and optional model-scoped collection flow.templates/list-collections.json- collection directory.templates/search.json- search form, result grid, predictive search, and facets.
Product and checkout-adjacent
templates/product.json,product.personalised.json,product.charm.json, andproduct.strap.json- product detail variants. See Product templates.templates/cart.json- full cart page.templates/gift_card.liquid- Shopify gift card display and QR code.templates/password.json- locked storefront launch page.
Content and support
templates/page.json,page.about.json, andpage.journey.json- editorial pages.templates/page.help.json,page.contact.json,page.faq.json, andpolicy.json- support and policy surfaces.templates/page.fit-guide.json,page.find-model.json, andpage.quiz.json- model and fit guidance.templates/page.wishlist.jsonandpage.reviews.json- customer saved items and reviews.templates/blog.jsonandtemplates/article.json- journal listing and article pages.templates/404.json- not-found page.