window.LANG = {
	TEXT_PRODUCT_EXISTS_IN_CART: "The product you attempted to add has already been in the cart.",
	TEXT_LOGIN_FOR_PRICE: "Login for price",
	ERROR_PRODUCT_NOT_FOUND: "No product can be found based on the search criteria.",
	MSG_CART_SAVING: "Saving your cart, please wait...",
	NAME: "English"
};