Dear all, might I know if you would know if this image slider is from an app in the app store please?
Topic summary
A user inquires about the source of an image slider feature displayed on the hk.ulike.com website, specifically asking if it’s available as a Shopify app.
A developer responds that while they cannot confirm whether the site uses an app (viewing on mobile), the functionality is achievable through custom code. They explain the technical approach:
- Create a custom section accessible through the Shopify theme customizer
- Structure each image and content pair as individual blocks
- Implement a swiper library to enable slider functionality
- Allow multiple blocks to be added dynamically
The question remains unresolved regarding whether a specific app exists for this feature, though a code-based solution has been outlined as an alternative.
Watching this on my phone so can’t tell you if they are using an app or not but as a developer I can say that this achievable with code.
So an entirely new section which you can add to your store from the customizer with each image and content as one single block. So you can add multiple blocks and we can use a swiper library to make it a slider.
