decant09 / reiki

0 stars 1 forks source link

USER STORY: Add or remove products #19

Closed decant09 closed 9 months ago

decant09 commented 10 months ago

EPIC: Cart and checkout

As a site user I can add/remove products to/from the cart so that I can effectively manage the items in my cart

Acceptance Criteria

Tasks

decant09 commented 9 months ago

Add to cart button added to product detail page. Button not necessary on product list page.

decant09 commented 9 months ago

Update & remove buttons added with necessary javascript, views & urls to complete functionality

decant09 commented 9 months ago

Used toasts to display messages