shchegolenkov / rs-flowershop

eCommerce app | RS School JS course final project
https://rs-flowershop.netlify.app
0 stars 1 forks source link

Remove product functionality on the Cart page #90

Closed shchegolenkov closed 1 year ago

shchegolenkov commented 1 year ago

Tasks:

  1. Enable users to delete items from the cart and updating the cart data using the commercetools API. RSS-ECOMM-4_12
  2. Recalculate the total cost of the items in the shopping cart when users remove items from the cart, using the updated data from the commercetools API.
Mialiokhin commented 1 year ago

task 1 done

Mialiokhin commented 1 year ago

task 2 done