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