Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
{% for store in shop.metaobjects.stores.values %} <div class="bckrt-card" data-name="{{ store.name | escape }}" data-location="{{ store.location | escape }}"> <img src="{{ store.store_image | image_url }}" alt="{{ store.name | escape }}"> <div class="bckrt-content"> <h3>{{ store.name }}</h3> <p><strong>Description:</strong> {{ store.description }}</p> <p><strong>Location:</strong> {{ store.location }}</p> <a href="{{ store.url }}" class="bckrt-btn">View Store Details</a> </div> </div> {% endfor %}
I created this loop for my metobjects entries. in this the button link not getting metaobject entry link. Someone please help me with that?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025