A user wants to modify the Dawn theme’s mobile product media slider to loop infinitely instead of stopping at the last image. Currently, when viewing product images on mobile, the slider ends at the final image rather than returning to the first.
Technical Solution:
Requires JavaScript modification in the SliderComponent within the global.js file
Not straightforward for users without coding experience
Recommendations:
Hire a professional developer, or
Work with a collaborator who has JavaScript expertise
Another user has expressed interest in the same functionality and is awaiting further guidance on implementation details.
Summarized with AI on October 29.
AI used: claude-sonnet-4-5-20250929.
I’d like to be able to continuous loop through the product media on Dawn mobile.
Is this possible?
Right now, if you were t have 10 images, it eventually stops at the 10th image. I’d like it to start over from the 1st image, thus, continuously looping.