Hi
I want to lazyload some images that are stored in the File Directory of the Shopify file admin.
This conventional system works but requires me to upload multiple sized versions of the same image.
Question: is there a way to get Shopify to lazyload and resize a single copy of a high res image from the File Directory? E.g. Upload a large image and let Shopify resize for 180, 360, 540, 720, 900, 1080, 1296, 1512, 1728, 2048 pixels depending on screen width.
I’ve had success doing this when calling up images contained in the theme editor etc.
https://www.shopify.co.uk/partners/blog/using-responsive-images
However, I can’t seem to get it to work from the File Directory and I can’t find any documentation confirming it is possible.
Many thanks