Shopify provides a standard Ajax (Asynchronous JavaScript and XML) based API to perform different actions on the frontend. It is commonly known as Shopify Ajax API. Besides managing Cart, it also offers functionality to display related products and product search autocomplete. For this article we would be mainly focusing on the Cart API and Shopify […]