{if $goods.goods_id gt 0 && $goods.extension_code neq 'package_buy'}
{$goods.goods_name} {if $goods.brand_name}[ {$goods.brand_name} ]{/if}
{if $goods.is_gift}{if $goods.goods_price > 0}{$lang.remark_favourable}{else}{$lang.remark_gift}{/if}{/if}
{if $goods.parent_id > 0}{$lang.remark_fittings}{/if} |
{else}
{$goods.goods_name}{$lang.remark_package} |
{/if}
{$goods.goods_sn} |
{$goods.formated_goods_price} |
{$goods.goods_number}
|
{$goods.goods_attr|nl2br} |
{$goods.storage} |
{$goods.formated_subtotal} |
{/foreach}