I’ve attached snipcart to my Gatsby site using the standard script tags. I haven’t used the gatsby-plugin-snipcart plugin. That might be my next option.
The problem happens when I click my buy now button and add an item to my basket, the fly out ‘Cart summary’ appears with my item added to the basket just fine. When I click the ‘Checkout’ button at the bottom, the checkout screen appears, ‘/#/checkout’ is added to the end of my pages url, causing a reload, the checkout is then no longer visible and I can’t see the checkout screen. Clicking my buy now button and doing the same thing just repeats the same thing over and over.
I set snipcart up on my gatsby site over a year ago and it was working then. Now I’ve come back to this project again I don’t know what has changed and wondered if anyone knew how to fix this issue.
Thanks,