commercetools / sunrise-spa

SUNRISE shop template as a single-page application
https://sunrise-spa.now.sh
Apache License 2.0
51 stars 78 forks source link

Refactor carts and orders #164

Closed lauraluiz closed 4 years ago

lauraluiz commented 4 years ago

More stuff extracted from checkout PR. This one refactors all cart and order components, so that for every view with some parts of the carts or orders, the components can be shared. So in short: following DRY.