{extend name="app/shop/view/base.html"/} {block name="resources"} {/block} {block name="main"}
礼品卡持卡人兑换时可从以下商品列表中任选{$detail.card_right_goods_count}件
{/if}| 商品 | 价格 | {if $detail.card_right_goods_type != 'all'}数量 | {/if}
|---|
| {$order_goods_item.sku_name} | {$order_goods_item.price} | {if $detail.card_right_goods_type != 'all'}{$order_goods_item.total_num} | {/if}
{:date('Y-m-d', $vo.create_time)}
{:date('H:i:s', $vo.create_time)}