Closed idank closed 1 year ago
No particular reason, haven't really touched the checkout
aspect of the storefront api since cart
has always worked fine for most all my use cases
Always open to PRs or suggestions if you feel like using checkout
would be better!
I ended up using cart too, can't really tell the difference. ^_^
Hey, this is nicely structured and as a newcomer to Vue/Nuxt it's quite helpful to learn!
Curious why you're using the Cart Storefront API as opposed to Checkout? The latter is available in https://shopify.github.io/js-buy-sdk/ which exposes most of the APIs you've written.