2Product hero (standard treatment)
Hyper section
Stock main-product (default block configuration)
Custom code
RevShift Sub-brand pill (reads jessar.sub_brand metaobject for color)
Sources
Title + short description: native product fields
Image gallery: native product images (Shopify default)
Sub-brand: jessar.sub_brand metaobject reference
Meta row (SKU, UPC, master carton): native + jessar.upc, jessar.qty_per_container
Skipped vs hero
Skipped jessar.romance_lede, jessar.audience_tag, italic-emphasis title flourish
Bilingual
Translate & Adapt Title + short description (native FR fields)
Edit path
Admin → Products → [product] → Title / Description / Images (native fields, no metafield work needed for the basic listing)
3Specifications (centerpiece)
Hyper section
RevShift Same rs-specs-panel as hero PDP — reused
Difference vs hero
Standard PDP renders this section MORE prominently (centerpiece, not buried below story). Same data, different visual emphasis via the template logic.
Sources
Native: SKU, weight, dimensions, vendor
Metafields: jessar.upc, jessar.qty_per_package, jessar.qty_per_container, jessar.materials (parsed for display), jessar.care_instructions, jessar.customs_code, jessar.catalog_pdf (file_reference)
Graceful empty
Rows with empty values render as "—" or hide entirely (per template logic). Standard PDPs accept partial completeness without breaking visually.
Edit path
Admin → Products → [product] → Metafields → "Specifications" group
4Sub-brand inline reference
Hyper section
RevShift Lightweight strip section: rs-sub-brand-strip
Difference vs hero
Hero PDP gets a full sub-brand block (image-side + narrative). Standard PDP gets a single-line credit + link. The full block is hero-only.
Sources
jessar.sub_brand metaobject — pulls name + tagline for the inline copy, page_url for the link.
Bilingual
Translate & Adapt Metaobject fields translate
5Cross-sell (auto-recs)
Hyper section
Stock related-products (Shopify automated recommendations)
Difference vs hero
Hero PDP uses curated jessar.related_products metafield (manual selection). Standard PDP uses Shopify's algorithmic recommendations — sufficient at this volume; no curation cost per product.
Source
Shopify automated recommendation API (no metafield touch needed)
Edit path
No editing required per product. Section settings in theme customizer control display (4-card grid, "You may also like" heading).
Summary — what makes this template "standard"
Renders
~3,191 products (everything where jessar.is_hero is false or unset)
Sections used
5 visible sections (header → hero → specs → sub-brand strip → cross-sell → footer). Skips story / build / made-for / dedicated dealer block.
Custom sections shared with hero
rs-specs-panel (same code, used by both templates). New: rs-sub-brand-strip (lightweight, standard-only).
Metafields used
B2B set: upc, qty_per_package, qty_per_container, materials, care_instructions, customs_code, catalog_pdf, sub_brand
Metafields skipped
Hero-only romance_lede, audience_tag, story_headline, story_body, lifestyle_hero, use_cases, related_products
Data load
Standard PDP renders fast — fewer custom sections, fewer metafield reads. Important at the ~3,000-product scale.