strSorry  = "Desculpe, seu carrinho está cheio, por favor vá até o caixa.";
strAdded  = " adicionado ao seu carrinho.";
strRemove = "Clique 'Ok' para remover este produto de seu carrinho.";
strILabel = "COD";
strDLabel = "Produto/Descrição";
strQLabel = "Quant.";
strPLabel = "Preço";
strSLabel = "Tx de Envio";
strRLabel = "Remover";
strRButton= "Remover";
strSUB    = "SUBTOTAL";
strSHIP   = "Envio";
strTAX    = "IMPOSTO";
strTOT    = "TOTAL";
strErrQty = "Quantidade inválida.";
strNewQty = 'Por favor digite uma nova Quantidade:';
Language = 'br';
bLanguageDefined = true;


