skip to Main Content

I want to make my images on the product page in one line and adding a slider. I am using a supply theme in shopify. I contact shopify and they told me that I have to pay for an expert, but I want to do it myself. does anyone have any information how to make these changes? Here is an example of product images that I want to add- product page

The images are not on the same line.

2

Answers


  1. One way to do it is to use a javascript library that will help you build a slider. A very popular library is Owl Carousel.

    I will recommend you to check out the demo of their basic carousel.

    You can use the basic carousel and have another image tag that you are going to change base onClick on the picture that they click on the carousel.

    Login or Signup to reply.
  2. There is product.liquid file in templat folder you have to edit that find “product.images” and apply Slick Slider on there.
    If there any Need i can help you.
    I am a shopify Expert with have 3 years experience on theme development and customizations

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search