An open API service indexing awesome lists of open source software.

https://github.com/aasif-iqbal/add-to-cart

Add to Cart is a way to create a temporary list of items by adding them to your cart, which will keep track of the items until you leave e-commerce website.
https://github.com/aasif-iqbal/add-to-cart

Last synced: about 2 months ago
JSON representation

Add to Cart is a way to create a temporary list of items by adding them to your cart, which will keep track of the items until you leave e-commerce website.

Awesome Lists containing this project

README

        

# Add to cart
Add to Cart is a way to create a temporary list of items by adding them to your cart, which will keep track of the items until you leave e-commerce website.

### 1.Add Products To Cart
![](screensort/add_to_cart.png)

### 2.Product Cart Items
![](screensort/cart_items.png)

### 3.Product Quantity Notification
![](screensort/notification.png)

### 4.Empty Cart
![](screensort/empty_cart.png)