@@ -308,7 +308,7 @@
{if $product.customfields}
<div>
<small>
- » {$customfield[0]->name}: {$customfield[0]->value}<br />
+ » {$customfield[1]->name}: {$customfield[1]->value}<br />
</small>
</div>
{/if}