Skip to main content

How to Make Benefit Video Reels Assets Different per Product

How to Make Benefit Video Reels Assets Different per Product

The Benefits video reels section normally holds the same videos for every product that uses the template — the videos are picked by hand in each Benefit video block, so they are part of the template, not part of the product.

You can change that by storing the reels on the product instead. Using a metaobject together with a product metafield, each product carries its own list of reels, and the blocks pull whichever reels belong to the product being viewed. You build the section once and every product fills it with its own content.

The result: one product template, no duplicated sections, and a set of benefit reels that changes automatically from product to product.

Benefits video reels section

How It Works

A Benefit video block has two settings — A Shopify-hosted video and Heading. Both can be connected to a dynamic source instead of a fixed value.

important

Product metafields are only offered as dynamic sources when the section sits in a product context — that is, on the Product template (or in a Featured product section). If you add Benefits video reels to the homepage, the dynamic source picker will not list product metafields, because there is no product to read them from.

Step-by-Step Setup

Step 1: Create the Video Reels metaobject

The metaobject defines the shape of a single reel.

  1. In your Shopify admin, go to SettingsMetafields and metaobjectsMetaobject definitions.
  2. Click Add metaobject definition.
  3. In Name, type Video Reels.
  4. Add the fields:
    • Video — type File. This holds the reel video itself.
    • Heading — type Single line text. This is the caption shown under the video.
  5. Click Save.

Video Reels metaobject definition

The metafield is what attaches reels to individual products.

  1. Go to SettingsMetafields and metaobjectsProducts.
  2. Click Add definition.
  3. Configure the definition:
    • Name: Video Reels — Shopify fills in the namespace and key as custom.video_reels
    • Type: set the left dropdown to List, then open Select typeMetaobjects and choose Video Reels
  4. Click Save.

Video Reels product metafield

Step 3: Add reels to a product

Now fill the metafield per product. This is the only step you repeat for each product.

  1. Open a product in your Shopify admin.

  2. Scroll to the Product metafields section and find Video Reels, marked Metaobject (List).

  3. Click the Add video reels field, then either:

    • tick an existing entry — useful for a benefit shared across products, such as a free-shipping or warranty reel, or
    • click Add new entry to create one, upload the Video, and type the Heading

    Selecting video reel entries on a product

  4. Add as many entries as you want reels, in the order you want them to appear. Each one you pick appears as a chip in the field.

  5. Click Save.

Step 4: Connect the blocks to the metafield

  1. Open the Theme Editor and navigate to a product page.
  2. Add the Benefits video reels section, or select it if it is already there.
  3. Select the first Benefit video block.
  4. Next to A Shopify-hosted video, click the dynamic source icon (the database symbol).
  5. Choose the Video Reels metafield, then pick the Video field of the first entry. If the list is long, type video in the search box to filter it.
  6. Do the same for Heading, choosing the Heading field of the same entry.
  7. Repeat for each remaining block, moving one entry down the list each time — block 2 to the second entry, block 3 to the third.
  8. Click Save.

The section now renders each product's own reels. Switch to another product in the theme editor to confirm the videos change.

Connecting a Benefit video block to the Video Reels metafield

Reusing the Same Approach Elsewhere

The pattern — metaobject for structure, list metafield for the per-product values, dynamic sources to connect them — works for any section whose block settings accept dynamic sources. The Shoppable video reels and Testimonial video reels sections can be made per product the same way.