A Shopify store using the Dawn theme is experiencing a critical mobile slider issue on product pages. Mobile users can only swipe through 2-3 product images before the slider becomes unresponsive, forcing them to use arrow buttons instead.
Impact observed:
Session recordings via Clarity show significant user drop-off when this occurs
The malfunction is creating substantial friction in the user experience
Additional concern:
General website performance is reportedly slow
Current status:
The issue remains unresolved
The store owner is seeking technical assistance to fix both the slider functionality and overall site speed
Summarized with AI on October 27.
AI used: claude-sonnet-4-5-20250929.
My store (www.wen-kelli.com) is having trouble on it’s product page for mobile users. They can swipe through 2-3 pictures before the slider gets stuck and they are forced to use the arrows buttons. I’ve got clarity (session viewer) installed and can see that a lot of visitors leave after this occurs and that it’s causing great friction.
I had a look at your website and totally get where the frustration is coming from having the image slider freeze like that can really hurt the browsing experience especially for mobile users who naturally swipe more than click. You can do few things like:
Identify what’s breaking the slider
Disable one app at a time especially image related or analytics tools and recheck the slider.
If you’re using the default slider inside the theme, check if any custom JavaScript or app scripts are overriding it.
Optimize the product media settings
Go to your theme customizer - Product Information - Media Settings, and ensure the media gallery type is set to Slider or Thumbnails below depending on your theme.
If your theme supports lazy loading for product images, turn it on this ensures only the first few images load initially, which also reduces lag on mobile swipes.
Compress large product photos to under 200 KB each.
Reduce mobile lag
From your PageSpeed test, the main issue is high image weight over 6 MB and some render blocking scripts.
Resize hero and gallery images properly before upload.
Move any non-essential scripts tracking pixels, chat widgets, etc. To load after the main product content.
Keep your total product page apps to the minimum every extra script adds milliseconds that stack up.
Update or re-install your theme
If your theme hasn’t been updated recently, install the latest version. Most theme updates now include improved mobile sliders that use native swipe gestures instead of JavaScript-heavy versions.
If you’d rather not handle the manual optimization yourself, you can also try to look into the Website Speedy App. It automatically improves store performance optimizing images, deferring scripts, and fixing mobile rendering issues without changing your theme.
From your description, it sounds like the product image slider is experiencing a performance or script conflict on mobile devices, which is preventing smooth swiping after a few images. This is likely caused by one of the following:
Theme or slider script limitations – Some sliders are not fully optimized for mobile.
JavaScript conflicts – Other apps or custom scripts on the page may interfere.
Large image sizes – High-resolution images can slow mobile performance, causing freezing.
Suggestions to fix or improve it:
Ensure your theme and slider scripts are updated to the latest version.
Optimize your product images for faster mobile loading.
Test for script conflicts by temporarily disabling other apps or custom code.
Consider a mobile-optimized slider app if the issue persists.
Addressing these usually restores smooth swiping and reduces friction for mobile visitors.