Javascript – I'm trying to reload a page when a user clicks anywhere on the page body, how can I achieve this?
On my bigcommerce store, I'm trying to show a button for a free product, but that free product should only be allowed to be added once certain skus are in the cart. I have the button working through handlebars. The…