Themes
Make images responsive with the new image_tag filter
Adding responsive images to your theme is now easier with the new filter. The filter outputs a responsive HTML
img
tag by default, allows adding arbitrary HTML attributes, and supports preloading.
Learn more about the image_tag filter on Shopify.dev.
Was this section helpful?