{php $task_mode =m('common')->getSysset('task')['task_mode']}
{if $task_mode==0}
{/if}
{if is_weixin()}
{/if}
{if is_h5app()}
{php $this->shopShare()}
{template 'headmenu'}
{/if}
{php $this->wapQrcode()}
{template '_share'}
{php $merchid = !empty($goods['merchid'])?$goods['merchid']:$_GPC['merchid']}
{if !$hideLayer}
{php $this->diyLayer(true, $diypage, $merchid?$merchid:false,$goods,$order)}
{/if}
{if !$hideGoTop}
{php $this->diyGotop(true, $diypage)}
{/if}
{if p('live')}
{php $this->backliving()}
{/if}
{$_W['shopset']['shop']['diycode']}
{if is_weixin()}
{/if}