Yes, it's possible to have multiple Add to Cart buttons with quantity selectors on a Webflow eCommerce page without creating individual product pages. You can do this directly within a Collection List that displays multiple products on a single page.
1. Use a Collection List to Display Products
- Add a Collection List to the page and connect it to your Products collection.
- Inside each Collection Item, include elements like Product Name, Price, and Image as needed.
2. Add Quantity and Add to Cart Elements
- Inside each Collection Item, drag in a Quantity field and an Add to Cart button.
- Webflow allows these elements to be used within a Collection List, and they will automatically associate with their respective product.
- The Add to Cart button and Quantity input will reference the specific product in that Collection Item.
3. Customize the Add to Cart Experience
- By default, Webflow's Add to Cart component includes a quantity field, but you can separate the two if needed using custom layout controls.
- You can also use the Mini Cart or a custom Cart layout pop-up to give users feedback after items are added.
4. Publish and Test Behavior
- Once your layout is ready, publish your site and test by selecting different quantities and clicking each Add to Cart button.
- Verify that each button adds the correct product and quantity to the cart.
Summary
You can show multiple products with independent Add to Cart buttons and quantity controls on a single Webflow page using a Collection List. Each item’s controls properly associate with its respective product without needing separate product pages.