Display multiple entry using metaobjects and meta field Shopify product page
need to display image and title block in product page using metaobjects how can do it?
Display multiple entry using metaobjects and meta field Shopify product page
need to display image and title block in product page using metaobjects how can do it?
Hi,
Need to use Metaobjects product template
Code example to display Metaobjects
{% if product.metafields.custom.metaobject_field %}
{% for entry in product.metafields.custom.metaobject_field.value %}
### {{ entry.title }}
{% if entry.description %}
{{ entry.description }}
{% endif %}
{% endfor %}
{% endif %}
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in