GET

Get Current Cart


Deprecation Warning

This method will be deprecated on February 1, 2027.
Replace with Get Current Cart.

Replaced by Cart V2 Get Current Cart.

Retrieves the current site visitor/member's cart.

Notes:

  • A 'current cart' is automatically created when the site visitor/member adds an item to their cart, or when calling Add To Current Cart.
  • Calling this method before adding an item to the cart returns a 404 error.
  • This method doesn't calculate or return price totals. To get estimated totals including tax, shipping, and discounts, use Estimate Current Cart Totals.
  • This method requires visitor or member authentication.
Permissions
Read Orders
Learn more about app permissions.
Method Declaration
Copy
Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?