I’m currently working on a web project using Webflow, and I’m trying to create a unique shopping experience for my users. Instead of the traditional method of selecting products directly, I thought it would be fun and interactive to have a range slider for users to choose their desired quantity, and then hit a button to add the selected range of products to their cart.
I’ve been exploring how to achieve this functionality within Webflow, but I’m facing some challenges in the implementation. I was wondering if anyone in this awesome community has experience with such a feature or could provide some guidance on how to go about it.
Here’s a brief overview of what I’m looking to achieve:
- Users can slide the range slider to select their desired quantity (e.g., from 1 to 10).
- After choosing the range, they can click an “Add to Cart” button to add the selected quantity to their cart.
- The range and quantity selected by the user should be clearly displayed before adding to the cart.
I’d love to hear your thoughts, suggestions, or any helpful resources you may have come across. If you’ve successfully implemented a similar range slider add to cart feature in Webflow, I’d greatly appreciate any insights you can share.