Preview registry

Current YoBe preview URLs.

A durable place for theme, dev-store, alternate-template, and platform preview links. Shopify shared preview cookies can expire, so refresh the session links here before judging a shared storefront route.

9292active local preview port
157209886919Shopify dev theme ID
3checkout/account scaffold routes
0live-theme changes from these links

Link health

Latest internal-tools link audit: June 29, 2026. Static file links, local Shopify routes, preview-session URL shape, and Shopify admin links were checked from the canonical repo.

126 hrefs checked

All internal HTML pages were scanned, including nav links, tool cards, registry links, local QA routes, and source/report links.

0 failures

No missing local files, missing anchors, broken `127.0.0.1:9292` routes, or malformed Shopify preview-session links were found.

11 local storefront routes live

The active singleton Shopify dev server responded successfully for the local storefront URLs in this registry.

Run the check

Command: `npm run internal-tools:links`. Latest report: link-check.json.

Primary preview links

Use local URLs while the singleton Shopify dev server is running. If a shared storefront link says the preview expired, open one of the session refresh links below, then retry the route.

Session Refresh first

Refresh dev preview session

Sets the Shopify preview cookie for `yobuzz-co.myshopify.com`. This is the first link to use when a shared preview says it expired.

https://yobuzz-co.myshopify.com/?preview_theme_id=157209886919&_fd=0&_sc=1
Session Custom domain

Refresh yobe.co preview session

Sets the custom-domain preview cookie. A naked `yobe.co` URL can still show the old live theme, so keep the preview params attached.

https://yobe.co/?preview_theme_id=157209886919&_fd=0&_sc=1
Local Cart + drawer QA

Local cart

YoBe cart page, cart count, drawer trigger, image rendering, quantity edits, and checkout CTA.

http://127.0.0.1:9292/cart
Local Checkout/account scaffold

Customer systems preview

Theme-safe preview for checkout, one-click post-purchase OTO direction, login/account, order summary, subscription management, Thank you, and order-status direction.

http://127.0.0.1:9292/pages/contact-now?view=customer-systems-preview
Unpublished Exact Shopify Page record

Customer systems exact page

Shopify Page record exists and uses the `customer-systems-preview` template, but it is intentionally unpublished until Houston chooses a client-safe preview/publish moment.

/pages/customer-systems-preview · Page 130281439431 · unpublished
Local Post-purchase scaffold

Order confirmation preview

Informational post-purchase handoff template with OTO-after-payment context. The exact `/pages/order-confirmation` route needs a Shopify Page record before route QA.

http://127.0.0.1:9292/pages/contact-now?view=order-confirmation
Session Dev theme

Shopify dev preview

Session-cookie storefront preview for `yobuzz-co.myshopify.com`. If Shopify says it expired, use the refresh link at the top of this page.

https://yobuzz-co.myshopify.com/?preview_theme_id=157209886919&_fd=0&_sc=1
Session Custom domain preview cookie

YoBe.com dev preview

Custom-domain preview-cookie route. Always include the preview params; a naked `yobe.co` URL can fall back to the old live theme.

https://yobe.co/?preview_theme_id=157209886919&_fd=0&_sc=1
Admin Theme customizer

Dev theme editor

Stable admin route for dev theme settings, section copy, images, navigation, and future page template assignment. Requires Shopify admin login.

https://admin.shopify.com/store/yobuzz-co/themes/157209886919/editor

Core storefront routes

Use these for quick regression checks after design or theme changes. Local links require the singleton dev server; shared links require a fresh Shopify preview cookie.

Surface Local Shared preview Notes
Home Local home Dev theme home Hero video, nav, flavor grid, subscription band, social proof, locator.
Bundle PDP Local bundle Dev bundle Build a Box configurator and flavor-count cart properties.
Standard PDP Local Golden Pack Dev Golden Pack Native Horizon media/product details with YoBe right-panel styling.
Ingredients Local ingredients Dev ingredients Published exact page; raw ingredient explorer and lifestyle hero.
Support Local support Dev support Published support/contact route and safe account/subscription handoff.
Blog Local blog Dev blog Blog index plus upgraded article template once seed posts are imported.

Maintenance rule

Update when adding preview surfaces

Any new alternate template, internal QA route, dev-theme route, Shopify admin editor route, or client-review URL belongs on this page in the same turn it is created.

Keep route ownership honest

Theme-owned routes can be linked directly. Checkout, customer accounts, subscription management, Thank you, and order status must be labeled as platform/app/extension-owned until proven otherwise.

Verify before sharing

Run `npm run shopify:dev:status`, `npm run shopify:push:dev`, and `npm run shopify:preview:verify` before treating shared preview links as current. If a shared route says expired, refresh the preview session first.

OTO implementation plan

Post-payment one-click order upgrades require a Shopify post-purchase extension or approved upsell app. Read POST_PURCHASE_OTO_AOV_LTV_PLAN.md.

Color variant review

Flavor-color experiments are controlled from Color variants. It builds reversible local and dev preview links with `yobe_color_variants` query params.

Do not publish live from here

These links are for preview and QA only. Going live remains a manual Shopify dashboard decision after client approval.

Last updated: June 29, 2026. Local links assume the active singleton dev server is running on `http://127.0.0.1:9292/`. Shared storefront links are Shopify preview-cookie links and can expire between sessions.