{extend name="base"} {block name="title"}{$goods.title} - {:__get_set('set')['name']}{/block} {block name="keywords"}{$goods.tags}{/block} {block name="description"}{$goods.ribe}{/block} {block name="main"}
{$goods.title}
{$goods.title}
¥{$goods.money} {if condition="$goods.max"} ≥{$goods.max}件¥{$goods.max_money} {/if}
购买数量:
查询凭证:
{notempty name='$pay.is_alipay'} {if condition="$pay.is_alipay"}
{/if} {/notempty} {notempty name='$pay.is_wxpay'} {if condition="$pay.is_wxpay"}
{/if} {/notempty} {notempty name='$pay.is_qqpay'} {if condition="$pay.is_qqpay"}
{/if} {/notempty}
商品详情 请知悉
{$goods.content|raw}
标签: {volist name="tag" id="v"} {$v} {/volist}
相关商品
{volist name="cai" id="vv"} {if condition="$vv.id eq $goods.id"} {php}continue;{/php} {/if}
{$vv.title}
¥{$vv.money} 库存{$vv.kucun}件
{$vv.title}
{/volist}
最新发布
{volist name="newgoods" id="vv"}
{$vv.title}
¥{$vv.money} 库存{$vv.kucun}件
{$vv.title}
{/volist}
{/block}