<{if $shop.node_type != 'vop'}> <{/if}>
是否收单: <{input type="select" id="order_receive" name="config[order_receive]" options=["no"=>"否","yes"=>"是","appoint"=>"指定会员收单"] value=$shop.config.order_receive}>
指定购买人:
减掉唯品会购物车预占:
<{if in_array($shop.shop_type, ["360buy","congminggou","luban","kuaishou","taobao","weimobv","vop","meituan4sg"])}> <{include file="admin/finder/shop/addon/{$shop.shop_type}.html" app="ome"}> <{/if}>
<{button label="确定" class="btn-primary" type="submit"}>