
<div class="form-step" style="max-width:500px;margin:0 auto;">

	<div class="x-row x-container max width" style="text-align:center;">

		<div class="x-column x-sm">
			
			<form action="" method="post" name="step1" id="step1">
				<div class="x-column x-sm x-1-3">
					&nbsp;
				</div>
				<div class="x-column x-sm x-1-3">
					<div class="form-field">    
						<label>Email given in the quote <span class="red">*</span> :</label>
						<input type="email" id="email" name="email" placeholder="Email" required>
					</div>
					<div class="form-field">    
						<label>Your quote reference <span class="red">*</span> :</label>
						<input type="text" id="reference" name="reference" placeholder="Reference" value="" required>
					</div>
					<input type="hidden" id="lang" name="lang" value="en_US" style="display: none; visibility: hidden; opacity: 0;">
					<input type="hidden" class="error_msg" name="error_msg" value="Error e-mail or reference" style="display: none; visibility: hidden; opacity: 0;">
					<input type="hidden" name="action" value="send_form" style="display: none; visibility: hidden; opacity: 0;">
					<button type="submit">Next >></button>
					<div class="formResponse"></div>
				</div>
				
				<div class="x-column x-sm x-1-3">
					&nbsp;
				</div>
			</form>
			
			<form action="" method="post" name="step2" id="step2">
				<div class="row">
					<div class="x-column x-sm x-1-4">
						&nbsp;
					</div>
					<div class="x-column x-sm x-1-2">
						<div class="form-field">
							<label>Cellphone number of the contact person onsite <span class="red">*</span> :</label>
							<input type="text" id="natel" name="natel" placeholder="Phone number" value="" required>
						</div>
						<div class="form-field">
							<label>Invoice Header <span class="red">*</span> :</label>
							<textarea id="entete" name="entete" rows="8" cols="30" required></textarea>
							<p>Name + address that will show up on your bill<br />(Cannot be modified later)</p>
						</div>
						<div class="form-field">
							<label>Email of your accounting in cc :</label>
							<input type="email" id="email_compta" name="email_compta" placeholder="Optional" value="">
						</div>
						
						
						
						<div class="row">
								
							<div class="form-field">
								<label>Transport <span class="red">*</span> :</label>
								<select id="livraison_retrait" name="livraison_retrait" required>
									<option value="">---</option>
									<option value="Transport">Transport</option>
																	</select>
							</div>
								
							<div class="form-field">
								<label>Location type <span class="red">*</span> :</label>
								<select id="location_type" name="location_type" required>
									<option value="">---</option>
									<option value="Restaurant">Restaurant</option>
									<option value="Event room">Event room</option>
									<option value="At a private">At a private</option>
									<option value="Other">Other</option>
								</select>
								
								<input type="text" id="location_type_other" name="location_type_other" value="">
							</div>
									
							<div id="livraisonBloc">
									<div class="form-field">
										<label>Event site address <span class="red">*</span> :</label>
										<input type="text" id="address_event" name="address_event" placeholder="Event site address" value="">
									</div>
																</div>
						</div>
				
						<div class="form-field">
							<p>&nbsp;</p>
							<p>&nbsp;</p>
							<label>Signature block <span class="red">*</span> :</label>
							<div class='js-signature'></div>
							<p><a href="javascript:void(0);" id="clearBtn" style="color:red;" onclick="clearCanvas();">Effacer la signature</a></p>
						</div>
						<div class="form-field">
							<input type="checkbox" id="cgv" name="cgv" value="Oui"> By signing this document, I validate this estimate and accept the <a style="font-size: 1.2em; text-decoration-line: underline; color: #16a085;" href="https://www.easytoilets.ch/conditions-generales/" target="_blank" rel="noopener">general conditions</a>.
						</div>
						<div class="form-field">
							<button type="submit">Confirm quote</button>
							<div class="formResponse"></div>
						</div>
						
						
					</div>
					<div class="x-column x-sm x-1-4">
						&nbsp;
					</div>
				</div>
				<input type="hidden" id="lang" name="lang" value="en_US" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" class="error_msg" name="error_msg" value="Error e-mail or reference" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="email2" name="email2" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="reference2" name="reference2" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="signature" name="signature" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="event_date" name="event_date" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="company" name="company" value="" style="display: none; visibility: hidden; opacity: 0;">
			</form>
			
			
			

		</div>

	</div>


