Skip to main content

images

All of the images that have been uploaded to a store.

Directly accessible in

  • Global

You can access images from the images array by their filename.

{{ images['potions-header.png'] | image_url: width: 300 | image_tag }}

Output

<img src="//polinas-potent-potions.myshopify.com/cdn/shop/files/potions-header.png?v=1650325393&amp;width=300" alt="" srcset="//polinas-potent-potions.myshopify.com/cdn/shop/files/potions-header.png?v=1650325393&amp;width=300 300w" width="300" height="173" style="object-position:1.9231% 9.7917%;">
Was this section helpful?