script>
var theme = {
strings: {
addToCart: "Add to cart",
soldOut: "Sold out",
unavailable: "Unavailable",
addressError: "Error looking up that address",
showMore: "Show More",
showLess: "Show Less"
},
moneyFormat: "¥{{amount_no_decimals}}",
productSingleObject: null
}
Skip to content