i want to store array list in one map , when user places a order then its products data should store in one map but it doesn't. is there any way i can solve it
Map of array
Actions & Logic
Resolved
i created map in cart collection and passed the product data by adding action to add to cart button to create document in cart collection . Its creating different document for different products user added in cart instead of storing them in one doc
Yes
1
2 replies