@@ -308,7 +308,7 @@
{if $product.customfields}
<div>
<small>
- {if ($product.gid == 5) || ($product.gid == 7)}
+ {if $product.gid == 5}
» {$product.customfields.0.value}<br />
{/if}
</small>