" + document.F.nom.value + " " + document.F.adresse.value + " " + document.F.postal.value + " " + document.F.ville.value + " " + "Tel : " + document.F.tel.value + " Mail : " + document.F.mail.value + " | ");
fen.document.writeln(" BON DE COMMANDE |
"); fen.document.writeln("
Champagne | "); fen.document.writeln("Prix unitaire | "); fen.document.writeln("Quantité | "); fen.document.writeln("Total | "); fen.document.writeln("
Cuvée Brut Sélection | "); fen.document.writeln(""); fen.document.writeln(" | "); fen.document.writeln(" | "); fen.document.writeln(" |
bouteille 75 cl | "); fen.document.writeln("15.25 | "); fen.document.writeln("" + document.F.qte1.value + " | "); fen.document.writeln("" + document.F.tot1.value + " | "); fen.document.writeln("
Magnum 150 cl (avec coffret) | "); fen.document.writeln("40,00 | "); fen.document.writeln("" + document.F.qte4.value + " | "); fen.document.writeln("" + document.F.tot4.value + " | "); fen.document.writeln("
Demi bouteille | "); fen.document.writeln("9.00 | "); fen.document.writeln("" + document.F.qte5.value + " | "); fen.document.writeln("" + document.F.tot5.value + " | "); fen.document.writeln("
Cuvée Brut Rosé | "); fen.document.writeln(""); fen.document.writeln(" | "); fen.document.writeln(" | "); fen.document.writeln(" |
bouteille 75 cl | "); fen.document.writeln("17.25 | "); fen.document.writeln("" + document.F.qte2.value + " | "); fen.document.writeln("" + document.F.tot2.value + " | "); fen.document.writeln("
Cuvée Brut Prestige | "); fen.document.writeln(""); fen.document.writeln(" | "); fen.document.writeln(" | "); fen.document.writeln(" |
bouteille 75 cl | "); fen.document.writeln("19.00 | "); fen.document.writeln("" + document.F.qte3.value + " | "); fen.document.writeln("" + document.F.tot3.value + " | "); fen.document.writeln("
Frais de port ("+Sup+" euros) | "); fen.document.writeln("|||
Total " + document.F.tot.value + " | "); fen.document.writeln("|||
" + mes + " | |||