" + 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 TTC | "); 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("14.50 | "); 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("37.50 | "); fen.document.writeln("" + document.F.qte4.value + " | "); fen.document.writeln("" + document.F.tot4.value + " | "); fen.document.writeln("
Demi bouteille | "); fen.document.writeln("8.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("16.50 | "); 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("18.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 + " | |||