var moneyFormat = '${{amount}}';
var theme = {
strings:{
product:{
unavailable: "Unavailable",
will_be_in_stock_after:"Will be in stock after [date]",
only_left:"Only 1 left!"
},
navigation:{
more_link: "More"
},
map:{
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 API Key."
}
},
settings:{
cartType: "page"
}
}