Hi haim,
Thanks for reaching us.
We need an event from your Load More plugin should be triggered after new products are loaded.
Please send the following sample code to the author of the Load More plugin you are using on your site. Ask for some kind of the following trigger-
document.addEventListener(‘malinkyLoadPostsComplete’, function(e) {
console.log(‘LoadPostsComplete’);
});
Thank You
Problem loading additional products in Ajax
haim tabka
Hello,
I have in the product archive a load of additional products with infinite scrolling in Ajax.
Selection of variations does not cause problems on the archive page, but as soon as he loads additional products with Ajax, then in the loaded products it is not possible to select variations on the archive page.
The variations don’t work.
Attach photos.
Link for testing and example: https://hm-mobile.co.il/product-category/%d7%a1%d7%9e%d7%90%d7%a8%d7%98%d7%a4%d7%95%d7%a0%d7%99%d7%9d/
I would appreciate a quick answer.
Thank you