{{extend name="public/module/detail" /}} {{block name="detail_data"}} {__block__}
| {{$line_v.name}} | {{/foreach}}销售金额 | 重量 | 编码 | 条形码 | 原价 |
|---|---|---|---|---|---|
| {{$v.data.value}} | {{/case}} {{case base}}{{$v.data.price}} | {{if $v['data']['weight'] gt 0}}{{$v.data.weight}}{{/if}} | {{$v.data.coding}} | {{$v.data.barcode}} | {{if $v['data']['original_price'] gt 0}}{{$v.data.original_price}}{{/if}} | {{/case}} {{/switch}} {{/if}} {{/foreach}}
| 展示范围 | 参数名称 | 参数值 |
|---|---|---|
| {{if isset($common_goods_parameters_type_list[$v['type']])}}{{$common_goods_parameters_type_list[$v['type']]['name']}}{{/if}} | {{$v.name}} | {{$v.value}} |