Shopy
Shopy copied to clipboard
Size of the items is not included in the cart
When adding an item to the cart, the user can select the required size but that user input is not used or shown in the UI
@mohitparmar1 can you assign me this issue under @GSSOC'24
can you elaborate on the issue a little more?
Now, let us assume that I added a hooded sweatshirt into the cart, but it never took the size details into the cart, anyone can add the items into the cart irrespective of the size they want. Items can be added without considering the size and the client may lose their users because of this issue. If a user wants to add an item to the cart, they have to give the size, or else the items cannot be added to the cart. And the quantity of the items in the cart is also static, by this there is a redundancy of items in the cart.
Even if the size is selected, it is not being represented in the UI
go ahead, assigning to you!
@mohitparmar1 I feel like this issue is closed by the pull request I made. Is there any feature that you want me to build for this issue? I will try my best to help you.