TheBeff / grace-shopper

0 stars 2 forks source link

Cart front store #23

Closed TheBeff closed 8 years ago

TheBeff commented 8 years ago

"Add to cart" button now adds line items to the sessionStorage. Theoretically it should add it to a backend order, but we need to rig it so every logged in user automatically has a cart in the backend.