DockYard / ember-cart

Shopping cart primitives for Ember
MIT License
53 stars 18 forks source link

persist item quantity in localStorage #11

Closed linstula closed 9 years ago

linstula commented 9 years ago

Need an observer that updates the quantity in localStorage when the item quantity changes.