Image Slider For Products Image (Boost Theme)

Topic summary

A user seeks help implementing an image slider for product images on their Shopify store using the Boost theme.

Proposed Solutions:

  • One suggestion involves adding {% section 'slideshow' %} code to the product template file, though the user reports not having a product.liquid file
  • Another approach recommends using the theme customizer: navigate to Online store > Themes > Customize > Products > Default product > click “Add section” and select Slideshow

Key Challenges:

  • The user wants product images displayed in slider format (not just a slideshow section)
  • Multiple respondents indicate this requires custom coding work with a slider library (like Slick)
  • The user contacted theme support but received no response

Current Status:

  • Discussion remains unresolved regarding the specific slider implementation
  • Recommendations lean toward hiring a developer or theme expert for custom coding
  • A later comment notes the slider appears to be working on the store, suggesting the issue may have been resolved outside the thread
Summarized with AI on November 7. AI used: claude-sonnet-4-5-20250929.

Can anyone help me to have a product image slider. My store theme is Boost.

Store URL: https://bravepaws.co.uk/products/deneme-can

@visionzz
you can add by calling slideshow section in product template file

{% section 'slideshow'  %}

so it will be look like below one :

1 Like

Hi @visionzz , I recommend you contact support of the theme and ask them to do it for you

1 Like

Where should i put this code? I don’t have product.liquid

I contacted but no response. :confused:

Do you want add slide show to product page, not slide show for thumbnail images?

Go to your store admin > Online store > Themes > Customize > click drop down menu at the top > Products > Default product > click “+Add section” on the left, select Slide show

1 Like

I want the product images to be in slide form.

So you need to contact support of theme or hire an expert.

HI @visionzz ,

If you want to change the product gallery to the slider we need to add a slider library ( slick ). This requires coding experience so we suggest you to hire a developer.

I see this is working fine on your webshop. Curious how you did this :sweat_smile: .