Get current cart products of the user

Does anybody know how to get the products in the cart of the user ?

1 Like

hi @naveen_dev, you can show the cart by using the navigateToCheckout hook. But there’s no API to read the user’s cart. And we don’t plan to support it in the short-term

Thank you @Quique-Shopify . I’ll check on that.