{include file="public/header" /}

{$Think.lang.ds_promotion_booth}

{include file="public/admin_items" /}
{$Think.lang.ds_goodsclass}

{$Think.lang.ds_explanation}

{notempty name="goods_list"} {foreach name="goods_list" item="v"} {/foreach} {else} {/notempty}
{$Think.lang.ds_goods_name} {$Think.lang.ds_goodsclass} {$Think.lang.ds_goods_price} {$Think.lang.ds_handle}

{$v.goods_name}

{$Think.lang.ds_store_name}:{$v.store_name} {present name="flippedOwnShopIds[$v.store_id]"} [{$Think.lang.ds_ownshop}] {/present}

{$gc_list[$v['gc_id']]['gc_name']|default=''} {$Think.lang.currency}{$v.goods_price} {$Think.lang.ds_view} {$Think.lang.ds_del}
{$Think.lang.ds_no_record}
{$show_page|raw}