Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I have used these 2 codes in related-products.liquid and theme.liquid
and the option is showing in theme customizer but its not working what can i do now can anyone pls help. Thanks
Hi,
Script example
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1, // Mobile setting: 1 product per view
spaceBetween: 10,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
breakpoints: {
768: {
slidesPerView: 3, // Desktop setting: 3 products per view
spaceBetween: 30,
},
1024: {
slidesPerView: 4, // Larger desktop view
spaceBetween: 40,
},
},
});
</script>
Adjust CSS for styling
Can you please give me a step by step guide how can i get swipe on mobile and carousel on desktop in Related products section
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024