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' %}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024