Shopify themes, liquid, logos, and UX
I'm using the dawn theme and I want to add an image section in the product template which can show the image from metafields on the product page.
However, In the editor, product template, I can't find the "Image" section. Can someone help me?
{% if product.metafields.custom_fields.image %}
<img src="{{ product.metafields.custom_fields.image | img_url: 'medium' }}" alt="Custom Image">
{% endif %}
Now, you need to include this custom image section in your product template:
{% section 'custom-image-section' %}
User | RANK |
---|---|
61 | |
52 | |
47 | |
39 | |
39 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023