← Back
Editing: form_preventivi.php
<?php # blocco per data di scadenza non impostata if ($data_scad < $oggi && $st != 5 && $st != 15) { echo "<h2>Devi impostare la corretta data di scadenza sul contratto!</h2>"; exit (0); } # blocco voucher per caparra non versata if (($st == 5 || $st == 15) && !$data_cap) { echo "<h2>Devi impostare la corretta data di versamento caparra!</h2>"; exit (0); } //eco($rowEC); //eco($extraPT);eco($extraPU); if ($rowEC) { foreach ($rowEC as $n=>$row) { switch ($row->tipo) { case 2: # extra bungalow case 10: # extra roulotte $datiExtraBi = "<tr><td><b>B) ".strtoupper (SERVIZI_PLUS)." ".strtoupper (BUNGALOW).":</b></td></tr>\n"; $totSpB = "+B"; switch ($row->tipologia) { case 101: $datiExtraB.= "<tr><td>".$NOMI_B[2][$row->tipologia]." x ".$row->quant."</td><td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; break; case 112: case 113: $datiExtraB.= "<tr><td>".$NOMI_B[2][$row->tipologia]." x ".$row->quant."</td><td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; break; case 102: case 103: $datiExtraB.= "<tr><td>".$NOMI_B[2][$row->tipologia]." x ".$row->quant." ".INFRASETTIMANALE.", ".$listExtra2e[7][$row->period]." </td><td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; break; case 104: $selE22 = $datiExtraB.= "<tr><td>".$row->quant." ".$NOMI_B[2][$row->tipologia]." ".$tagExtra2[3]." ".$row->period." ".VOLTE."</td><td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; break; case 105: $selE24 = $datiExtraB.= "<tr><td>".PULIZIA." ".EXTRA." ".$listExtra2[4][$row->period]."</td><td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; break; case 151: case 152: $datiExtraB.= "<tr><td>".PRIMA_FILA_MARE."</td><td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; break; } $totB+= $extraPT[$row->id_prezzo]; $datiExtraBf = "<tr><td><b>B) ".strtoupper (TOTALE)." ".strtoupper (SERVIZI_PLUS)." ".strtoupper (BUNGALOW); if ($scontoPl2) $datiExtraBf.= " ".ANZICHE." ".addzero ($totB, 2)." Euro"; $datiExtraBf.="</b></td><td align=\"right\"><b>".addzero ($totB-$scontoPl2, 2)." Euro</b></td></tr>\n"; break; case 5: # commerciale // $decp = $row->tipo == 2 ? $etaBam : ""; $datiExtraCi = "<tr><td><b>C) ".strtoupper (SERVIZIO_PENSIONI)." ".MENU_ESCL_NEON." ".$etaNeo.":</b></td></tr>\n"; $totSpC = "+C"; $datiExtraC.= "<tr><td>".$TIPO_PREZZI_B[$row->tipo][$row->incluso]." ".$NOMI_B[$row->tipo][$row->tipologia]." per ".$row->quant."</td><td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; $totC+= $extraPT[$row->id_prezzo]; $datiExtraCf = "<tr><td><b>C) ".strtoupper (TOTALE)." ".strtoupper (SERVIZIO_PENSIONI)."</b></td><td align=\"right\"><b>".addzero ($totC, 2)." Euro</b></td></tr>\n"; break; case 6: # spiaggia $datiExtraDi = "<tr><td><b>D) ".strtoupper (NOLEGGIO_OMBR_LETT)." (".DA." ". DOMENICA." ".A." ". VENERDI."):</b></td></tr>\n"; $totSpD = "+D"; $extra = $row->tipo."-".$row->tipologia; if ($row->tipologia == 1 || $row->tipologia == 7) $datiExtraD.= "<tr><td>".$listSpiagg1[$extra]."</td><td align=\"right\">".addzero ($extraPU[$row->id_prezzo]*($nottiT-1), 2)." Euro</td></tr>\n"; else $datiExtraD.= "<tr><td>".$listSpiagg2[$extra]."</td><td align=\"right\">".addzero ($extraPU[$row->id_prezzo]*($nottiT-1), 2)." Euro</td></tr>\n"; $totD+= $extraPU[$row->id_prezzo]*($nottiT-1); $datiExtraDf = "<tr><td><b>D) ".strtoupper (TOTALE)." ".strtoupper (NOLEGGIO_OMBR_LETT)."</b></td><td align=\"right\"><b>".addzero ($totD, 2)." Euro</b></td></tr>\n"; break; case 9: # biciclette $datiExtraEi = "<tr><td><b>E) ".strtoupper (BICICLETTE)." (".DA." ". DOMENICA." ".A." ". VENERDI."):</b></td></tr>\n"; $totSpE = "+E"; $datiExtraE.= "<tr><td>".$row->quant." ".$NOMI_B[$row->tipo][$row->tipologia]; if ($row->tipologia < 10) $datiExtraE.= " ".$TIPO_PREZZI_B[$row->tipo][$row->period]; $datiExtraE.= "</td>\n<td align=\"right\">".addzero ($extraPT[$row->id_prezzo], 2)." Euro</td></tr>\n"; $totE+= $extraPT[$row->id_prezzo]; $datiExtraEf = "<tr><td><b>E) ".strtoupper (TOTALE)." ".strtoupper (BICICLETTE)."</b></td><td align=\"right\"><b>".addzero ($totE, 2)." Euro</b></td></tr>\n"; break; } } $datiExtra = "<p align=\"center\"><b>".strtoupper (SERV_EXTRA_FAC)." B/C/D/E/Lib</b></p>"; } # calcolo extra liberi if ($rowEC2 != "") { $totSpLib = "+Lib"; $datiExtraLibi = "<tr><td><b>Lib) ".strtoupper (ALTRI_EXTRA)."</b></td></tr>\n"; foreach ($rowEC2 as $row) { $dataInEx = $row->data_inex != "0000-00-00" ? date2data ($row->data_inex) : ""; $giornEx = $row->period ? $row->period : ""; $datiExtraLib.= "<tr><td>".$row->quant." ".$row->note." ".$dataInEx." ".$giornEx."</td> <td align=\"right\">".$row->prezzo." Euro</td></tr>\n"; $totLib+= $row->prezzo; } $datiExtraLibf = "<tr><td><b>Lib) ".strtoupper (TOTALE." ".ALTRI_EXTRA)."</b></td><td align=\"right\"><b>".addzero ($totLib, 2)." Euro</b></td></tr>\n"; } $datiExtraTot = "<tr><td><b>C-D-E-Lib) ".strtoupper (TOTALE." ".EXTRA); if ($scontoE) $datiExtraTot.= " ".ANZICHE." ".addzero ($costoEx, 2)." Euro"; $datiExtraTot.= "</b></td><td align=\"right\"><b>".addzero (($costoEx-$scontoE-$scontoPl2), 2)." Euro</b></td></tr>\n"; # note convenzione if ($rowCv) $noteConv = CONVENZ." ".$rowCv[0]->denominaz; $datiExtra.= "<table width=\"700\"> $datiExtraBi $datiExtraB $datiExtraBf $datiExtraCi $datiExtraC $datiExtraCf $datiExtraDi $datiExtraD $datiExtraDf $datiExtraEi $datiExtraE $datiExtraEf $datiExtraLibi $datiExtraLib $datiExtraLibf $datiExtraTot </table>\n"; $testata = "<p align=\"center\"><b>BAIA dei GABBIANI<br />Camping-Village srl unip.</b><br />Golfo di Follonica (GR)<br />Via delle Collacchie, snc – 58020 Scarlino<br />Tel. 0566 866158<br />Web www.baiadeigabbiani.com</p>\n"; if ($op != "ds") $noteDirez = "<b>".NOTE_DIREZ."</b><br /> <textarea name=\"note_dir\" rows=\"3\" cols=\"100\"></textarea>\n"; else { if ($_POST['note_dir'] != "") $noteDirez = "<b>".NOTE_DIREZ.":</b> ".$_POST['note_dir']; } # lo swift solo per l'estero if ($lan != "it") $swift = "BIC/Swift: CCRTIT2TCAS<br />"; # dati per pagamento caparra $datiVersC = "<p align=\"center\"><b>".VERSAMENTO_CAPARRA.":</b></p>\n"; switch ($metodo_cap) { case 1: $datiVersC.= "<p><b>".POSTA.":<br /> ".BENEFICIARIO.": BAIA dei GABBIANI SRL UNIP<br /> IBAN ".SOLO_BONIFICO.": IT61L0760114300000085384774<br /> CCP ".SOLO_BOLLETTINO.": 85384774<br /> ".IMPORTO_NETTO_POSTA.": Euro ".$caparra."<br /> ".CAUSALE.": ".SIG_SIGRA." ".$cognome." ".$nome." ".CAPARRA." ".$numero."<br /> ".SPESE_MITTENTE."</b><br /> ".NON_VAGLIA."</p>"; break; case 2: $datiVersC.= "<p><b>".BONIF_BANCARIO.":<br /> ".BENEFICIARIO.": BAIA dei GABBIANI SRL UNIP<br /> IBAN: IT45K0846172240000010978726<br /> ".$swift." ".IMPORTO_NETTO_BANCA.": Euro ".$caparra."<br /> ".CAUSALE.": ".SIG_SIGRA." ".$cognome." ".$nome." ".CAPARRA." ".$numero."<br /> ".SPESE_MITTENTE."</b></p>"; break; case 4: if ($lan == "it") $datiVersC = "<p><b>PayPal:<br /> grazie per aver scelto questo metodo di pagamento, a breve riceverete una mail da PayPal per poter procedere con il pagamento sicuro.</b></p>"; else $datiVersC = "<p><b>PAY-PAL:<br /> thanks for choosing this kind of payment, in a short time you'll receive a mail from PayPal and you can proceed with the safe payment.</b></p>"; break; default: $datiVersC = ""; } # form per preventivo if ($st <= 2 && $op != "ds") $datiTot = "<table border=\"2\" align=\"center\"><tr><td> <table width=\"680\"> <tr><td width=\"80%\"><b>".TOTALE_SPESA." A".$totSpB.$totSpC.$totSpD."</b></td><td><b>".addzero ($costo+$costoEx-$sconto-$scontoE-$scontoPl-$scontoPl2, 2)." Euro</b></td></tr> <tr><td width=\"80%\">".strtoupper (CAPARRA)."</td><td nowrap><input type=\"text\" name=\"caparra\" size=\"7\" value=\"\" onchange=\"javascript:calc_saldo()\" /> Euro</td></tr> <tr><td width=\"80%\"><b>".SALDO_CHECKIN."</b></td><td nowrap><b><input type=\"text\" name=\"saldo\" size=\"7\" value=\"\" onchange=\"javascript:calc_saldo()\" /> Euro</b></td></tr> <tr><td colspan=\"2\"><b>".ESCLUSA_TASSA.". <a href=\"http://www.".$dominio."/tabella_tassa_soggiorno.pdf\">".LEGGI_TABELLA.".</a></b></td></tr> </table> </td></tr></table> <script language=\"JavaScript\"> function calc_caparra () { var caparra = Math.round ((eval (".addzero (($costo+$costoEx-$sconto-$scontoE-$scontoPl-$scontoPl2)*0.3, 2)."))*100)/100; var resto = Math.round (eval (".addzero (($costo+$costoEx-$sconto-$scontoE-$scontoPl-$scontoPl2), 2)."-Math.floor(".addzero (($costo+$costoEx-$sconto-$scontoE-$scontoPl-$scontoPl2), 2)."))*100)/100; if (eval (caparra-Math.floor(caparra)) < resto) caparra = eval (Math.floor(caparra)+resto-1) else caparra = eval (Math.floor(caparra)+resto) if (Math.round (caparra) == caparra) document.preventivo.caparra.value = caparra+'.00' else if (Math.round (eval(caparra*10)) == eval (caparra*10)) document.preventivo.caparra.value = caparra+'0' else document.preventivo.caparra.value = caparra calc_saldo (); } function calc_saldo () { var saldo = Math.round ((eval (".addzero (($costo+$costoEx-$sconto-$scontoE-$scontoPl-$scontoPl2), 2)."-document.preventivo.caparra.value))*100)/100; if (Math.round (saldo) == saldo) document.preventivo.saldo.value = saldo+'.00' else if (Math.round (eval(saldo*10)) == eval (saldo*10)) document.preventivo.saldo.value = saldo+'0' else document.preventivo.saldo.value = saldo } calc_caparra () </script>"; else { # senza form, con form solo se if ($st <= 2 && $op == "ds") { $caparra = $_POST['caparra']; $saldo = $_POST['saldo']; } $datiTot = "<table border=\"2\" align=\"center\" width=\"680\"><tr><td> <table width=\"680\"> <tr><td width=\"80%\" nowrap><b>".TOTALE_SPESA." A".$totSpB.$totSpC.$totSpD."</b></td><td align=\"right\" nowrap><b>".addzero ($costo+$costoEx-$sconto-$scontoE-$scontoPl, 2)." Euro</b></td></tr> <tr><td width=\"80%\" nowrap>".strtoupper (CAPARRA)."</td><td align=\"right\" nowrap>".$caparra." Euro</td></tr> <tr><td width=\"80%\" nowrap><b>".SALDO_CHECKIN."</b></td><td align=\"right\" nowrap><b>".$saldo." Euro</b></td></tr> <tr><td colspan=\"2\"><b>".ESCLUSA_TASSA.". <a href=\"http://www.".$dominio."/tabella_tassa_soggiorno.pdf\">".LEGGI_TABELLA.".</a></b></td></tr> </table> </td></tr></table>"; } # riporto notti in promozione e a che sconto foreach ($nottiS AS $sc=>$no) { $sc = floor ($sc) == $sc ? floor ($sc) : $sc; # leva gli zeri .00 $promoN.= " $no ".NOTTI_PROMOZ." $sc%,"; } //eco($nottiS); $promoN = rtrim ($promoN, ','); # se c'è sconto aggiuntivo switch ($scontoPl_tipo) { case 1: if ($scontoPl_qnt) $promoN.= " + ".SCONTO_PLUS." ".addzero ($scontoPl_qnt, 2)."%"; if ($scontoPl2_qnt) $promoN.= " + ".SCONTO_PLUS_EXTRA." ".addzero ($scontoPl2_qnt, 2)."%"; break; case 2: if ($scontoPl_qnt) $promoN.= " + ".SCONTO_PLUS." ".addzero ($scontoPl_qnt, 2)." Euro"; if ($scontoPl2_qnt) $promoN.= " + ".SCONTO_PLUS_EXTRA." ".addzero ($scontoPl2_qnt, 2)." Euro"; break; } # calcolo notti in che tipo di stagione $sqlP = "SELECT `periodo`, `data_in`, `data_fi` FROM `periodi` WHERE `id_utente` = ".ID_UTENTE." AND `id_stagione` = ".$idStag; $rowsP = $query->freeQuery ($sqlP, 0); $nottiSt = array (); # array del numero di notti per ogni stagione $t = $tmIn; while ($t < $tmOut) { foreach ($rowsP AS $rowP) { if (date2time ($rowP->data_in) <= $t && date2time ($rowP->data_fi) >= $t) { # se fa parte dell'intervallo aumenta il numero delel notti per quel periodo $nottiSt[$rowP->periodo]++; } } $t+= 3600*24; } # riporto notti per stagione foreach ($nottiSt AS $pe=>$no) $perioN.= " $no in ".$PERIODO[$pe]." ".STAGIONE.","; $perioN = rtrim ($perioN, ','); switch ($lan) { case en: case de: $orariS = "until 31/03 from Monday to Friday from 09.30am to 12.30am and from 02.30pm to 05.30pm and from 01/04 every day from 08.30 to 13.00 and from 15.30 to 19.30 tel. +39 0566 86 61 58"; break; default: $orariS = "fino al 31/03 dal lunedì al venerdì dalle 09.30 alle 12.30 e dalle 14.30 alle 17.30 e dal 01/04 tutti i giorni dalle 08.30 alle 13.00 e dalle 15.30 alle 19.30 tel. 0566 86 61 58"; break; } $cSaluti = CORDIALI_SALUTI."<br /><br />".$nome_oper."<br />Baia dei Gabbiani <br />Camping-Village srl unip."; switch ($tipo) { case 1: $datiSogg = "<table width=\"700\"> <tr><td colspan=\"2\"><b>A) ".DATI_SOGGIORNO.":<br /> ".TOTALE_NOTTI." nr. ".$nottiT." ".DI_CUI." ".$perioN."; ".$promoN." ".$noteConv."</b></td></tr> <tr><td>".DATA_CHECKIN." ".DALLE." 15,30 ".ALLE." 19,30</td><td align=\"right\" nowrap>".date2data ($data_in)."</td></tr> <tr><td>".DATA_CHECKOUT." ".DALLE." 08,00 ".ALLE." 12,00</td><td align=\"right\" nowrap>".date2data ($data_out)."</td></tr> <tr><td>".ADULTI."</td><td align=\"right\">Nr. ".$adulti."</td></tr>\n"; if ($bambini) $datiSogg.= "<tr><td>".BAMBINI." ".$etaBamb."</td><td align=\"right\">Nr. ".$bambini."</td></tr>\n"; if ($neonati) $datiSogg.= "<tr><td>".NEONATI." ".$etaNeo."</td><td align=\"right\">Nr. ".$neonati."</td></tr>\n"; if ($cani0) $datiSogg.= "<tr><td>".CANE_S."</td><td align=\"right\">Nr. ".$cani0."</td></tr>\n"; if ($cani1) $datiSogg.= "<tr><td>".CANE_M."</td><td align=\"right\">Nr. ".$cani1."</td></tr>\n"; if ($cani2) $datiSogg.= "<tr><td>".CANE_LG."</td><td align=\"right\">Nr. ".$cani2."</td></tr>\n"; if ($tipo_strutt) $datiSogg.= "<tr><td>".EQUIPAGGIAMENTO." 1</td><td align=\"right\">".VS_PROPRIETA." ".$tipoStrutt1[$tipo_strutt]." - ".LUNGHEZZA." ".$carattStrutt1[$caratt_strutt]."</td></tr>\n"; if ($tipo_strutt2) $datiSogg.= "<tr><td>".EQUIPAGGIAMENTO." 2</td><td align=\"right\">".VS_PROPRIETA." ".$tipoStrutt1[$tipo_strutt2]." - ".LUNGHEZZA." ".$carattStrutt1[$caratt_strutt2]."</td></tr>\n"; $datiSogg.= "<tr><td><b>A) ".TOTALE_SOGGIORNO; if ($sconto || $scontoPl) $datiSogg.= " ".ANZICHE." ".addzero ($costo, 2)." Euro"; $datiSogg.= "</b></td><td align=\"right\"><b>".addzero ($costo-$sconto-$scontoPl, 2)." Euro</b></td></tr> </table></p>\n"; break; case 2: $datiSogg = "<table width=\"700\"> <tr><td colspan=\"2\"><b>A) ".DATI_SOGGIORNO.":<br /> ".TOTALE_NOTTI." nr. ".$nottiT." ".DI_CUI." ".$perioN."; ".$promoN." ".$noteConv."</b></td></tr> <tr><td>".DATA_CHECKIN." ".DALLE." 16,00 ".ALLE." 19,30</td><td align=\"right\" nowrap>".date2data ($data_in)."</td></tr> <tr><td>".DATA_CHECKOUT." ".DALLE." 08,00 ".ALLE." 10,00</td><td align=\"right\" nowrap>".date2data ($data_out)."</td></tr> <tr><td>".PERSONE."</td><td align=\"right\">Nr. ".$persone."</td></tr>\n"; if ($neonati) $datiSogg.= "<tr><td>".NEONATI." ".$etaNeo."</td><td align=\"right\">Nr. ".$neonati."</td></tr>\n"; if ($cani0) $datiSogg.= "<tr><td>".CANE_SM."</td><td align=\"right\">Nr. ".$cani0."</td></tr>\n"; if ($cani1) $datiSogg.= "<tr><td>".CANE_LG."</td><td align=\"right\">Nr. ".$cani1."</td></tr>\n"; if ($cani2) $datiSogg.= "<tr><td>".GATTO."</td><td align=\"right\">Nr. ".$cani2."</td></tr>\n"; $datiSogg.= "<tr><td>".BUNGALOW."</td><td align=\"right\">Nr. 1</td></tr> <tr><td><b>A) ".TOTALE_SOGGIORNO; if ($sconto || $scontoPl) $datiSogg.= " ".ANZICHE." ".addzero ($costo, 2)." Euro"; $datiSogg.= "</b></td><td align=\"right\"><b>".addzero ($costo-$sconto-$scontoPl, 2)." Euro</b></td></tr> </table></p>\n"; break; case 3: $datiSogg = "<table width=\"700\"> <tr><td colspan=\"2\"><b>A) ".DATI_SOGGIORNO.":<br /> ".TOTALE_NOTTI." nr. ".$nottiT." ".DI_CUI." ".$perioN."; ".$promoN." ".$noteConv."</b></td></tr> <tr><td>".DATA_CHECKIN." ".DALLE." 16,00 ".ALLE." 19,30</td><td align=\"right\" nowrap>".date2data ($data_in)."</td></tr> <tr><td>".DATA_CHECKOUT." ".DALLE." 08,00 ".ALLE." 10,00</td><td align=\"right\" nowrap>".date2data ($data_out)."</td></tr> <tr><td>".PERSONE."</td><td align=\"right\">Nr. ".$persone."</td></tr>\n"; if ($neonati) $datiSogg.= "<tr><td>".NEONATI." ".$etaNeo."</td><td align=\"right\">Nr. ".$neonati."</td></tr>\n"; if ($cani0) $datiSogg.= "<tr><td>".CANE_SM."</td><td align=\"right\">Nr. ".$cani0."</td></tr>\n"; if ($cani1) $datiSogg.= "<tr><td>".CANE_LG."</td><td align=\"right\">Nr. ".$cani1."</td></tr>\n"; if ($cani2) $datiSogg.= "<tr><td>".GATTO."</td><td align=\"right\">Nr. ".$cani2."</td></tr>\n"; $datiSogg.= "<tr><td>".ROULOTTE."</td><td align=\"right\">Nr. 1</td></tr> <tr><td><b>A) ".TOTALE_SOGGIORNO; if ($sconto || $scontoPl) $datiSogg.= " ".ANZICHE." ".addzero ($costo, 2)." Euro"; $datiSogg.= "</b></td><td align=\"right\"><b>".addzero ($costo-$sconto-$scontoPl, 2)." Euro</b></td></tr> </table></p>\n"; break; } switch ($lan) { case en: case de: switch ($tipo) { case 1: $preventivo = $testata."<p align=\"center\"><b>“NON-BINDING ESTIMATE and CAMPING AVAILABILITY COMMUNICATION” </b><br /><br /><b>THIS OFFER IS VALID UNTIL ".date2data ($data_scad)."</b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br />we would like to thank you for your request of ".date2data ($data_inserim)." and notify you that up until the expiration deadline stated above on this notice, you have the opportunity to make your reservation according to the conditions shown below. You can do so by filling in the contract online which you can access through the link indicated in this document under <b>“HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER”</b>. The first Contract well filled we receive according to the methods outlined below will naturally have precedence and all others will be automatically cancelled. If you do not fill in the Contract online before the deadline indicated, this offer will expire without any obligation from either part and if you would like to ask for a new request in the future, you will need to send a new “Camping Availability” request.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"><b>HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER:</b></p> <b>FOR ACCESS PLEASE CLICK ON THE FOLLOWING LINK <p align=\"center\">$linkCon</p> or copy and paste it into your browser</b> <p align=\"center\">$linkConTx</p> <p><b>A WINDOW WILL OPEN WITH A CONTRACT THAT YOU CAN FILL IN</b> online, <b>BEFORE THE EXPIRATION DEADLINE FOR THIS OFFER</b>.<br /><br />Please note: if you would like to add or cancel any of the extra optional services, you can do so by directly clicking on “Change Optional Services”. In this case your contract will once again be considered a request. You will be sent another non-binding estimate which takes into account the modified items and an amended contract will be created according to your requests.<br /><br /><b>NOTES</b>:<br /><b>A 30% EARNEST MONEY</b> as indicated above must be paid after receiving the “Camping Reservation Acceptance and Payment of Earnest money” form, which will be sent to you by the Management via email if your “Camping Reservation Contract” is accepted. That amount may vary if you have made changes to the “Camping Reservation Contract” in relation to the extra optional services compared to your non-binding request for “Camping Availability” to which this estimate refers; and only if the variation is accepted by the Management.<br /><b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you add some extra optional services.<br /><b>A mandatory “Personal refundable deposit” of Euro 10,00</b> must be paid <b>in cash at the check-in</b> for each Camping reserved.<br /><b>Mandatory “Pass” (bracelet</b>); an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.<br /><b>Car parking</b> is outside the campsite and it is unwarranted and unsupervised.</p> <p align=\"center\"><b>THIS NOTICE IS NOT VALID AS A RESERVATION</b></p> <p style=\"text-align: left;\">Hoping to welcome you as our guest on the campsite, we'll be for any further information at your disposal $orariS.<br />$cSaluti</p>"; $accettazione = $testata."<p align=\"right\"><b>Reservation code: ".$numero."</b></p><p align=\"center\"><b>“CAMPING RESERVATION ACCEPTANCE AND PAYMENT OF EARNEST MONEY” </b><b><br /><font color=\"#FF0000\">EXPIRATION</font> DEADLINE FOR EARNEST MONEY <font color=\"#FF0000\">".date2data ($data_scad)."</font></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br /><p>I am pleased to inform you that your “Camping Reservation Contract” ".$numero." has been accepted and that from today until the expiration deadline you have a simple option on the campsite. If you would like to take advantage of that option and turn it into an actual reservation, you must pay the earnest money amount calculated in this letter no later than the expiration deadline indicated above, and at the same time send us the payment receipt by e-mail. We would like to remind you that after this period your “Camping Reservation Contract” will expire automatically.<br /> $noteDirez</p> $datiVersC $datiSogg $datiExtra $datiTot <p align=\"center\"><b>HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER:</b></p> 1) After paying the earnest money as requested within the above-mentioned deadline; please at the same time send a copy of the payment receipt by e-mail to the Management. <br />2) Wait for the “Voucher and Reservation Confirmation” which will be sent to you by the Management via email after your payment has been credited to the company bank account.<br /><br /><b>NOTES</b>:<br /><b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the “Camping Reservation Contract” in relation to the extra optional services compared to your non-binding request for “Camping Availability” to which this estimate refers; and only if the variation is accepted by the Management.<br /><b>A mandatory “Personal refundable deposit” of Euro 10,00</b> must be paid <b>in cash at the check-in</b> for each Camping reserved.<br /><b>Mandatory “Pass” (bracelet</b>); an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.<br /><b>Car parking</b> is outside the campsite and it is unwarranted and unsupervised.</p> <p style=\"text-align: left;\">Hoping to welcome you as our guest on the campsite, we'll be for any further information at your disposal $orariS.<br />$cSaluti</p>"; $voucher = $testata."<p align=\"right\"><b>Reservation code: ".$numero."</b></p><p align=\"center\"><b>“VOUCHER AND BOOKING CONFIRMATION” </b><br />(to show at the moment of the check-in at the Reception)</p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br /><p>I am pleased to inform you that the payment of the earnest money of ".$caparra." you paid by ".$metodiPag0[$metodo_cap]." for your “Camping Reservation Contract” ".$numero." of ".$data_operaz." was credited to our account and so your reservation is now fully confirmed.<br />I would like to remind you to keep this “Voucher and Booking Confirmation” form safe because it is the only valid document for verifying your reservation. You will need to present the document to Management at check-in. If you lose the document, please contact us immediately with your reservation code “".$numero."” and the Applicant's name and surname, and we will promptly send you a duplicate by email.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"><b>NOTES</b>:<br /><b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the “Camping Reservation Contract” in relation to the extra optional services compared to your non-binding request for “Camping Availability” to which this estimate refers; and only if the variation is accepted by the Management.<br /><b>A mandatory “Personal refundable deposit” of Euro 10,00</b> must be paid <b>in cash at the check-in</b> for each Camping reserved.<br /><b>Mandatory “Pass” (bracelet</b>); an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.<br /><b>Car parking</b> is outside the campsite and it is unwarranted and unsupervised.</p> <p style=\"text-align: left;\">Waiting to meet you this summer, we'll be for any further information at your disposal.<br />$cSaluti</p>"; break; case 2: $preventivo = $testata."<p align=\"center\"><b>“NON-BINDING ESTIMATE and BUNGALOW AVAILABILITY COMMUNICATION” </b><br /><br /><b>THIS OFFER IS VALID UNTIL ".date2data ($data_scad)."</b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br />we would like to thank you for your request of ".date2data ($data_inserim)." and notify you that up until the expiration deadline stated above on this notice, you have the opportunity to make your reservation according to the conditions shown below. You can do so by filling in the contract which you can access through the link indicated in this document under <b>“HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER”</b>. The first Contract well filled we receive according to the methods outlined below will naturally have precedence and all others will be automatically cancelled. If you do not send the Contract before the deadline indicated, this offer will expire without any obligation from either party and if you would like to contact us in the future you will need to send a new “Bungalow Availability” request.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"><b>SIGNATURE FOR ACCEPTANCE OF THE ESTIMATE</b><br /> <br /></p> <hr width=\"50%\" /> <br /> <p align=\"center\"><b>HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER:</b></p> <b>FOR ACCESS PLEASE CLICK ON THE FOLLOWING LINK <p align=\"center\">$linkCon</p> or copy and paste it into your browser</b> <p align=\"center\">$linkConTx</p> <p><b>A WINDOW WILL OPEN WITH A CONTRACT THAT YOU CAN FILL IN</b> online <b>BEFORE THE EXPIRATION DEADLINE FOR THIS OFFER</b>.<br /><br />Please note: if you would like to add or cancel any of the extra optional services, you can do so by directly clicking on “Change Optional Services”. In this case your contract will once again be considered a request. You will be sent another non-binding estimate which takes into account the modified items and an amended contract will be created according to your requests.<br /><br /> <b>NOTES</b>:<br> <b>A 30% EARNEST MONEY</b> as indicated above must be paid after receiving the "Bungalow Reservation Acceptance and Payment of Earnest money" form, which will be sent to you by the Management via email if your "Bungalow Reservation Contract" is accepted. That amount may vary if you have made changes to the "Bungalow Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Bungalow Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the "Bungalow Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Bungalow Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>Mandatory "Basic refundable deposit"</b> to be paid in cash at the check-in for each Bungalow reserved:<br> - <b>Euro 150,00</b> for stays starting <b>from 4 NIGHTS onwards</b>.<br> - <b>Euro 100,00</b> for stays <b>from 1 to 6 nights</b> <br> <b>Mandatory "Extra refundable deposit"</b> to be paid in cash at the check-in for each Bungalow reserved in addition to the "Basic refundable deposit":<br> - <b>Euro 50,00 for each dog</b> staying with you at the Bungalow; if you do not have dog, this extra deposit is not required.<br> - <b>Euro 100,00 for each cat</b> up to a maximum of 2 cats allowed<br> If you dont' have any animals this extra deposit will not be required.<br> <b>BED LINEN NOT SUPPLIED</b> for stays <b>from 1 to 3 nights</b>.<br> <b>Mandatory "Pass" (bracelet)</b>; an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b></p> <p align=\"center\"><b>THIS NOTICE IS NOT VALID AS A RESERVATION</b><br> The first contract that we receive according to the methods indicated will be given precedence. All others will be automatically cancelled.<br></p> <p style=\"text-align: left;\">If you need further informations, please contact us at these telephone numbers: +39.0566 866158 - +39. 345 1097671<br> Hoping to welcome you as our guest on the campsite, <br> Best regards</p>"; $accettazione = $testata."<p align=\"right\"><b>Reservation code: ".$numero."</b></p><p align=\"center\"><b>“BUNGALOW RESERVATION ACCEPTANCE AND PAYMENT OF EARNEST MONEY” </b><b><br />EXPIRATION DEADLINE FOR EARNEST MONEY ".date2data ($data_scad)."</b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br /><p>I am pleased to inform you that your “Bungalow Reservation Contract” ".$numero." has been accepted and that from today until the expiration deadline you have a simple option on the bungalow. If you would like to take advantage of that option and turn it into an actual reservation, you must pay the earnest money amount calculated in this letter no later than the expiration deadline indicated above, and at the same time send us the payment receipt by e-mail. We would like to remind you that after this period your “Bungalow Reservation Contract” will expire automatically.<br /> $noteDirez</p> $datiVersC $datiSogg $datiExtra $datiTot <p align=\"center\"><b>HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER:</b></p> 1) After paying the earnest money as requested within the above-mentioned deadline; please at the same time send a copy of the payment receipt by e-mail to the Management. <br />2) Wait for the “Voucher and Reservation Confirmation” which will be sent to you by the Management via email after your payment has been credited to the company bank account.<br /><br /> <b>NOTES</b>:<br> <b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the "Bungalow Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Bungalow Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>Mandatory "Basic refundable deposit"</b> to be paid in cash at the check-in for each Bungalow reserved:<br> - <b>Euro 150,00</b> for stays starting <b>from 4 NIGHTS onwards</b>.<br> - <b>Euro 100,00</b> for stays <b>from 1 to 6 nights</b> <br> <b>Mandatory "Extra refundable deposit"</b> to be paid in cash at the check-in for each Bungalow reserved in addition to the "Basic refundable deposit":<br> - <b>Euro 50,00 for each dog</b> staying with you at the Bungalow; if you do not have dog, this extra deposit is not required.<br> - <b>Euro 100,00 for each cat</b> up to a maximum of 2 cats allowed<br> If you dont' have any animals this extra deposit will not be required.<br> <b>BED LINEN NOT SUPPLIED</b> for stays <b>from 1 to 3 nights</b>.<br> <b>Mandatory "Pass" (bracelet)</b>; an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.</p> <p style=\"text-align: left;\">If you need further informations, please contact us at these telephone numbers: +39.0566 866158 - +39. 345 1097671<br> Hoping to welcome you as our guest on the campsite, <br> Best regards</p>"; $voucher = $testata."<p align=\"right\"><b>Reservation code: ".$numero."</b></p><p align=\"center\"><b>“VOUCHER AND BOOKING CONFIRMATION” </b><br />(to show at the moment of the check-in at the Reception)</p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br /><p>I am pleased to inform you that the payment of the earnest money of ".$caparra." you paid by ".$metodiPag0[$metodo_cap]." for your “Bungalow Reservation Contract” ".$numero." of ".$data_operaz." was credited to our account and so your reservation is now fully confirmed.<br />I would like to remind you to keep this “Voucher and Booking Confirmation” form safe because it is the only valid document for verifying your reservation. You will need to present the document to Management at check-in. If you lose the document, please contact us immediately with your reservation code “".$numero."” and the Applicant's name and surname, and we will promptly send you a duplicate by email.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"> <b>NOTES</b>:<br> <b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the "Bungalow Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Bungalow Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>Mandatory "Basic refundable deposit"</b> to be paid in cash at the check-in for each Bungalow reserved:<br> - <b>Euro 150,00</b> for stays starting <b>from 4 NIGHTS onwards</b>.<br> - <b>Euro 100,00</b> for stays <b>from 1 to 6 nights</b> <br> <b>Mandatory "Extra refundable deposit"</b> to be paid in cash at the check-in for each Bungalow reserved in addition to the "Basic refundable deposit":<br> - <b>Euro 50,00 for each dog</b> staying with you at the Bungalow; if you do not have dog, this extra deposit is not required.<br> - <b>Euro 100,00 for each cat</b> up to a maximum of 2 cats allowed<br> If you dont' have any animals this extra deposit will not be required.<br> <b>BED LINEN NOT SUPPLIED</b> for stays <b>from 1 to 3 nights</b>.<br> <b>Mandatory "Pass" (bracelet)</b>; an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.</p> <p style=\"text-align: left;\">If you need further informations, please contact us at these telephone numbers: +39.0566 866158 - +39. 345 1097671<br> Hoping to welcome you as our guest on the campsite, <br> Best regards</p>"; break; case 3: $preventivo = $testata."<p align=\"center\"><b>“NON-BINDING ESTIMATE and CARAVAN AVAILABILITY COMMUNICATION” </b><br /><br /><b>THIS OFFER IS VALID UNTIL ".date2data ($data_scad)."</b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br />we would like to thank you for your request of ".date2data ($data_inserim)." and notify you that up until the expiration deadline stated above on this notice, you have the opportunity to make your reservation according to the conditions shown below. You can do so by filling in the contract which you can access through the link indicated in this document under <b>“HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER”</b>. The first Contract well filled we receive according to the methods outlined below will naturally have precedence and all others will be automatically cancelled. If you do not send the Contract before the deadline indicated, this offer will expire without any obligation from either party and if you would like to contact us in the future you will need to send a new “Caravan Availability” request.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"><b>SIGNATURE FOR ACCEPTANCE OF THE ESTIMATE</b><br /> <br /></p> <hr width=\"50%\" /> <br /> <p align=\"center\"><b>HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER:</b></p> <b>FOR ACCESS PLEASE CLICK ON THE FOLLOWING LINK <p align=\"center\">$linkCon</p> or copy and paste it into your browser</b> <p align=\"center\">$linkConTx</p> <p><b>A WINDOW WILL OPEN WITH A CONTRACT THAT YOU CAN FILL OUT</b> online <b>BEFORE THE EXPIRATION DEADLINE FOR THIS OFFER</b>.<br /><br />Please note: if you would like to add or cancel any of the extra optional services, you can do so by directly clicking on “Change Optional Services”. In this case your contract will once again be considered a request. You will be sent another non-binding estimate which takes into account the modified items and an amended contract will be created according to your requests.<br /><br /> <b>NOTES</b>:<br> <b>A 30% EARNEST MONEY</b> as indicated above must be paid after receiving the "Roulotte Reservation Acceptance and Payment of Earnest money" form, which will be sent to you by the Management via email if your "Roulotte Reservation Contract" is accepted. That amount may vary if you have made changes to the "Roulotte Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Roulotte Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the "Roulotte Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Roulotte Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>Mandatory "Basic refundable deposit"</b> to be paid in cash at the check-in:<br> - <b>Euro 100,00</b> for stays starting <b>from 4 NIGHTS onwards</b>.<br> - <b>Euro 50,00</b> for stays <b>from 1 to 3 nights</b> <br> <b>Mandatory "Extra refundable deposit"</b> to be paid in cash at the check-in in addition to the "Basic refundable deposit":<br> - <b>Euro 50,00 for each dog</b> staying with you at the Caravan; if you do not have dog, this extra deposit is not required.<br> <b>BED LINEN NOT SUPPLIED</b>.<br> <b>Mandatory "Pass" (bracelet)</b>; an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.</p> <p align=\"center\"><b>THIS NOTICE IS NOT VALID AS A RESERVATION</b><br> The first contract that we receive according to the methods indicated will be given precedence. All others will be automatically cancelled.</p> <p style=\"text-align: left;\">If you need further informations, please contact us at these telephone numbers: +39.0566 866158 - +39. 345 1097671<br> Hoping to welcome you as our guest on the campsite, <br> Best regards</p>"; $accettazione = $testata."<p align=\"right\"><b>Reservation code: ".$numero."</b></p><p align=\"center\"><b>“Caravan RESERVATION ACCEPTANCE AND PAYMENT OF EARNEST MONEY” </b><b><br />EXPIRATION DEADLINE FOR EARNEST MONEY ".date2data ($data_scad)."</b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br /><p>I am pleased to inform you that your “Caravan Reservation Contract” ".$numero." has been accepted and that from today until the expiration deadline you have a simple option on the Caravan. If you would like to take advantage of that option and turn it into an actual reservation, you must pay the earnest money amount calculated in this letter no later than the expiration deadline indicated above, and at the same time send us the payment receipt by e-mail. We would like to remind you that after this period your “Caravan Reservation Contract” will expire automatically.<br /> $noteDirez</p> $datiVersC $datiSogg $datiExtra $datiTot <p align=\"center\"><b>HOW TO MAKE YOUR RESERVATION AND NOT MISS OUT ON THIS OFFER:</b></p> 1) After paying the earnest money as requested within the above-mentioned deadline; please at the same time send a copy of the payment receipt by e-mail to the Management. <br />2) Wait for the “Voucher and Reservation Confirmation” which will be sent to you by the Management via email after your payment has been credited to the company bank account.<br /><br /> <b>NOTES</b>:<br> <b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the "Roulotte Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Roulotte Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>Mandatory "Basic refundable deposit"</b> to be paid in cash at the check-in:<br> - <b>Euro 100,00</b> for stays starting <b>from 4 NIGHTS onwards</b>.<br> - <b>Euro 50,00</b> for stays <b>from 1 to 3 nights</b> <br> <b>Mandatory "Extra refundable deposit"</b> to be paid in cash at the check-in in addition to the "Basic refundable deposit":<br> - <b>Euro 50,00 for each dog</b> staying with you at the Caravan; if you do not have dog, this extra deposit is not required.<br> <b>BED LINEN NOT SUPPLIED</b>.<br> <b>Mandatory "Pass" (bracelet)</b>; an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.</p> <p style=\"text-align: left;\">If you need further informations, please contact us at these telephone numbers: +39.0566 866158 - +39. 345 1097671<br> Hoping to welcome you as our guest on the campsite, <br> Best regards</p>"; $voucher = $testata."<p align=\"right\"><b>Reservation code: ".$numero."</b></p><p align=\"center\"><b>“VOUCHER AND BOOKING CONFIRMATION” </b><br />(to show at the moment of the check-in at the Reception)</p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Dear ".$cognome." ".$nome."</b><br /><p>I am pleased to inform you that the payment of the earnest money of ".$caparra." you paid by ".$metodiPag0[$metodo_cap]." for your “Caravan Reservation Contract” ".$numero." of ".$data_operaz." was credited to our account and so your reservation is now fully confirmed.<br />I would like to remind you to keep this “Voucher and Booking Confirmation” form safe because it is the only valid document for verifying your reservation. You will need to present the document to Management at check-in. If you lose the document, please contact us immediately with your reservation code “".$numero."” and the Applicant's name and surname, and we will promptly send you a duplicate by email.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"> <b>NOTES</b>:<br> <b>THE BALANCE</b> as indicated above <b>must be paid at check-in</b> by credit card including Visa/Mastercard/Maestro or cash in according to the Italian law (<b>no cheques of any kind are accepted</b>). That amount may vary if you have made changes to the "Roulotte Reservation Contract" in relation to the extra optional services compared to your non-binding request for "Roulotte Availability" to which this estimate refers; and only if the variation is accepted by the Management.<br> <b>Mandatory "Basic refundable deposit"</b> to be paid in cash at the check-in:<br> - <b>Euro 100,00</b> for stays starting <b>from 4 NIGHTS onwards</b>.<br> - <b>Euro 50,00</b> for stays <b>from 1 to 3 nights</b> <br> <b>Mandatory "Extra refundable deposit"</b> to be paid in cash at the check-in in addition to the "Basic refundable deposit":<br> - <b>Euro 50,00 for each dog</b> staying with you at the Caravan; if you do not have dog, this extra deposit is not required.<br> <b>BED LINEN NOT SUPPLIED</b>.<br> <b>Mandatory "Pass" (bracelet)</b>; an ID bracelet is applied to each person included on the contract at check-in by the Management personnel and <b>can not be removed for the entire duration of the stay</b>.</p> <p style=\"text-align: left;\">If you need further informations, please contact us at these telephone numbers: +39.0566 866158 - +39. 345 1097671<br> Hoping to welcome you as our guest on the campsite, <br> Best regards</p>"; break; } break; default: switch ($tipo) { case 1: $preventivo = $testata."<p align=\"center\"><b>“COMUNICAZIONE DISPONBILITÀ E PREVENTIVO<br />NON IMPEGNATIVO GG” </b><br /><br /><b><font color=\"#AA0000\">OFFERTA VALIDA SINO AL ".date2data ($data_scad)."</font></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br />nel ringraziarLa per la Sua gentile richiesta del ".date2data ($data_inserim)." Le comunico che, sino alla data di validità della presente comunicazione sopra indicata, Lei avrà l'opportunità di procedere alla prenotazione in base alle condizioni qui sotto riportate compilando on line il contratto che troverà al link indicato nel presente documento sotto la voce <b>“MODALITA' PER AVVIARE LA PRENOTAZIONE E NON PERDERE L'OFFERTA”</b>. Naturalmente avrà la precedenza il Contratto che risulterà correttamente compilato on line per primo, secondo le modalità avanti descritte; gli altri saranno automaticamente annullati.<br />Nel caso non proceda alla compilazione on line del Contratto entro il termine indicato, la presente offerta decadrà senza alcun obbligo reciproco e qualora volesse nuovamente richiedere la disponibilità dovrà inoltrarci una nuova richiesta di “Disponibilità Campeggio”.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"><b>MODALITA' PER AVVIARE LA PRENOTAZIONE <br />E NON PERDERE L'OFFERTA:</b></p> <b>ACCEDERE AL SEGUENTE LINK CLICCANDOCI SOPRA <p align=\"center\">$linkCon</p> o copiandolo e incollandolo sulla barra indirizzi del browser</b> <p align=\"center\">$linkConTx</p> <p><b>SI APRIRÀ IL CONTRATTO CHE DOVRÀ ESSERE</b> compilato on line <b>ENTRO LA DATA INDICATA DI SCADENZA DELLA PRESENTE OFFERTA</b>: <br /><br /><b>N.B. Qualora desideri aggiungere o togliere qualche servizio extra facoltativo può farlo direttamente dal contratto cliccando su “Modifica Servizi Extra”; in questo modo il Suo contratto tornerà ad essere una richiesta , Le verrà inoltrato un nuovo preventivo non impegnativo, tenendo conto dei dati modificati, e sarà generato il contratto modificato come da Lei richiesto.</b><br /><br /><b>VARIE</b>:<br /><b>CAPARRA 30%</b> come sopra indicato da versare al ricevimento del modulo di \"Accettazione prenotazione e versamento caparra” che Le verrà inoltrato dalla Direzione via mail al ricevimento del Suo “Contratto prenotazione Campeggio”; tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Campeggio” relativamente ai servizi extra facoltativi (servizio noleggio ombrellone e lettini e servizio pensioni), rispetto alla “Richiesta non impegnativa disponibilità Campeggio” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione. <br /><b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Campeggio” relativamente ai servizi extra facoltativi (servizio noleggio ombrellone e lettini e servizio pensioni) rispetto alla “Richiesta non impegnativa disponibilità Campeggio” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br /><b>CAUZIONE AD PERSONAM</b>, per ciascun componente del nucleo prenotazione, <b>Euro 10,00</b> da depositare <b>in contante al check-in</b>.<br /><b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato.</b><br /><b>POSTO AUTO</b> esterno al campeggio non garantito e non custodito.<br><b>DEPOSITO CAUZIONALE NOLEGGIO OMBRELLONE E LETTINI</b>: Euro 200,00 per ciascun ombrellone con 2 lettini da depositare in contante al check-in qualora richiesto.</p> <p align=\"center\"><b>LA PRESENTE COMUNICAZIONE<br />NON HA ALCUNA VALIDITA' DI PRENOTAZIONE</b><br />Avrà la precedenza il primo Contratto che ci perverrà, nella modalità indicata; gli altri saranno automaticamente annullati.</p> <p style=\"text-align: left;\">Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica, $orariS.<br />$cSaluti</p>"; $accettazione = $testata."<p align=\"right\"><b>Codice prenotazione: ".$numero."</b></p><p align=\"center\"><b>“ACCETTAZIONE PRENOTAZIONE E VERSAMENTO CAPARRA” </b><b><br /><font color=\"#CC0000\">SCADENZA</font> VERSAMENTO CAPARRA <font color=\"#CC0000\">".date2data ($data_scad)."</font></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br /><p>sono lieta di informarLa che il Suo “Contratto prenotazione Campeggio” ".$numero." è stato accettato e che da oggi e sino alla data di scadenza sopra evidenziata Lei ha una semplice opzione. Qualora desideri tramutare questa opzione in prenotazione a tutti gli effetti dovrà effettuare il versamento della caparra, il cui importo è stato calcolato nella presente comunicazione, entro e non oltre la data di scadenza sopra indicata, anticipandocene contestualmente via e-mail la ricevuta dell'avvenuto versamento. Le ricordo che oltre tale termine il Suo “Contratto prenotazione Campeggio” decadrà automaticamente.<br /> $noteDirez</p> $datiVersC $datiSogg $datiExtra $datiTot <p><b>MODALITA' PER CONVALIDARE LA PRENOTAZIONE E NON PERDERE L'OFFERTA:</b><br />1) Effettui il versamento della caparra tramite la modalità richiesta entro la data di scadenza sopra indicata; contestualmente inoltri via e-mail alla Direzione copia della ricevuta di versamento.<br />2) Attenda il “Voucher e conferma prenotazione” che la Direzione Le inoltrerà via mail una volta accertato l'accredito sul proprio conto.<br /></p> <p><b>VARIE</b>:<br /><b>CAPARRA 30%</b> come sopra indicato da versare al ricevimento del modulo di \"Accettazione prenotazione e versamento caparra” che Le verrà inoltrato dalla Direzione via mail al ricevimento del Suo “Contratto prenotazione Campeggio”; tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Campeggio” relativamente ai servizi extra facoltativi (servizio pensioni), rispetto alla “Richiesta non impegnativa disponibilità Campeggio” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione. <br /><b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei, al check-in, voglia aggiungere dei servizi extra facoltativi se disponibili.<br /><b>CAUZIONE AD PERSONAM</b>, per ciascun componente del nucleo prenotazione, <b>Euro 10,00</b> da depositare <b>in contante al check-in</b>.<br /><b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato.</b><br /><b>POSTO AUTO</b> esterno al campeggio non garantito e non custodito.<br><b>DEPOSITO CAUZIONALE NOLEGGIO OMBRELLONE E LETTINI</b>: Euro 200,00 per ciascun ombrellone con 2 lettini da depositare in contante al check-in qualora richiesto.</p> <p><b>VARIE</b>:<br /><b>CAPARRA 30%</b> come sopra indicato da versare al ricevimento del modulo di \"Accettazione prenotazione e versamento caparra” che Le verrà inoltrato dalla Direzione via mail al ricevimento del Suo “Contratto prenotazione Campeggio”; tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Campeggio” relativamente ai servizi extra facoltativi (servizio pensioni), rispetto alla “Richiesta non impegnativa disponibilità Campeggio” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione. <br /><b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei, al check-in, voglia aggiungere dei servizi extra facoltativi se disponibili.<br /><b>CAUZIONE AD PERSONAM</b>, per ciascun componente del nucleo prenotazione, <b>Euro 10,00</b> da depositare <b>in contante al check-in</b>.<br /><b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato.</b><br /><b>POSTO AUTO</b> esterno al campeggio non garantito e non custodito.<br><b>DEPOSITO CAUZIONALE NOLEGGIO OMBRELLONE E LETTINI</b>: Euro 200,00 per ciascun ombrellone con 2 lettini da depositare in contante al check-in qualora richiesto.</p> <p>Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica, $orariS<br />$cSaluti</p>"; $voucher = $testata."<p align=\"right\"><b>Codice prenotazione: ".$numero."</b></p><p align=\"center\"><b>“VOUCHER E CONFERMA PRENOTAZIONE” </b><b><br /></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br />sono lieta di informarLa che la caparra di Euro ".$caparra." da Lei versata tramite ".$metodiPag0[$metodo_cap]." relativa al Suo “Contratto prenotazione Campeggio” ".$numero." del ".$data_operaz." è stata da noi ricevuta e che dunque, da oggi, la Sua prenotazione è valida a tutti gli effetti. <br />Mi preme ricordarLe di conservare con cura il presente modulo “Voucher e conferma prenotazione” poiché è l'unico documento valido che attesta la Sua prenotazione; lo stesso dovrà essere esibito al check-in alla Direzione. Nel caso lo smarrisse ci contatti immediatamente fornendoci sia il codice della Sua prenotazione “".$numero."” che il cognome ed il nome dell'Intestatario e Le sarà subito inoltrato un duplicato via mail.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p><b>VARIE</b>:<br /><b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà aumentare qualora Lei, al check-in, voglia aggiungere dei servizi extra facoltativi se disponibili.<br /><b>CAUZIONE AD PERSONAM</b>, per ciascun componente del nucleo prenotazione, <b>Euro 10,00</b> da depositare <b>in contante al check-in</b>.<br /><b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato.</b><br /><b>POSTO AUTO</b> esterno al campeggio non garantito e non custodito.<br><b>DEPOSITO CAUZIONALE NOLEGGIO OMBRELLONE E LETTINI</b>: Euro 200,00 per ciascun ombrellone con 2 lettini da depositare in contante al check-in qualora richiesto.</p> <p>Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica, $orariS<br />$cSaluti</p>"; break; case 2: # cauzione if ($id_convenz) $cauzBase = "per ciascuna persona, <b>Euro 40</b>"; else $cauzBase = "per ciascun Bungalow, <b>Euro 150,00</b>"; $preventivo = $testata."<p align=\"center\"><b>“COMUNICAZIONE DISPONBILITÀ E PREVENTIVO<br />NON IMPEGNATIVO CM” </b><br /><br /><b><font color=\"#AA0000\">OFFERTA VALIDA SINO AL ".date2data ($data_scad)."</font></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br />nel ringraziarLa per la Sua gentile richiesta del ".date2data ($data_inserim)." Le comunico che, sino alla data di validità della presente comunicazione sopra indicata, Lei avrà l'opportunità di procedere alla prenotazione in base alle condizioni qui sotto riportate compilando on line il contratto che troverà al link indicato nel presente documento sotto la voce <b>“MODALITA' PER AVVIARE LA PRENOTAZIONE E NON PERDERE L'OFFERTA”</b>. Naturalmente avrà la precedenza il Contratto che risulterà correttamente compilato on line per primo, secondo le modalità avanti descritte; gli altri saranno automaticamente annullati.<br />Nel caso non proceda alla compilazione on line del Contratto entro il termine indicato, la presente offerta decadrà senza alcun obbligo reciproco e qualora volesse nuovamente richiedere la disponibilità dovrà inoltrarci una nuova richiesta di “Disponibilità Bungalows”.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"><b>MODALITA' PER AVVIARE LA PRENOTAZIONE <br />E NON PERDERE L'OFFERTA:</b></p> <b>ACCEDERE AL SEGUENTE LINK CLICCANDOCI SOPRA <p align=\"center\">$linkCon</p> o copiandolo e incollandolo sulla barra indirizzi del browser</b> <p align=\"center\">$linkConTx</p> <p><b>SI APRIRÀ IL CONTRATTO CHE DOVRÀ ESSERE</b> compilato on line <b>ENTRO LA DATA INDICATA DI SCADENZA DELLA PRESENTE OFFERTA</b>: <br /><br /><b>N.B. Qualora desideri aggiungere o togliere qualche servizio extra facoltativo può farlo direttamente dal contratto cliccando su “Modifica Servizi Extra”; in questo modo il Suo contratto tornerà ad essere una richiesta , Le verrà inoltrato un nuovo preventivo non impegnativo, tenendo conto dei dati modificati, e sarà generato il contratto modificato come da Lei richiesto.</b><br /><br /> <b>VARIE</b>:<br /> <b>CAPARRA 30%</b> come sopra indicato da versare al ricevimento del modulo di “Accettazione prenotazione e versamento caparra” che Le verrà inoltrato dalla Direzione via mail quando il Suo “Contratto prenotazione Bungalow” risulterà correttamente compilato on line; tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Bungalow” relativamente ai servizi extra facoltativi (servizi plus Bungalow / servizio noleggio ombrellone e lettini / servizio pensioni etc), rispetto alla “Richiesta non impegnativa disponibilità Bungalow” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br> <b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Bungalow ” relativamente ai servizi extra facoltativi (servizi plus Bungalow servizio noleggio ombrellone e lettini e servizio pensioni) rispetto alla “Richiesta non impegnativa disponibilità Bungalow” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br> <b>CAUZIONE BASE OBBLIGATORIA</b> per ciascun Bungalow da depositare <b>in contante al check-in</b>: <br> - <b>Euro 150,00</b> per soggiorni <b>da 7 notti in avanti</b>.<br> - <b>Euro 100,00</b> per soggiorni <b>da 1 a 6 notti</b>.<br> <b>CAUZIONE PLUS OBBLIGATORIA </b>in aggiunta alla “Cauzione base obbligatoria”, da depositare in contante al check-in: - <b>Euro 50,00</b> <b>per ciascun cane</b>; <br> - <b>Euro 100,00</b> <b>per ciascun gatto</b> (massimo 2 gatti)<br> <b>Se Lei non ha animali non dovrà depositare la Cauzione Plus</b>.<br> <b>BIANCHERIA DA LETTO: NON FORNITA</b> per soggiorni da 1 a 3 notti.<br> <b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato</b>.</p> <p align=\"center\"><b>LA PRESENTE COMUNICAZIONE<br />NON HA ALCUNA VALIDITA' DI PRENOTAZIONE</b></p> <p style=\"text-align: left;\">Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica ai numeri: tel. +39.0566 866158 – cell.+39.345 1097671.<br />$cSaluti</p>"; $accettazione = $testata."<p align=\"right\"><b>Codice prenotazione: ".$numero."</b></p><p align=\"center\"><b>“ACCETTAZIONE PRENOTAZIONE E VERSAMENTO CAPARRA” </b><b><br /><font color=\"#CC0000\">SCADENZA</font> VERSAMENTO CAPARRA <font color=\"#CC0000\">".date2data ($data_scad)."</font></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br /><p>sono lieta di informarLa che il Suo “Contratto prenotazione Bungalow” ".$numero." è stato accettato e che da oggi e sino alla data di scadenza sopra evidenziata Lei ha una semplice opzione sul Bungalow. Qualora desideri tramutare questa opzione in prenotazione a tutti gli effetti dovrà effettuare il versamento della caparra, il cui importo è stato calcolato nella presente comunicazione, entro e non oltre la data di scadenza sopra indicata, anticipandocene contestualmente via e-mail la ricevuta dell'avvenuto versamento. Le ricordo che oltre tale termine il Suo “Contratto prenotazione Bungalow” decadrà automaticamente.<br /> $noteDirez</p> $datiVersC $datiSogg $datiExtra $datiTot <p><b>MODALITA' PER CONVALIDARE LA PRENOTAZIONE E NON PERDERE L'OFFERTA:</b><br />1) Effettui il versamento della caparra tramite la modalità richiesta entro la data di scadenza sopra indicata; contestualmente inoltri via e-mail alla Direzione copia della ricevuta di versamento.<br />2) Attenda il “Voucher e conferma prenotazione” che la Direzione Le inoltrerà via mail una volta accertato l'accredito sul proprio conto.<br /></p> <p><b>VARIE</b>:<br /> <b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Bungalow ” relativamente ai servizi extra facoltativi (servizi plus Bungalow servizio noleggio ombrellone e lettini e servizio pensioni) rispetto alla “Richiesta non impegnativa disponibilità Bungalow” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br> <b>CAUZIONE BASE OBBLIGATORIA</b> per ciascun Bungalow da depositare <b>in contante al check-in</b>: <br> - <b>Euro 150,00</b> per soggiorni <b>da 7 notti in avanti</b>.<br> - <b>Euro 100,00</b> per soggiorni <b>da 1 a 6 notti</b>.<br> <b>CAUZIONE PLUS OBBLIGATORIA </b>in aggiunta alla “Cauzione base obbligatoria”, da depositare in contante al check-in: - <b>Euro 50,00</b> <b>per ciascun cane</b>; <br> - <b>Euro 100,00</b> <b>per ciascun gatto</b> (massimo 2 gatti)<br> <b>Se Lei non ha animali non dovrà depositare la Cauzione Plus</b>.<br> <b>BIANCHERIA DA LETTO: NON FORNITA</b> per soggiorni da 1 a 3 notti.<br> <b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato</b>.</p> <p>Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica ai numeri: tel. +39.0566 866158 – cell.+39.345 1097671.<br />$cSaluti</p>"; $voucher = $testata."<p align=\"right\"><b>Codice prenotazione: ".$numero."</b></p><p align=\"center\"><b>“VOUCHER E CONFERMA PRENOTAZIONE” </b><b><br /></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br />sono lieta di informarLa che la caparra di Euro ".$caparra." da Lei versata tramite ".$metodiPag0[$metodo_cap]." relativa al Suo “Contratto prenotazione Bungalow” ".$numero." del ".$data_operaz." è stata da noi ricevuta e che dunque, da oggi, la Sua prenotazione è valida a tutti gli effetti. <br />Mi preme ricordarLe di conservare con cura il presente modulo “Voucher e conferma prenotazione” poiché è l'unico documento valido che attesta la Sua prenotazione; lo stesso dovrà essere esibito al check-in alla Direzione. Nel caso lo smarrisse ci contatti immediatamente fornendoci sia il codice della Sua prenotazione “".$numero."” che il cognome ed il nome dell'Intestatario e Le sarà subito inoltrato un duplicato via mail.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p><b>VARIE</b>:<br /> <b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Bungalow ” relativamente ai servizi extra facoltativi (servizi plus Bungalow servizio noleggio ombrellone e lettini e servizio pensioni) rispetto alla “Richiesta non impegnativa disponibilità Bungalow” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br> <b>CAUZIONE BASE OBBLIGATORIA</b> per ciascun Bungalow da depositare <b>in contante al check-in</b>: <br> - <b>Euro 150,00</b> per soggiorni <b>da 7 notti in avanti</b>.<br> - <b>Euro 100,00</b> per soggiorni <b>da 1 a 6 notti</b>.<br> <b>CAUZIONE PLUS OBBLIGATORIA </b>in aggiunta alla “Cauzione base obbligatoria”, da depositare in contante al check-in: - <b>Euro 50,00</b> <b>per ciascun cane</b>; <br> - <b>Euro 100,00</b> <b>per ciascun gatto</b> (massimo 2 gatti)<br> <b>Se Lei non ha animali non dovrà depositare la Cauzione Plus</b>.<br> <b>BIANCHERIA DA LETTO: NON FORNITA</b> per soggiorni da 1 a 3 notti.<br> <b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato</b>.</p> <p>Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica ai numeri: tel. +39.0566 866158 – cell.+39.345 1097671.<br />$cSaluti</p>"; break; case 3: # cauzione if ($id_convenz) $cauzBase = "per ciascuna persona, <b>Euro 40</b>"; else $cauzBase = "PER CIASCUNA ROULOTTE da depositare in contante al check-in: giornaliero <b>Euro 50,00</b> - settimanale <b>Euro 100,00</b>"; $preventivo = $testata."<p align=\"center\"><b>“COMUNICAZIONE DISPONBILITÀ E PREVENTIVO<br />NON IMPEGNATIVO SR” </b><br /><br /><b><font color=\"#AA0000\">OFFERTA VALIDA SINO AL ".date2data ($data_scad)."</font></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br />nel ringraziarLa per la Sua gentile richiesta del ".date2data ($data_inserim)." Le comunico che, sino alla data di validità della presente comunicazione sopra indicata, Lei avrà l'opportunità di procedere alla prenotazione in base alle condizioni qui sotto riportate compilando on line il contratto che troverà al link indicato nel presente documento sotto la voce <b>“MODALITA' PER AVVIARE LA PRENOTAZIONE E NON PERDERE L'OFFERTA”</b>. Naturalmente avrà la precedenza il Contratto che risulterà correttamente compilato on line per primo, secondo le modalità avanti descritte; gli altri saranno automaticamente annullati.<br />Nel caso non proceda alla compilazione on line del Contratto entro il termine indicato, la presente offerta decadrà senza alcun obbligo reciproco e qualora volesse nuovamente richiedere la disponibilità dovrà inoltrarci una nuova richiesta di “Disponibilità Roulottes”.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p align=\"center\"><b>MODALITA' PER AVVIARE LA PRENOTAZIONE <br />E NON PERDERE L'OFFERTA:</b></p> <b>ACCEDERE AL SEGUENTE LINK CLICCANDOCI SOPRA <p align=\"center\">$linkCon</p> o copiandolo e incollandolo sulla barra indirizzi del browser</b> <p align=\"center\">$linkConTx</p> <p><b>SI APRIRÀ IL CONTRATTO CHE DOVRÀ ESSERE</b> compilato on line <b>ENTRO LA DATA INDICATA DI SCADENZA DELLA PRESENTE OFFERTA</b>: <br /><br /><b>N.B. Qualora desideri aggiungere o togliere qualche servizio extra facoltativo può farlo direttamente dal contratto cliccando su “Modifica Servizi Extra”; in questo modo il Suo contratto tornerà ad essere una richiesta , Le verrà inoltrato un nuovo preventivo non impegnativo, tenendo conto dei dati modificati, e sarà generato il contratto modificato come da Lei richiesto.</b><br /><br /> <b>VARIE</b>:<br /> <b>CAPARRA 30%</b> come sopra indicato da versare al ricevimento del modulo di “Accettazione prenotazione e versamento caparra” che Le verrà inoltrato dalla Direzione via mail quando il Suo “Contratto prenotazione Roulotte” risulterà correttamente compilato on line; tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Roulotte” relativamente ai servizi extra facoltativi (servizi plus Roulotte / servizio noleggio ombrellone e lettini / servizio pensioni etc), rispetto alla “Richiesta non impegnativa disponibilità Roulotte” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione. <br> <b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Roulotte ” relativamente ai servizi extra facoltativi (servizi plus Roulotte servizio noleggio ombrellone e lettini e servizio pensioni) rispetto alla “Richiesta non impegnativa disponibilità Roulotte” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br> <b>CAUZIONE BASE OBBLIGATORIA</b> da depositare <b>in contante al check-in</b>: <br> - <b>Euro 100,00</b> per soggiorni <b>da 4 notti in avanti</b>.<br> - <b>Euro 50,00</b> per soggiorni <b>da 1 a 3 notti</b>.<br> <b>CAUZIONE PLUS OBBLIGATORIA</b> in aggiunta alla “Cauzione base obbligatoria”, da depositare in contante al check-in:<br> - <b>Euro 50,00 per ciascun cane</b>; <br> <b>Se Lei non ha animali non dovrà depositare la Cauzione Plus</b>.<br> <b>BIANCHERIA DA LETTO: NON FORNITA</b>.<br> <b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato</b>.</p> <p align=\"center\"><b>LA PRESENTE COMUNICAZIONE<br />NON HA ALCUNA VALIDITA' DI PRENOTAZIONE</b></p> <p style=\"text-align: left;\">Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica ai numeri: tel. +39.0566 866158 – cell.+39.345 1097671.<br />$cSaluti</p>"; $accettazione = $testata."<p align=\"right\"><b>Codice prenotazione: ".$numero."</b></p><p align=\"center\"><b>“ACCETTAZIONE PRENOTAZIONE E VERSAMENTO CAPARRA” </b><b><br /><font color=\"#CC0000\">SCADENZA</font> VERSAMENTO CAPARRA <font color=\"#CC0000\">".date2data ($data_scad)."</font></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br /><p>sono lieta di informarLa che il Suo “Contratto prenotazione Roulotte” ".$numero." è stato accettato e che da oggi e sino alla data di scadenza sopra evidenziata Lei ha una semplice opzione sulla Roulotte. Qualora desideri tramutare questa opzione in prenotazione a tutti gli effetti dovrà effettuare il versamento della caparra, il cui importo è stato calcolato nella presente comunicazione, entro e non oltre la data di scadenza sopra indicata, anticipandocene contestualmente via e-mail la ricevuta dell'avvenuto versamento. Le ricordo che oltre tale termine il Suo “Contratto prenotazione Roulotte” decadrà automaticamente.<br /> $noteDirez</p> $datiVersC $datiSogg $datiExtra $datiTot <p><b>MODALITA' PER CONVALIDARE LA PRENOTAZIONE E NON PERDERE L'OFFERTA:</b><br />1) Effettui il versamento della caparra tramite la modalità richiesta entro la data di scadenza sopra indicata; contestualmente inoltri via e-mail alla Direzione copia della ricevuta di versamento.<br />2) Attenda il “Voucher e conferma prenotazione” che la Direzione Le inoltrerà via mail una volta accertato l'accredito sul proprio conto.<br /></p> <p><b>VARIE</b>:<br /> <b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Roulotte ” relativamente ai servizi extra facoltativi (servizi plus Roulotte servizio noleggio ombrellone e lettini e servizio pensioni) rispetto alla “Richiesta non impegnativa disponibilità Roulotte” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br> <b>CAUZIONE BASE OBBLIGATORIA</b> da depositare <b>in contante al check-in</b>: <br> - <b>Euro 100,00</b> per soggiorni <b>da 4 notti in avanti</b>.<br> - <b>Euro 50,00</b> per soggiorni <b>da 1 a 3 notti</b>.<br> <b>CAUZIONE PLUS OBBLIGATORIA</b> in aggiunta alla “Cauzione base obbligatoria”, da depositare in contante al check-in:<br> - <b>Euro 50,00 per ciascun cane</b>; <br> <b>Se Lei non ha animali non dovrà depositare la Cauzione Plus</b>.<br> <b>BIANCHERIA DA LETTO: NON FORNITA</b>.<br> <b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato</b>.</p> <p>Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica ai numeri: tel. +39.0566 866158 – cell.+39.345 1097671.<br />$cSaluti</p>"; $voucher = $testata."<p align=\"right\"><b>Codice prenotazione: ".$numero."</b></p><p align=\"center\"><b>“VOUCHER E CONFERMA PRENOTAZIONE” </b><b><br /></b></p> <p>Scarlino, ".date ("d/m/Y")."<br /><b>Gentile ".$cognome." ".$nome."</b><br />sono lieta di informarLa che la caparra di Euro ".$caparra." da Lei versata tramite ".$metodiPag0[$metodo_cap]." relativa al Suo “Contratto prenotazione Roulotte” ".$numero." del ".$data_operaz." è stata da noi ricevuta e che dunque, da oggi, la Sua prenotazione è valida a tutti gli effetti. <br />Mi preme ricordarLe di conservare con cura il presente modulo “Voucher e conferma prenotazione” poiché è l'unico documento valido che attesta la Sua prenotazione; lo stesso dovrà essere esibito al check-in alla Direzione. Nel caso lo smarrisse ci contatti immediatamente fornendoci sia il codice della Sua prenotazione “".$numero."” che il cognome ed il nome dell'Intestatario e Le sarà subito inoltrato un duplicato via mail.<br /> $noteDirez</p> $datiSogg $datiExtra $datiTot <p><b>VARIE</b>:<br /> <b>SALDO come sopra indicato</b> da corrispondere <b>al check-in</b> tramite bancomat, carta di credito Visa/Mastercard/Maestro o contante nei limiti di legge (<b>non si accettano assegni di alcun genere</b>). Tale importo potrà variare qualora Lei abbia apportato modifiche sul “Contratto prenotazione Roulotte ” relativamente ai servizi extra facoltativi (servizi plus Roulotte servizio noleggio ombrellone e lettini e servizio pensioni) rispetto alla “Richiesta non impegnativa disponibilità Roulotte” a cui questo preventivo si riferisce e solo qualora tale variazione sia accettata dalla Direzione.<br> <b>CAUZIONE BASE OBBLIGATORIA</b> da depositare <b>in contante al check-in</b>: <br> - <b>Euro 100,00</b> per soggiorni <b>da 4 notti in avanti</b>.<br> - <b>Euro 50,00</b> per soggiorni <b>da 1 a 3 notti</b>.<br> <b>CAUZIONE PLUS OBBLIGATORIA</b> in aggiunta alla “Cauzione base obbligatoria”, da depositare in contante al check-in:<br> - <b>Euro 50,00 per ciascun cane</b>; <br> <b>Se Lei non ha animali non dovrà depositare la Cauzione Plus</b>.<br> <b>BIANCHERIA DA LETTO: NON FORNITA</b>.<br> <b>PASS (BRACCIALETTO) OBBLIGATORIO</b> d'identificazione applicato al check-in dal personale della Direzione a ciascun componente inserito in contratto <b>che non potrà essere rimosso durante l'intera durata del soggiorno prenotato</b>.</p> <p>Sperando di averLa nostro gradito Ospite questa estate presso la nostra struttura, resto a completa disposizione per ogni eventuale, ulteriore richiesta e/o delucidazione, anche telefonica ai numeri: tel. +39.0566 866158 – cell.+39.345 1097671.<br />$cSaluti</p>"; break; } } switch ($st) { case 1: case 11: $avSt = 1; case 2: case 12: $testo = $preventivo; $oggetto = "Preventivo ".$tipoAr[$tipo]." ".NOME_STR." per ".$cognome." ".$nome; $nTesto = "prev"; $aggCap = 1; break; case 3: case 13: $avSt = 1; case 4: case 14: $testo = $accettazione; $oggetto = "Accettazione ".$tipoAr[$tipo]." ".NOME_STR." per ".$cognome." ".$nome; $nTesto = "accett"; break; case 5: case 15: $avSt = 1; case 6: case 16: $testo = $voucher; $oggetto = "Voucher ".$tipoAr[$tipo]." ".NOME_STR." per ".$cognome." ".$nome; $nTesto = "vouch"; break; } ?>
Save File
Cancel