vadim-mg / eCommerce-Application

0 stars 0 forks source link

Feat/clear shopping cart button #251

Closed Nuttik closed 3 weeks ago

Nuttik commented 3 weeks ago
  1. issue: #232
  2. description: A ‘Clear Cart’ button has been added to the Shopping Cart page. Upon clicking on it, a modal window with a warning and an option to clear the cart or to discourage the action appears. Deletion of goods is performed via API. To delete all products from the basket, a method was added to the controller.
  3. @mentions: @vadim-mg @YanaLysukha