Hello Shopify Community,
I recently created a Headless Shopify Store using the Storefront API, and while most things are working smoothly, I’ve encountered two issues that I could use some assistance with:
-
Logo Redirection Problem in Checkout: When a customer is in the checkout process and clicks on the logo in the top-left corner, they are redirected to the “original” Shopify Store (xxx.myshopify.com) instead of staying on my custom domain. (Hosted on Vercel)
-
Disabling the Original Store: I’m looking for guidance on how to deactivate the original store to prevent customers from making purchases there. I want all transactions to occur exclusively on my Headless Store.
As a potential solution, I am considering replacing the original store URL with something like “mystorename-checkout.com” (so people don’t get confused, why they suddenly left my domain when in the checkout), aswell as providing the logo with a link to my Headless Store. However, I’m unsure of the steps to achieve this.
Your insights and suggestions on resolving these issues would be greatly appreciated. Thank you for your assistance!
Best regards,
Alex