⚠️ OBSOLETE. DO NOT USE! A free and open source Bitcoin ecommerce platform, with several representative clients (online shop, admin etc). Uses Dropwizard, HAL, MongoDB etc
In order to select Items
As an anonymous user (Public)
I want to update my cart
Estimated time (days): 2
Acceptance Criteria
Scenario 1: Customer adds an item
Given an item page
When an "add to cart" link is clicked
Then the cart is updated to reflect the new quantity
And this is persisted
In order to select Items As an anonymous user (Public) I want to update my cart
Estimated time (days): 2
Acceptance Criteria
Scenario 1: Customer adds an item Given an item page When an "add to cart" link is clicked Then the cart is updated to reflect the new quantity And this is persisted