Ilias Haddad
1 min readApr 16, 2019

--

Hey,

This an example of how you can use lazy loading. image, max_width, and max_height are required

{% include ‘responsive-image’ with image: featured_image, image_class: “css-class”, wrapper_class: “wrapper-css-class”, max_width: 700, max_height: 800 %}

Ps: I don’t recommend to use this technique if you don’t have technical knowledge in HTML, CSS, and Liquid

--

--

Ilias Haddad
Ilias Haddad

Written by Ilias Haddad

I’m Full Stack Javascript Developer, Shopify Developer and Indie Maker

No responses yet