Answer the question
In order to leave comments, you need to log in
How to override lazyload?
Good afternoon
In general, the essence of the matter, I put a lazy load, added a code at the end of the page
var lazyLoadInstance = new LazyLoad({
elements_selector: ".lazy"
// ... more custom settings?
});
Answer the question
In order to leave comments, you need to log in
After receiving new products:
lazyLoadInstance.update();
Directly in the documentation, your case is indicated: https://github.com/verlok/lazyload#the-simple-easi...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question