﻿var deleteGift = "Are you sure you want to remove gift ",
	deleteBuono = "Are you sure you want to remove gift?",
	deleteItem = "Are you sure you want to remove ",
	deleteScontItemAlso1 = "If you remove the article ",
	deleteScontItemAlso2 = " you will have to insert again the purchase voucher, sure to continue?",
	deleteAllAccessories = " and all accessories",
	insertDescriptionForList = "Please name your wish list",
	invalidDateForList = "Enter a valid expiry date",
	dateListMustBeMajor = "Enter a valid expiry date",
	insertEmailAddress = "Enter at least one email address",
	insertMessageToSend = "Please enter your invitation message",
	payment = "Select a payment method!",
	courier = "Select a delivery option!"	
	collectionDateInvalid = "Please select a valid date of collection!",
	destAltCountry = "Alternative ship-to destination: please select a country.",
	destAltName = "Alternative ship-to destination: please insert a name.",
	destAltAddress = "Alternative ship-to destination: please insert an address.",
	destAltCAP = "Alternative ship-to destination: please insert zip code.",
	destAltCity = "Alternative ship-to destination: please insert a city.",
	destAltProvince = "Alternative ship-to destination: please insert a province.",
	destAltPhone = "Alternative ship-to destination: please enter a phone number.",
	destAltPhoneInvalid = "The phone field only accepts numeric entries.",
	pointsAlert1 = "ATTENTION! you don't have enough points for these prizes!",
	pointsAlert2 = "Select an item before continuing!",
	pointsAlert3 = "Insert a delivery address!",
	bestPriceProductName = "Enter the product name",
	bestPriceAddress = "Enter the website address",
	bestPriceName = "Enter your name",
	bestPriceMail = "Enter your e-mail address",
	bestPriceConfirmMail = "You failed to correctly fill in your e-mail address",	
	regFormFillFieldMsg = "Warning! * Denotes required fields. Please, fill in the field",
	regFormInvalidMail = "Invalid e-mail address",
	regFormConfirmMailInvalid = "The e-mail addresses you entered do not match. Please try again",
	regFormConfirmPassword = "Retype Password",
	regFormConfirmPwdInvalid = "The passwords you entered do not match. Please try again",
	regFormName = "Full Name",
	regFormPiva = "VAT ID",
	regFormCountry = "Contry",
	regFormAddress = "Address",
	regFormZipCode = "Zip Code",
	regFormZipCodeOnlyNumber = "The field Zip Code must be filled in with numbers only.",
	regFormCity = "City",
	regFormPhone = "Phone",
	regFormPhoneOnlyNumber = "The field phone must be filled in with numbers only.",
	regFormMobile = "Mobile",
	regFormMobileOnlyNumber = "The field mobile must be filled in with numbers only.",
	regFormPrivacy = "You must agree to the treatment of personal details before placing your order",
	regFormProvince = "Province",
	invalidSearchMsg = "Please enter at least 3 letters in order to carry out research",
	
	insertListaCode = "Enter a wish list code",
	regNewsInsertValidMail = "Enter a valid email address.",
	regNewsInsertValidName = "Enter a name.",
	regNewsCheckPrivacy = "You must subscribe the information folder about the treatment of personal data to continue!",
	promptSendPwd = "Enter the Email address you registered with. Your password will be sent immediately",
	checkOneOption = "In order to continue, please select at least one option!",
	feedbackInsertText = "Type a message",
	feedbackJudge = "Enter a comment about our service",
	giftSenderName = "Enter the sender's name!",
	giftMail = "Enter a valid mail address",
	giftConfirmMail = "Invalid mail address",
	giftName = "Enter a name",
	cashSendInfo = "You have chosen to send the items to the wish list recipient. If you want to buy items for you and for a wish list, you must fill in two different order forms.",
	choiceVariantProduct = "You have to pick a colour!",
	
	requestEmailMsg = "Insert a valid email",
	requestNameMsg = "Insert a name",
	requestInfoMsg = "Insert a text for request",
	sendMail = "Send e-mail",
	feedbackSubjectMail = "Problem noticed for order N. ",
	feedbackMessageInfo2 = "Dear customer, in general few minutes are needed to have an answer to a problem, but if this isn't happened it's because we are still analysing the situation. You surely will have an answer in 48h at the latest.";
	;
	