Hello There,
As I m trying to redirect the user to the checkout page using javascript but when I do so, Shopify adds a new query string parameter within it “no_cookies_from_redirect=1”. And it again redirects me back to the checkout page. But if I stop my code and let the normal checkout button work it is working properly.
I m creating a checkout URL something like this “HTTPS://{shop domain}/checkout” simple URL but still redirects me back to the cart page.
If any solution please let me know.
Thanks in Advance