kcshafer / liwi-site

0 stars 0 forks source link

Shopping cart #61

Closed kcshafer closed 10 years ago

kcshafer commented 10 years ago

Build out the shopping cart to add art to when purchasing, tying the add to cart button to this action.

Requirements:

  1. Cart stays active x number of days, until user buys, or clears cart.
  2. Cart stays when user returns to site.

Build the post action to add to the cart, as well as a view of the items in the cart with total etc.