</div>
		


      
<div class="e106-1 x-section" id="step3">      
	<div class="e106-2 x-container max width">		
		<div class="e106-3 x-column x-sm x-1-1">		
			<div align="center" class="e106-4 x-text x-text-headline">
				<div class="x-text-content">
				<strong>Nous vous remercions, votre devis se trouve dans votre boîte mail.
				<br />Découvrez EasyEvents Group, le groupe qui réunit plusieurs sociétés spécialisées dans l’événementiel :</strong>
				<br /><br /><br />
				</div>
			</div>
			<div class="e106-10 x-container max width">				
				<div align="center" class="e106-11 x-column x-sm x-1-1">					
				<a class="e106-12 x-image" href="https://www.easyevents-group.ch" target="_blank">
				  <img alt="Image" src="https://www.easyflash.ch/wp-content/uploads/2018/03/Logo-EasyEvents-Print-2.png" width="300" height="300">
				</a>
				</div>
			</div>
		</div>
	</div>
</div>











<div class="form-step" style="max-width:500px;margin:0 auto;">

	<div class="x-row x-container max width" style="text-align:center;">

		<div class="x-column x-sm">
			
			<form action="" method="post" name="step1" id="step1">
				<div class="x-column x-sm x-1-3">
					&nbsp;
				</div>
				<div class="x-column x-sm x-1-3">
					<div class="form-field">    
						<label>Email given in the quote <span class="red">*</span> :</label>
						<input type="email" id="email" name="email" placeholder="Email" required>
					</div>
					<div class="form-field">    
						<label>Your quote reference <span class="red">*</span> :</label>
						<input type="text" id="reference" name="reference" placeholder="Reference" value="" required>
					</div>
					<input type="hidden" id="lang" name="lang" value="en_US" style="display: none; visibility: hidden; opacity: 0;">
					<input type="hidden" class="error_msg" name="error_msg" value="Error e-mail or reference" style="display: none; visibility: hidden; opacity: 0;">
					<input type="hidden" name="action" value="send_form" style="display: none; visibility: hidden; opacity: 0;">
					<button type="submit">Next >></button>
					<div class="formResponse"></div>
				</div>
				
				<div class="x-column x-sm x-1-3">
					&nbsp;
				</div>
			</form>
			
			<form action="" method="post" name="step2" id="step2">
				<div class="row">
					<div class="x-column x-sm x-1-4">
						&nbsp;
					</div>
					<div class="x-column x-sm x-1-2">
						<div class="form-field">
							<label>Cellphone number of the contact person onsite <span class="red">*</span> :</label>
							<input type="text" id="natel" name="natel" placeholder="Phone number" value="" required>
						</div>
						<div class="form-field">
							<label>Invoice Header <span class="red">*</span> :</label>
							<textarea id="entete" name="entete" rows="8" cols="30" required></textarea>
							<p>Name + address that will show up on your bill<br />(Cannot be modified later)</p>
						</div>
						<div class="form-field">
							<label>Email of your accounting in cc :</label>
							<input type="email" id="email_compta" name="email_compta" placeholder="Optional" value="">
						</div>
						
						
						
						<div class="row">
								
							<div class="form-field">
								<label>Transport <span class="red">*</span> :</label>
								<select id="livraison_retrait" name="livraison_retrait" required>
									<option value="">---</option>
									<option value="Transport">Transport</option>
																	</select>
							</div>
								
							<div class="form-field">
								<label>Location type <span class="red">*</span> :</label>
								<select id="location_type" name="location_type" required>
									<option value="">---</option>
									<option value="Restaurant">Restaurant</option>
									<option value="Event room">Event room</option>
									<option value="At a private">At a private</option>
									<option value="Other">Other</option>
								</select>
								
								<input type="text" id="location_type_other" name="location_type_other" value="">
							</div>
									
							<div id="livraisonBloc">
									<div class="form-field">
										<label>Event site address <span class="red">*</span> :</label>
										<input type="text" id="address_event" name="address_event" placeholder="Event site address" value="">
									</div>
																</div>
						</div>
				
						<div class="form-field">
							<p>&nbsp;</p>
							<p>&nbsp;</p>
							<label>Signature block <span class="red">*</span> :</label>
							<div class='js-signature'></div>
							<p><a href="javascript:void(0);" id="clearBtn" style="color:red;" onclick="clearCanvas();">Effacer la signature</a></p>
						</div>
						<div class="form-field">
							<input type="checkbox" id="cgv" name="cgv" value="Oui"> By signing this document, I validate this estimate and accept the <a style="font-size: 1.2em; text-decoration-line: underline; color: #16a085;" href="https://www.easytoilets.ch/conditions-generales/" target="_blank" rel="noopener">general conditions</a>.
						</div>
						<div class="form-field">
							<button type="submit">Confirm quote</button>
							<div class="formResponse"></div>
						</div>
						
						
					</div>
					<div class="x-column x-sm x-1-4">
						&nbsp;
					</div>
				</div>
				<input type="hidden" id="lang" name="lang" value="en_US" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" class="error_msg" name="error_msg" value="Error e-mail or reference" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="email2" name="email2" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="reference2" name="reference2" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="signature" name="signature" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="event_date" name="event_date" value="" style="display: none; visibility: hidden; opacity: 0;">
				<input type="hidden" id="company" name="company" value="" style="display: none; visibility: hidden; opacity: 0;">
			</form>
			
			
			

		</div>

	</div>


