Try our Berrie Bundle!

[BD] robertsBerrie — Metafield Overview

Content Overview — Roberts Berrie

What is managed where, per the design dev notes. Store: roberts-berrie-suomi.myshopify.com · namespace bd_theme

Custom fields are kept minimal and follow the section dev notes. Metaobjects hold repeatable editorial collections (benefits, timeline, testimonials, stats, FAQ). Product metafields hold per-product data. Everything else (hero, rich-text, featured collection, bilberry accordion, subscription) is edited inline as section settings/blocks in the Theme Editor.

Metaobjects 5 · editorial collections

Manage entries under Content → Metaobjects. Sections render section-block fallbacks until entries are added.

[BD] Benefit Item bd_benefit_item
Fields: title (text, req) · body (multi-line) · icon (SVG file) — used by bd-benefits
Homepage → Benefits section
[BD] Timeline Step bd_timeline_step
Fields: number · title (req) · body · image (file) — used by timeline
Homepage · About page · Product page (PDP) → Timeline / "Our story" section
[BD] Testimonial bd_testimonial
Fields: quote_title · body (req) · author · avatar (file) — used by testimonial-video-reels
Homepage · Collection page · Product page (PDP) · About page → Testimonial video-reels section
[BD] Stat Item bd_stat_item
Fields: title · header · subheader · image (req) · accent_number_01–04 (req) · accent_text_01–04 (req) — used by bd-science-stats (homepage) & bd-pdp-science (per product)
Homepage → "Science backed deliciousness" section (one fixed entry) · Product page (PDP) → per product via the [BD] Science Stats product metafield → one Stat Item entry
1 entry so far: science-stats-default (used by the homepage section & the Villimustikka PDP). One entry per product is needed for the other 6 PDPs.
[BD] FAQ Item bd_faq_item
Fields: title (req) · header · text — used by faq (collapsible_menu)
Homepage · Collection · About · FAQ page → FAQ accordion · Product page (PDP) → per product via the [BD] FAQ Items product metafield

Product metafields 5 · per-product

Manage values under Products → select product → Metafields. All three fields are required for product-card rendering.

[BD] Accent Color color
product.metafields.bd_theme.color_accent — pastel flavour colour, unique per product — drives both the collection-card background and the product page (PDP) background (theme-native binding) (e.g. #F4FAFF Wild Bilberry · #F0E9F5 Wild Bilberry & Plum · #FFF8EA Sea Buckthorn · #FFEFEF Lingonberry & Cranberry · #FFEAFA Wild Bilberry & Raspberry · #EDEDE9 Black Currant & Strawberry · #FFDFC2 Cloudberry & Sea Buckthorn).
Collection page & Homepage → product-card background · Product page (PDP) → page background
Filled in for all 7 flavour products.
[BD] Benefit line single line text
product.metafields.bd_theme.short_description — one-line benefit tagline under the product title on the card and buy-box (e.g. "Steadier energy, sharper focus, fewer afternoon slumps." for Wild Bilberry). (Field key stays short_description; display name aligned to the design dev note "Benefit line".)
Collection page & Homepage → under product-card title · Product page (PDP) → under buy-box title
Filled in for all 7 flavour products.
[BD] Card Badges text list
product.metafields.bd_theme.card_badges — benefit badge labels on the product card, e.g. Bestseller or New. One badge per product. The sale badge ("Save 15%") is not stored here — it is computed automatically by the theme from the product's sale state (compare-at price vs. current price), so it appears whenever a product is on sale without any manual update.
Collection page & Homepage → product-card badge
Filled in for all 7 flavour products.
[BD] Science Stats Stat Item reference
product.metafields.bd_theme.science_stats — points at one [BD] Stat Item metaobject (header, subheader, image + 4 accent number/text pairs). Makes the PDP "Science backed deliciousness" section per-product. Manage under Products → select product → Metafields → [BD] Science Stats; create the Stat Item under Content → Metaobjects.
Product page (PDP) → "Science backed deliciousness" section (dynamic per product)
Filled in for Villimustikka only (entry science-stats-default). Still to add: the other 6 flavour products.
[BD] FAQ Items FAQ Item list
product.metafields.bd_theme.faq_items — an ordered list of [BD] FAQ Item metaobjects. The PDP FAQ accordion renders this product's list automatically. Manage under Products → select product → Metafields → [BD] FAQ Items; create/edit the entries under Content → Metaobjects → [BD] FAQ Item.
Product page (PDP) → FAQ accordion (per product)
Filled in for Villimustikka only (9 FAQ entries). Still to add: the other 6 flavour products.

Product tags single / bundle filter

Manage under Products → select product → Tags. These two tags drive the Single / Bundle filter tabs on the collection page.

Tag single & tag bundle exclusive
Every product carries exactly one of the two tags — single for individual products, bundle for multi-packs (e.g. 6-pack, Mix-pack). Never both. The collection page filters natively on these tags: the default view shows singles only (first tab), and the Bundle tab shows bundles only. A new product without a tag will not appear correctly in the filter — always tag new products. Filtered views live at /collections/<collection>/single and /collections/<collection>/bundle; the tabs switch between them with a smooth in-page transition.
Collection page → Single / Bundle filter tabs

Section settings (not metadata) Theme Editor · Homepage

  • Hero heading & background image — bd-hero settings (client override of its dev note)
  • Rich-text inline heading lines & insets — bd-rich-text-inline blocks
  • Featured collectionfeatured-collection collection picker
  • Bilberry accordioncollapsible-menu-with-image blocks
  • Subscription heading & discount — bd-subscription settings

Updated 2026-07-09 · 5 metaobjects, 3 product metafields, 2 product tags (single/bundle), 0 shop metafields · per section dev notes + client instruction (product-card pass).