echo $lang['prev']['label-nation'] . ': ' . $clt->fields['nazione'];
?>
</li>
                    <li><?php 
echo $lang['prev']['label-cap'] . ': ' . $clt->fields['cap'];
?>
</li>
                </ul>
            </div>
        	
			<?php 
echo $spesa;
/*
 * RESET DELLE SESSIONI
 */
$cart->empty_cart();
unset($_SESSION['prev_sended']);
?>
        </div><!-- /page -->
        <div class="clear"></div>
    </div><!-- /end-container -->
 </div> <!-- end wrapperCatalog -->
 </section>
    
    <?php 
include TPL_FOOTER;
?>
    <link rel="stylesheet" href="<?php 
echo DIR2;
?>
template/css/FortAwesome/css/font-awesome.css" />