Hi, not sure where else to post this – I think it’s been reported before but doesn’t seem to be fixed.
If you try to ‘Add to cart’ when not a logged-in user the website errors; the ‘Add to cart’ button goes blank, nothing gets added to the cart, and there’s is an error in the console log (Uncaught TypeError: response is null). This happens on Firefox and Chrome for Windows.
It seems like this behaviour is not there once you are logged in – the adding to cart works fine then. I’d assume that the correct behaviour for a non-logged in user would be to go to a log in or register page – the current behaviour is confusing.
If you need any more info I’m happy to provide it!