Product Metafields Used by Array
Array can display additional product content using metafields.
Product Images Metafield
The Product images block uses:
custom.product_images
Use this for additional product image content outside the main product media gallery.
Example uses:
- Detail images that should appear lower on the product page
- Material or finish closeups
- Additional project images for showcase products
PDF/File Download Metafield
The File download block uses:
custom.pdf_download
Use this for specification sheets, care guides, downloads, or product documents.
Example uses:
- Product specification sheet
- Care guide
- Assembly instructions
- Catalogue PDF
- Project document
Product Ratings Metafields
Product ratings use Shopify’s standard review metafields:
reviews.rating reviews.rating_count
These are usually populated by a review app.
If ratings do not appear, confirm that the review app writes to Shopify’s standard rating metafields and that the product has rating data.
Showcase Product Meta Table
The Product meta table block displays custom product metafields from a comma-separated list of keys.
Example:
year, category, material
These keys refer to metafields in the custom namespace.
Create Product Metafields
- In Shopify admin, go to Settings > Custom data.
- Choose Products.
- Add the metafield definition.
- Save.
- Open a product and add metafield values.
- Add the relevant Array block to the product or showcase template.