Cart API

Sachin Gadia asked 4 years ago
I was not able to find CART API in ecommerce module. As i was laraship as backend and react as frontend. Please help.
laraship Staff replied 4 years ago

Hello Sachin, can you explain what do you mean by Cart API

Sachin Gadia replied 4 years ago

So if you see here https://www.laraship.com/api you have product listing api, detail api but there is no API which add the product into cart. So wanted to know where i can locate.

2 Answers
laraship Staff answered 4 years ago
Hello, The API key is retrieved when you request the login endpoint
Sachin Gadia replied 4 years ago

I am not asking for API key….i am saying that there is no Add to Cart feature API….so can you please help in locating that.

laraship Staff answered 4 years ago
Hello, The cart is managed at local storage and not at the server.   Best Regards