Shopify Ajax API
The Ajax API provides a suite of lightweight REST API endpoints for development of Shopify themes.
Use cases
Possible uses of the Ajax API include:
Add products to the cart and update the cart item counter.
Display related product recommendations.
...
rakeshraj.hashnode.dev2 min read