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