No checkout on my next.js commerce site

Hi, I am using graphql endpoint: https://ninjashanti.myshopify.com/api/2023-01/graphql.json and not sure how to find where the graphql checkoutUrl is being set. It is currently redirecting to nonexisting 404 pages on my site, instead of the shopify hosted checkout.

I want it to redirect to ninjashanti but instead it goes to the custom domain where the 404 page shows.
Thanks for your help.

George.

1 Like

Hi George, Any luck on fixing this? I’m experiencing the exact same issue with my next-js headless commerce site.