arpittyagi102 / Humari-Dukan

Humari Dukan is a E-Commerce website using React with Redux and Bootstrap
https://humaridukan.netlify.app/
MIT License
19 stars 27 forks source link

Not able to add multiple products of same kind #17

Closed arpittyagi102 closed 1 year ago

arpittyagi102 commented 1 year ago

Hello contributers, I can see that in this reactjs project you can not add multiple instances of same product to the cart or store, I am using redux with react to store the data, Can anyone fix it ? you can ask me if you need any help

MRodriguez-M commented 1 year ago

Has this issue been resolved yet? I was using the website and it seems like you can add any item to the cart as many times as you want. I have included a screenshot showing this. multiple-items-cart

arpittyagi102 commented 1 year ago

No this issue has not been resolved yes, you are right, this how it works when you add a product multiple times But what I want is, instead of showing three different names of single product it should show that this product has been added 3 times Just like every other real e commerce website. I hope i am clear

MRodriguez-M commented 1 year ago

Ok thank you, I better understand the issue now. Assign this to me please, I want to work on this issue

arpittyagi102 commented 1 year ago

I have assigned you the issue