</div>
		


      
<div class="e106-1 x-section" id="step3">      
	<div class="e106-2 x-container max width">		
		<div class="e106-3 x-column x-sm x-1-1">		
			<div align="center" class="e106-4 x-text x-text-headline">
				<div class="x-text-content">
				<strong>Nous vous remercions, votre devis se trouve dans votre boîte mail.
				<br />Découvrez EasyEvents Group, le groupe qui réunit plusieurs sociétés spécialisées dans l’événementiel :</strong>
				<br /><br /><br />
				</div>
			</div>
			<div class="e106-10 x-container max width">				
				<div align="center" class="e106-11 x-column x-sm x-1-1">					
				<a class="e106-12 x-image" href="https://www.easyevents-group.ch" target="_blank">
				  <img alt="Image" src="https://www.easyflash.ch/wp-content/uploads/2018/03/Logo-EasyEvents-Print-2.png" width="300" height="300">
				</a>
				</div>
			</div>
		</div>
	</div>
</div>










{"id":99925025,"date":"2025-09-05T10:57:37","date_gmt":"2025-09-05T09:57:37","guid":{"rendered":"https:\/\/www.easytoilets.ch\/?page_id=99925025"},"modified":"2025-09-05T10:58:19","modified_gmt":"2025-09-05T09:58:19","slug":"quote-confirmation-2","status":"publish","type":"page","link":"https:\/\/www.easytoilets.ch\/en\/quote-confirmation-2\/","title":{"rendered":"Quote Confirmation"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":13,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-blank-1.php","meta":{"_glsr_average":0,"_glsr_ranking":0,"_glsr_reviews":0,"footnotes":""},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/pages\/99925025"}],"collection":[{"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/comments?post=99925025"}],"version-history":[{"count":2,"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/pages\/99925025\/revisions"}],"predecessor-version":[{"id":99925030,"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/pages\/99925025\/revisions\/99925030"}],"wp:attachment":[{"href":"https:\/\/www.easytoilets.ch\/en\/wp-json\/wp\/v2\/media?parent=99925025"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}