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