Answer the question
In order to leave comments, you need to log in
Selecting goods for ordering in the shopping cart with checkboxes?
Let's say a person put a lot of goods into the basket, but he wants to order only some items, while leaving the rest in the basket.
How can I implement the selection of goods by checkboxes in the shopping cart before placing an order?
Answer the question
In order to leave comments, you need to log in
Option 1:
You can make something like a duplicate basket or favorites
When placing an order, move the selected products to a real basket
Option 2:
Before placing an order, empty the basket and add the selected products
Keep the rest somewhere, at least in local storage
After placing an order, put them back In garbage
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question