Code: Select all
<?php echo $product['weight'] ?>
Code: Select all
<td class="left">
<span style="color: #ccc; font-size: 11px;"><?php echo $product['weight'] ?></span><br />
</td>
I am a CMS/PHP newbie... and I am very frustrated about this.

Thanks in advance and merry xmas to everyone.
