You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							18 lines
						
					
					
						
							495 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							18 lines
						
					
					
						
							495 B
						
					
					
				| <?php | |
|   @include('components/breadcrumb/breadcrumb.php'); | |
|   setlocale(LC_MONETARY, 'it_IT.UTF-8'); | |
|  | |
| ?> | |
| 
 | |
| <div class="component-thankyou"> | |
|   <div class="container"> | |
|     <div class="row"> | |
|       <div class="col-12 col-md-8 pb-5"> | |
|         <span class="text"> | |
|           L'ordine è andato a buon fine. Riceverai un'e-mail all'indirizzo indicato con i dettagli dell'ordine.<br> | |
|           <b>Ti ringraziamo per aver acquistato su iolovolio.it</b> | |
|         </span> | |
|       </div> | |
|     </div> | |
|   </div> | |
| </div>
 |