Hi,
I’m a new Shopify user.
Please assist me.
- Offer the shopping cart created in my Shopify store session on my own WordPress website. I need to continuously view similar Cart items on both my WordPress website, mydragoncity and the enduring Shopify store. In the unlikely event that I add or remove any items from the Cart on the Shopify store, this change must update the WordPress Cart and vice versa.
- While promoting pellet grills Already tried using the buy button, but the WordPress site creates a different cart than the Shopify one. On the Admin and Storefront API, I also couldn’t find anything about Carts.
- Provide a seamless client login experience between Shopify and my WP. So I imagine that I’m using Storefront API to authenticate my Shopify users on my WordPress website. A few links on my WordPress site will take visitors to the Shopify site, where they will then need to check in again using the same credentials. Is it possible to communicate the client access_token I received via the Storefront API on my WordPress site to Shopify so I can physically validate the client with the Token and the client wouldn’t have to log in again?