Currently we are in the process of integrating the Shopify Cart API into a new Drupal Page.
See https://dev.purecaps.shop/produkte/ac-formula
User: sunlime
Password: sunlime.it
The main problem we are now hitting is the fact, that we can’t add products to the cart so they also appear on our subdomain, where the cart page and checkout exists: ec.purecaps.net/cart
The current implementation is based on the Shopify BuyButton.js
https://shopify.github.io/buy-button-js/
The cart works great directly on https://dev.purecaps.shop but as soon as we change the domain to ec.purecaps.net/cart the already added items are not showing up.
Is there some way we can do that?
thanks for your help,