Hi @rajweb thank you for your response.
For #1: I am confused what you mean. I think what you’re saying is to not set a custom domain (don’t redirect everything). I am using {store-name}.myshopify.com/cart to go to the cart & checkout. The issue is after finishing the order, when users hit “Continue Shopping” they will be directed to the Shopify store and not my custom front end.
I am not sure what you mean by using the Next.js middleware to prevent the re-direct because I thought it’ll happen via Shopify. If I try to redirect back to my {store-name}.myshopify.com/cart, won’t Shopify try to redirect it to {mycustomfrontend}.com/cart and then I’m stuck in a redirect loop?
#3: Can you provide more instructions on where the Additional Scripts can be found? I thought it’s deprecated and the option isn’t available anymore.
It sounds like my best bet is to be on Shopify Plus though.