satisfeet / jacana

Jacana serves the public online store for satisfeet.
https://jacana.satisfeet.me
0 stars 0 forks source link

Merge order items if they equal #66

Open bodokaiser opened 10 years ago

bodokaiser commented 10 years ago

We should add a addItem(item) method to order.get('items') which checks if an item with equal attributes already exists and if yes then only increases its quantity. This will remove duplicates from an order.