Metafields let you add custom product data fields (like size guides, video links, or files) to specific products and display them dynamically.
️Setup Guide
Step 1: Create the Metafield Definition in Shopify Admin
- Navigate to Shopify Admin > Settings > Custom Data.
- Select Products (or Collections, depending on where you need it).
- Click Add definition.
- Set the Name (e.g.
Size Guide ImageorYouTube Link). - Select the appropriate Type (e.g.
Filefor images, orURLfor video links). - Click Save.
Step 2: Input Data in the Product Dashboard
- Go to Shopify Admin > Products.
- Select a product.
- Scroll to the bottom of the product page to find the Metafields card.
- Input or upload the specific data (e.g., upload the unique size guide image for this product).
- Click Save.
Step 3: Link the Metafield in the Theme Editor
- Open the Theme Editor and navigate to your Product page template.
- Select or add a block (e.g. an Image with Text block or a Product Tab accordion).
- Click the Connect dynamic source icon (database icon) next to the input field.
- Select the Metafield you created in Step 1.
- Click Connect and Save.