{if condition="$goods.type eq 1"}
商品:{$goods.title}
添加说明:一行一个
{else /}
商品:{$goods.title}
添加说明:重复卡密商品,添加一个就行了
{/if}