var theme = { strings: { addToCart: "Add to basket", soldOut: "Sold out", unavailable: "Unavailable", regularPrice: "Regular price", sale: "Sale", showMore: "Show More", showLess: "Show Less", addressError: "Error looking up that address", addressNoResults: "No results for that address", addressQueryLimit: "You have exceeded the Google API usage limit. Consider upgrading to a \u003ca href=\"https:\/\/developers.google.com\/maps\/premium\/usage-limits\"\u003ePremium Plan\u003c\/a\u003e.", authError: "There was a problem authenticating your Google Maps account.", newWindow: "Opens in a new window.", external: "Opens external website.", newWindowExternal: "Opens external website in a new window.", quantityMinimumMessage: "Quantity must be 1 or more" }, moneyFormat: "£{{amount}}" } document.documentElement.className = document.documentElement.className.replace('no-js', 'js');