Hey everyone!
We have a headeless implementation, where we manage our own cart, and when the customers hits the button to do the checkout we call shopify using store front API to create the checkout.
We want to add more products, and we tought we could do this directly on shopify (using a theme). So, basically our customer could use our website to buy some products, and the store to buy others. Is it posible to use the cart that the user access when he is on the store in shopify? like mystore.shopify.com/cart.
We would like to rid off our cart and just use the shopify one but apparently we cannot access the carts created on the store using store front. Is there any way we can use Shopify Cart UI with a headless implementation?
Thanks in advance!
Alex