Voyager is distributed through the Shopify Theme Store. Once purchased, it appears in your store admin as a draft theme — published only when you’re ready.Documentation Index
Fetch the complete documentation index at: https://voyage-theme.fasil.in/llms.txt
Use this file to discover all available pages before exploring further.
Install from the Theme Store
Buy Voyager
Visit the Shopify Theme Store, search for Voyager, and click Buy theme. The purchase is tied to one store; if you buy for
voyage-store.myshopify.com, Voyager is yours on that store forever, including all updates.Open the theme
In your store admin, go to Online Store → Themes. Voyager now appears in the Theme library section as a draft.
Try the theme before publishing
Click Customize next to Voyager. The Theme Editor opens with a live preview of your storefront. Nothing visitors see has changed yet — you’re previewing, not publishing.
What you get on install
After buying Voyager, the theme files include:| Folder | Contents |
|---|---|
templates/ | 22 OS 2.0 JSON templates + 2 standalone Liquid templates (gift_card.liquid, search.json.liquid) |
sections/ | 47 Liquid sections that compose every template |
snippets/ | Reusable Liquid fragments (product card, cart drawer, search panel, offer popup, etc.) |
assets/ | 5 CSS files, 5 JS files, theme logos, hero video, fonts |
config/ | settings_schema.json (theme-level settings) + settings_data.json (3 named theme styles) |
layout/ | theme.liquid (the global page wrapper) + password.liquid (pre-launch holding page) |
locales/ | Translation strings (English default; add other languages as needed) |
System requirements
Voyager works on every Shopify plan, including Basic Shopify. It uses no third-party build tools, no npm dependencies, and no external services beyond Shopify itself.| Requirement | Why |
|---|---|
| Modern browser (Chrome, Safari, Firefox, Edge) | For the Theme Editor and the storefront. Voyager targets the latest 2 versions of each. |
| HTTPS storefront | Required by Shopify; nothing for you to do — it’s automatic. |
| At least 1 product, 1 collection | For meaningful previews. Demo content can fill the gap during initial setup. |
Before you publish
If you’re moving from another theme to Voyager:- Run a content audit — Voyager uses metafields on products for accordion content (details, care, shipping). Either set up metafields in Settings → Custom data → Products, or use the Voyager section settings to enter content directly.
- Set up Customer Accounts mode — Voyager ships 7 editorial customer page templates that only render when Classic customer accounts are enabled. See Customer pages for the trade-off between Classic and New accounts.
- Configure Checkout branding — Shopify’s checkout is hosted separately from the theme. See Checkout branding for color codes and logo specs.
- Test on mobile — half your visitors are on mobile. Open the Theme Editor in mobile preview before publishing.
Updating Voyager
When the Voyager team releases a theme update, you’ll see an Update available banner on the Voyager card in your Theme library.What’s next
Quick start (10 minutes)
The fastest path from install to a brand-correct storefront.
Page anatomy
Learn the name of every element on the home, product, and cart pages.