Need Help: Product Image Carousel / Slider in Reformation Theme

Hi everyone,

I am using the Reformation theme on Shopify.
I want to add an image slider / carousel on product images for easy switching (next/prev or swipe).

I have tried adding custom CSS, but I understand that slider needs JavaScript as well.
Can anyone please guide me on the best and recommended way to add a product image slider in Reformation theme?

I would really appreciate any help, sample code, or direction.

Thanks in advance :folded_hands:


As shown in the sample image I shared, I would like to have arrows like these on our website. You can check our website at merciy.com for reference.

How can I do this? Could you please let me know?

You can either use apps or write custom code for this.
I have always used a swiper.js library for slider effects but then for custom coding you will need some knowledge of code.

Best