Shopify · Capability
Shopify Ajax API — Cart
Shopify Ajax API — Cart. 6 operations. Lead operation: Shopify Retrieve the current cart. Self-contained Naftiko capability covering one Shopify business surface.
What You Can Do
GET
Getcart
— Shopify Retrieve the current cart
/v1/cart-js
POST
Addtocart
— Shopify Add items to the cart
/v1/cart/add-js
POST
Changecartitem
— Shopify Change a cart line item
/v1/cart/change-js
POST
Clearcart
— Shopify Clear all items from the cart
/v1/cart/clear-js
GET
Getcartshippingrates
— Shopify Get estimated shipping rates
/v1/cart/shipping-rates-json
POST
Updatecart
— Shopify Update the cart
/v1/cart/update-js
MCP Tools
shopify-retrieve-current-cart
Shopify Retrieve the current cart
read-only
idempotent
shopify-add-items-cart
Shopify Add items to the cart
shopify-change-cart-line-item
Shopify Change a cart line item
shopify-clear-all-items-cart
Shopify Clear all items from the cart
shopify-get-estimated-shipping-rates
Shopify Get estimated shipping rates
read-only
idempotent
shopify-update-cart
Shopify Update the cart