Dear @Daniyal,
We kindly request that you initiate separate topics for each of your questions on our forum. This approach will greatly assist other customers in locating solutions more efficiently should they encounter similar issues. However, let us continue addressing your current inquiries here.
Regarding the delay experienced after clicking the “add to cart” button, this is primarily influenced by your server’s response time rather than our theme. We recommend reaching out to your hosting provider to discuss potential improvements in server response.
Concerning your suggestion about implementing an infinite loop on the Product Gallery, please submit this idea to our ‘Future Requests’ board (https://www.8theme.com/taskboard/). Once there, it can be voted on by our customers. Should your suggestion garner significant support, we will explore the feasibility of incorporating this feature. In the meantime, you may add the following PHP code to your child-theme/functions.php to enable an infinite loop on your slider:
add_filter('etheme_product_gallery_loop', '__return_true');
Thank you for your understanding and cooperation.
Best Regards,
Jack Richardson
The 8Theme Team