Codice PHP:
<table border="0"cellspacing="0" cellpadding="0" class="mio_carrello">
  <tr>
    <td>
    [url="<?php echo tep_href_link('shopping_cart.php')?>"]<?php echo tep_image(DIR_WS_IMAGES.'m03.gif')?>[/url][b]<span><?php echo BOX_HEADING_SHOPPING_CART?>:</span>[/b] [url="<?php echo tep_href_link('shopping_cart.php')?>"]<?php echo $cart->count_contents()?> <?php echo BOX_SHOPPING_CART_EMPTY?>[/url]
    </td>
  </tr>