Home page
The home page is the storefront's index template: a section group a merchandiser reorders in the theme editor without a deploy. It carries heroes, product rails, editorial bands and campaign content. Every section on it has to survive being moved, duplicated or left empty, because the running order changes with the marketing calendar rather than with the code.
How We've Used It
Home is where the reuse discipline shows. A section built for this page is written as a preset with its own settings, scoped CSS custom properties and an id-namespaced instance, so a merchandiser can place it twice with different content and neither copy interferes with the other. Rails share the same product card the listing pages use rather than a home-only variant. Media is the other constant: the first image on this page is the one a shopper sees before anything else, so heroes are authored with explicit desktop and mobile assets and carousels are laid out correctly in markup before any slider script touches them.
Builds Using It
- Merchandisable featured-product carousel with badge engine and inline add-to-bag — LUS Brands
- Product card with award badges, per-variant content payload and per-card structured data — Nudestix
- Configurable PDP block system on the Palo Alto theme (Recharge widget placement, size charts, siblings, quick view) — Three Ships
- Accessible link-label helpers for repeated CTAs — Nudestix
- Brand story split panel: one section that renders image, hosted video or YouTube with separate desktop and mobile assets — LUS Brands
- Product-card hover video and a reusable deferred-media playback refactor — LUS Brands
- Collection grid card on a licensed theme: metafield merchandising, a badge precedence chain, a hover-swap swatch element and first-row loading hints — Three Ships
- Tabbed collection product slider and the shared merchandising card — Three Ships
- Marketing image banner with mobile art, typography controls and highlight headings — LUS Brands
- DE Hero: art-directed image/video hero with layout controls — LUS Brands
- Shop-by-category carousel with collection-aware card fallbacks — LUS Brands
- Featured-collection product card with metafield hero/hover media and a tag-driven badge stack — LUS Brands
- Size-pill variant picker and quick add-to-cart inside product grids — Three Ships
- Hero slide content renderer with per-breakpoint typography controls — Nudestix
- Homepage hero carousel v2 - video and split-image slides with per-slide typography control — Nudestix
- Kids featured collection: a custom element that builds its Swiper on approach and wraps the theme's own product cards — LUS Brands
- Landing-page hero sections with a no-JS add-to-cart on page templates — Three Ships
- Press / trust logo strip with scroll-snap carousel and no JavaScript — LUS Brands
- Skin quiz entry-point sections: separate desktop and mobile artwork in one section — Three Ships
- Responsive video hero with independent desktop/mobile sources and single-source-of-truth playback controls — LUS Brands
- Accessible play/pause web component for autoplaying hero video — Nudestix
- Editorial split banner with typographic control and merchandiser-authored offer details — Nudestix
- Homepage exclusive-offers rail with caption heights equalized in idle time — Nudestix
- Rich-text section rebuilt as a per-block typography and highlight system — LUS Brands
- Themed host section for Shopify Forms app blocks — Three Ships
- "Start with the basics" — a merchandiser-authored 3-step routine section with measured read-more clamping — LUS Brands
44 further gated builds use it; their pages follow.