Loading...
「ツール」は右上に移動しました。
5851いいね 158114回再生

Shopify how to create a Featured Product Slider

We will create a featured collection slideshow for our Shopify homepage. I'm showing you step-by-step how to implement this product carousel within the debut theme.


► Offers & Help
--------------------------------------------------------------------------
🌟Learn the JavaScript side of Shopify Development:
codingwithjan.com/javascript?src=slider-yt

👨‍🎓Learn Shopify Development from Scratch:
www.codingwithjan.com/developer-bootcamp

👨‍💻Find a reliable Developer for your project:
www.codingwithjan.com/hire-a-developer



► Contact
--------------------------------------------------------------------------
🌐 Website
codingwithjan.com/

🤝 LinkedIn
www.linkedin.com/in/jan-frey/





► SEO Description
-------------------------------------------------------------------------
Most themes in Shopify already come with some slideshow functionalities. These themes will probably use a Javascript library. I think these days Slick and Flickity are the two most popular slider libraries you will find across themes in Shopify. In this video, you will also find a brief introduction to these libraries as well.

If you are interested, this is the Slick Config I personally prefer:
{ slidesToShow:num_slides, infinite:true, autoplay:3000, draggable: false }

codingwithjan.com/