No content to show

User Activity

Hi, it is called 'main-product' under Sections.  Hope this helps.
Thank you Ahmed!
Update to this, leaving the alt off completely returns the alt text used for the image. {{ featured_image | image_url: width: 200 | image_tag: srcset: nil, class: 'product-card__image_second' }}
I am trying to out put a page.title that is translated using the Langshop App. I've tried {{ page.title | t }} and {{ 'page.title' | t }} but neither work. Has anyone tried this before? 
Currently when a customer signs up to the standard Shopify newsletter subscription form they get a success message.However if they are already subscribed they get no feedback / message whatsoever.  Shopify Support have confirmed this is expected beha...
Currently when a customer signs up to the standard Shopify newsletter subscription form they get a success message.However if they are already subscribed they get no feedback whatsoever.  Shopify Support have confirmed this is expected behaviour, whi...
The answer for anyone that struggles with this is : {{ product.metafields.product_fields.full_width_image | image_url: width: 200 | image_tag: alt, srcset: nil, class: 'css-class-1 css-class-2' }} I had a colon (:) after alt.
I have created a new metafield for an image file. I am successfully outputting the image with the following code:{{ product.metafields.product_fields.full_width_image | image_url: width: 2000 | image_tag: alt:, srcset: nil, class: 'full-image' }} The...
Click to expand...This would definitely be of use to us too  dryrobe.myshopify.comThis would definitely be of use to us too  dryrobe.myshopify.com
{% if page.id == 49700733008 %}Show Content{% endif %} For anyone else looking for this.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From