Authored by hf

code review by fei.hong: do fixes bug to product brand shops show images

  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  28 + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  29 + <meta http-equiv="Cache-Control" content="no-siteapp" />
  30 + <meta name="renderer" content="webkit">
  31 + <meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  32 + <meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  33 + <title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  34 + <link rel="dns-prefetch" href="//cdn.yoho.cn">
  35 + <link rel="dns-prefetch" href="//static.yohobuy.com">
  36 + <link rel="dns-prefetch" href="//img10.static.yhbimg.com">
  37 + <link rel="dns-prefetch" href="//img11.static.yhbimg.com">
  38 + <link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  39 + <link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  40 +'.Plugin\LCRun3::debug('if [rlsEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  41 +';}).''.Plugin\LCRun3::debug('if [preEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  42 +';}).''.Plugin\LCRun3::debug('if [testEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  43 +';}).''.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://webstatic.dev.yohobuy.com/css/index.css">
  44 +';}).'</head>
  45 +<body>
  46 +'.''.Plugin\LCRun3::debug('[headerdata]', 'sec', $cx, Plugin\LCRun3::debug('[headerdata]', 'v', $cx, $in, array('headerdata')), $in, false, function($cx, $in) {return ' <div class="yoho-header">
  47 + <div class="header-topwrapper clearfix">
  48 + <div class="header-top">
  49 + <div class="leftpart float-left">
  50 + <span class="icon-hamburger"></span>
  51 + <a href="http://www.yohobuy.com" class="header-yoho" >YOHO!有货</a>
  52 + <ul class="yohoproducts-list">
  53 + <li class="yohoproducts-item">
  54 + <a href="http://www.yoho.cn" class="yohogroup" en="YOHO!" cn="集团官网">YOHO!</a>
  55 + </li>
  56 + <li class="yohoproducts-item">
  57 + <a href="http://www.yohoboys.com" class="yohogroup" en="YOHO!BOYS" cn="男生潮流">YOHO!BOYS</a>
  58 + </li>
  59 + <li class="yohoproducts-item">
  60 + <a href="http://www.yohogirls.com" class="yohogroup" en="YOHO!GIRLS" cn="女生潮流">YOHO!GIRLS</a>
  61 + </li>
  62 + <li class="yohoproducts-item">
  63 + <a href="http://www.yohoshow.com" class="yohogroup" en="YOHO!SHOW" cn="物趣分享">YOHO!SHOW</a>
  64 + </li>
  65 + <li class="yohoproducts-item">
  66 + <a href="http://www.yohood.cn" class="yohogroup" en="YO\'HOOD" cn="潮流嘉年华">YO\'HOOD</a>
  67 + </li>
  68 + </ul>
  69 + </div>
  70 + <div class="rightpart">
  71 + <div id="loginBox" class="float-left">
  72 + <span class="hi">Hi~</span>
  73 + <a href="http://www.yohobuy.com/signin.html" class="loginbar">[请登录]</a>
  74 + <a href="http://www.yohobuy.com/reg.html" class="registbar">[免费注册]</a>
  75 + </div>
  76 + <div class="tag-list-wrapper">
  77 + <ul class="tag-list">
  78 + <li class="tag-item myyoho" id="myYohoBox">
  79 + <span class="tag-seprate"></span>
  80 + <a href="http://www.yohobuy.com/home?t=1453340799.4986">MY有货</a>
  81 + <span class="icon-bottomarrow"></span>
  82 + <div class="myyoho-info"></div>
  83 + </li>
  84 + <li class="tag-item myorder">
  85 + <span class="tag-seprate"></span>
  86 + <span class="icon-papers"></span>
  87 + <a href="http://www.yohobuy.com/home/orders?t=1453168898.0176">我的订单</a>
  88 + </li>
  89 + <li class="tag-item mycollect">
  90 + <span class="tag-seprate"></span>
  91 + <span class="icon-heart"></span>
  92 + <a href="http://www.yohobuy.com/home/favorite?t=1453168898.0176">我的收藏</a>
  93 + </li>
  94 + <li class="tag-item message">
  95 + <span class="tag-seprate"></span>
  96 + <span class="icon-mail"></span>
  97 + <a href="http://www.yohobuy.com/home/message?t=1453168898.0176">消息</a>
  98 + </li>
  99 + <li class="tag-item phone">
  100 + <span class="tag-seprate"></span>
  101 + <span class="icon-iphone"></span>
  102 + <a href="http://www.yohobuy.com/download/app">手机版</a>
  103 + <div class="qr">
  104 + <div class="qr-img"></div>
  105 + <h3 class="qr-words">扫描二维码</h3>
  106 + <h3 class="qr-words">下载有货手机客户端</h3>
  107 + <h3 class="qr-more">
  108 + <a href="http://www.yohobuy.com/download/app">更多客户端下载</a>
  109 + </h3>
  110 + </div>
  111 + </li>
  112 + </ul>
  113 + </div>
  114 + </div>
  115 + </div>
  116 + </div>
  117 + <div class="header-navwrapper clearfix">
  118 + <div class="header-navcontent">
  119 + <ul class="first-nav-list float-left">
  120 +'.Plugin\LCRun3::debug('[navbars]', 'sec', $cx, Plugin\LCRun3::debug('[navbars]', 'v', $cx, $in, array('navbars')), $in, false, function($cx, $in) {return ' <li class="first-nav-item '.Plugin\LCRun3::debug('[classname]', 'encq', $cx, Plugin\LCRun3::debug('[classname]', 'v', $cx, $in, array('classname'))).'">
  121 + <h3 class="name-cn">
  122 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name_cn]', 'encq', $cx, Plugin\LCRun3::debug('[name_cn]', 'v', $cx, $in, array('name_cn'))).'</a>
  123 + </h3>
  124 + <h3 class="name-en">
  125 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name_en]', 'encq', $cx, Plugin\LCRun3::debug('[name_en]', 'v', $cx, $in, array('name_en'))).'</a>
  126 + </h3>
  127 + <div class=\'sub-nav-wrapper\'>
  128 + <ul class="sub-nav-list">
  129 +'.Plugin\LCRun3::debug('[subnav]', 'sec', $cx, Plugin\LCRun3::debug('[subnav]', 'v', $cx, $in, array('subnav')), $in, false, function($cx, $in) {return ' <li class="sub-nav-item">
  130 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
  131 +'.Plugin\LCRun3::debug('if [is_new]', 'ifv', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, function($cx, $in) {return ' <span class="newlogo"></span>
  132 +';}).' </a>
  133 +'.Plugin\LCRun3::debug('if [thirdnav]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdnav]', 'v', $cx, $in, array('thirdnav')), $in, function($cx, $in) {return ' <div class="third-nav-wrapper">
  134 + <div class="third-nav">
  135 + <div class="categorywrapper" id="category'.Plugin\LCRun3::debug('../[index_main]', 'encq', $cx, Plugin\LCRun3::debug('../[index_main]', 'v', $cx, $cx['scopes'][count($cx['scopes'])-1], array('index_main'))).''.Plugin\LCRun3::debug('[index_sub]', 'encq', $cx, Plugin\LCRun3::debug('[index_sub]', 'v', $cx, $in, array('index_sub'))).'">
  136 + <div class="category">
  137 +'.Plugin\LCRun3::debug('[thirdnav]', 'sec', $cx, Plugin\LCRun3::debug('[thirdnav]', 'v', $cx, $in, array('thirdnav')), $in, false, function($cx, $in) {return ' <div class="thirdnavlist">
  138 + <h1 class="category-title thirdnavbar"><a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a> </h1>
  139 + <ul class="category-list">
  140 +'.Plugin\LCRun3::debug('[branditems]', 'sec', $cx, Plugin\LCRun3::debug('[branditems]', 'v', $cx, $in, array('branditems')), $in, false, function($cx, $in) {return ' <li class="category-
  141 + item thirdnavbar">
  142 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'" hot='.Plugin\LCRun3::debug('[hot]', 'encq', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot'))).' >'.Plugin\LCRun3::debug('[brandname]', 'encq', $cx, Plugin\LCRun3::debug('[brandname]', 'v', $cx, $in, array('brandname'))).'</a>
  143 + </li>
  144 +';}).' </ul>
  145 + </div>
  146 +';}).' </div>
  147 + </div>
  148 + <div class="showdetail" data-code="'.Plugin\LCRun3::debug('[content_code]', 'encq', $cx, Plugin\LCRun3::debug('[content_code]', 'v', $cx, $in, array('content_code'))).'">
  149 + <a href="http://list.yohobuy.com/?gender=1,3&amp;msort=8">
  150 + <img src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" alt="" style=""></a>
  151 + <a class="title" href="http://list.yohobuy.com/?gender=1,3&amp;msort=8">热门小物优选</a>
  152 + </div>
  153 + </div>
  154 + </div>
  155 +';}).' </li>
  156 +';}).' </ul>
  157 + </div>
  158 + </li>
  159 +';}).' </ul>
  160 + <div class="icon-logo"><a href="http://www.yohobuy.com/" class="main-link"></a></div>
  161 + <div class="header-tool float-right">
  162 + <div class="search float-left '.Plugin\LCRun3::debug('[searchcate]', 'encq', $cx, Plugin\LCRun3::debug('[searchcate]', 'v', $cx, $in, array('searchcate'))).'" >
  163 + <form action="http://search.yohobuy.com" method="get" id="searchForm">
  164 + <span class="searchspan">
  165 + <input type="hidden" id="defaultsearch">
  166 + <input class="searchinput" type="text" name="query" id="query_key" autocomplete="off" x-webkit-speech="" lang="zh-CN" x-webkit-grammar="builtin:translate" value="" onfocus="if(this.value==this.defaultValue){this.value=\'\';this.style.color=\'#333\'}" onblur="if(this.value==\'\'){this.value=this.defaultValue;this.style.color=\'#999\'}" maxlength="30"></span>
  167 + <a class="icon-search" href="javascript:submitSearch();"></a>
  168 + <ul class="search-list"></ul>
  169 + </form>
  170 + </div>
  171 + <div class="gobuy float-left '.Plugin\LCRun3::debug('[gobytype]', 'encq', $cx, Plugin\LCRun3::debug('[gobytype]', 'v', $cx, $in, array('gobytype'))).'" id="miniCartBox">
  172 +
  173 + <span class="ic-infomation">0</span>
  174 + <div class="gobuy-wrapper"></div>
  175 +
  176 + </div>
  177 + </div>
  178 + </div>
  179 + </div>
  180 + </div>
  181 + <div id="goodcartempwarpper">
  182 + <script type="text/html" id="mini-cart-tpl">
  183 + \\{\\{#carData\\}\\}
  184 + <div class="gobuy-notempty">
  185 + <div class="goods-list-wrapper">
  186 + <ul class="goods-list">
  187 + \\{\\{#main_goods\\}\\}
  188 + {{#notzero buy_number}}
  189 + <li class="goods-item">
  190 + <a href="\\{\\{product_url\\}\\}">
  191 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img" />
  192 + </a>
  193 + <div class="goods-detail float-left">
  194 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  195 + <h3 class="style">
  196 + 颜色:
  197 + <span class="color">\\{\\{color_name\\}\\}</span>
  198 + 尺码:
  199 + <span class="size">\\{\\{size_name\\}\\}</span>
  200 + </h3>
  201 + </div>
  202 + <div class="goods-price float-left">
  203 + <h3 class="priceandnum">
  204 + <span class="price">\\{\\{show_price\\}\\}</span>
  205 + x
  206 + <span class="num">\\{\\{buy_number\\}\\}</span>
  207 + </h3>
  208 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  209 + </div>
  210 + </li>
  211 + {{/notzero}}
  212 + \\{\\{/main_goods\\}\\}
  213 + \\{\\{#advance_goods\\}\\}
  214 + {{#notzero buy_number}}
  215 + <li class="goods-item">
  216 + <a href="\\{\\{product_url\\}\\}">
  217 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  218 + <div class="goods-detail float-left">
  219 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  220 + <h3 class="style">
  221 + 颜色:
  222 + <span class="color">\\{\\{color_name\\}\\}</span>
  223 + 尺码:
  224 + <span class="size">\\{\\{size_name\\}\\}</span>
  225 + </h3>
  226 + </div>
  227 + <div class="goods-price float-left">
  228 + <h3 class="priceandnum">
  229 + <span class="price">\\{\\{show_price\\}\\}</span>
  230 + x
  231 + <span class="num">\\{\\{buy_number\\}\\}</span>
  232 + </h3>
  233 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  234 + </div>
  235 + </li>
  236 + {{/notzero}}
  237 + \\{\\{/advance_goods\\}\\}
  238 + \\{\\{# outlet_goods\\}\\}
  239 + {{#notzero buy_number}}
  240 + <li class="goods-item">
  241 + <a href="\\{\\{product_url\\}\\}">
  242 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  243 + <div class="goods-detail float-left">
  244 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  245 + <h3 class="style">
  246 + 颜色:
  247 + <span class="color">\\{\\{color_name\\}\\}</span>
  248 + 尺码:
  249 + <span class="size">\\{\\{size_name\\}\\}</span>
  250 + </h3>
  251 + </div>
  252 + <div class="goods-price float-left">
  253 + <h3 class="priceandnum">
  254 + <span class="price">\\{\\{show_price\\}\\}</span>
  255 + x
  256 + <span class="num">\\{\\{buy_number\\}\\}</span>
  257 + </h3>
  258 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  259 + </div>
  260 + </li>
  261 + {{/notzero}}
  262 + \\{\\{/outlet_goods\\}\\}
  263 + \\{\\{#gift_goods\\}\\}
  264 + {{#notzero buy_number}}
  265 + <li class="goods-item">
  266 + <a href="\\{\\{product_url\\}\\}">
  267 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  268 + <div class="goods-detail float-left">
  269 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  270 + <h3 class="style">
  271 + 颜色:
  272 + <span class="color">\\{\\{color_name\\}\\}</span>
  273 + 尺码:
  274 + <span class="size">\\{\\{size_name\\}\\}</span>
  275 + </h3>
  276 + </div>
  277 + <div class="goods-price float-left">
  278 + <h3 class="priceandnum">
  279 + <span class="price">\\{\\{show_price\\}\\}</span>
  280 + x
  281 + <span class="num">\\{\\{buy_number\\}\\}</span>
  282 + </h3>
  283 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  284 + </div>
  285 + </li>
  286 + {{/notzero}}
  287 + \\{\\{/gift_goods\\}\\}
  288 + \\{\\{#need_pay_gifts\\}\\}
  289 + {{#notzero buy_number}}
  290 + <li class="goods-item">
  291 + <a href="\\{\\{product_url\\}\\}">
  292 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  293 + <div class="goods-detail float-left">
  294 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  295 + <h3 class="style">
  296 + 颜色:
  297 + <span class="color">\\{\\{color_name\\}\\}</span>
  298 + 尺码:
  299 + <span class="size">\\{\\{size_name\\}\\}</span>
  300 + </h3>
  301 + </div>
  302 + <div class="goods-price float-left">
  303 + <h3 class="priceandnum">
  304 + <span class="price">\\{\\{show_price\\}\\}</span>
  305 + x
  306 + <span class="num">\\{\\{buy_number\\}\\}</span>
  307 + </h3>
  308 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  309 + </div>
  310 + </li>
  311 + {{/notzero}}
  312 + \\{\\{/need_pay_gifts\\}\\}
  313 + </ul>
  314 + <ul class="activity-list">
  315 + {{#if has_promotion\\}\\}
  316 + <li class="activity-item">
  317 + <span class="activity-name">活动</span>
  318 + <h3 class="activity-content">
  319 + \\{\\{#if fit_outlet_promotion \\}\\}购outlet商品,满¥1999再享9折
  320 + \\{\\{/if\\}\\}
  321 + \\{\\{#if has_other_promotion\\}\\}
  322 + <span class="mycart_i_down" title="更多" ></span>
  323 + \\{\\{/if\\}\\}
  324 + \\{\\{#if has_first_promotion\\}\\}
  325 + \\{\\{first_promotions.promotion_title\\}\\}
  326 + \\{\\{/if\\}\\}
  327 + </h3>
  328 + </li>
  329 + \\{\\{/if\\}\\}
  330 + \\{\\{#if fit_free_shipping \\}\\}
  331 + <li class="activity-item">
  332 + <span class="activity-name">免运费</span>
  333 + <h3 class="activity-content">全场满 ¥\\{\\{fit_free_shipping\\}\\}免运费</h3>
  334 + </li>
  335 + \\{\\{/if\\}\\}
  336 + </ul>
  337 + </div>
  338 + <div class="gobuy-notempty-footer">
  339 + <h3>
  340 + <a href="http://www.yohobuy.com/shopping/cart">去购物车结算</a>
  341 + </h3>
  342 + </div>
  343 + \\{\\{/carData\\}\\}
  344 + </script>
  345 + <script type="text/html" id="tmpl-my-login-new">
  346 + <div class="myyoho-info-header clearfix">
  347 + <div class="myyoho-photo" ><img src="\\{\\{headerimg head_ico\\}\\}" alt="" data-url =""></div>
  348 + <h3 class="user-email"><a href="http://www.yohobuy.com/home?t=\\{\\{random\\}\\}">\\{\\{profile_name\\}\\}</a></h3>
  349 + <h3 class="user-level">
  350 + VIP:
  351 + <span class="leveldetail">\\{\\{vip.curVipInfo.title\\}\\}</span>
  352 + </h3>
  353 + \\{\\{#unless vip3 \\}\\}
  354 + <div class="levelinfo">
  355 + <div class="levelwrapper float-left">
  356 + <div class="levelspan">
  357 + \\{\\{vip.curYearCost\\}\\}/\\{\\{vip.nextVipInfo.needCost\\}\\}
  358 + </div>
  359 + <p class="\\{\\{#if vip.curYearCostPer\\}\\}integrate\\{\\{/if\\}\\}" style="width: \\{\\{vip.curYearCostPer\\}\\}%;"></p>
  360 + </div>
  361 + <span class="cardcate float-left">\\{\\{vip.nextVipInfo.title\\}\\}</span>
  362 + </div>
  363 + \\{\\{/unless\\}\\}
  364 + </div>
  365 + <ul class="myyoho-info-content">
  366 + <li class="item">
  367 + <span class="itemdetail float-left">
  368 + <a href="http://www.yohobuy.com/home/orders?t=\\{\\{timestamp\\}\\}">待处理的订单</a>
  369 + </span>
  370 + <span class="itemnum float-right">\\{\\{orderCount\\}\\}</span>
  371 + </li>
  372 + <li class="item">
  373 + <span class="itemdetail float-left">
  374 + <a href="http://www.yohobuy.com/home/favorite?t=\\{\\{timestamp\\}\\}">我的收藏</a>
  375 + </span>
  376 + <span class="itemnum float-right"></span>
  377 + </li>
  378 + <li class="item">
  379 + <span class="itemdetail float-left">
  380 + <a href="http://www.yohobuy.com/home/coupons?t=\\{\\{timestamp\\}\\}">我的优惠券</a>
  381 + </span>
  382 + <span class="itemnum float-right">\\{\\{couponCount\\}\\}</span>
  383 + </li>
  384 + <li class="item">
  385 + <span class="itemdetail float-left">
  386 + <a href="http://www.yohobuy.com/home/currency?t=\\{\\{timestamp\\}\\}">我的YOHO币</a>
  387 + </span>
  388 + <span class="itemnum float-right">\\{\\{YohocoinCount\\}\\}</span>
  389 + </li>
  390 + <li class="item">
  391 + <span class="itemdetail float-left">
  392 + <a href="http://www.yohobuy.com/home/returns?t=\\{\\{timestamp\\}\\}">我的退货换货</a>
  393 + </span>
  394 + <span class="itemnum float-right">\\{\\{refundCount\\}\\}</span>
  395 + </li>
  396 + </ul>
  397 + <div class="myyoho-info-footer">
  398 + <a href="http://www.yohobuy.com/home/user?t=\\{\\{timestamp\\}\\}">完善资料</a>
  399 + </div>
  400 + </script>
  401 + </div>
  402 + <input id="api-domain" type="hidden" value="'.Plugin\LCRun3::debug('[apiDomain]', 'encq', $cx, Plugin\LCRun3::debug('[apiDomain]', 'v', $cx, $in, array('apiDomain'))).'">
  403 +';}).'
  404 +'.' '.''.Plugin\LCRun3::debug('[simpleHeader]', 'sec', $cx, Plugin\LCRun3::debug('[simpleHeader]', 'v', $cx, $in, array('simpleHeader')), $in, false, function($cx, $in) {return '<div class="simple-header">
  405 + <div class="header-inner clearfix">
  406 +'.Plugin\LCRun3::debug('[logo]', 'sec', $cx, Plugin\LCRun3::debug('[logo]', 'v', $cx, $in, array('logo')), $in, false, function($cx, $in) {return ' <h1 class="logo">
  407 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  408 + <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  409 + </a>
  410 + </h1>
  411 +';}).' <ul class="header-tool clearfix">
  412 +'.Plugin\LCRun3::debug('[tool]', 'sec', $cx, Plugin\LCRun3::debug('[tool]', 'v', $cx, $in, array('tool')), $in, false, function($cx, $in) {return ' <li>
  413 + <span>Hi~</span>
  414 +'.Plugin\LCRun3::debug('[user]', 'sec', $cx, Plugin\LCRun3::debug('[user]', 'v', $cx, $in, array('user')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('[userCenter]', 'encq', $cx, Plugin\LCRun3::debug('[userCenter]', 'v', $cx, $in, array('userCenter'))).'">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</a>
  415 +';}).'
  416 +'.Plugin\LCRun3::debug('[loginHref]', 'sec', $cx, Plugin\LCRun3::debug('[loginHref]', 'v', $cx, $in, array('loginHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[请登录]</a>
  417 +';}).'
  418 +'.Plugin\LCRun3::debug('[logoutHref]', 'sec', $cx, Plugin\LCRun3::debug('[logoutHref]', 'v', $cx, $in, array('logoutHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[退出]</a>
  419 +';}).'
  420 +'.Plugin\LCRun3::debug('[registerHref]', 'sec', $cx, Plugin\LCRun3::debug('[registerHref]', 'v', $cx, $in, array('registerHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[免费注册]</a>
  421 +';}).' </li>
  422 + <li class="tool-options">
  423 + <span><a href="'.Plugin\LCRun3::debug('[userCenter]', 'encq', $cx, Plugin\LCRun3::debug('[userCenter]', 'v', $cx, $in, array('userCenter'))).'">MY有货</a></span>
  424 + <i class="options-icon down iconfont">&#xe604;</i>
  425 + <i class="options-icon up iconfont">&#xe603;</i>
  426 + <div class="tool-select">
  427 + <a href="'.Plugin\LCRun3::debug('[favoriteHref]', 'encq', $cx, Plugin\LCRun3::debug('[favoriteHref]', 'v', $cx, $in, array('favoriteHref'))).'">我的收藏</a>
  428 + <a href="'.Plugin\LCRun3::debug('[couponHref]', 'encq', $cx, Plugin\LCRun3::debug('[couponHref]', 'v', $cx, $in, array('couponHref'))).'">优惠券</a>
  429 + </div>
  430 + </li>
  431 + <li>
  432 + <a href="'.Plugin\LCRun3::debug('[orderHref]', 'encq', $cx, Plugin\LCRun3::debug('[orderHref]', 'v', $cx, $in, array('orderHref'))).'">订单中心</a>
  433 + </li>
  434 + <li>
  435 + <a href="'.Plugin\LCRun3::debug('[helpHref]', 'encq', $cx, Plugin\LCRun3::debug('[helpHref]', 'v', $cx, $in, array('helpHref'))).'">帮助中心</a>
  436 + </li>
  437 + <li>
  438 + <i class="tell-icon iconfont">&#xe61c;</i>
  439 + <span>400-9889-9646</span>
  440 + </li>
  441 +';}).' </ul>
  442 + </div>
  443 + <input id="api-domain" type="hidden" value="'.Plugin\LCRun3::debug('[apiDomain]', 'encq', $cx, Plugin\LCRun3::debug('[apiDomain]', 'v', $cx, $in, array('apiDomain'))).'">
  444 +</div>
  445 +';}).''.''.'<div class="home-page yoho-page boys" data-page="boys">
  446 +'.Plugin\LCRun3::debug('[boys]', 'sec', $cx, Plugin\LCRun3::debug('[boys]', 'v', $cx, $in, array('boys')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[slide]', 'sec', $cx, Plugin\LCRun3::debug('[slide]', 'v', $cx, $in, array('slide')), $in, false, function($cx, $in) {return ''.' <div class="slide-container '.Plugin\LCRun3::debug('if [pagination]', 'ifv', $cx, Plugin\LCRun3::debug('[pagination]', 'v', $cx, $in, array('pagination')), $in, function($cx, $in) {return 'slide-thumb-container';}).'">
  447 + <div class="slide-wrapper">
  448 + <ul>
  449 +'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ' <li style="'.Plugin\LCRun3::debug('if [bgColor]', 'ifv', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor')), $in, function($cx, $in) {return 'background:'.Plugin\LCRun3::debug('[bgColor]', 'encq', $cx, Plugin\LCRun3::debug('[bgColor]', 'v', $cx, $in, array('bgColor'))).'';}).'">
  450 + <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank">
  451 +'.Plugin\LCRun3::debug('if @[first]', 'ifv', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')), $in, function($cx, $in) {return ' <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'">
  452 +';}, function($cx, $in) {return ' <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  453 +';}).' </a>
  454 +'.Plugin\LCRun3::debug('[tips]', 'sec', $cx, Plugin\LCRun3::debug('[tips]', 'v', $cx, $in, array('tips')), $in, false, function($cx, $in) {return ' <div class="slide-tips">
  455 + <div class="g-mark"></div>
  456 + <p>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
  457 + </div>
  458 +';}).' </li>
  459 +';}).' </ul>
  460 + </div>
  461 +
  462 +'.Plugin\LCRun3::debug('if [pagination]', 'ifv', $cx, Plugin\LCRun3::debug('[pagination]', 'v', $cx, $in, array('pagination')), $in, function($cx, $in) {return ' <div class="thumb-pagination">
  463 + <ul class="clearfix">
  464 +'.Plugin\LCRun3::debug('[pagination]', 'sec', $cx, Plugin\LCRun3::debug('[pagination]', 'v', $cx, $in, array('pagination')), $in, false, function($cx, $in) {return ' <li>
  465 + <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target="_blank"></a>
  466 + <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  467 + </li>
  468 +';}).' </ul>
  469 + </div>
  470 +';}).' </div>
  471 + <div class="slide-container-placeholder '.Plugin\LCRun3::debug('if [pagination]', 'ifv', $cx, Plugin\LCRun3::debug('[pagination]', 'v', $cx, $in, array('pagination')), $in, function($cx, $in) {return 'slide-thumb-container-placeholder';}).'"></div>
  472 +'.'';}).'
  473 +'.Plugin\LCRun3::debug('[newReport]', 'sec', $cx, Plugin\LCRun3::debug('[newReport]', 'v', $cx, $in, array('newReport')), $in, false, function($cx, $in) {return ' <div class="new-report imgopacity clearfix">
  474 +'.' <div class="floor-header clearfix">
  475 + <h2 class="floor-title">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</h2>
  476 +'.Plugin\LCRun3::debug('if [navs]', 'ifv', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, function($cx, $in) {return ' <ul class="header-navs">
  477 +'.Plugin\LCRun3::debug('[navs]', 'sec', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, false, function($cx, $in) {return ' <li data-classify="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  478 + <a target="_blank" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  479 + </li>
  480 +';}).' </ul>
  481 +';}).' </div>'.'
  482 + <ul class="report-list clearfix">
  483 +'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('unless @[last]', 'unl', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return ' <li>
  484 + <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank">
  485 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="" >
  486 + </a>
  487 + </li>
  488 +';}).'';}).' </ul>
  489 +
  490 +'.Plugin\LCRun3::debug('[list]', 'sec', $cx, Plugin\LCRun3::debug('[list]', 'v', $cx, $in, array('list')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('if @[last]', 'ifv', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return ' <div class="last-item">
  491 + <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank">
  492 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  493 + </a>
  494 + </div>
  495 +';}).'';}).' </div>
  496 +';}).'
  497 +'.Plugin\LCRun3::debug('[preferenceBrands]', 'sec', $cx, Plugin\LCRun3::debug('[preferenceBrands]', 'v', $cx, $in, array('preferenceBrands')), $in, false, function($cx, $in) {return ' <div class="preference-brand">
  498 +'.' <div class="floor-header clearfix">
  499 + <h2 class="floor-title">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</h2>
  500 +'.Plugin\LCRun3::debug('if [navs]', 'ifv', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, function($cx, $in) {return ' <ul class="header-navs">
  501 +'.Plugin\LCRun3::debug('[navs]', 'sec', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, false, function($cx, $in) {return ' <li data-classify="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  502 + <a target="_blank" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  503 + </li>
  504 +';}).' </ul>
  505 +';}).' </div>'.' <div class="img-brand">
  506 + <ul class="img-list imgopacity clearfix">
  507 +'.Plugin\LCRun3::debug('[imgBrand]', 'sec', $cx, Plugin\LCRun3::debug('[imgBrand]', 'v', $cx, $in, array('imgBrand')), $in, false, function($cx, $in) {return ' <li class="img-item">
  508 + <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank">
  509 + <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  510 + </a>
  511 + </li>
  512 +';}).' </ul>
  513 + <div class="img-brand-switch">
  514 + <a class="prev" href="javascript:;">
  515 + <span class="iconfont">&#xe60c;</span>
  516 + </a>
  517 + <a class="next" href="javascript:;">
  518 + <span class="iconfont">&#xe60b;</span>
  519 + </a>
  520 + </div>
  521 + </div>
  522 + <div class="logo-brand imgopacity" data-url="'.Plugin\LCRun3::debug('[brandUrl]', 'encq', $cx, Plugin\LCRun3::debug('[brandUrl]', 'v', $cx, $in, array('brandUrl'))).'"></div>
  523 + </div>
  524 +';}).'
  525 +'.Plugin\LCRun3::debug('[singlehot]', 'sec', $cx, Plugin\LCRun3::debug('[singlehot]', 'v', $cx, $in, array('singlehot')), $in, false, function($cx, $in) {return ''.' <div class="singlehot clearfix">
  526 +'.' <div class="floor-header clearfix">
  527 + <h2 class="floor-title">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</h2>
  528 +'.Plugin\LCRun3::debug('if [navs]', 'ifv', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, function($cx, $in) {return ' <ul class="header-navs">
  529 +'.Plugin\LCRun3::debug('[navs]', 'sec', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, false, function($cx, $in) {return ' <li data-classify="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  530 + <a target="_blank" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  531 + </li>
  532 +';}).' </ul>
  533 +';}).' </div>'.' <ul class="g-list imgopacity">
  534 +'.Plugin\LCRun3::debug('each [imgHot]', 'sec', $cx, Plugin\LCRun3::debug('[imgHot]', 'v', $cx, $in, array('imgHot')), $in, true, function($cx, $in) {return ' <li><a class="impo'.Plugin\LCRun3::debug('@[index]', 'encq', $cx, Plugin\LCRun3::debug('@[index]', 'v', $cx, $cx['sp_vars'], array('index'))).'" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"/></a></li>
  535 +';}).' </ul>
  536 + </div>
  537 +'.'';}).'
  538 +'.Plugin\LCRun3::debug('[adbanner]', 'sec', $cx, Plugin\LCRun3::debug('[adbanner]', 'v', $cx, $in, array('adbanner')), $in, false, function($cx, $in) {return ' <div class="floor-ad">
  539 + <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"/></a>
  540 + </div>
  541 +';}).'
  542 +'.Plugin\LCRun3::debug('[recommend]', 'sec', $cx, Plugin\LCRun3::debug('[recommend]', 'v', $cx, $in, array('recommend')), $in, false, function($cx, $in) {return ''.''.Plugin\LCRun3::debug('[tplrecommend]', 'sec', $cx, Plugin\LCRun3::debug('[tplrecommend]', 'v', $cx, $in, array('tplrecommend')), $in, false, function($cx, $in) {return ' <div class="tpl-recommend clearfix">
  543 +'.' <div class="floor-header clearfix">
  544 + <h2 class="floor-title">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</h2>
  545 +'.Plugin\LCRun3::debug('if [navs]', 'ifv', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, function($cx, $in) {return ' <ul class="header-navs">
  546 +'.Plugin\LCRun3::debug('[navs]', 'sec', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, false, function($cx, $in) {return ' <li data-classify="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  547 + <a target="_blank" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  548 + </li>
  549 +';}).' </ul>
  550 +';}).' </div>'.' <div class="tpl-body clearfix">
  551 + <div class="tpl-nav">
  552 + <div class="tpl-keywords">
  553 +'.Plugin\LCRun3::debug('each [keyword]', 'sec', $cx, Plugin\LCRun3::debug('[keyword]', 'v', $cx, $in, array('keyword')), $in, true, function($cx, $in) {return ' <a class="keywords'.Plugin\LCRun3::debug('@[index]', 'encq', $cx, Plugin\LCRun3::debug('@[index]', 'v', $cx, $cx['sp_vars'], array('index'))).'" title="'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"/></a>
  554 +';}).' </div>
  555 + <div class="tpl-category clearfix">
  556 +'.Plugin\LCRun3::debug('each [category]', 'sec', $cx, Plugin\LCRun3::debug('[category]', 'v', $cx, $in, array('category')), $in, true, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  557 +';}).' </div>
  558 + </div>
  559 + <div class="tpl-brands imgopacity clearfix">
  560 + <ul>
  561 +'.Plugin\LCRun3::debug('each [brands]', 'sec', $cx, Plugin\LCRun3::debug('[brands]', 'v', $cx, $in, array('brands')), $in, true, function($cx, $in) {return ' <li><a title="'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"/></a></li>
  562 +';}).' </ul>
  563 + </div>
  564 + <div class="tpl-types imgopacity clearfix">
  565 + <ul>
  566 +'.Plugin\LCRun3::debug('each [types]', 'sec', $cx, Plugin\LCRun3::debug('[types]', 'v', $cx, $in, array('types')), $in, true, function($cx, $in) {return ' <li><a title="'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"/></a></li>
  567 +';}).' </ul>
  568 + </div>
  569 + </div>
  570 + <div class="tpl-products imgopacity clearfix">
  571 + <ul>
  572 +'.Plugin\LCRun3::debug('each [products]', 'sec', $cx, Plugin\LCRun3::debug('[products]', 'v', $cx, $in, array('products')), $in, true, function($cx, $in) {return ' <li><a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" title="'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'" target= "_blank"><img class="lazy" data-original="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'"/></a></li>
  573 +';}).' </ul>
  574 + </div>
  575 + </div>
  576 +';}).'
  577 +
  578 +'.'';}).'
  579 +'.Plugin\LCRun3::debug('[newArrivls]', 'sec', $cx, Plugin\LCRun3::debug('[newArrivls]', 'v', $cx, $in, array('newArrivls')), $in, false, function($cx, $in) {return ''.' <div class="commodity clearfix" id="newarrivals">
  580 +'.' <div class="floor-header clearfix">
  581 + <h2 class="floor-title">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</h2>
  582 +'.Plugin\LCRun3::debug('if [navs]', 'ifv', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, function($cx, $in) {return ' <ul class="header-navs">
  583 +'.Plugin\LCRun3::debug('[navs]', 'sec', $cx, Plugin\LCRun3::debug('[navs]', 'v', $cx, $in, array('navs')), $in, false, function($cx, $in) {return ' <li data-classify="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'">
  584 + <a target="_blank" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  585 + </li>
  586 +';}).' </ul>
  587 +';}).' </div>'.'
  588 + <div class="goods-container clearfix">
  589 + </div>
  590 + <div class="loading">
  591 + <a href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target= "_blank">Loading...</a>
  592 + </div>
  593 + </div>'.'';}).'';}).'</div>
  594 +<script>__custom = {"yopid":"index"};</script>
  595 +'.''.' <div class="yoho-footer">
  596 +'.Plugin\LCRun3::debug('if [footerTop]', 'ifv', $cx, Plugin\LCRun3::debug('[footerTop]', 'v', $cx, $in, array('footerTop')), $in, function($cx, $in) {return ' <div class="footertop">
  597 + <div class="index-foot">
  598 + <dl class="center-content clearfix">
  599 + <dd>
  600 + <div class="foot-panel">
  601 + <div class="title">
  602 + <div class="title-line"></div>
  603 + <div class="text">
  604 + <span>有货SERVICES</span>
  605 + </div>
  606 + </div>
  607 + <div id="foot-services">
  608 + <ul class="two-dim clearfix">
  609 + <li class="left">
  610 + <img class="dim-img lazy" data-original="http://img11.static.yhbimg.com/adpic/2014/03/20/16/01863b297051f11c2be833785566cf11d1.png">
  611 + <p>YOHO!有货</p>
  612 + </li>
  613 + <li class="left">
  614 + <img class="dim-img lazy" data-original="http://img12.static.yhbimg.com/adpic/2014/04/11/14/022ddc2b6d6b2fcabee8cdc03735e5687e.jpg">
  615 + <p>微信</p>
  616 + </li>
  617 + <li class="left">
  618 + <img class="dim-img lazy" data-original="http://img13.static.yhbimg.com/adpic/2014/03/20/16/02e69d0afa222cf173d17411fd04be380e.png">
  619 + <p>微博</p>
  620 + </li>
  621 + </ul>
  622 + </div>
  623 + </div>
  624 + <p class="item-nav center">
  625 + <span class="iconfont cur" key="0">&#xe619;</span>
  626 + </p>
  627 + </dd>
  628 + <dd>
  629 + <div id="feed-back-box-list" class="foot-panel">
  630 + <div class="title">
  631 + <div class="title-line"></div>
  632 + <div class="text">
  633 + <span>意见反馈</span>
  634 + </div>
  635 + </div>
  636 + <ul class="vote clearfix">
  637 + <li key="0">
  638 + <form class="feed-back-form" action="#">
  639 + <div>您喜欢有货的新版吗?</div>
  640 + <div class="vote-item clearfix">
  641 + <p>
  642 + <input type="radio" name="solution" value="33">非常喜欢
  643 + </p>
  644 + <p>
  645 + <input type="radio" name="solution" value="34">喜欢
  646 + </p>
  647 + <p>
  648 + <input type="radio" name="solution" value="35">一般般
  649 + </p>
  650 + <p>
  651 + <input type="radio" name="solution" value="36">不喜欢
  652 + </p>
  653 + <p>
  654 + <input type="radio" name="solution" value="37">非常不喜欢
  655 + </p>
  656 + </div>
  657 + <div>
  658 + <span class="feed-back-btn button">提交</span>
  659 + </div>
  660 + <input class="question-id" type="hidden" name="question_id" value="38">
  661 + <input class="feedback-id" type="hidden" name="feedback_id" value="5">
  662 + </form>
  663 + </li>
  664 + <li class="hide" key="1">
  665 + <form class="feed-back-form" action="#">
  666 + <div>您可以方便的找到想查看的内容吗?</div>
  667 + <div class="vote-item clearfix">
  668 + <p>
  669 + <input type="radio" name="solution" value="38">非常方便
  670 + </p>
  671 + <p>
  672 + <input type="radio" name="solution" value="39">方便
  673 + </p>
  674 + <p>
  675 + <input type="radio" name="solution" value="40">一般般
  676 + </p>
  677 + <p>
  678 + <input type="radio" name="solution" value="41">不方便
  679 + </p>
  680 + <p>
  681 + <input type="radio" name="solution" value="42">非常不方便
  682 + </p>
  683 + </div>
  684 + <div>
  685 + <span class="feed-back-btn button">提交</span>
  686 + </div>
  687 + <input class="question-id" type="hidden" value="39">
  688 + <input class="feedback-id" type="hidden" value="5">
  689 + </form>
  690 + </li>
  691 + <li class="hide" key="2">
  692 + <form class="feed-back-form" action="#">
  693 + <div>您对新版还有哪些意见或建议?</div>
  694 + <textarea name="answer" id="feedback-answer" class="feedback-answer"></textarea>
  695 + <div>
  696 + <span class="feed-back-btn button">提交</span>
  697 + </div>
  698 + <input class="question-id" type="hidden" value="37">
  699 + <input class="feedback-id" type="hidden" value="5">
  700 + </form>
  701 + </li>
  702 + </ul>
  703 + </div>
  704 + <p id="feed-back-page" class="item-nav center">
  705 + <span class="iconfont cur">&#xe619;</span>
  706 + <span class="iconfont ">&#xe619;</span>
  707 + <span class="iconfont ">&#xe619;</span>
  708 + </p>
  709 + </dd>
  710 + <dd class="last">
  711 + <div class="foot-panel">
  712 + <div class="title">
  713 + <div class="title-line"></div>
  714 + <div class="text">
  715 + <span>更多 YOHO!产品</span>
  716 + </div>
  717 + </div>
  718 + <div id="foot-mobile">
  719 + <ul class="mobile clearfix">
  720 + <li>
  721 + <a href="http://www.yohomars.com/" target="_blank">
  722 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/mars.png">
  723 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/mars.png">
  724 +';}).' </a>
  725 + </li>
  726 + <li>
  727 + <a href="http://app.yohoshow.com/" target="_blank">
  728 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/show.png">
  729 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/show.png">
  730 +';}).' </a>
  731 + </li>
  732 + <li>
  733 + <a href="http://www.yoho.cn/product#yoho" target="_blank">
  734 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/yoho.png">
  735 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/yoho.png">
  736 +';}).' </a>
  737 + </li>
  738 + </ul>
  739 + </div>
  740 + </div>
  741 + <p class="item-nav center">
  742 + <span class="iconfont cur">&#xe619;</span>
  743 + </p>
  744 + </dd>
  745 + </dl>
  746 + </div>
  747 + </div>
  748 +';}).' <div class="footerbottom">
  749 + <div class="promise">
  750 + <div class="center-content clearfix">
  751 + <div class="left">
  752 + <span class="iconfont rgbf">&#xe62f;</span>
  753 + <span class="red">100%</span>
  754 + <span class="rgbf">品牌授权正品</span>
  755 + </div>
  756 + <div class="left">
  757 + <span class="iconfont rgbf">&#xe630;</span>
  758 + <span class="red">7天</span>
  759 + <span class="rgbf">无理由退换货</span>
  760 + </div>
  761 + <div class="left">
  762 + <span class="iconfont rgbf">&#xe61c;</span>
  763 + <span class="rgbf">客服电话:</span>
  764 + <span class="red">400-889-9646</span>
  765 + &nbsp;&nbsp;
  766 + <span class="rgb9">08:00-22:30(周一至周日)</span>
  767 + &nbsp;&nbsp;
  768 + <span>
  769 + <a class="red" href="http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409" target="_blank">在线客服</a>
  770 + </span>
  771 + </div>
  772 + <div class="right subscribe footer-right">
  773 + <input id="subscriber-box" class="rgb6 top" name="subscriberBox"value="订阅我们的邮件">
  774 + <a id="subscriber-btn" href="javascript:void(0);" class="iconfont rgbf">&#xe61b;</a>
  775 + </div>
  776 + </div>
  777 + </div>
  778 + <div class="footer-help">
  779 + <div class="center-content clearfix">
  780 + <div class="left">
  781 + <ul class="clearfix">
  782 + <li class="left">
  783 + <p>
  784 + <span>新手指南</span>
  785 + </p>
  786 + <p>
  787 + <a href="http://www.yohobuy.com/help/?category_id=81#help_b00reg" target="_blank">注册登录</a>
  788 + </p>
  789 + <p>
  790 + <a href="http://www.yohobuy.com/help/?category_id=83" target="_blank">选购商品</a>
  791 + </p>
  792 + <p>
  793 + <a href="http://www.yohobuy.com/help/?category_id=103" target="_blank">订单支付</a>
  794 + </p>
  795 + <p>
  796 + <a href="http://www.yohobuy.com/help/?category_id=85" target="_blank">收货退款</a>
  797 + </p>
  798 + </li>
  799 + <li class="left">
  800 + <p>
  801 + <span>会员中心</span>
  802 + </p>
  803 + <p>
  804 + <a href="http://www.yohobuy.com/help/?category_id=87" target="_blank">YOHO币</a>
  805 + </p>
  806 + <p>
  807 + <a href="http://www.yohobuy.com/help/?category_id=91" target="_blank">会员制度</a>
  808 + </p>
  809 + <p>
  810 + <a href="http://www.yohobuy.com/help/?category_id=89" target="_blank">账户管理</a>
  811 + </p>
  812 + <p>
  813 + <a href="http://www.yohobuy.com/help/?category_id=93" target="_blank">密码管理</a>
  814 + </p>
  815 + </li>
  816 + <li class="left">
  817 + <p>
  818 + <span>购物指南</span>
  819 + </p>
  820 + <p>
  821 + <a href="http://www.yohobuy.com/help/?category_id=95" target="_blank">全球购专区</a>
  822 + </p>
  823 + <p>
  824 + <a href="http://www.yohobuy.com/help/?category_id=97" target="_blank">尺码选择</a>
  825 + </p>
  826 + <p>
  827 + <a href="http://www.yohobuy.com/help/?category_id=99" target="_blank">发票</a>
  828 + </p>
  829 + <p>
  830 + <a href="http://www.yohobuy.com/help/?category_id=101" target="_blank">商品咨询</a>
  831 + </p>
  832 + </li>
  833 + <li class="left">
  834 + <p>
  835 + <span>支付方式</span>
  836 + </p>
  837 + <p>
  838 + <a href="http://www.yohobuy.com/help/?category_id=105" target="_blank">在线支付</a>
  839 + </p>
  840 + <p>
  841 + <a href="http://www.yohobuy.com/help/?category_id=107" target="_blank">货到付款</a>
  842 + </p>
  843 + <p>
  844 + <a href="http://www.yohobuy.com/help/?category_id=109" target="_blank">优惠券</a>
  845 + </p>
  846 + <p>
  847 + <a href="http://www.yohobuy.com/help/?category_id=111" target="_blank">YOHO币支付</a>
  848 + </p>
  849 + </li>
  850 + <li class="left">
  851 + <p>
  852 + <span>配送方式</span>
  853 + </p>
  854 + <p>
  855 + <a href="http://www.yohobuy.com/help/?category_id=113" target="_blank">配送时间</a>
  856 + </p>
  857 + <p>
  858 + <a href="http://www.yohobuy.com/help/?category_id=115" target="_blank">配送范围</a>
  859 + </p>
  860 + <p>
  861 + <a href="http://www.yohobuy.com/help/?category_id=119" target="_blank">顺丰速运</a>
  862 + </p>
  863 + <p>
  864 + <a href="http://www.yohobuy.com/help/?category_id=117" target="_blank">商品验收与签收</a>
  865 + </p>
  866 + </li>
  867 + <li class="left">
  868 + <p>
  869 + <span>售后服务</span>
  870 + </p>
  871 + <p>
  872 + <a href="http://www.yohobuy.com/help/?category_id=121" target="_blank">退换货政策</a>
  873 + </p>
  874 + <p>
  875 + <a href="http://www.yohobuy.com/help/?category_id=123" target="_blank">退换货流程</a>
  876 + </p>
  877 + <p>
  878 + <a href="http://www.yohobuy.com/help/?category_id=125" target="_blank">退款方式与时效</a>
  879 + </p>
  880 + <p>
  881 + <a href="http://www.yohobuy.com/help/?category_id=127" target="_blank">投诉与建议</a>
  882 + </p>
  883 + </li>
  884 + <li class="left">
  885 + <p>
  886 + <span>APP常见问题</span>
  887 + </p>
  888 + <p>
  889 + <a href="http://www.yohobuy.com/help/?category_id=133" target="_blank">IPhone版</a>
  890 + </p>
  891 + <p>
  892 + <a href="http://www.yohobuy.com/help/?category_id=135" target="_blank">Android版</a>
  893 + </p>
  894 + <p>
  895 + <a href="http://www.yohobuy.com/help/?category_id=137" target="_blank">wap版</a>
  896 + </p>
  897 + <p>
  898 + <a href="http://www.yohobuy.com/help/?category_id=139" target="_blank">IPAD版</a>
  899 + </p>
  900 + </li>
  901 + </ul>
  902 + </div>
  903 + </div>
  904 + </div>
  905 + <div class="footer-link">
  906 + <div class="center-content clearfix">
  907 + <div class="left right-flag">
  908 + <a href="https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&amp;ct=df&amp;a=1&amp;pa=0.5902942178957805" target="_blank" rel="nofollow">
  909 + <img src="http://static.yohobuy.com/images/v3/icon/credit-flag3.png">
  910 + </a>
  911 + <a href="http://www.isc.org.cn/" target="_blank" rel="nofollow">
  912 + <img src="http://static.yohobuy.com/images/v3/icon/isc2.png">
  913 + </a>
  914 + </div>
  915 + <div class="left about-us">
  916 + <p>
  917 + <a href="http://www.yohobuy.com">返回首页</a>
  918 + <span>|</span>
  919 + <a href="http://www.yohobuy.com">YOHO!有货</a>
  920 + <span>|</span>
  921 + <a href="http://www.yohobuy.com/newpower.html">新力传媒</a>
  922 + <span>|</span>
  923 + <a href="http://www.yohobuy.com/contact.html">联系我们</a>
  924 + <span>|</span>
  925 + <a href="http://shop.yohobuy.com/settled">商家入驻</a>
  926 + <span>|</span>
  927 + <a href="http://www.yohobuy.com/privacy.html">隐私条款</a>
  928 + <span>|</span>
  929 + <a href="http://www.yohobuy.com/link.html">友情链接</a>
  930 + </p>
  931 + <p>
  932 + CopyRight © 2007-2016 南京新与力文化传播有限公司
  933 + <a class="rbg6" href="http://www.miibeian.gov.cn/" target="_blank">苏ICP备09011225号</a>
  934 + NewPower Co. 版权所有 经营许可证编号:苏B2-20120395
  935 + </p>
  936 + </div>
  937 +
  938 + </div>
  939 + </div>
  940 + </div>
  941 + <div class="return-top hide">
  942 + <span class="iconfont">&#xe610;</span>
  943 + </div>
  944 + </div>'.''.Plugin\LCRun3::debug('if [rlsEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  945 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
  946 +';}).''.Plugin\LCRun3::debug('if [preEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  947 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index-debug.js"></script>
  948 +';}).''.Plugin\LCRun3::debug('if [testEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  949 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index-debug.js"></script>
  950 +';}).''.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <script src="http://localhost:8001/static/js/sea.js?nowrap"></script>
  951 + <script>
  952 + seajs.config({
  953 + base: \'http://localhost:8001/\'
  954 + });
  955 + </script>
  956 +';}).''.' <script>
  957 + seajs.use(\'js/common\');
  958 + </script>
  959 +'.Plugin\LCRun3::debug('[headerdata]', 'sec', $cx, Plugin\LCRun3::debug('[headerdata]', 'v', $cx, $in, array('headerdata')), $in, false, function($cx, $in) {return ' <script>
  960 + seajs.use(\'js/header\');
  961 + </script>
  962 +';}).''.Plugin\LCRun3::debug('[simpleHeader]', 'sec', $cx, Plugin\LCRun3::debug('[simpleHeader]', 'v', $cx, $in, array('simpleHeader')), $in, false, function($cx, $in) {return ' <script>
  963 + seajs.use(\'js/simple-header\');
  964 + </script>
  965 +';}).''.Plugin\LCRun3::debug('if [boysHomePage]', 'ifv', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')), $in, function($cx, $in) {return ' <script>
  966 + seajs.use(\'js/index/index\');
  967 + </script>
  968 +';}).''.Plugin\LCRun3::debug('if [searchListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[searchListPage]', 'v', $cx, $in, array('searchListPage')), $in, function($cx, $in) {return ' <script>
  969 + seajs.use(\'js/product/brand\');
  970 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  971 + product.init(5);
  972 + window.onresize = function () {
  973 + setTimeout(function () {
  974 + product.init(5);
  975 + }, 300);
  976 + };
  977 + });
  978 + </script>
  979 +';}).''.Plugin\LCRun3::debug('if [brandPage]', 'ifv', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')), $in, function($cx, $in) {return ' <script>
  980 + seajs.use(\'js/product/brand\');
  981 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  982 + product.init(4);
  983 + window.onresize = function () {
  984 + setTimeout(function () {
  985 + product.init(4);
  986 + }, 300);
  987 + };
  988 + });
  989 + </script>
  990 +';}).''.Plugin\LCRun3::debug('if [productListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[productListPage]', 'v', $cx, $in, array('productListPage')), $in, function($cx, $in) {return ' <script>
  991 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  992 +
  993 + product.init(4);
  994 + window.onresize = function () {
  995 + setTimeout(function () {
  996 + product.init(4);
  997 + }, 300);
  998 + };
  999 +
  1000 + });
  1001 + </script>
  1002 +';}).''.Plugin\LCRun3::debug('if [productDetailPage]', 'ifv', $cx, Plugin\LCRun3::debug('[productDetailPage]', 'v', $cx, $in, array('productDetailPage')), $in, function($cx, $in) {return ' <script>
  1003 + seajs.use(\'js/product/item\');
  1004 + </script>
  1005 +';}).''.Plugin\LCRun3::debug('if [guangIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangIndexPage]', 'v', $cx, $in, array('guangIndexPage')), $in, function($cx, $in) {return ' <script>
  1006 + seajs.use(\'js/guang/index\');
  1007 + </script>
  1008 +';}).''.Plugin\LCRun3::debug('if [guangDetailPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangDetailPage]', 'v', $cx, $in, array('guangDetailPage')), $in, function($cx, $in) {return ' <script>
  1009 + seajs.use(\'js/guang/detail\');
  1010 + </script>
  1011 +';}).''.Plugin\LCRun3::debug('if [guangListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangListPage]', 'v', $cx, $in, array('guangListPage')), $in, function($cx, $in) {return ' <script>
  1012 + seajs.use(\'js/guang/list\');
  1013 + </script>
  1014 +';}).''.Plugin\LCRun3::debug('if [saleIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleIndexPage]', 'v', $cx, $in, array('saleIndexPage')), $in, function($cx, $in) {return ' <script>
  1015 + seajs.use(\'js/sale/index\');
  1016 + </script>
  1017 +';}).''.Plugin\LCRun3::debug('if [saleListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleListPage]', 'v', $cx, $in, array('saleListPage')), $in, function($cx, $in) {return ' <script>
  1018 + seajs.use([\'js/product/list\', \'js/product/product\', \'js/sale/banner\'], function (list, product) {
  1019 + product.init(4);
  1020 + window.onresize = function () {
  1021 + setTimeout(function () {
  1022 + product.init(4);
  1023 + }, 300);
  1024 + };
  1025 + });
  1026 + </script>
  1027 +';}).''.Plugin\LCRun3::debug('if [saleCatPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleCatPage]', 'v', $cx, $in, array('saleCatPage')), $in, function($cx, $in) {return ' <script>
  1028 + seajs.use([\'js/product/list\', \'js/product/product\', \'js/sale/banner\'], function (list, product) {
  1029 + product.init(4);
  1030 + window.onresize = function () {
  1031 + setTimeout(function () {
  1032 + product.init(4);
  1033 + }, 300);
  1034 + };
  1035 + });
  1036 + </script>
  1037 +';}).''.Plugin\LCRun3::debug('if [loginPage]', 'ifv', $cx, Plugin\LCRun3::debug('[loginPage]', 'v', $cx, $in, array('loginPage')), $in, function($cx, $in) {return ' <script>
  1038 + seajs.use(\'js/passport/login\');
  1039 + </script>
  1040 +';}).''.Plugin\LCRun3::debug('if [thirdLogin]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdLogin]', 'v', $cx, $in, array('thirdLogin')), $in, function($cx, $in) {return ' <script>
  1041 + seajs.use(\'js/passport/thirdlogin\');
  1042 + </script>
  1043 +';}).''.Plugin\LCRun3::debug('if [enablePerfectInformation]', 'ifv', $cx, Plugin\LCRun3::debug('[enablePerfectInformation]', 'v', $cx, $in, array('enablePerfectInformation')), $in, function($cx, $in) {return ' <script>
  1044 + seajs.use(\'js/passport/third-pwd\');
  1045 + </script>
  1046 +';}).''.Plugin\LCRun3::debug('if [registerPage]', 'ifv', $cx, Plugin\LCRun3::debug('[registerPage]', 'v', $cx, $in, array('registerPage')), $in, function($cx, $in) {return ' <script>
  1047 + seajs.use(\'js/passport/reg\', function (reg) {
  1048 + reg.init(\'reg\');
  1049 + });
  1050 + </script>
  1051 +';}).''.Plugin\LCRun3::debug('if [thirdPage]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdPage]', 'v', $cx, $in, array('thirdPage')), $in, function($cx, $in) {return ' <script>
  1052 + seajs.use(\'js/passport/reg\', function (reg) {
  1053 + reg.init(\'third\');
  1054 + });
  1055 + </script>
  1056 +';}).''.Plugin\LCRun3::debug('if [backPage]', 'ifv', $cx, Plugin\LCRun3::debug('[backPage]', 'v', $cx, $in, array('backPage')), $in, function($cx, $in) {return ' <script>
  1057 + seajs.use(\'js/passport/back\');
  1058 + </script>
  1059 +';}).''.Plugin\LCRun3::debug('if [resetPage]', 'ifv', $cx, Plugin\LCRun3::debug('[resetPage]', 'v', $cx, $in, array('resetPage')), $in, function($cx, $in) {return ' <script>
  1060 + seajs.use(\'js/passport/reset\');
  1061 + </script>
  1062 +';}).''.Plugin\LCRun3::debug('if [vertificationPage]', 'ifv', $cx, Plugin\LCRun3::debug('[vertificationPage]', 'v', $cx, $in, array('vertificationPage')), $in, function($cx, $in) {return ' <script>
  1063 + seajs.use(\'js/passport/vertification\');
  1064 + </script>
  1065 +';}).''.Plugin\LCRun3::debug('if [hotrankPage]', 'ifv', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')), $in, function($cx, $in) {return ' <script>
  1066 + seajs.use(\'js/product/hotrank\');
  1067 + </script>
  1068 +';}).''.Plugin\LCRun3::debug('if [brandsHomePage]', 'ifv', $cx, Plugin\LCRun3::debug('[brandsHomePage]', 'v', $cx, $in, array('brandsHomePage')), $in, function($cx, $in) {return ' <script>
  1069 + seajs.use(\'js/brand/index\');
  1070 + </script>
  1071 +';}).''.Plugin\LCRun3::debug('if [orderEnsurePage]', 'ifv', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')), $in, function($cx, $in) {return ' <script>
  1072 + seajs.use(\'js/order/ensure\');
  1073 + </script>
  1074 +';}).'
  1075 +'.Plugin\LCRun3::debug('if [meIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meIndexPage]', 'v', $cx, $in, array('meIndexPage')), $in, function($cx, $in) {return ' <script>
  1076 + seajs.use(\'js/home/index\');
  1077 + </script>
  1078 +';}).'
  1079 +'.Plugin\LCRun3::debug('if [meOrdersPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meOrdersPage]', 'v', $cx, $in, array('meOrdersPage')), $in, function($cx, $in) {return ' <script>
  1080 + seajs.use(\'js/home/orders\');
  1081 + </script>
  1082 +';}).'
  1083 +'.Plugin\LCRun3::debug('if [meFavoritePage]', 'ifv', $cx, Plugin\LCRun3::debug('[meFavoritePage]', 'v', $cx, $in, array('meFavoritePage')), $in, function($cx, $in) {return ' <script>
  1084 + seajs.use(\'js/home/favorite\');
  1085 + </script>
  1086 +';}).'
  1087 +'.Plugin\LCRun3::debug('if [meReturnsPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meReturnsPage]', 'v', $cx, $in, array('meReturnsPage')), $in, function($cx, $in) {return ' <script>
  1088 + seajs.use(\'js/home/returns\');
  1089 + </script>
  1090 +';}).'
  1091 +'.Plugin\LCRun3::debug('if [meCommentPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meCommentPage]', 'v', $cx, $in, array('meCommentPage')), $in, function($cx, $in) {return ' <script>
  1092 + seajs.use(\'js/home/comment\');
  1093 + </script>
  1094 +';}).'
  1095 +'.Plugin\LCRun3::debug('if [meEditPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meEditPage]', 'v', $cx, $in, array('meEditPage')), $in, function($cx, $in) {return ' <script>
  1096 + seajs.use(\'js/home/edit\');
  1097 + </script>
  1098 +';}).'
  1099 +'.Plugin\LCRun3::debug('if [meGiftPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meGiftPage]', 'v', $cx, $in, array('meGiftPage')), $in, function($cx, $in) {return ' <script>
  1100 + seajs.use(\'js/home/gift\');
  1101 + </script>
  1102 +';}).'
  1103 +'.Plugin\LCRun3::debug('if [meValidatePage]', 'ifv', $cx, Plugin\LCRun3::debug('[meValidatePage]', 'v', $cx, $in, array('meValidatePage')), $in, function($cx, $in) {return ' <script>
  1104 + seajs.use(\'js/home/validate\');
  1105 + </script>
  1106 +';}).'
  1107 +'.Plugin\LCRun3::debug('if [meAddressPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meAddressPage]', 'v', $cx, $in, array('meAddressPage')), $in, function($cx, $in) {return ' <script>
  1108 + seajs.use(\'js/home/address\');
  1109 + seajs.use(\'js/home/common-address\');
  1110 + </script>
  1111 +';}).'
  1112 +'.Plugin\LCRun3::debug('if [cartEnsurePage]', 'ifv', $cx, Plugin\LCRun3::debug('[cartEnsurePage]', 'v', $cx, $in, array('cartEnsurePage')), $in, function($cx, $in) {return ' <script>
  1113 + seajs.use(\'js/cart/cart\');
  1114 + </script>
  1115 +';}).'
  1116 +'.''.' <!-- Google Tag Manager -->
  1117 + <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  1118 + <script>
  1119 + var _hmt = _hmt || [];
  1120 + var _gaq = _gaq || [];
  1121 + (function() {
  1122 + function async_load(){
  1123 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  1124 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  1125 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  1126 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  1127 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  1128 + (function() {
  1129 + _gaq.push([\'_setAccount\', \'UA-48997038-32\']);
  1130 + _gaq.push([\'_trackPageview\']);
  1131 + var ga = document.createElement(\'script\');
  1132 + ga.type = \'text/javascript\'; ga.async = true;
  1133 + ga.src = (\'https:\' == document.location.protocol ? \'https://ssl\' : \'http://www\') + \'.google-analytics.com/ga.js\';
  1134 + var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(ga, s);
  1135 + })();
  1136 + (function() {
  1137 + var hm = document.createElement("script");
  1138 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  1139 + hm.async = 1;
  1140 + var s = document.getElementsByTagName("script")[0];
  1141 + s.parentNode.insertBefore(hm, s);
  1142 + })();
  1143 + (function() {
  1144 + var hm = document.createElement("script");
  1145 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  1146 + hm.async = 1;
  1147 + var s = document.getElementsByTagName("script")[0];
  1148 + s.parentNode.insertBefore(hm, s);
  1149 + })();
  1150 + (function() {
  1151 + var hm = document.createElement("script");
  1152 + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js";
  1153 + hm.async = 1;
  1154 + var s = document.getElementsByTagName("script")[0];
  1155 + s.parentNode.insertBefore(hm, s);
  1156 + })();
  1157 + (function() {
  1158 + var hm = document.createElement("script");
  1159 + hm.src = "http://static.criteo.net/js/ld/ld.js";
  1160 + hm.async = 1;
  1161 + var s = document.getElementsByTagName("script")[0];
  1162 + s.parentNode.insertBefore(hm, s);
  1163 + var u = _ozuid || "";
  1164 + u = (u == 0) ? "" : u;
  1165 + window.criteo_q = window.criteo_q || [];
  1166 + window.criteo_q.push({event: "setAccount", account: 16184 },{event: "setCustomerId", id: u},{event: "setSiteType", type: "d" },{event: "viewHome" });
  1167 + })();
  1168 + }
  1169 + if (window.addEventListener) {
  1170 + window.addEventListener(\'load\', async_load, false);
  1171 + } else if (window.attachEvent) {
  1172 + window.attachEvent(\'onload\', async_load);
  1173 + }
  1174 + })();
  1175 + </script>
  1176 + <script>
  1177 + window._py = window._py||[];
  1178 + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']);
  1179 + window._py.push([\'domain\',\'stats.ipinyou.com\']);
  1180 + window._py.push([\'e\',\'\']);
  1181 + if(typeof _goodsData!=\'undefined\'){
  1182 + window._py.push([\'pi\',_goodsData]);
  1183 + }
  1184 + -function(d){
  1185 + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1;
  1186 + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\';
  1187 + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h);
  1188 + }(document);
  1189 + </script>
  1190 + <script src="http://static.yohobuy.com/js/v3/o_code.js?v=20150420" async="async"></script>
  1191 +'.' </body>
  1192 +</html>
  1193 +'.'';
  1194 +}
  1195 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  28 + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  29 + <meta http-equiv="Cache-Control" content="no-siteapp" />
  30 + <meta name="renderer" content="webkit">
  31 + <meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  32 + <meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  33 + <title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  34 + <link rel="dns-prefetch" href="//cdn.yoho.cn">
  35 + <link rel="dns-prefetch" href="//static.yohobuy.com">
  36 + <link rel="dns-prefetch" href="//img10.static.yhbimg.com">
  37 + <link rel="dns-prefetch" href="//img11.static.yhbimg.com">
  38 + <link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  39 + <link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  40 +'.Plugin\LCRun3::debug('if [rlsEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  41 +';}).''.Plugin\LCRun3::debug('if [preEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  42 +';}).''.Plugin\LCRun3::debug('if [testEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  43 +';}).''.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://webstatic.dev.yohobuy.com/css/index.css">
  44 +';}).'</head>
  45 +<body>
  46 +'.''.Plugin\LCRun3::debug('[headerdata]', 'sec', $cx, Plugin\LCRun3::debug('[headerdata]', 'v', $cx, $in, array('headerdata')), $in, false, function($cx, $in) {return ' <div class="yoho-header">
  47 + <div class="header-topwrapper clearfix">
  48 + <div class="header-top">
  49 + <div class="leftpart float-left">
  50 + <span class="icon-hamburger"></span>
  51 + <a href="http://www.yohobuy.com" class="header-yoho" >YOHO!有货</a>
  52 + <ul class="yohoproducts-list">
  53 + <li class="yohoproducts-item">
  54 + <a href="http://www.yoho.cn" class="yohogroup" en="YOHO!" cn="集团官网">YOHO!</a>
  55 + </li>
  56 + <li class="yohoproducts-item">
  57 + <a href="http://www.yohoboys.com" class="yohogroup" en="YOHO!BOYS" cn="男生潮流">YOHO!BOYS</a>
  58 + </li>
  59 + <li class="yohoproducts-item">
  60 + <a href="http://www.yohogirls.com" class="yohogroup" en="YOHO!GIRLS" cn="女生潮流">YOHO!GIRLS</a>
  61 + </li>
  62 + <li class="yohoproducts-item">
  63 + <a href="http://www.yohoshow.com" class="yohogroup" en="YOHO!SHOW" cn="物趣分享">YOHO!SHOW</a>
  64 + </li>
  65 + <li class="yohoproducts-item">
  66 + <a href="http://www.yohood.cn" class="yohogroup" en="YO\'HOOD" cn="潮流嘉年华">YO\'HOOD</a>
  67 + </li>
  68 + </ul>
  69 + </div>
  70 + <div class="rightpart">
  71 + <div id="loginBox" class="float-left">
  72 + <span class="hi">Hi~</span>
  73 + <a href="http://www.yohobuy.com/signin.html" class="loginbar">[请登录]</a>
  74 + <a href="http://www.yohobuy.com/reg.html" class="registbar">[免费注册]</a>
  75 + </div>
  76 + <div class="tag-list-wrapper">
  77 + <ul class="tag-list">
  78 + <li class="tag-item myyoho" id="myYohoBox">
  79 + <span class="tag-seprate"></span>
  80 + <a href="http://www.yohobuy.com/home?t=1453340799.4986">MY有货</a>
  81 + <span class="icon-bottomarrow"></span>
  82 + <div class="myyoho-info"></div>
  83 + </li>
  84 + <li class="tag-item myorder">
  85 + <span class="tag-seprate"></span>
  86 + <span class="icon-papers"></span>
  87 + <a href="http://www.yohobuy.com/home/orders?t=1453168898.0176">我的订单</a>
  88 + </li>
  89 + <li class="tag-item mycollect">
  90 + <span class="tag-seprate"></span>
  91 + <span class="icon-heart"></span>
  92 + <a href="http://www.yohobuy.com/home/favorite?t=1453168898.0176">我的收藏</a>
  93 + </li>
  94 + <li class="tag-item message">
  95 + <span class="tag-seprate"></span>
  96 + <span class="icon-mail"></span>
  97 + <a href="http://www.yohobuy.com/home/message?t=1453168898.0176">消息</a>
  98 + </li>
  99 + <li class="tag-item phone">
  100 + <span class="tag-seprate"></span>
  101 + <span class="icon-iphone"></span>
  102 + <a href="http://www.yohobuy.com/download/app">手机版</a>
  103 + <div class="qr">
  104 + <div class="qr-img"></div>
  105 + <h3 class="qr-words">扫描二维码</h3>
  106 + <h3 class="qr-words">下载有货手机客户端</h3>
  107 + <h3 class="qr-more">
  108 + <a href="http://www.yohobuy.com/download/app">更多客户端下载</a>
  109 + </h3>
  110 + </div>
  111 + </li>
  112 + </ul>
  113 + </div>
  114 + </div>
  115 + </div>
  116 + </div>
  117 + <div class="header-navwrapper clearfix">
  118 + <div class="header-navcontent">
  119 + <ul class="first-nav-list float-left">
  120 +'.Plugin\LCRun3::debug('[navbars]', 'sec', $cx, Plugin\LCRun3::debug('[navbars]', 'v', $cx, $in, array('navbars')), $in, false, function($cx, $in) {return ' <li class="first-nav-item '.Plugin\LCRun3::debug('[classname]', 'encq', $cx, Plugin\LCRun3::debug('[classname]', 'v', $cx, $in, array('classname'))).'">
  121 + <h3 class="name-cn">
  122 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name_cn]', 'encq', $cx, Plugin\LCRun3::debug('[name_cn]', 'v', $cx, $in, array('name_cn'))).'</a>
  123 + </h3>
  124 + <h3 class="name-en">
  125 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name_en]', 'encq', $cx, Plugin\LCRun3::debug('[name_en]', 'v', $cx, $in, array('name_en'))).'</a>
  126 + </h3>
  127 + <div class=\'sub-nav-wrapper\'>
  128 + <ul class="sub-nav-list">
  129 +'.Plugin\LCRun3::debug('[subnav]', 'sec', $cx, Plugin\LCRun3::debug('[subnav]', 'v', $cx, $in, array('subnav')), $in, false, function($cx, $in) {return ' <li class="sub-nav-item">
  130 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
  131 +'.Plugin\LCRun3::debug('if [is_new]', 'ifv', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, function($cx, $in) {return ' <span class="newlogo"></span>
  132 +';}).' </a>
  133 +'.Plugin\LCRun3::debug('if [thirdnav]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdnav]', 'v', $cx, $in, array('thirdnav')), $in, function($cx, $in) {return ' <div class="third-nav-wrapper">
  134 + <div class="third-nav">
  135 + <div class="categorywrapper" id="category'.Plugin\LCRun3::debug('../[index_main]', 'encq', $cx, Plugin\LCRun3::debug('../[index_main]', 'v', $cx, $cx['scopes'][count($cx['scopes'])-1], array('index_main'))).''.Plugin\LCRun3::debug('[index_sub]', 'encq', $cx, Plugin\LCRun3::debug('[index_sub]', 'v', $cx, $in, array('index_sub'))).'">
  136 + <div class="category">
  137 +'.Plugin\LCRun3::debug('[thirdnav]', 'sec', $cx, Plugin\LCRun3::debug('[thirdnav]', 'v', $cx, $in, array('thirdnav')), $in, false, function($cx, $in) {return ' <div class="thirdnavlist">
  138 + <h1 class="category-title thirdnavbar"><a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a> </h1>
  139 + <ul class="category-list">
  140 +'.Plugin\LCRun3::debug('[branditems]', 'sec', $cx, Plugin\LCRun3::debug('[branditems]', 'v', $cx, $in, array('branditems')), $in, false, function($cx, $in) {return ' <li class="category-
  141 + item thirdnavbar">
  142 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'" hot='.Plugin\LCRun3::debug('[hot]', 'encq', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot'))).' >'.Plugin\LCRun3::debug('[brandname]', 'encq', $cx, Plugin\LCRun3::debug('[brandname]', 'v', $cx, $in, array('brandname'))).'</a>
  143 + </li>
  144 +';}).' </ul>
  145 + </div>
  146 +';}).' </div>
  147 + </div>
  148 + <div class="showdetail" data-code="'.Plugin\LCRun3::debug('[content_code]', 'encq', $cx, Plugin\LCRun3::debug('[content_code]', 'v', $cx, $in, array('content_code'))).'">
  149 + <a href="http://list.yohobuy.com/?gender=1,3&amp;msort=8">
  150 + <img src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" alt="" style=""></a>
  151 + <a class="title" href="http://list.yohobuy.com/?gender=1,3&amp;msort=8">热门小物优选</a>
  152 + </div>
  153 + </div>
  154 + </div>
  155 +';}).' </li>
  156 +';}).' </ul>
  157 + </div>
  158 + </li>
  159 +';}).' </ul>
  160 + <div class="icon-logo"><a href="http://www.yohobuy.com/" class="main-link"></a></div>
  161 + <div class="header-tool float-right">
  162 + <div class="search float-left '.Plugin\LCRun3::debug('[searchcate]', 'encq', $cx, Plugin\LCRun3::debug('[searchcate]', 'v', $cx, $in, array('searchcate'))).'" >
  163 + <form action="http://search.yohobuy.com" method="get" id="searchForm">
  164 + <span class="searchspan">
  165 + <input type="hidden" id="defaultsearch">
  166 + <input class="searchinput" type="text" name="query" id="query_key" autocomplete="off" x-webkit-speech="" lang="zh-CN" x-webkit-grammar="builtin:translate" value="" onfocus="if(this.value==this.defaultValue){this.value=\'\';this.style.color=\'#333\'}" onblur="if(this.value==\'\'){this.value=this.defaultValue;this.style.color=\'#999\'}" maxlength="30"></span>
  167 + <a class="icon-search" href="javascript:submitSearch();"></a>
  168 + <ul class="search-list"></ul>
  169 + </form>
  170 + </div>
  171 + <div class="gobuy float-left '.Plugin\LCRun3::debug('[gobytype]', 'encq', $cx, Plugin\LCRun3::debug('[gobytype]', 'v', $cx, $in, array('gobytype'))).'" id="miniCartBox">
  172 +
  173 + <span class="ic-infomation">0</span>
  174 + <div class="gobuy-wrapper"></div>
  175 +
  176 + </div>
  177 + </div>
  178 + </div>
  179 + </div>
  180 + </div>
  181 + <div id="goodcartempwarpper">
  182 + <script type="text/html" id="mini-cart-tpl">
  183 + \\{\\{#carData\\}\\}
  184 + <div class="gobuy-notempty">
  185 + <div class="goods-list-wrapper">
  186 + <ul class="goods-list">
  187 + \\{\\{#main_goods\\}\\}
  188 + {{#notzero buy_number}}
  189 + <li class="goods-item">
  190 + <a href="\\{\\{product_url\\}\\}">
  191 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img" />
  192 + </a>
  193 + <div class="goods-detail float-left">
  194 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  195 + <h3 class="style">
  196 + 颜色:
  197 + <span class="color">\\{\\{color_name\\}\\}</span>
  198 + 尺码:
  199 + <span class="size">\\{\\{size_name\\}\\}</span>
  200 + </h3>
  201 + </div>
  202 + <div class="goods-price float-left">
  203 + <h3 class="priceandnum">
  204 + <span class="price">\\{\\{show_price\\}\\}</span>
  205 + x
  206 + <span class="num">\\{\\{buy_number\\}\\}</span>
  207 + </h3>
  208 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  209 + </div>
  210 + </li>
  211 + {{/notzero}}
  212 + \\{\\{/main_goods\\}\\}
  213 + \\{\\{#advance_goods\\}\\}
  214 + {{#notzero buy_number}}
  215 + <li class="goods-item">
  216 + <a href="\\{\\{product_url\\}\\}">
  217 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  218 + <div class="goods-detail float-left">
  219 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  220 + <h3 class="style">
  221 + 颜色:
  222 + <span class="color">\\{\\{color_name\\}\\}</span>
  223 + 尺码:
  224 + <span class="size">\\{\\{size_name\\}\\}</span>
  225 + </h3>
  226 + </div>
  227 + <div class="goods-price float-left">
  228 + <h3 class="priceandnum">
  229 + <span class="price">\\{\\{show_price\\}\\}</span>
  230 + x
  231 + <span class="num">\\{\\{buy_number\\}\\}</span>
  232 + </h3>
  233 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  234 + </div>
  235 + </li>
  236 + {{/notzero}}
  237 + \\{\\{/advance_goods\\}\\}
  238 + \\{\\{# outlet_goods\\}\\}
  239 + {{#notzero buy_number}}
  240 + <li class="goods-item">
  241 + <a href="\\{\\{product_url\\}\\}">
  242 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  243 + <div class="goods-detail float-left">
  244 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  245 + <h3 class="style">
  246 + 颜色:
  247 + <span class="color">\\{\\{color_name\\}\\}</span>
  248 + 尺码:
  249 + <span class="size">\\{\\{size_name\\}\\}</span>
  250 + </h3>
  251 + </div>
  252 + <div class="goods-price float-left">
  253 + <h3 class="priceandnum">
  254 + <span class="price">\\{\\{show_price\\}\\}</span>
  255 + x
  256 + <span class="num">\\{\\{buy_number\\}\\}</span>
  257 + </h3>
  258 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  259 + </div>
  260 + </li>
  261 + {{/notzero}}
  262 + \\{\\{/outlet_goods\\}\\}
  263 + \\{\\{#gift_goods\\}\\}
  264 + {{#notzero buy_number}}
  265 + <li class="goods-item">
  266 + <a href="\\{\\{product_url\\}\\}">
  267 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  268 + <div class="goods-detail float-left">
  269 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  270 + <h3 class="style">
  271 + 颜色:
  272 + <span class="color">\\{\\{color_name\\}\\}</span>
  273 + 尺码:
  274 + <span class="size">\\{\\{size_name\\}\\}</span>
  275 + </h3>
  276 + </div>
  277 + <div class="goods-price float-left">
  278 + <h3 class="priceandnum">
  279 + <span class="price">\\{\\{show_price\\}\\}</span>
  280 + x
  281 + <span class="num">\\{\\{buy_number\\}\\}</span>
  282 + </h3>
  283 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  284 + </div>
  285 + </li>
  286 + {{/notzero}}
  287 + \\{\\{/gift_goods\\}\\}
  288 + \\{\\{#need_pay_gifts\\}\\}
  289 + {{#notzero buy_number}}
  290 + <li class="goods-item">
  291 + <a href="\\{\\{product_url\\}\\}">
  292 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  293 + <div class="goods-detail float-left">
  294 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  295 + <h3 class="style">
  296 + 颜色:
  297 + <span class="color">\\{\\{color_name\\}\\}</span>
  298 + 尺码:
  299 + <span class="size">\\{\\{size_name\\}\\}</span>
  300 + </h3>
  301 + </div>
  302 + <div class="goods-price float-left">
  303 + <h3 class="priceandnum">
  304 + <span class="price">\\{\\{show_price\\}\\}</span>
  305 + x
  306 + <span class="num">\\{\\{buy_number\\}\\}</span>
  307 + </h3>
  308 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  309 + </div>
  310 + </li>
  311 + {{/notzero}}
  312 + \\{\\{/need_pay_gifts\\}\\}
  313 + </ul>
  314 + <ul class="activity-list">
  315 + {{#if has_promotion\\}\\}
  316 + <li class="activity-item">
  317 + <span class="activity-name">活动</span>
  318 + <h3 class="activity-content">
  319 + \\{\\{#if fit_outlet_promotion \\}\\}购outlet商品,满¥1999再享9折
  320 + \\{\\{/if\\}\\}
  321 + \\{\\{#if has_other_promotion\\}\\}
  322 + <span class="mycart_i_down" title="更多" ></span>
  323 + \\{\\{/if\\}\\}
  324 + \\{\\{#if has_first_promotion\\}\\}
  325 + \\{\\{first_promotions.promotion_title\\}\\}
  326 + \\{\\{/if\\}\\}
  327 + </h3>
  328 + </li>
  329 + \\{\\{/if\\}\\}
  330 + \\{\\{#if fit_free_shipping \\}\\}
  331 + <li class="activity-item">
  332 + <span class="activity-name">免运费</span>
  333 + <h3 class="activity-content">全场满 ¥\\{\\{fit_free_shipping\\}\\}免运费</h3>
  334 + </li>
  335 + \\{\\{/if\\}\\}
  336 + </ul>
  337 + </div>
  338 + <div class="gobuy-notempty-footer">
  339 + <h3>
  340 + <a href="http://www.yohobuy.com/shopping/cart">去购物车结算</a>
  341 + </h3>
  342 + </div>
  343 + \\{\\{/carData\\}\\}
  344 + </script>
  345 + <script type="text/html" id="tmpl-my-login-new">
  346 + <div class="myyoho-info-header clearfix">
  347 + <div class="myyoho-photo" ><img src="\\{\\{headerimg head_ico\\}\\}" alt="" data-url =""></div>
  348 + <h3 class="user-email"><a href="http://www.yohobuy.com/home?t=\\{\\{random\\}\\}">\\{\\{profile_name\\}\\}</a></h3>
  349 + <h3 class="user-level">
  350 + VIP:
  351 + <span class="leveldetail">\\{\\{vip.curVipInfo.title\\}\\}</span>
  352 + </h3>
  353 + \\{\\{#unless vip3 \\}\\}
  354 + <div class="levelinfo">
  355 + <div class="levelwrapper float-left">
  356 + <div class="levelspan">
  357 + \\{\\{vip.curYearCost\\}\\}/\\{\\{vip.nextVipInfo.needCost\\}\\}
  358 + </div>
  359 + <p class="\\{\\{#if vip.curYearCostPer\\}\\}integrate\\{\\{/if\\}\\}" style="width: \\{\\{vip.curYearCostPer\\}\\}%;"></p>
  360 + </div>
  361 + <span class="cardcate float-left">\\{\\{vip.nextVipInfo.title\\}\\}</span>
  362 + </div>
  363 + \\{\\{/unless\\}\\}
  364 + </div>
  365 + <ul class="myyoho-info-content">
  366 + <li class="item">
  367 + <span class="itemdetail float-left">
  368 + <a href="http://www.yohobuy.com/home/orders?t=\\{\\{timestamp\\}\\}">待处理的订单</a>
  369 + </span>
  370 + <span class="itemnum float-right">\\{\\{orderCount\\}\\}</span>
  371 + </li>
  372 + <li class="item">
  373 + <span class="itemdetail float-left">
  374 + <a href="http://www.yohobuy.com/home/favorite?t=\\{\\{timestamp\\}\\}">我的收藏</a>
  375 + </span>
  376 + <span class="itemnum float-right"></span>
  377 + </li>
  378 + <li class="item">
  379 + <span class="itemdetail float-left">
  380 + <a href="http://www.yohobuy.com/home/coupons?t=\\{\\{timestamp\\}\\}">我的优惠券</a>
  381 + </span>
  382 + <span class="itemnum float-right">\\{\\{couponCount\\}\\}</span>
  383 + </li>
  384 + <li class="item">
  385 + <span class="itemdetail float-left">
  386 + <a href="http://www.yohobuy.com/home/currency?t=\\{\\{timestamp\\}\\}">我的YOHO币</a>
  387 + </span>
  388 + <span class="itemnum float-right">\\{\\{YohocoinCount\\}\\}</span>
  389 + </li>
  390 + <li class="item">
  391 + <span class="itemdetail float-left">
  392 + <a href="http://www.yohobuy.com/home/returns?t=\\{\\{timestamp\\}\\}">我的退货换货</a>
  393 + </span>
  394 + <span class="itemnum float-right">\\{\\{refundCount\\}\\}</span>
  395 + </li>
  396 + </ul>
  397 + <div class="myyoho-info-footer">
  398 + <a href="http://www.yohobuy.com/home/user?t=\\{\\{timestamp\\}\\}">完善资料</a>
  399 + </div>
  400 + </script>
  401 + </div>
  402 + <input id="api-domain" type="hidden" value="'.Plugin\LCRun3::debug('[apiDomain]', 'encq', $cx, Plugin\LCRun3::debug('[apiDomain]', 'v', $cx, $in, array('apiDomain'))).'">
  403 +';}).'
  404 +'.' '.''.Plugin\LCRun3::debug('[simpleHeader]', 'sec', $cx, Plugin\LCRun3::debug('[simpleHeader]', 'v', $cx, $in, array('simpleHeader')), $in, false, function($cx, $in) {return '<div class="simple-header">
  405 + <div class="header-inner clearfix">
  406 +'.Plugin\LCRun3::debug('[logo]', 'sec', $cx, Plugin\LCRun3::debug('[logo]', 'v', $cx, $in, array('logo')), $in, false, function($cx, $in) {return ' <h1 class="logo">
  407 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  408 + <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  409 + </a>
  410 + </h1>
  411 +';}).' <ul class="header-tool clearfix">
  412 +'.Plugin\LCRun3::debug('[tool]', 'sec', $cx, Plugin\LCRun3::debug('[tool]', 'v', $cx, $in, array('tool')), $in, false, function($cx, $in) {return ' <li>
  413 + <span>Hi~</span>
  414 +'.Plugin\LCRun3::debug('[user]', 'sec', $cx, Plugin\LCRun3::debug('[user]', 'v', $cx, $in, array('user')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('[userCenter]', 'encq', $cx, Plugin\LCRun3::debug('[userCenter]', 'v', $cx, $in, array('userCenter'))).'">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</a>
  415 +';}).'
  416 +'.Plugin\LCRun3::debug('[loginHref]', 'sec', $cx, Plugin\LCRun3::debug('[loginHref]', 'v', $cx, $in, array('loginHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[请登录]</a>
  417 +';}).'
  418 +'.Plugin\LCRun3::debug('[logoutHref]', 'sec', $cx, Plugin\LCRun3::debug('[logoutHref]', 'v', $cx, $in, array('logoutHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[退出]</a>
  419 +';}).'
  420 +'.Plugin\LCRun3::debug('[registerHref]', 'sec', $cx, Plugin\LCRun3::debug('[registerHref]', 'v', $cx, $in, array('registerHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[免费注册]</a>
  421 +';}).' </li>
  422 + <li class="tool-options">
  423 + <span><a href="'.Plugin\LCRun3::debug('[userCenter]', 'encq', $cx, Plugin\LCRun3::debug('[userCenter]', 'v', $cx, $in, array('userCenter'))).'">MY有货</a></span>
  424 + <i class="options-icon down iconfont">&#xe604;</i>
  425 + <i class="options-icon up iconfont">&#xe603;</i>
  426 + <div class="tool-select">
  427 + <a href="'.Plugin\LCRun3::debug('[favoriteHref]', 'encq', $cx, Plugin\LCRun3::debug('[favoriteHref]', 'v', $cx, $in, array('favoriteHref'))).'">我的收藏</a>
  428 + <a href="'.Plugin\LCRun3::debug('[couponHref]', 'encq', $cx, Plugin\LCRun3::debug('[couponHref]', 'v', $cx, $in, array('couponHref'))).'">优惠券</a>
  429 + </div>
  430 + </li>
  431 + <li>
  432 + <a href="'.Plugin\LCRun3::debug('[orderHref]', 'encq', $cx, Plugin\LCRun3::debug('[orderHref]', 'v', $cx, $in, array('orderHref'))).'">订单中心</a>
  433 + </li>
  434 + <li>
  435 + <a href="'.Plugin\LCRun3::debug('[helpHref]', 'encq', $cx, Plugin\LCRun3::debug('[helpHref]', 'v', $cx, $in, array('helpHref'))).'">帮助中心</a>
  436 + </li>
  437 + <li>
  438 + <i class="tell-icon iconfont">&#xe61c;</i>
  439 + <span>400-9889-9646</span>
  440 + </li>
  441 +';}).' </ul>
  442 + </div>
  443 + <input id="api-domain" type="hidden" value="'.Plugin\LCRun3::debug('[apiDomain]', 'encq', $cx, Plugin\LCRun3::debug('[apiDomain]', 'v', $cx, $in, array('apiDomain'))).'">
  444 +</div>
  445 +';}).''.''.'<div class="home-page yoho-page brands" data-page="brands">
  446 +'.Plugin\LCRun3::debug('[brands]', 'sec', $cx, Plugin\LCRun3::debug('[brands]', 'v', $cx, $in, array('brands')), $in, false, function($cx, $in) {return '
  447 +'.''.Plugin\LCRun3::debug('if [pathNav]', 'ifv', $cx, Plugin\LCRun3::debug('[pathNav]', 'v', $cx, $in, array('pathNav')), $in, function($cx, $in) {return ' <p class="path-nav">
  448 +'.Plugin\LCRun3::debug('each [pathNav]', 'sec', $cx, Plugin\LCRun3::debug('[pathNav]', 'v', $cx, $in, array('pathNav')), $in, true, function($cx, $in) {return ''.Plugin\LCRun3::debug('if [href]', 'ifv', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href')), $in, function($cx, $in) {return ' <a '.Plugin\LCRun3::debug('if @[last]', 'ifv', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return 'class="last"';}).' href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" title="'.Plugin\LCRun3::debug('[pathTitle]', 'encq', $cx, Plugin\LCRun3::debug('[pathTitle]', 'v', $cx, $in, array('pathTitle'))).'">'.Plugin\LCRun3::debug('[name]', 'raw', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  449 +';}, function($cx, $in) {return ' <span '.Plugin\LCRun3::debug('if @[last]', 'ifv', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return 'class="last"';}).' title="'.Plugin\LCRun3::debug('[pathTitle]', 'encq', $cx, Plugin\LCRun3::debug('[pathTitle]', 'v', $cx, $in, array('pathTitle'))).'">'.Plugin\LCRun3::debug('[name]', 'raw', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
  450 +';}).'
  451 +'.Plugin\LCRun3::debug('unless @[last]', 'unl', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return ' <span class="iconfont">&#xe601;</span>
  452 +';}).'';}).' </p>
  453 +';}).''.'
  454 +'.Plugin\LCRun3::debug('if [isTab]', 'ifv', $cx, Plugin\LCRun3::debug('[isTab]', 'v', $cx, $in, array('isTab')), $in, function($cx, $in) {return ' <div class="brands-tabs">
  455 + <ul class="clearfix">
  456 +'.Plugin\LCRun3::debug('each [tabHeader]', 'sec', $cx, Plugin\LCRun3::debug('[tabHeader]', 'v', $cx, $in, array('tabHeader')), $in, true, function($cx, $in) {return ' <li>
  457 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  458 + <div class="g-mask"></div>
  459 + <p class="tips">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
  460 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'"/>
  461 + </a>
  462 + </li>
  463 +';}).' </ul>
  464 + <div class="hover-contain">
  465 + <div class="hoverarr">
  466 + <i></i>
  467 + </div>
  468 + </div>
  469 + </div>
  470 +';}, function($cx, $in) {return ' <ul class="brands-ad clearfix">
  471 +'.Plugin\LCRun3::debug('each [tabHeader]', 'sec', $cx, Plugin\LCRun3::debug('[tabHeader]', 'v', $cx, $in, array('tabHeader')), $in, true, function($cx, $in) {return ' <li>
  472 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" target="_blank">
  473 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'">
  474 + </a>
  475 + </li>
  476 +';}).' </ul>
  477 +';}).' <div class="brands-logo clearfix">
  478 +'.Plugin\LCRun3::debug('each [logos]', 'sec', $cx, Plugin\LCRun3::debug('[logos]', 'v', $cx, $in, array('logos')), $in, true, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" title="'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'" target="_blank">
  479 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'">
  480 + </a>
  481 +';}).' </div>
  482 + <div class="brands-category">
  483 + <div class="category-nav">
  484 + <span>BRANDS A-Z:</span>
  485 +'.Plugin\LCRun3::debug('each [navigation]', 'sec', $cx, Plugin\LCRun3::debug('[navigation]', 'v', $cx, $in, array('navigation')), $in, true, function($cx, $in) {return ' <a href="#'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</a>
  486 +';}).' </div>
  487 + </div>
  488 + <div class="brands-list" >
  489 +'.''.Plugin\LCRun3::debug('each [category]', 'sec', $cx, Plugin\LCRun3::debug('[category]', 'v', $cx, $in, array('category')), $in, true, function($cx, $in) {return ' <dl class="clearfix" name="'.Plugin\LCRun3::debug('@[key]', 'encq', $cx, Plugin\LCRun3::debug('@[key]', 'v', $cx, $cx['sp_vars'], array('key'))).'">
  490 + <dt>'.Plugin\LCRun3::debug('@[key]', 'encq', $cx, Plugin\LCRun3::debug('@[key]', 'v', $cx, $cx['sp_vars'], array('key'))).'</dt>
  491 + <dd>
  492 + <ul class="clearfix">
  493 +'.Plugin\LCRun3::debug('each this', 'sec', $cx, $in, $in, true, function($cx, $in) {return ' <li>
  494 + <a class="'.Plugin\LCRun3::debug('[hot]', 'encq', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot'))).'" data-key="'.Plugin\LCRun3::debug('[key]', 'encq', $cx, Plugin\LCRun3::debug('[key]', 'v', $cx, $in, array('key'))).'" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target="_blank">
  495 + <span>'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
  496 + </a>
  497 +'.Plugin\LCRun3::debug('[hot]', 'sec', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot')), $in, false, function($cx, $in) {return ' <i class="iconfont">&#xe632;</i>
  498 +';}).' </li>
  499 +';}).' </ul>
  500 + </dd>
  501 + </dl>
  502 + ';}).''.' </div>
  503 +';}).'</div>
  504 +'.''.' <div class="yoho-footer">
  505 +'.Plugin\LCRun3::debug('if [footerTop]', 'ifv', $cx, Plugin\LCRun3::debug('[footerTop]', 'v', $cx, $in, array('footerTop')), $in, function($cx, $in) {return ' <div class="footertop">
  506 + <div class="index-foot">
  507 + <dl class="center-content clearfix">
  508 + <dd>
  509 + <div class="foot-panel">
  510 + <div class="title">
  511 + <div class="title-line"></div>
  512 + <div class="text">
  513 + <span>有货SERVICES</span>
  514 + </div>
  515 + </div>
  516 + <div id="foot-services">
  517 + <ul class="two-dim clearfix">
  518 + <li class="left">
  519 + <img class="dim-img lazy" data-original="http://img11.static.yhbimg.com/adpic/2014/03/20/16/01863b297051f11c2be833785566cf11d1.png">
  520 + <p>YOHO!有货</p>
  521 + </li>
  522 + <li class="left">
  523 + <img class="dim-img lazy" data-original="http://img12.static.yhbimg.com/adpic/2014/04/11/14/022ddc2b6d6b2fcabee8cdc03735e5687e.jpg">
  524 + <p>微信</p>
  525 + </li>
  526 + <li class="left">
  527 + <img class="dim-img lazy" data-original="http://img13.static.yhbimg.com/adpic/2014/03/20/16/02e69d0afa222cf173d17411fd04be380e.png">
  528 + <p>微博</p>
  529 + </li>
  530 + </ul>
  531 + </div>
  532 + </div>
  533 + <p class="item-nav center">
  534 + <span class="iconfont cur" key="0">&#xe619;</span>
  535 + </p>
  536 + </dd>
  537 + <dd>
  538 + <div id="feed-back-box-list" class="foot-panel">
  539 + <div class="title">
  540 + <div class="title-line"></div>
  541 + <div class="text">
  542 + <span>意见反馈</span>
  543 + </div>
  544 + </div>
  545 + <ul class="vote clearfix">
  546 + <li key="0">
  547 + <form class="feed-back-form" action="#">
  548 + <div>您喜欢有货的新版吗?</div>
  549 + <div class="vote-item clearfix">
  550 + <p>
  551 + <input type="radio" name="solution" value="33">非常喜欢
  552 + </p>
  553 + <p>
  554 + <input type="radio" name="solution" value="34">喜欢
  555 + </p>
  556 + <p>
  557 + <input type="radio" name="solution" value="35">一般般
  558 + </p>
  559 + <p>
  560 + <input type="radio" name="solution" value="36">不喜欢
  561 + </p>
  562 + <p>
  563 + <input type="radio" name="solution" value="37">非常不喜欢
  564 + </p>
  565 + </div>
  566 + <div>
  567 + <span class="feed-back-btn button">提交</span>
  568 + </div>
  569 + <input class="question-id" type="hidden" name="question_id" value="38">
  570 + <input class="feedback-id" type="hidden" name="feedback_id" value="5">
  571 + </form>
  572 + </li>
  573 + <li class="hide" key="1">
  574 + <form class="feed-back-form" action="#">
  575 + <div>您可以方便的找到想查看的内容吗?</div>
  576 + <div class="vote-item clearfix">
  577 + <p>
  578 + <input type="radio" name="solution" value="38">非常方便
  579 + </p>
  580 + <p>
  581 + <input type="radio" name="solution" value="39">方便
  582 + </p>
  583 + <p>
  584 + <input type="radio" name="solution" value="40">一般般
  585 + </p>
  586 + <p>
  587 + <input type="radio" name="solution" value="41">不方便
  588 + </p>
  589 + <p>
  590 + <input type="radio" name="solution" value="42">非常不方便
  591 + </p>
  592 + </div>
  593 + <div>
  594 + <span class="feed-back-btn button">提交</span>
  595 + </div>
  596 + <input class="question-id" type="hidden" value="39">
  597 + <input class="feedback-id" type="hidden" value="5">
  598 + </form>
  599 + </li>
  600 + <li class="hide" key="2">
  601 + <form class="feed-back-form" action="#">
  602 + <div>您对新版还有哪些意见或建议?</div>
  603 + <textarea name="answer" id="feedback-answer" class="feedback-answer"></textarea>
  604 + <div>
  605 + <span class="feed-back-btn button">提交</span>
  606 + </div>
  607 + <input class="question-id" type="hidden" value="37">
  608 + <input class="feedback-id" type="hidden" value="5">
  609 + </form>
  610 + </li>
  611 + </ul>
  612 + </div>
  613 + <p id="feed-back-page" class="item-nav center">
  614 + <span class="iconfont cur">&#xe619;</span>
  615 + <span class="iconfont ">&#xe619;</span>
  616 + <span class="iconfont ">&#xe619;</span>
  617 + </p>
  618 + </dd>
  619 + <dd class="last">
  620 + <div class="foot-panel">
  621 + <div class="title">
  622 + <div class="title-line"></div>
  623 + <div class="text">
  624 + <span>更多 YOHO!产品</span>
  625 + </div>
  626 + </div>
  627 + <div id="foot-mobile">
  628 + <ul class="mobile clearfix">
  629 + <li>
  630 + <a href="http://www.yohomars.com/" target="_blank">
  631 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/mars.png">
  632 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/mars.png">
  633 +';}).' </a>
  634 + </li>
  635 + <li>
  636 + <a href="http://app.yohoshow.com/" target="_blank">
  637 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/show.png">
  638 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/show.png">
  639 +';}).' </a>
  640 + </li>
  641 + <li>
  642 + <a href="http://www.yoho.cn/product#yoho" target="_blank">
  643 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/yoho.png">
  644 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/yoho.png">
  645 +';}).' </a>
  646 + </li>
  647 + </ul>
  648 + </div>
  649 + </div>
  650 + <p class="item-nav center">
  651 + <span class="iconfont cur">&#xe619;</span>
  652 + </p>
  653 + </dd>
  654 + </dl>
  655 + </div>
  656 + </div>
  657 +';}).' <div class="footerbottom">
  658 + <div class="promise">
  659 + <div class="center-content clearfix">
  660 + <div class="left">
  661 + <span class="iconfont rgbf">&#xe62f;</span>
  662 + <span class="red">100%</span>
  663 + <span class="rgbf">品牌授权正品</span>
  664 + </div>
  665 + <div class="left">
  666 + <span class="iconfont rgbf">&#xe630;</span>
  667 + <span class="red">7天</span>
  668 + <span class="rgbf">无理由退换货</span>
  669 + </div>
  670 + <div class="left">
  671 + <span class="iconfont rgbf">&#xe61c;</span>
  672 + <span class="rgbf">客服电话:</span>
  673 + <span class="red">400-889-9646</span>
  674 + &nbsp;&nbsp;
  675 + <span class="rgb9">08:00-22:30(周一至周日)</span>
  676 + &nbsp;&nbsp;
  677 + <span>
  678 + <a class="red" href="http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409" target="_blank">在线客服</a>
  679 + </span>
  680 + </div>
  681 + <div class="right subscribe footer-right">
  682 + <input id="subscriber-box" class="rgb6 top" name="subscriberBox"value="订阅我们的邮件">
  683 + <a id="subscriber-btn" href="javascript:void(0);" class="iconfont rgbf">&#xe61b;</a>
  684 + </div>
  685 + </div>
  686 + </div>
  687 + <div class="footer-help">
  688 + <div class="center-content clearfix">
  689 + <div class="left">
  690 + <ul class="clearfix">
  691 + <li class="left">
  692 + <p>
  693 + <span>新手指南</span>
  694 + </p>
  695 + <p>
  696 + <a href="http://www.yohobuy.com/help/?category_id=81#help_b00reg" target="_blank">注册登录</a>
  697 + </p>
  698 + <p>
  699 + <a href="http://www.yohobuy.com/help/?category_id=83" target="_blank">选购商品</a>
  700 + </p>
  701 + <p>
  702 + <a href="http://www.yohobuy.com/help/?category_id=103" target="_blank">订单支付</a>
  703 + </p>
  704 + <p>
  705 + <a href="http://www.yohobuy.com/help/?category_id=85" target="_blank">收货退款</a>
  706 + </p>
  707 + </li>
  708 + <li class="left">
  709 + <p>
  710 + <span>会员中心</span>
  711 + </p>
  712 + <p>
  713 + <a href="http://www.yohobuy.com/help/?category_id=87" target="_blank">YOHO币</a>
  714 + </p>
  715 + <p>
  716 + <a href="http://www.yohobuy.com/help/?category_id=91" target="_blank">会员制度</a>
  717 + </p>
  718 + <p>
  719 + <a href="http://www.yohobuy.com/help/?category_id=89" target="_blank">账户管理</a>
  720 + </p>
  721 + <p>
  722 + <a href="http://www.yohobuy.com/help/?category_id=93" target="_blank">密码管理</a>
  723 + </p>
  724 + </li>
  725 + <li class="left">
  726 + <p>
  727 + <span>购物指南</span>
  728 + </p>
  729 + <p>
  730 + <a href="http://www.yohobuy.com/help/?category_id=95" target="_blank">全球购专区</a>
  731 + </p>
  732 + <p>
  733 + <a href="http://www.yohobuy.com/help/?category_id=97" target="_blank">尺码选择</a>
  734 + </p>
  735 + <p>
  736 + <a href="http://www.yohobuy.com/help/?category_id=99" target="_blank">发票</a>
  737 + </p>
  738 + <p>
  739 + <a href="http://www.yohobuy.com/help/?category_id=101" target="_blank">商品咨询</a>
  740 + </p>
  741 + </li>
  742 + <li class="left">
  743 + <p>
  744 + <span>支付方式</span>
  745 + </p>
  746 + <p>
  747 + <a href="http://www.yohobuy.com/help/?category_id=105" target="_blank">在线支付</a>
  748 + </p>
  749 + <p>
  750 + <a href="http://www.yohobuy.com/help/?category_id=107" target="_blank">货到付款</a>
  751 + </p>
  752 + <p>
  753 + <a href="http://www.yohobuy.com/help/?category_id=109" target="_blank">优惠券</a>
  754 + </p>
  755 + <p>
  756 + <a href="http://www.yohobuy.com/help/?category_id=111" target="_blank">YOHO币支付</a>
  757 + </p>
  758 + </li>
  759 + <li class="left">
  760 + <p>
  761 + <span>配送方式</span>
  762 + </p>
  763 + <p>
  764 + <a href="http://www.yohobuy.com/help/?category_id=113" target="_blank">配送时间</a>
  765 + </p>
  766 + <p>
  767 + <a href="http://www.yohobuy.com/help/?category_id=115" target="_blank">配送范围</a>
  768 + </p>
  769 + <p>
  770 + <a href="http://www.yohobuy.com/help/?category_id=119" target="_blank">顺丰速运</a>
  771 + </p>
  772 + <p>
  773 + <a href="http://www.yohobuy.com/help/?category_id=117" target="_blank">商品验收与签收</a>
  774 + </p>
  775 + </li>
  776 + <li class="left">
  777 + <p>
  778 + <span>售后服务</span>
  779 + </p>
  780 + <p>
  781 + <a href="http://www.yohobuy.com/help/?category_id=121" target="_blank">退换货政策</a>
  782 + </p>
  783 + <p>
  784 + <a href="http://www.yohobuy.com/help/?category_id=123" target="_blank">退换货流程</a>
  785 + </p>
  786 + <p>
  787 + <a href="http://www.yohobuy.com/help/?category_id=125" target="_blank">退款方式与时效</a>
  788 + </p>
  789 + <p>
  790 + <a href="http://www.yohobuy.com/help/?category_id=127" target="_blank">投诉与建议</a>
  791 + </p>
  792 + </li>
  793 + <li class="left">
  794 + <p>
  795 + <span>APP常见问题</span>
  796 + </p>
  797 + <p>
  798 + <a href="http://www.yohobuy.com/help/?category_id=133" target="_blank">IPhone版</a>
  799 + </p>
  800 + <p>
  801 + <a href="http://www.yohobuy.com/help/?category_id=135" target="_blank">Android版</a>
  802 + </p>
  803 + <p>
  804 + <a href="http://www.yohobuy.com/help/?category_id=137" target="_blank">wap版</a>
  805 + </p>
  806 + <p>
  807 + <a href="http://www.yohobuy.com/help/?category_id=139" target="_blank">IPAD版</a>
  808 + </p>
  809 + </li>
  810 + </ul>
  811 + </div>
  812 + </div>
  813 + </div>
  814 + <div class="footer-link">
  815 + <div class="center-content clearfix">
  816 + <div class="left right-flag">
  817 + <a href="https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&amp;ct=df&amp;a=1&amp;pa=0.5902942178957805" target="_blank" rel="nofollow">
  818 + <img src="http://static.yohobuy.com/images/v3/icon/credit-flag3.png">
  819 + </a>
  820 + <a href="http://www.isc.org.cn/" target="_blank" rel="nofollow">
  821 + <img src="http://static.yohobuy.com/images/v3/icon/isc2.png">
  822 + </a>
  823 + </div>
  824 + <div class="left about-us">
  825 + <p>
  826 + <a href="http://www.yohobuy.com">返回首页</a>
  827 + <span>|</span>
  828 + <a href="http://www.yohobuy.com">YOHO!有货</a>
  829 + <span>|</span>
  830 + <a href="http://www.yohobuy.com/newpower.html">新力传媒</a>
  831 + <span>|</span>
  832 + <a href="http://www.yohobuy.com/contact.html">联系我们</a>
  833 + <span>|</span>
  834 + <a href="http://shop.yohobuy.com/settled">商家入驻</a>
  835 + <span>|</span>
  836 + <a href="http://www.yohobuy.com/privacy.html">隐私条款</a>
  837 + <span>|</span>
  838 + <a href="http://www.yohobuy.com/link.html">友情链接</a>
  839 + </p>
  840 + <p>
  841 + CopyRight © 2007-2016 南京新与力文化传播有限公司
  842 + <a class="rbg6" href="http://www.miibeian.gov.cn/" target="_blank">苏ICP备09011225号</a>
  843 + NewPower Co. 版权所有 经营许可证编号:苏B2-20120395
  844 + </p>
  845 + </div>
  846 +
  847 + </div>
  848 + </div>
  849 + </div>
  850 + <div class="return-top hide">
  851 + <span class="iconfont">&#xe610;</span>
  852 + </div>
  853 + </div>'.''.Plugin\LCRun3::debug('if [rlsEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  854 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
  855 +';}).''.Plugin\LCRun3::debug('if [preEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  856 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index-debug.js"></script>
  857 +';}).''.Plugin\LCRun3::debug('if [testEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  858 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index-debug.js"></script>
  859 +';}).''.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <script src="http://localhost:8001/static/js/sea.js?nowrap"></script>
  860 + <script>
  861 + seajs.config({
  862 + base: \'http://localhost:8001/\'
  863 + });
  864 + </script>
  865 +';}).''.' <script>
  866 + seajs.use(\'js/common\');
  867 + </script>
  868 +'.Plugin\LCRun3::debug('[headerdata]', 'sec', $cx, Plugin\LCRun3::debug('[headerdata]', 'v', $cx, $in, array('headerdata')), $in, false, function($cx, $in) {return ' <script>
  869 + seajs.use(\'js/header\');
  870 + </script>
  871 +';}).''.Plugin\LCRun3::debug('[simpleHeader]', 'sec', $cx, Plugin\LCRun3::debug('[simpleHeader]', 'v', $cx, $in, array('simpleHeader')), $in, false, function($cx, $in) {return ' <script>
  872 + seajs.use(\'js/simple-header\');
  873 + </script>
  874 +';}).''.Plugin\LCRun3::debug('if [boysHomePage]', 'ifv', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')), $in, function($cx, $in) {return ' <script>
  875 + seajs.use(\'js/index/index\');
  876 + </script>
  877 +';}).''.Plugin\LCRun3::debug('if [searchListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[searchListPage]', 'v', $cx, $in, array('searchListPage')), $in, function($cx, $in) {return ' <script>
  878 + seajs.use(\'js/product/brand\');
  879 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  880 + product.init(5);
  881 + window.onresize = function () {
  882 + setTimeout(function () {
  883 + product.init(5);
  884 + }, 300);
  885 + };
  886 + });
  887 + </script>
  888 +';}).''.Plugin\LCRun3::debug('if [brandPage]', 'ifv', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')), $in, function($cx, $in) {return ' <script>
  889 + seajs.use(\'js/product/brand\');
  890 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  891 + product.init(4);
  892 + window.onresize = function () {
  893 + setTimeout(function () {
  894 + product.init(4);
  895 + }, 300);
  896 + };
  897 + });
  898 + </script>
  899 +';}).''.Plugin\LCRun3::debug('if [productListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[productListPage]', 'v', $cx, $in, array('productListPage')), $in, function($cx, $in) {return ' <script>
  900 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  901 +
  902 + product.init(4);
  903 + window.onresize = function () {
  904 + setTimeout(function () {
  905 + product.init(4);
  906 + }, 300);
  907 + };
  908 +
  909 + });
  910 + </script>
  911 +';}).''.Plugin\LCRun3::debug('if [productDetailPage]', 'ifv', $cx, Plugin\LCRun3::debug('[productDetailPage]', 'v', $cx, $in, array('productDetailPage')), $in, function($cx, $in) {return ' <script>
  912 + seajs.use(\'js/product/item\');
  913 + </script>
  914 +';}).''.Plugin\LCRun3::debug('if [guangIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangIndexPage]', 'v', $cx, $in, array('guangIndexPage')), $in, function($cx, $in) {return ' <script>
  915 + seajs.use(\'js/guang/index\');
  916 + </script>
  917 +';}).''.Plugin\LCRun3::debug('if [guangDetailPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangDetailPage]', 'v', $cx, $in, array('guangDetailPage')), $in, function($cx, $in) {return ' <script>
  918 + seajs.use(\'js/guang/detail\');
  919 + </script>
  920 +';}).''.Plugin\LCRun3::debug('if [guangListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangListPage]', 'v', $cx, $in, array('guangListPage')), $in, function($cx, $in) {return ' <script>
  921 + seajs.use(\'js/guang/list\');
  922 + </script>
  923 +';}).''.Plugin\LCRun3::debug('if [saleIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleIndexPage]', 'v', $cx, $in, array('saleIndexPage')), $in, function($cx, $in) {return ' <script>
  924 + seajs.use(\'js/sale/index\');
  925 + </script>
  926 +';}).''.Plugin\LCRun3::debug('if [saleListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleListPage]', 'v', $cx, $in, array('saleListPage')), $in, function($cx, $in) {return ' <script>
  927 + seajs.use([\'js/product/list\', \'js/product/product\', \'js/sale/banner\'], function (list, product) {
  928 + product.init(4);
  929 + window.onresize = function () {
  930 + setTimeout(function () {
  931 + product.init(4);
  932 + }, 300);
  933 + };
  934 + });
  935 + </script>
  936 +';}).''.Plugin\LCRun3::debug('if [saleCatPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleCatPage]', 'v', $cx, $in, array('saleCatPage')), $in, function($cx, $in) {return ' <script>
  937 + seajs.use([\'js/product/list\', \'js/product/product\', \'js/sale/banner\'], function (list, product) {
  938 + product.init(4);
  939 + window.onresize = function () {
  940 + setTimeout(function () {
  941 + product.init(4);
  942 + }, 300);
  943 + };
  944 + });
  945 + </script>
  946 +';}).''.Plugin\LCRun3::debug('if [loginPage]', 'ifv', $cx, Plugin\LCRun3::debug('[loginPage]', 'v', $cx, $in, array('loginPage')), $in, function($cx, $in) {return ' <script>
  947 + seajs.use(\'js/passport/login\');
  948 + </script>
  949 +';}).''.Plugin\LCRun3::debug('if [thirdLogin]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdLogin]', 'v', $cx, $in, array('thirdLogin')), $in, function($cx, $in) {return ' <script>
  950 + seajs.use(\'js/passport/thirdlogin\');
  951 + </script>
  952 +';}).''.Plugin\LCRun3::debug('if [enablePerfectInformation]', 'ifv', $cx, Plugin\LCRun3::debug('[enablePerfectInformation]', 'v', $cx, $in, array('enablePerfectInformation')), $in, function($cx, $in) {return ' <script>
  953 + seajs.use(\'js/passport/third-pwd\');
  954 + </script>
  955 +';}).''.Plugin\LCRun3::debug('if [registerPage]', 'ifv', $cx, Plugin\LCRun3::debug('[registerPage]', 'v', $cx, $in, array('registerPage')), $in, function($cx, $in) {return ' <script>
  956 + seajs.use(\'js/passport/reg\', function (reg) {
  957 + reg.init(\'reg\');
  958 + });
  959 + </script>
  960 +';}).''.Plugin\LCRun3::debug('if [thirdPage]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdPage]', 'v', $cx, $in, array('thirdPage')), $in, function($cx, $in) {return ' <script>
  961 + seajs.use(\'js/passport/reg\', function (reg) {
  962 + reg.init(\'third\');
  963 + });
  964 + </script>
  965 +';}).''.Plugin\LCRun3::debug('if [backPage]', 'ifv', $cx, Plugin\LCRun3::debug('[backPage]', 'v', $cx, $in, array('backPage')), $in, function($cx, $in) {return ' <script>
  966 + seajs.use(\'js/passport/back\');
  967 + </script>
  968 +';}).''.Plugin\LCRun3::debug('if [resetPage]', 'ifv', $cx, Plugin\LCRun3::debug('[resetPage]', 'v', $cx, $in, array('resetPage')), $in, function($cx, $in) {return ' <script>
  969 + seajs.use(\'js/passport/reset\');
  970 + </script>
  971 +';}).''.Plugin\LCRun3::debug('if [vertificationPage]', 'ifv', $cx, Plugin\LCRun3::debug('[vertificationPage]', 'v', $cx, $in, array('vertificationPage')), $in, function($cx, $in) {return ' <script>
  972 + seajs.use(\'js/passport/vertification\');
  973 + </script>
  974 +';}).''.Plugin\LCRun3::debug('if [hotrankPage]', 'ifv', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')), $in, function($cx, $in) {return ' <script>
  975 + seajs.use(\'js/product/hotrank\');
  976 + </script>
  977 +';}).''.Plugin\LCRun3::debug('if [brandsHomePage]', 'ifv', $cx, Plugin\LCRun3::debug('[brandsHomePage]', 'v', $cx, $in, array('brandsHomePage')), $in, function($cx, $in) {return ' <script>
  978 + seajs.use(\'js/brand/index\');
  979 + </script>
  980 +';}).''.Plugin\LCRun3::debug('if [orderEnsurePage]', 'ifv', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')), $in, function($cx, $in) {return ' <script>
  981 + seajs.use(\'js/order/ensure\');
  982 + </script>
  983 +';}).'
  984 +'.Plugin\LCRun3::debug('if [meIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meIndexPage]', 'v', $cx, $in, array('meIndexPage')), $in, function($cx, $in) {return ' <script>
  985 + seajs.use(\'js/home/index\');
  986 + </script>
  987 +';}).'
  988 +'.Plugin\LCRun3::debug('if [meOrdersPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meOrdersPage]', 'v', $cx, $in, array('meOrdersPage')), $in, function($cx, $in) {return ' <script>
  989 + seajs.use(\'js/home/orders\');
  990 + </script>
  991 +';}).'
  992 +'.Plugin\LCRun3::debug('if [meFavoritePage]', 'ifv', $cx, Plugin\LCRun3::debug('[meFavoritePage]', 'v', $cx, $in, array('meFavoritePage')), $in, function($cx, $in) {return ' <script>
  993 + seajs.use(\'js/home/favorite\');
  994 + </script>
  995 +';}).'
  996 +'.Plugin\LCRun3::debug('if [meReturnsPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meReturnsPage]', 'v', $cx, $in, array('meReturnsPage')), $in, function($cx, $in) {return ' <script>
  997 + seajs.use(\'js/home/returns\');
  998 + </script>
  999 +';}).'
  1000 +'.Plugin\LCRun3::debug('if [meCommentPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meCommentPage]', 'v', $cx, $in, array('meCommentPage')), $in, function($cx, $in) {return ' <script>
  1001 + seajs.use(\'js/home/comment\');
  1002 + </script>
  1003 +';}).'
  1004 +'.Plugin\LCRun3::debug('if [meEditPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meEditPage]', 'v', $cx, $in, array('meEditPage')), $in, function($cx, $in) {return ' <script>
  1005 + seajs.use(\'js/home/edit\');
  1006 + </script>
  1007 +';}).'
  1008 +'.Plugin\LCRun3::debug('if [meGiftPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meGiftPage]', 'v', $cx, $in, array('meGiftPage')), $in, function($cx, $in) {return ' <script>
  1009 + seajs.use(\'js/home/gift\');
  1010 + </script>
  1011 +';}).'
  1012 +'.Plugin\LCRun3::debug('if [meValidatePage]', 'ifv', $cx, Plugin\LCRun3::debug('[meValidatePage]', 'v', $cx, $in, array('meValidatePage')), $in, function($cx, $in) {return ' <script>
  1013 + seajs.use(\'js/home/validate\');
  1014 + </script>
  1015 +';}).'
  1016 +'.Plugin\LCRun3::debug('if [meAddressPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meAddressPage]', 'v', $cx, $in, array('meAddressPage')), $in, function($cx, $in) {return ' <script>
  1017 + seajs.use(\'js/home/address\');
  1018 + seajs.use(\'js/home/common-address\');
  1019 + </script>
  1020 +';}).'
  1021 +'.Plugin\LCRun3::debug('if [cartEnsurePage]', 'ifv', $cx, Plugin\LCRun3::debug('[cartEnsurePage]', 'v', $cx, $in, array('cartEnsurePage')), $in, function($cx, $in) {return ' <script>
  1022 + seajs.use(\'js/cart/cart\');
  1023 + </script>
  1024 +';}).'
  1025 +'.''.' <!-- Google Tag Manager -->
  1026 + <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  1027 + <script>
  1028 + var _hmt = _hmt || [];
  1029 + var _gaq = _gaq || [];
  1030 + (function() {
  1031 + function async_load(){
  1032 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  1033 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  1034 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  1035 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  1036 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  1037 + (function() {
  1038 + _gaq.push([\'_setAccount\', \'UA-48997038-32\']);
  1039 + _gaq.push([\'_trackPageview\']);
  1040 + var ga = document.createElement(\'script\');
  1041 + ga.type = \'text/javascript\'; ga.async = true;
  1042 + ga.src = (\'https:\' == document.location.protocol ? \'https://ssl\' : \'http://www\') + \'.google-analytics.com/ga.js\';
  1043 + var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(ga, s);
  1044 + })();
  1045 + (function() {
  1046 + var hm = document.createElement("script");
  1047 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  1048 + hm.async = 1;
  1049 + var s = document.getElementsByTagName("script")[0];
  1050 + s.parentNode.insertBefore(hm, s);
  1051 + })();
  1052 + (function() {
  1053 + var hm = document.createElement("script");
  1054 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  1055 + hm.async = 1;
  1056 + var s = document.getElementsByTagName("script")[0];
  1057 + s.parentNode.insertBefore(hm, s);
  1058 + })();
  1059 + (function() {
  1060 + var hm = document.createElement("script");
  1061 + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js";
  1062 + hm.async = 1;
  1063 + var s = document.getElementsByTagName("script")[0];
  1064 + s.parentNode.insertBefore(hm, s);
  1065 + })();
  1066 + (function() {
  1067 + var hm = document.createElement("script");
  1068 + hm.src = "http://static.criteo.net/js/ld/ld.js";
  1069 + hm.async = 1;
  1070 + var s = document.getElementsByTagName("script")[0];
  1071 + s.parentNode.insertBefore(hm, s);
  1072 + var u = _ozuid || "";
  1073 + u = (u == 0) ? "" : u;
  1074 + window.criteo_q = window.criteo_q || [];
  1075 + window.criteo_q.push({event: "setAccount", account: 16184 },{event: "setCustomerId", id: u},{event: "setSiteType", type: "d" },{event: "viewHome" });
  1076 + })();
  1077 + }
  1078 + if (window.addEventListener) {
  1079 + window.addEventListener(\'load\', async_load, false);
  1080 + } else if (window.attachEvent) {
  1081 + window.attachEvent(\'onload\', async_load);
  1082 + }
  1083 + })();
  1084 + </script>
  1085 + <script>
  1086 + window._py = window._py||[];
  1087 + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']);
  1088 + window._py.push([\'domain\',\'stats.ipinyou.com\']);
  1089 + window._py.push([\'e\',\'\']);
  1090 + if(typeof _goodsData!=\'undefined\'){
  1091 + window._py.push([\'pi\',_goodsData]);
  1092 + }
  1093 + -function(d){
  1094 + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1;
  1095 + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\';
  1096 + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h);
  1097 + }(document);
  1098 + </script>
  1099 + <script src="http://static.yohobuy.com/js/v3/o_code.js?v=20150420" async="async"></script>
  1100 +'.' </body>
  1101 +</html>
  1102 +'.'';
  1103 +}
  1104 +?>
  1 +<?php return function ($in, $debugopt = 1) {
  2 + $cx = array(
  3 + 'flags' => array(
  4 + 'jstrue' => false,
  5 + 'jsobj' => false,
  6 + 'spvar' => true,
  7 + 'prop' => false,
  8 + 'method' => false,
  9 + 'mustlok' => true,
  10 + 'echo' => false,
  11 + 'debug' => $debugopt,
  12 + ),
  13 + 'constants' => array(),
  14 + 'helpers' => array(),
  15 + 'blockhelpers' => array(),
  16 + 'hbhelpers' => array(),
  17 + 'partials' => array(),
  18 + 'scopes' => array(),
  19 + 'sp_vars' => array('root' => $in),
  20 + 'lcrun' => 'Plugin\LCRun3',
  21 +
  22 + );
  23 +
  24 + return ''.'<!DOCTYPE html>
  25 +<html>
  26 +<head>
  27 + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  28 + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  29 + <meta http-equiv="Cache-Control" content="no-siteapp" />
  30 + <meta name="renderer" content="webkit">
  31 + <meta name="keywords" content="'.Plugin\LCRun3::debug('[keywords]', 'encq', $cx, Plugin\LCRun3::debug('[keywords]', 'v', $cx, $in, array('keywords'))).'">
  32 + <meta name="description" content="'.Plugin\LCRun3::debug('[description]', 'encq', $cx, Plugin\LCRun3::debug('[description]', 'v', $cx, $in, array('description'))).'">
  33 + <title>'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</title>
  34 + <link rel="dns-prefetch" href="//cdn.yoho.cn">
  35 + <link rel="dns-prefetch" href="//static.yohobuy.com">
  36 + <link rel="dns-prefetch" href="//img10.static.yhbimg.com">
  37 + <link rel="dns-prefetch" href="//img11.static.yhbimg.com">
  38 + <link rel="dns-prefetch" href="//img12.static.yhbimg.com">
  39 + <link rel="dns-prefetch" href="//img13.static.yhbimg.com">
  40 +'.Plugin\LCRun3::debug('if [rlsEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  41 +';}).''.Plugin\LCRun3::debug('if [preEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  42 +';}).''.Plugin\LCRun3::debug('if [testEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.css">
  43 +';}).''.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <link rel="stylesheet" href="http://webstatic.dev.yohobuy.com/css/index.css">
  44 +';}).'</head>
  45 +<body>
  46 +'.''.Plugin\LCRun3::debug('[headerdata]', 'sec', $cx, Plugin\LCRun3::debug('[headerdata]', 'v', $cx, $in, array('headerdata')), $in, false, function($cx, $in) {return ' <div class="yoho-header">
  47 + <div class="header-topwrapper clearfix">
  48 + <div class="header-top">
  49 + <div class="leftpart float-left">
  50 + <span class="icon-hamburger"></span>
  51 + <a href="http://www.yohobuy.com" class="header-yoho" >YOHO!有货</a>
  52 + <ul class="yohoproducts-list">
  53 + <li class="yohoproducts-item">
  54 + <a href="http://www.yoho.cn" class="yohogroup" en="YOHO!" cn="集团官网">YOHO!</a>
  55 + </li>
  56 + <li class="yohoproducts-item">
  57 + <a href="http://www.yohoboys.com" class="yohogroup" en="YOHO!BOYS" cn="男生潮流">YOHO!BOYS</a>
  58 + </li>
  59 + <li class="yohoproducts-item">
  60 + <a href="http://www.yohogirls.com" class="yohogroup" en="YOHO!GIRLS" cn="女生潮流">YOHO!GIRLS</a>
  61 + </li>
  62 + <li class="yohoproducts-item">
  63 + <a href="http://www.yohoshow.com" class="yohogroup" en="YOHO!SHOW" cn="物趣分享">YOHO!SHOW</a>
  64 + </li>
  65 + <li class="yohoproducts-item">
  66 + <a href="http://www.yohood.cn" class="yohogroup" en="YO\'HOOD" cn="潮流嘉年华">YO\'HOOD</a>
  67 + </li>
  68 + </ul>
  69 + </div>
  70 + <div class="rightpart">
  71 + <div id="loginBox" class="float-left">
  72 + <span class="hi">Hi~</span>
  73 + <a href="http://www.yohobuy.com/signin.html" class="loginbar">[请登录]</a>
  74 + <a href="http://www.yohobuy.com/reg.html" class="registbar">[免费注册]</a>
  75 + </div>
  76 + <div class="tag-list-wrapper">
  77 + <ul class="tag-list">
  78 + <li class="tag-item myyoho" id="myYohoBox">
  79 + <span class="tag-seprate"></span>
  80 + <a href="http://www.yohobuy.com/home?t=1453340799.4986">MY有货</a>
  81 + <span class="icon-bottomarrow"></span>
  82 + <div class="myyoho-info"></div>
  83 + </li>
  84 + <li class="tag-item myorder">
  85 + <span class="tag-seprate"></span>
  86 + <span class="icon-papers"></span>
  87 + <a href="http://www.yohobuy.com/home/orders?t=1453168898.0176">我的订单</a>
  88 + </li>
  89 + <li class="tag-item mycollect">
  90 + <span class="tag-seprate"></span>
  91 + <span class="icon-heart"></span>
  92 + <a href="http://www.yohobuy.com/home/favorite?t=1453168898.0176">我的收藏</a>
  93 + </li>
  94 + <li class="tag-item message">
  95 + <span class="tag-seprate"></span>
  96 + <span class="icon-mail"></span>
  97 + <a href="http://www.yohobuy.com/home/message?t=1453168898.0176">消息</a>
  98 + </li>
  99 + <li class="tag-item phone">
  100 + <span class="tag-seprate"></span>
  101 + <span class="icon-iphone"></span>
  102 + <a href="http://www.yohobuy.com/download/app">手机版</a>
  103 + <div class="qr">
  104 + <div class="qr-img"></div>
  105 + <h3 class="qr-words">扫描二维码</h3>
  106 + <h3 class="qr-words">下载有货手机客户端</h3>
  107 + <h3 class="qr-more">
  108 + <a href="http://www.yohobuy.com/download/app">更多客户端下载</a>
  109 + </h3>
  110 + </div>
  111 + </li>
  112 + </ul>
  113 + </div>
  114 + </div>
  115 + </div>
  116 + </div>
  117 + <div class="header-navwrapper clearfix">
  118 + <div class="header-navcontent">
  119 + <ul class="first-nav-list float-left">
  120 +'.Plugin\LCRun3::debug('[navbars]', 'sec', $cx, Plugin\LCRun3::debug('[navbars]', 'v', $cx, $in, array('navbars')), $in, false, function($cx, $in) {return ' <li class="first-nav-item '.Plugin\LCRun3::debug('[classname]', 'encq', $cx, Plugin\LCRun3::debug('[classname]', 'v', $cx, $in, array('classname'))).'">
  121 + <h3 class="name-cn">
  122 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name_cn]', 'encq', $cx, Plugin\LCRun3::debug('[name_cn]', 'v', $cx, $in, array('name_cn'))).'</a>
  123 + </h3>
  124 + <h3 class="name-en">
  125 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name_en]', 'encq', $cx, Plugin\LCRun3::debug('[name_en]', 'v', $cx, $in, array('name_en'))).'</a>
  126 + </h3>
  127 + <div class=\'sub-nav-wrapper\'>
  128 + <ul class="sub-nav-list">
  129 +'.Plugin\LCRun3::debug('[subnav]', 'sec', $cx, Plugin\LCRun3::debug('[subnav]', 'v', $cx, $in, array('subnav')), $in, false, function($cx, $in) {return ' <li class="sub-nav-item">
  130 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'
  131 +'.Plugin\LCRun3::debug('if [is_new]', 'ifv', $cx, Plugin\LCRun3::debug('[is_new]', 'v', $cx, $in, array('is_new')), $in, function($cx, $in) {return ' <span class="newlogo"></span>
  132 +';}).' </a>
  133 +'.Plugin\LCRun3::debug('if [thirdnav]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdnav]', 'v', $cx, $in, array('thirdnav')), $in, function($cx, $in) {return ' <div class="third-nav-wrapper">
  134 + <div class="third-nav">
  135 + <div class="categorywrapper" id="category'.Plugin\LCRun3::debug('../[index_main]', 'encq', $cx, Plugin\LCRun3::debug('../[index_main]', 'v', $cx, $cx['scopes'][count($cx['scopes'])-1], array('index_main'))).''.Plugin\LCRun3::debug('[index_sub]', 'encq', $cx, Plugin\LCRun3::debug('[index_sub]', 'v', $cx, $in, array('index_sub'))).'">
  136 + <div class="category">
  137 +'.Plugin\LCRun3::debug('[thirdnav]', 'sec', $cx, Plugin\LCRun3::debug('[thirdnav]', 'v', $cx, $in, array('thirdnav')), $in, false, function($cx, $in) {return ' <div class="thirdnavlist">
  138 + <h1 class="category-title thirdnavbar"><a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'">'.Plugin\LCRun3::debug('[title]', 'encq', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title'))).'</a> </h1>
  139 + <ul class="category-list">
  140 +'.Plugin\LCRun3::debug('[branditems]', 'sec', $cx, Plugin\LCRun3::debug('[branditems]', 'v', $cx, $in, array('branditems')), $in, false, function($cx, $in) {return ' <li class="category-
  141 + item thirdnavbar">
  142 + <a href="'.Plugin\LCRun3::debug('[link]', 'encq', $cx, Plugin\LCRun3::debug('[link]', 'v', $cx, $in, array('link'))).'" hot='.Plugin\LCRun3::debug('[hot]', 'encq', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot'))).' >'.Plugin\LCRun3::debug('[brandname]', 'encq', $cx, Plugin\LCRun3::debug('[brandname]', 'v', $cx, $in, array('brandname'))).'</a>
  143 + </li>
  144 +';}).' </ul>
  145 + </div>
  146 +';}).' </div>
  147 + </div>
  148 + <div class="showdetail" data-code="'.Plugin\LCRun3::debug('[content_code]', 'encq', $cx, Plugin\LCRun3::debug('[content_code]', 'v', $cx, $in, array('content_code'))).'">
  149 + <a href="http://list.yohobuy.com/?gender=1,3&amp;msort=8">
  150 + <img src="data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///93d3f///yH5BAEAAAMALAAAAAABAAEAAAICVAEAOw==" alt="" style=""></a>
  151 + <a class="title" href="http://list.yohobuy.com/?gender=1,3&amp;msort=8">热门小物优选</a>
  152 + </div>
  153 + </div>
  154 + </div>
  155 +';}).' </li>
  156 +';}).' </ul>
  157 + </div>
  158 + </li>
  159 +';}).' </ul>
  160 + <div class="icon-logo"><a href="http://www.yohobuy.com/" class="main-link"></a></div>
  161 + <div class="header-tool float-right">
  162 + <div class="search float-left '.Plugin\LCRun3::debug('[searchcate]', 'encq', $cx, Plugin\LCRun3::debug('[searchcate]', 'v', $cx, $in, array('searchcate'))).'" >
  163 + <form action="http://search.yohobuy.com" method="get" id="searchForm">
  164 + <span class="searchspan">
  165 + <input type="hidden" id="defaultsearch">
  166 + <input class="searchinput" type="text" name="query" id="query_key" autocomplete="off" x-webkit-speech="" lang="zh-CN" x-webkit-grammar="builtin:translate" value="" onfocus="if(this.value==this.defaultValue){this.value=\'\';this.style.color=\'#333\'}" onblur="if(this.value==\'\'){this.value=this.defaultValue;this.style.color=\'#999\'}" maxlength="30"></span>
  167 + <a class="icon-search" href="javascript:submitSearch();"></a>
  168 + <ul class="search-list"></ul>
  169 + </form>
  170 + </div>
  171 + <div class="gobuy float-left '.Plugin\LCRun3::debug('[gobytype]', 'encq', $cx, Plugin\LCRun3::debug('[gobytype]', 'v', $cx, $in, array('gobytype'))).'" id="miniCartBox">
  172 +
  173 + <span class="ic-infomation">0</span>
  174 + <div class="gobuy-wrapper"></div>
  175 +
  176 + </div>
  177 + </div>
  178 + </div>
  179 + </div>
  180 + </div>
  181 + <div id="goodcartempwarpper">
  182 + <script type="text/html" id="mini-cart-tpl">
  183 + \\{\\{#carData\\}\\}
  184 + <div class="gobuy-notempty">
  185 + <div class="goods-list-wrapper">
  186 + <ul class="goods-list">
  187 + \\{\\{#main_goods\\}\\}
  188 + {{#notzero buy_number}}
  189 + <li class="goods-item">
  190 + <a href="\\{\\{product_url\\}\\}">
  191 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img" />
  192 + </a>
  193 + <div class="goods-detail float-left">
  194 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  195 + <h3 class="style">
  196 + 颜色:
  197 + <span class="color">\\{\\{color_name\\}\\}</span>
  198 + 尺码:
  199 + <span class="size">\\{\\{size_name\\}\\}</span>
  200 + </h3>
  201 + </div>
  202 + <div class="goods-price float-left">
  203 + <h3 class="priceandnum">
  204 + <span class="price">\\{\\{show_price\\}\\}</span>
  205 + x
  206 + <span class="num">\\{\\{buy_number\\}\\}</span>
  207 + </h3>
  208 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  209 + </div>
  210 + </li>
  211 + {{/notzero}}
  212 + \\{\\{/main_goods\\}\\}
  213 + \\{\\{#advance_goods\\}\\}
  214 + {{#notzero buy_number}}
  215 + <li class="goods-item">
  216 + <a href="\\{\\{product_url\\}\\}">
  217 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  218 + <div class="goods-detail float-left">
  219 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  220 + <h3 class="style">
  221 + 颜色:
  222 + <span class="color">\\{\\{color_name\\}\\}</span>
  223 + 尺码:
  224 + <span class="size">\\{\\{size_name\\}\\}</span>
  225 + </h3>
  226 + </div>
  227 + <div class="goods-price float-left">
  228 + <h3 class="priceandnum">
  229 + <span class="price">\\{\\{show_price\\}\\}</span>
  230 + x
  231 + <span class="num">\\{\\{buy_number\\}\\}</span>
  232 + </h3>
  233 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  234 + </div>
  235 + </li>
  236 + {{/notzero}}
  237 + \\{\\{/advance_goods\\}\\}
  238 + \\{\\{# outlet_goods\\}\\}
  239 + {{#notzero buy_number}}
  240 + <li class="goods-item">
  241 + <a href="\\{\\{product_url\\}\\}">
  242 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  243 + <div class="goods-detail float-left">
  244 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  245 + <h3 class="style">
  246 + 颜色:
  247 + <span class="color">\\{\\{color_name\\}\\}</span>
  248 + 尺码:
  249 + <span class="size">\\{\\{size_name\\}\\}</span>
  250 + </h3>
  251 + </div>
  252 + <div class="goods-price float-left">
  253 + <h3 class="priceandnum">
  254 + <span class="price">\\{\\{show_price\\}\\}</span>
  255 + x
  256 + <span class="num">\\{\\{buy_number\\}\\}</span>
  257 + </h3>
  258 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  259 + </div>
  260 + </li>
  261 + {{/notzero}}
  262 + \\{\\{/outlet_goods\\}\\}
  263 + \\{\\{#gift_goods\\}\\}
  264 + {{#notzero buy_number}}
  265 + <li class="goods-item">
  266 + <a href="\\{\\{product_url\\}\\}">
  267 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  268 + <div class="goods-detail float-left">
  269 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  270 + <h3 class="style">
  271 + 颜色:
  272 + <span class="color">\\{\\{color_name\\}\\}</span>
  273 + 尺码:
  274 + <span class="size">\\{\\{size_name\\}\\}</span>
  275 + </h3>
  276 + </div>
  277 + <div class="goods-price float-left">
  278 + <h3 class="priceandnum">
  279 + <span class="price">\\{\\{show_price\\}\\}</span>
  280 + x
  281 + <span class="num">\\{\\{buy_number\\}\\}</span>
  282 + </h3>
  283 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  284 + </div>
  285 + </li>
  286 + {{/notzero}}
  287 + \\{\\{/gift_goods\\}\\}
  288 + \\{\\{#need_pay_gifts\\}\\}
  289 + {{#notzero buy_number}}
  290 + <li class="goods-item">
  291 + <a href="\\{\\{product_url\\}\\}">
  292 + <img src="\\{\\{default_img\\}\\}" alt="" class="goods-img"></a>
  293 + <div class="goods-detail float-left">
  294 + <h3 class="content"><a href="\\{\\{product_url\\}\\}">\\{\\{product_name\\}\\}</a></h3>
  295 + <h3 class="style">
  296 + 颜色:
  297 + <span class="color">\\{\\{color_name\\}\\}</span>
  298 + 尺码:
  299 + <span class="size">\\{\\{size_name\\}\\}</span>
  300 + </h3>
  301 + </div>
  302 + <div class="goods-price float-left">
  303 + <h3 class="priceandnum">
  304 + <span class="price">\\{\\{show_price\\}\\}</span>
  305 + x
  306 + <span class="num">\\{\\{buy_number\\}\\}</span>
  307 + </h3>
  308 + <a href="javascript:void(0)" class="delete goodscardelete" goodsid=\\{\\{goods_incart_id\\}\\} cheapest=\\{\\{is_cheapest_free\\}\\}>删除</a>
  309 + </div>
  310 + </li>
  311 + {{/notzero}}
  312 + \\{\\{/need_pay_gifts\\}\\}
  313 + </ul>
  314 + <ul class="activity-list">
  315 + {{#if has_promotion\\}\\}
  316 + <li class="activity-item">
  317 + <span class="activity-name">活动</span>
  318 + <h3 class="activity-content">
  319 + \\{\\{#if fit_outlet_promotion \\}\\}购outlet商品,满¥1999再享9折
  320 + \\{\\{/if\\}\\}
  321 + \\{\\{#if has_other_promotion\\}\\}
  322 + <span class="mycart_i_down" title="更多" ></span>
  323 + \\{\\{/if\\}\\}
  324 + \\{\\{#if has_first_promotion\\}\\}
  325 + \\{\\{first_promotions.promotion_title\\}\\}
  326 + \\{\\{/if\\}\\}
  327 + </h3>
  328 + </li>
  329 + \\{\\{/if\\}\\}
  330 + \\{\\{#if fit_free_shipping \\}\\}
  331 + <li class="activity-item">
  332 + <span class="activity-name">免运费</span>
  333 + <h3 class="activity-content">全场满 ¥\\{\\{fit_free_shipping\\}\\}免运费</h3>
  334 + </li>
  335 + \\{\\{/if\\}\\}
  336 + </ul>
  337 + </div>
  338 + <div class="gobuy-notempty-footer">
  339 + <h3>
  340 + <a href="http://www.yohobuy.com/shopping/cart">去购物车结算</a>
  341 + </h3>
  342 + </div>
  343 + \\{\\{/carData\\}\\}
  344 + </script>
  345 + <script type="text/html" id="tmpl-my-login-new">
  346 + <div class="myyoho-info-header clearfix">
  347 + <div class="myyoho-photo" ><img src="\\{\\{headerimg head_ico\\}\\}" alt="" data-url =""></div>
  348 + <h3 class="user-email"><a href="http://www.yohobuy.com/home?t=\\{\\{random\\}\\}">\\{\\{profile_name\\}\\}</a></h3>
  349 + <h3 class="user-level">
  350 + VIP:
  351 + <span class="leveldetail">\\{\\{vip.curVipInfo.title\\}\\}</span>
  352 + </h3>
  353 + \\{\\{#unless vip3 \\}\\}
  354 + <div class="levelinfo">
  355 + <div class="levelwrapper float-left">
  356 + <div class="levelspan">
  357 + \\{\\{vip.curYearCost\\}\\}/\\{\\{vip.nextVipInfo.needCost\\}\\}
  358 + </div>
  359 + <p class="\\{\\{#if vip.curYearCostPer\\}\\}integrate\\{\\{/if\\}\\}" style="width: \\{\\{vip.curYearCostPer\\}\\}%;"></p>
  360 + </div>
  361 + <span class="cardcate float-left">\\{\\{vip.nextVipInfo.title\\}\\}</span>
  362 + </div>
  363 + \\{\\{/unless\\}\\}
  364 + </div>
  365 + <ul class="myyoho-info-content">
  366 + <li class="item">
  367 + <span class="itemdetail float-left">
  368 + <a href="http://www.yohobuy.com/home/orders?t=\\{\\{timestamp\\}\\}">待处理的订单</a>
  369 + </span>
  370 + <span class="itemnum float-right">\\{\\{orderCount\\}\\}</span>
  371 + </li>
  372 + <li class="item">
  373 + <span class="itemdetail float-left">
  374 + <a href="http://www.yohobuy.com/home/favorite?t=\\{\\{timestamp\\}\\}">我的收藏</a>
  375 + </span>
  376 + <span class="itemnum float-right"></span>
  377 + </li>
  378 + <li class="item">
  379 + <span class="itemdetail float-left">
  380 + <a href="http://www.yohobuy.com/home/coupons?t=\\{\\{timestamp\\}\\}">我的优惠券</a>
  381 + </span>
  382 + <span class="itemnum float-right">\\{\\{couponCount\\}\\}</span>
  383 + </li>
  384 + <li class="item">
  385 + <span class="itemdetail float-left">
  386 + <a href="http://www.yohobuy.com/home/currency?t=\\{\\{timestamp\\}\\}">我的YOHO币</a>
  387 + </span>
  388 + <span class="itemnum float-right">\\{\\{YohocoinCount\\}\\}</span>
  389 + </li>
  390 + <li class="item">
  391 + <span class="itemdetail float-left">
  392 + <a href="http://www.yohobuy.com/home/returns?t=\\{\\{timestamp\\}\\}">我的退货换货</a>
  393 + </span>
  394 + <span class="itemnum float-right">\\{\\{refundCount\\}\\}</span>
  395 + </li>
  396 + </ul>
  397 + <div class="myyoho-info-footer">
  398 + <a href="http://www.yohobuy.com/home/user?t=\\{\\{timestamp\\}\\}">完善资料</a>
  399 + </div>
  400 + </script>
  401 + </div>
  402 + <input id="api-domain" type="hidden" value="'.Plugin\LCRun3::debug('[apiDomain]', 'encq', $cx, Plugin\LCRun3::debug('[apiDomain]', 'v', $cx, $in, array('apiDomain'))).'">
  403 +';}).'
  404 +'.' '.''.Plugin\LCRun3::debug('[simpleHeader]', 'sec', $cx, Plugin\LCRun3::debug('[simpleHeader]', 'v', $cx, $in, array('simpleHeader')), $in, false, function($cx, $in) {return '<div class="simple-header">
  405 + <div class="header-inner clearfix">
  406 +'.Plugin\LCRun3::debug('[logo]', 'sec', $cx, Plugin\LCRun3::debug('[logo]', 'v', $cx, $in, array('logo')), $in, false, function($cx, $in) {return ' <h1 class="logo">
  407 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  408 + <img src="'.Plugin\LCRun3::debug('[img]', 'encq', $cx, Plugin\LCRun3::debug('[img]', 'v', $cx, $in, array('img'))).'" alt="">
  409 + </a>
  410 + </h1>
  411 +';}).' <ul class="header-tool clearfix">
  412 +'.Plugin\LCRun3::debug('[tool]', 'sec', $cx, Plugin\LCRun3::debug('[tool]', 'v', $cx, $in, array('tool')), $in, false, function($cx, $in) {return ' <li>
  413 + <span>Hi~</span>
  414 +'.Plugin\LCRun3::debug('[user]', 'sec', $cx, Plugin\LCRun3::debug('[user]', 'v', $cx, $in, array('user')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('[userCenter]', 'encq', $cx, Plugin\LCRun3::debug('[userCenter]', 'v', $cx, $in, array('userCenter'))).'">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</a>
  415 +';}).'
  416 +'.Plugin\LCRun3::debug('[loginHref]', 'sec', $cx, Plugin\LCRun3::debug('[loginHref]', 'v', $cx, $in, array('loginHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[请登录]</a>
  417 +';}).'
  418 +'.Plugin\LCRun3::debug('[logoutHref]', 'sec', $cx, Plugin\LCRun3::debug('[logoutHref]', 'v', $cx, $in, array('logoutHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[退出]</a>
  419 +';}).'
  420 +'.Plugin\LCRun3::debug('[registerHref]', 'sec', $cx, Plugin\LCRun3::debug('[registerHref]', 'v', $cx, $in, array('registerHref')), $in, false, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">[免费注册]</a>
  421 +';}).' </li>
  422 + <li class="tool-options">
  423 + <span><a href="'.Plugin\LCRun3::debug('[userCenter]', 'encq', $cx, Plugin\LCRun3::debug('[userCenter]', 'v', $cx, $in, array('userCenter'))).'">MY有货</a></span>
  424 + <i class="options-icon down iconfont">&#xe604;</i>
  425 + <i class="options-icon up iconfont">&#xe603;</i>
  426 + <div class="tool-select">
  427 + <a href="'.Plugin\LCRun3::debug('[favoriteHref]', 'encq', $cx, Plugin\LCRun3::debug('[favoriteHref]', 'v', $cx, $in, array('favoriteHref'))).'">我的收藏</a>
  428 + <a href="'.Plugin\LCRun3::debug('[couponHref]', 'encq', $cx, Plugin\LCRun3::debug('[couponHref]', 'v', $cx, $in, array('couponHref'))).'">优惠券</a>
  429 + </div>
  430 + </li>
  431 + <li>
  432 + <a href="'.Plugin\LCRun3::debug('[orderHref]', 'encq', $cx, Plugin\LCRun3::debug('[orderHref]', 'v', $cx, $in, array('orderHref'))).'">订单中心</a>
  433 + </li>
  434 + <li>
  435 + <a href="'.Plugin\LCRun3::debug('[helpHref]', 'encq', $cx, Plugin\LCRun3::debug('[helpHref]', 'v', $cx, $in, array('helpHref'))).'">帮助中心</a>
  436 + </li>
  437 + <li>
  438 + <i class="tell-icon iconfont">&#xe61c;</i>
  439 + <span>400-9889-9646</span>
  440 + </li>
  441 +';}).' </ul>
  442 + </div>
  443 + <input id="api-domain" type="hidden" value="'.Plugin\LCRun3::debug('[apiDomain]', 'encq', $cx, Plugin\LCRun3::debug('[apiDomain]', 'v', $cx, $in, array('apiDomain'))).'">
  444 +</div>
  445 +';}).''.''.'<div class="home-page yoho-page brands" data-page="brands">
  446 +'.Plugin\LCRun3::debug('[brands]', 'sec', $cx, Plugin\LCRun3::debug('[brands]', 'v', $cx, $in, array('brands')), $in, false, function($cx, $in) {return '
  447 +'.''.Plugin\LCRun3::debug('if [pathNav]', 'ifv', $cx, Plugin\LCRun3::debug('[pathNav]', 'v', $cx, $in, array('pathNav')), $in, function($cx, $in) {return ' <p class="path-nav">
  448 +'.Plugin\LCRun3::debug('each [pathNav]', 'sec', $cx, Plugin\LCRun3::debug('[pathNav]', 'v', $cx, $in, array('pathNav')), $in, true, function($cx, $in) {return ''.Plugin\LCRun3::debug('if [href]', 'ifv', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href')), $in, function($cx, $in) {return ' <a '.Plugin\LCRun3::debug('if @[last]', 'ifv', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return 'class="last"';}).' href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" title="'.Plugin\LCRun3::debug('[pathTitle]', 'encq', $cx, Plugin\LCRun3::debug('[pathTitle]', 'v', $cx, $in, array('pathTitle'))).'">'.Plugin\LCRun3::debug('[name]', 'raw', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</a>
  449 +';}, function($cx, $in) {return ' <span '.Plugin\LCRun3::debug('if @[last]', 'ifv', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return 'class="last"';}).' title="'.Plugin\LCRun3::debug('[pathTitle]', 'encq', $cx, Plugin\LCRun3::debug('[pathTitle]', 'v', $cx, $in, array('pathTitle'))).'">'.Plugin\LCRun3::debug('[name]', 'raw', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
  450 +';}).'
  451 +'.Plugin\LCRun3::debug('unless @[last]', 'unl', $cx, Plugin\LCRun3::debug('@[last]', 'v', $cx, $cx['sp_vars'], array('last')), $in, function($cx, $in) {return ' <span class="iconfont">&#xe601;</span>
  452 +';}).'';}).' </p>
  453 +';}).''.'
  454 +'.Plugin\LCRun3::debug('if [isTab]', 'ifv', $cx, Plugin\LCRun3::debug('[isTab]', 'v', $cx, $in, array('isTab')), $in, function($cx, $in) {return ' <div class="brands-tabs">
  455 + <ul class="clearfix">
  456 +'.Plugin\LCRun3::debug('each [tabHeader]', 'sec', $cx, Plugin\LCRun3::debug('[tabHeader]', 'v', $cx, $in, array('tabHeader')), $in, true, function($cx, $in) {return ' <li>
  457 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
  458 + <div class="g-mask"></div>
  459 + <p class="tips">'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</p>
  460 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'"/>
  461 + </a>
  462 + </li>
  463 +';}).' </ul>
  464 + <div class="hover-contain">
  465 + <div class="hoverarr">
  466 + <i></i>
  467 + </div>
  468 + </div>
  469 + </div>
  470 +';}, function($cx, $in) {return ' <ul class="brands-ad clearfix">
  471 +'.Plugin\LCRun3::debug('each [tabHeader]', 'sec', $cx, Plugin\LCRun3::debug('[tabHeader]', 'v', $cx, $in, array('tabHeader')), $in, true, function($cx, $in) {return ' <li>
  472 + <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" target="_blank">
  473 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'">
  474 + </a>
  475 + </li>
  476 +';}).' </ul>
  477 +';}).' <div class="brands-logo clearfix">
  478 +'.Plugin\LCRun3::debug('each [logos]', 'sec', $cx, Plugin\LCRun3::debug('[logos]', 'v', $cx, $in, array('logos')), $in, true, function($cx, $in) {return ' <a href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'" title="'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'" target="_blank">
  479 + <img class="lazy" data-original="'.Plugin\LCRun3::debug('[src]', 'encq', $cx, Plugin\LCRun3::debug('[src]', 'v', $cx, $in, array('src'))).'">
  480 + </a>
  481 +';}).' </div>
  482 + <div class="brands-category">
  483 + <div class="category-nav">
  484 + <span>BRANDS A-Z:</span>
  485 +'.Plugin\LCRun3::debug('each [navigation]', 'sec', $cx, Plugin\LCRun3::debug('[navigation]', 'v', $cx, $in, array('navigation')), $in, true, function($cx, $in) {return ' <a href="#'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'">'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</a>
  486 +';}).' </div>
  487 + </div>
  488 + <div class="brands-list" >
  489 +'.''.Plugin\LCRun3::debug('each [category]', 'sec', $cx, Plugin\LCRun3::debug('[category]', 'v', $cx, $in, array('category')), $in, true, function($cx, $in) {return ' <dl class="clearfix" name="'.Plugin\LCRun3::debug('@[key]', 'encq', $cx, Plugin\LCRun3::debug('@[key]', 'v', $cx, $cx['sp_vars'], array('key'))).'">
  490 + <dt>'.Plugin\LCRun3::debug('@[key]', 'encq', $cx, Plugin\LCRun3::debug('@[key]', 'v', $cx, $cx['sp_vars'], array('key'))).'</dt>
  491 + <dd>
  492 + <ul class="clearfix">
  493 +'.Plugin\LCRun3::debug('each this', 'sec', $cx, $in, $in, true, function($cx, $in) {return ' <li>
  494 + <a class="'.Plugin\LCRun3::debug('[hot]', 'encq', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot'))).'" data-key="'.Plugin\LCRun3::debug('[key]', 'encq', $cx, Plugin\LCRun3::debug('[key]', 'v', $cx, $in, array('key'))).'" href="'.Plugin\LCRun3::debug('[href]', 'encq', $cx, Plugin\LCRun3::debug('[href]', 'v', $cx, $in, array('href'))).'" target="_blank">
  495 + <span>'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
  496 + </a>
  497 +'.Plugin\LCRun3::debug('[hot]', 'sec', $cx, Plugin\LCRun3::debug('[hot]', 'v', $cx, $in, array('hot')), $in, false, function($cx, $in) {return ' <i class="iconfont">&#xe632;</i>
  498 +';}).' </li>
  499 +';}).' </ul>
  500 + </dd>
  501 + </dl>
  502 + ';}).''.' </div>
  503 +';}).'</div>
  504 +'.''.' <div class="yoho-footer">
  505 +'.Plugin\LCRun3::debug('if [footerTop]', 'ifv', $cx, Plugin\LCRun3::debug('[footerTop]', 'v', $cx, $in, array('footerTop')), $in, function($cx, $in) {return ' <div class="footertop">
  506 + <div class="index-foot">
  507 + <dl class="center-content clearfix">
  508 + <dd>
  509 + <div class="foot-panel">
  510 + <div class="title">
  511 + <div class="title-line"></div>
  512 + <div class="text">
  513 + <span>有货SERVICES</span>
  514 + </div>
  515 + </div>
  516 + <div id="foot-services">
  517 + <ul class="two-dim clearfix">
  518 + <li class="left">
  519 + <img class="dim-img lazy" data-original="http://img11.static.yhbimg.com/adpic/2014/03/20/16/01863b297051f11c2be833785566cf11d1.png">
  520 + <p>YOHO!有货</p>
  521 + </li>
  522 + <li class="left">
  523 + <img class="dim-img lazy" data-original="http://img12.static.yhbimg.com/adpic/2014/04/11/14/022ddc2b6d6b2fcabee8cdc03735e5687e.jpg">
  524 + <p>微信</p>
  525 + </li>
  526 + <li class="left">
  527 + <img class="dim-img lazy" data-original="http://img13.static.yhbimg.com/adpic/2014/03/20/16/02e69d0afa222cf173d17411fd04be380e.png">
  528 + <p>微博</p>
  529 + </li>
  530 + </ul>
  531 + </div>
  532 + </div>
  533 + <p class="item-nav center">
  534 + <span class="iconfont cur" key="0">&#xe619;</span>
  535 + </p>
  536 + </dd>
  537 + <dd>
  538 + <div id="feed-back-box-list" class="foot-panel">
  539 + <div class="title">
  540 + <div class="title-line"></div>
  541 + <div class="text">
  542 + <span>意见反馈</span>
  543 + </div>
  544 + </div>
  545 + <ul class="vote clearfix">
  546 + <li key="0">
  547 + <form class="feed-back-form" action="#">
  548 + <div>您喜欢有货的新版吗?</div>
  549 + <div class="vote-item clearfix">
  550 + <p>
  551 + <input type="radio" name="solution" value="33">非常喜欢
  552 + </p>
  553 + <p>
  554 + <input type="radio" name="solution" value="34">喜欢
  555 + </p>
  556 + <p>
  557 + <input type="radio" name="solution" value="35">一般般
  558 + </p>
  559 + <p>
  560 + <input type="radio" name="solution" value="36">不喜欢
  561 + </p>
  562 + <p>
  563 + <input type="radio" name="solution" value="37">非常不喜欢
  564 + </p>
  565 + </div>
  566 + <div>
  567 + <span class="feed-back-btn button">提交</span>
  568 + </div>
  569 + <input class="question-id" type="hidden" name="question_id" value="38">
  570 + <input class="feedback-id" type="hidden" name="feedback_id" value="5">
  571 + </form>
  572 + </li>
  573 + <li class="hide" key="1">
  574 + <form class="feed-back-form" action="#">
  575 + <div>您可以方便的找到想查看的内容吗?</div>
  576 + <div class="vote-item clearfix">
  577 + <p>
  578 + <input type="radio" name="solution" value="38">非常方便
  579 + </p>
  580 + <p>
  581 + <input type="radio" name="solution" value="39">方便
  582 + </p>
  583 + <p>
  584 + <input type="radio" name="solution" value="40">一般般
  585 + </p>
  586 + <p>
  587 + <input type="radio" name="solution" value="41">不方便
  588 + </p>
  589 + <p>
  590 + <input type="radio" name="solution" value="42">非常不方便
  591 + </p>
  592 + </div>
  593 + <div>
  594 + <span class="feed-back-btn button">提交</span>
  595 + </div>
  596 + <input class="question-id" type="hidden" value="39">
  597 + <input class="feedback-id" type="hidden" value="5">
  598 + </form>
  599 + </li>
  600 + <li class="hide" key="2">
  601 + <form class="feed-back-form" action="#">
  602 + <div>您对新版还有哪些意见或建议?</div>
  603 + <textarea name="answer" id="feedback-answer" class="feedback-answer"></textarea>
  604 + <div>
  605 + <span class="feed-back-btn button">提交</span>
  606 + </div>
  607 + <input class="question-id" type="hidden" value="37">
  608 + <input class="feedback-id" type="hidden" value="5">
  609 + </form>
  610 + </li>
  611 + </ul>
  612 + </div>
  613 + <p id="feed-back-page" class="item-nav center">
  614 + <span class="iconfont cur">&#xe619;</span>
  615 + <span class="iconfont ">&#xe619;</span>
  616 + <span class="iconfont ">&#xe619;</span>
  617 + </p>
  618 + </dd>
  619 + <dd class="last">
  620 + <div class="foot-panel">
  621 + <div class="title">
  622 + <div class="title-line"></div>
  623 + <div class="text">
  624 + <span>更多 YOHO!产品</span>
  625 + </div>
  626 + </div>
  627 + <div id="foot-mobile">
  628 + <ul class="mobile clearfix">
  629 + <li>
  630 + <a href="http://www.yohomars.com/" target="_blank">
  631 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/mars.png">
  632 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/mars.png">
  633 +';}).' </a>
  634 + </li>
  635 + <li>
  636 + <a href="http://app.yohoshow.com/" target="_blank">
  637 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/show.png">
  638 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/show.png">
  639 +';}).' </a>
  640 + </li>
  641 + <li>
  642 + <a href="http://www.yoho.cn/product#yoho" target="_blank">
  643 +'.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <img class="lazy" data-original="http://webstatic.dev.yohobuy.com/img/index/yoho.png">
  644 +';}, function($cx, $in) {return ' <img class="lazy" data-original="http://cdn.yoho.cn/yohobuy/assets/img/index/yoho.png">
  645 +';}).' </a>
  646 + </li>
  647 + </ul>
  648 + </div>
  649 + </div>
  650 + <p class="item-nav center">
  651 + <span class="iconfont cur">&#xe619;</span>
  652 + </p>
  653 + </dd>
  654 + </dl>
  655 + </div>
  656 + </div>
  657 +';}).' <div class="footerbottom">
  658 + <div class="promise">
  659 + <div class="center-content clearfix">
  660 + <div class="left">
  661 + <span class="iconfont rgbf">&#xe62f;</span>
  662 + <span class="red">100%</span>
  663 + <span class="rgbf">品牌授权正品</span>
  664 + </div>
  665 + <div class="left">
  666 + <span class="iconfont rgbf">&#xe630;</span>
  667 + <span class="red">7天</span>
  668 + <span class="rgbf">无理由退换货</span>
  669 + </div>
  670 + <div class="left">
  671 + <span class="iconfont rgbf">&#xe61c;</span>
  672 + <span class="rgbf">客服电话:</span>
  673 + <span class="red">400-889-9646</span>
  674 + &nbsp;&nbsp;
  675 + <span class="rgb9">08:00-22:30(周一至周日)</span>
  676 + &nbsp;&nbsp;
  677 + <span>
  678 + <a class="red" href="http://chat8.live800.com/live800/chatClient/chatbox.jsp?companyID=620092&configID=149091&jid=8732423409" target="_blank">在线客服</a>
  679 + </span>
  680 + </div>
  681 + <div class="right subscribe footer-right">
  682 + <input id="subscriber-box" class="rgb6 top" name="subscriberBox"value="订阅我们的邮件">
  683 + <a id="subscriber-btn" href="javascript:void(0);" class="iconfont rgbf">&#xe61b;</a>
  684 + </div>
  685 + </div>
  686 + </div>
  687 + <div class="footer-help">
  688 + <div class="center-content clearfix">
  689 + <div class="left">
  690 + <ul class="clearfix">
  691 + <li class="left">
  692 + <p>
  693 + <span>新手指南</span>
  694 + </p>
  695 + <p>
  696 + <a href="http://www.yohobuy.com/help/?category_id=81#help_b00reg" target="_blank">注册登录</a>
  697 + </p>
  698 + <p>
  699 + <a href="http://www.yohobuy.com/help/?category_id=83" target="_blank">选购商品</a>
  700 + </p>
  701 + <p>
  702 + <a href="http://www.yohobuy.com/help/?category_id=103" target="_blank">订单支付</a>
  703 + </p>
  704 + <p>
  705 + <a href="http://www.yohobuy.com/help/?category_id=85" target="_blank">收货退款</a>
  706 + </p>
  707 + </li>
  708 + <li class="left">
  709 + <p>
  710 + <span>会员中心</span>
  711 + </p>
  712 + <p>
  713 + <a href="http://www.yohobuy.com/help/?category_id=87" target="_blank">YOHO币</a>
  714 + </p>
  715 + <p>
  716 + <a href="http://www.yohobuy.com/help/?category_id=91" target="_blank">会员制度</a>
  717 + </p>
  718 + <p>
  719 + <a href="http://www.yohobuy.com/help/?category_id=89" target="_blank">账户管理</a>
  720 + </p>
  721 + <p>
  722 + <a href="http://www.yohobuy.com/help/?category_id=93" target="_blank">密码管理</a>
  723 + </p>
  724 + </li>
  725 + <li class="left">
  726 + <p>
  727 + <span>购物指南</span>
  728 + </p>
  729 + <p>
  730 + <a href="http://www.yohobuy.com/help/?category_id=95" target="_blank">全球购专区</a>
  731 + </p>
  732 + <p>
  733 + <a href="http://www.yohobuy.com/help/?category_id=97" target="_blank">尺码选择</a>
  734 + </p>
  735 + <p>
  736 + <a href="http://www.yohobuy.com/help/?category_id=99" target="_blank">发票</a>
  737 + </p>
  738 + <p>
  739 + <a href="http://www.yohobuy.com/help/?category_id=101" target="_blank">商品咨询</a>
  740 + </p>
  741 + </li>
  742 + <li class="left">
  743 + <p>
  744 + <span>支付方式</span>
  745 + </p>
  746 + <p>
  747 + <a href="http://www.yohobuy.com/help/?category_id=105" target="_blank">在线支付</a>
  748 + </p>
  749 + <p>
  750 + <a href="http://www.yohobuy.com/help/?category_id=107" target="_blank">货到付款</a>
  751 + </p>
  752 + <p>
  753 + <a href="http://www.yohobuy.com/help/?category_id=109" target="_blank">优惠券</a>
  754 + </p>
  755 + <p>
  756 + <a href="http://www.yohobuy.com/help/?category_id=111" target="_blank">YOHO币支付</a>
  757 + </p>
  758 + </li>
  759 + <li class="left">
  760 + <p>
  761 + <span>配送方式</span>
  762 + </p>
  763 + <p>
  764 + <a href="http://www.yohobuy.com/help/?category_id=113" target="_blank">配送时间</a>
  765 + </p>
  766 + <p>
  767 + <a href="http://www.yohobuy.com/help/?category_id=115" target="_blank">配送范围</a>
  768 + </p>
  769 + <p>
  770 + <a href="http://www.yohobuy.com/help/?category_id=119" target="_blank">顺丰速运</a>
  771 + </p>
  772 + <p>
  773 + <a href="http://www.yohobuy.com/help/?category_id=117" target="_blank">商品验收与签收</a>
  774 + </p>
  775 + </li>
  776 + <li class="left">
  777 + <p>
  778 + <span>售后服务</span>
  779 + </p>
  780 + <p>
  781 + <a href="http://www.yohobuy.com/help/?category_id=121" target="_blank">退换货政策</a>
  782 + </p>
  783 + <p>
  784 + <a href="http://www.yohobuy.com/help/?category_id=123" target="_blank">退换货流程</a>
  785 + </p>
  786 + <p>
  787 + <a href="http://www.yohobuy.com/help/?category_id=125" target="_blank">退款方式与时效</a>
  788 + </p>
  789 + <p>
  790 + <a href="http://www.yohobuy.com/help/?category_id=127" target="_blank">投诉与建议</a>
  791 + </p>
  792 + </li>
  793 + <li class="left">
  794 + <p>
  795 + <span>APP常见问题</span>
  796 + </p>
  797 + <p>
  798 + <a href="http://www.yohobuy.com/help/?category_id=133" target="_blank">IPhone版</a>
  799 + </p>
  800 + <p>
  801 + <a href="http://www.yohobuy.com/help/?category_id=135" target="_blank">Android版</a>
  802 + </p>
  803 + <p>
  804 + <a href="http://www.yohobuy.com/help/?category_id=137" target="_blank">wap版</a>
  805 + </p>
  806 + <p>
  807 + <a href="http://www.yohobuy.com/help/?category_id=139" target="_blank">IPAD版</a>
  808 + </p>
  809 + </li>
  810 + </ul>
  811 + </div>
  812 + </div>
  813 + </div>
  814 + <div class="footer-link">
  815 + <div class="center-content clearfix">
  816 + <div class="left right-flag">
  817 + <a href="https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&amp;ct=df&amp;a=1&amp;pa=0.5902942178957805" target="_blank" rel="nofollow">
  818 + <img src="http://static.yohobuy.com/images/v3/icon/credit-flag3.png">
  819 + </a>
  820 + <a href="http://www.isc.org.cn/" target="_blank" rel="nofollow">
  821 + <img src="http://static.yohobuy.com/images/v3/icon/isc2.png">
  822 + </a>
  823 + </div>
  824 + <div class="left about-us">
  825 + <p>
  826 + <a href="http://www.yohobuy.com">返回首页</a>
  827 + <span>|</span>
  828 + <a href="http://www.yohobuy.com">YOHO!有货</a>
  829 + <span>|</span>
  830 + <a href="http://www.yohobuy.com/newpower.html">新力传媒</a>
  831 + <span>|</span>
  832 + <a href="http://www.yohobuy.com/contact.html">联系我们</a>
  833 + <span>|</span>
  834 + <a href="http://shop.yohobuy.com/settled">商家入驻</a>
  835 + <span>|</span>
  836 + <a href="http://www.yohobuy.com/privacy.html">隐私条款</a>
  837 + <span>|</span>
  838 + <a href="http://www.yohobuy.com/link.html">友情链接</a>
  839 + </p>
  840 + <p>
  841 + CopyRight © 2007-2016 南京新与力文化传播有限公司
  842 + <a class="rbg6" href="http://www.miibeian.gov.cn/" target="_blank">苏ICP备09011225号</a>
  843 + NewPower Co. 版权所有 经营许可证编号:苏B2-20120395
  844 + </p>
  845 + </div>
  846 +
  847 + </div>
  848 + </div>
  849 + </div>
  850 + <div class="return-top hide">
  851 + <span class="iconfont">&#xe610;</span>
  852 + </div>
  853 + </div>'.''.Plugin\LCRun3::debug('if [rlsEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[rlsEnv]', 'v', $cx, $in, array('rlsEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  854 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index.js"></script>
  855 +';}).''.Plugin\LCRun3::debug('if [preEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[preEnv]', 'v', $cx, $in, array('preEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  856 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index-debug.js"></script>
  857 +';}).''.Plugin\LCRun3::debug('if [testEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[testEnv]', 'v', $cx, $in, array('testEnv')), $in, function($cx, $in) {return ' <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/lib.js"></script>
  858 + <script src="http://cdn.yoho.cn/yohobuy/'.Plugin\LCRun3::debug('[version]', 'encq', $cx, Plugin\LCRun3::debug('[version]', 'v', $cx, $in, array('version'))).'/index-debug.js"></script>
  859 +';}).''.Plugin\LCRun3::debug('if [devEnv]', 'ifv', $cx, Plugin\LCRun3::debug('[devEnv]', 'v', $cx, $in, array('devEnv')), $in, function($cx, $in) {return ' <script src="http://localhost:8001/static/js/sea.js?nowrap"></script>
  860 + <script>
  861 + seajs.config({
  862 + base: \'http://localhost:8001/\'
  863 + });
  864 + </script>
  865 +';}).''.' <script>
  866 + seajs.use(\'js/common\');
  867 + </script>
  868 +'.Plugin\LCRun3::debug('[headerdata]', 'sec', $cx, Plugin\LCRun3::debug('[headerdata]', 'v', $cx, $in, array('headerdata')), $in, false, function($cx, $in) {return ' <script>
  869 + seajs.use(\'js/header\');
  870 + </script>
  871 +';}).''.Plugin\LCRun3::debug('[simpleHeader]', 'sec', $cx, Plugin\LCRun3::debug('[simpleHeader]', 'v', $cx, $in, array('simpleHeader')), $in, false, function($cx, $in) {return ' <script>
  872 + seajs.use(\'js/simple-header\');
  873 + </script>
  874 +';}).''.Plugin\LCRun3::debug('if [boysHomePage]', 'ifv', $cx, Plugin\LCRun3::debug('[boysHomePage]', 'v', $cx, $in, array('boysHomePage')), $in, function($cx, $in) {return ' <script>
  875 + seajs.use(\'js/index/index\');
  876 + </script>
  877 +';}).''.Plugin\LCRun3::debug('if [searchListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[searchListPage]', 'v', $cx, $in, array('searchListPage')), $in, function($cx, $in) {return ' <script>
  878 + seajs.use(\'js/product/brand\');
  879 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  880 + product.init(5);
  881 + window.onresize = function () {
  882 + setTimeout(function () {
  883 + product.init(5);
  884 + }, 300);
  885 + };
  886 + });
  887 + </script>
  888 +';}).''.Plugin\LCRun3::debug('if [brandPage]', 'ifv', $cx, Plugin\LCRun3::debug('[brandPage]', 'v', $cx, $in, array('brandPage')), $in, function($cx, $in) {return ' <script>
  889 + seajs.use(\'js/product/brand\');
  890 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  891 + product.init(4);
  892 + window.onresize = function () {
  893 + setTimeout(function () {
  894 + product.init(4);
  895 + }, 300);
  896 + };
  897 + });
  898 + </script>
  899 +';}).''.Plugin\LCRun3::debug('if [productListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[productListPage]', 'v', $cx, $in, array('productListPage')), $in, function($cx, $in) {return ' <script>
  900 + seajs.use([\'js/product/list\', \'js/product/product\'], function (list, product) {
  901 +
  902 + product.init(4);
  903 + window.onresize = function () {
  904 + setTimeout(function () {
  905 + product.init(4);
  906 + }, 300);
  907 + };
  908 +
  909 + });
  910 + </script>
  911 +';}).''.Plugin\LCRun3::debug('if [productDetailPage]', 'ifv', $cx, Plugin\LCRun3::debug('[productDetailPage]', 'v', $cx, $in, array('productDetailPage')), $in, function($cx, $in) {return ' <script>
  912 + seajs.use(\'js/product/item\');
  913 + </script>
  914 +';}).''.Plugin\LCRun3::debug('if [guangIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangIndexPage]', 'v', $cx, $in, array('guangIndexPage')), $in, function($cx, $in) {return ' <script>
  915 + seajs.use(\'js/guang/index\');
  916 + </script>
  917 +';}).''.Plugin\LCRun3::debug('if [guangDetailPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangDetailPage]', 'v', $cx, $in, array('guangDetailPage')), $in, function($cx, $in) {return ' <script>
  918 + seajs.use(\'js/guang/detail\');
  919 + </script>
  920 +';}).''.Plugin\LCRun3::debug('if [guangListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[guangListPage]', 'v', $cx, $in, array('guangListPage')), $in, function($cx, $in) {return ' <script>
  921 + seajs.use(\'js/guang/list\');
  922 + </script>
  923 +';}).''.Plugin\LCRun3::debug('if [saleIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleIndexPage]', 'v', $cx, $in, array('saleIndexPage')), $in, function($cx, $in) {return ' <script>
  924 + seajs.use(\'js/sale/index\');
  925 + </script>
  926 +';}).''.Plugin\LCRun3::debug('if [saleListPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleListPage]', 'v', $cx, $in, array('saleListPage')), $in, function($cx, $in) {return ' <script>
  927 + seajs.use([\'js/product/list\', \'js/product/product\', \'js/sale/banner\'], function (list, product) {
  928 + product.init(4);
  929 + window.onresize = function () {
  930 + setTimeout(function () {
  931 + product.init(4);
  932 + }, 300);
  933 + };
  934 + });
  935 + </script>
  936 +';}).''.Plugin\LCRun3::debug('if [saleCatPage]', 'ifv', $cx, Plugin\LCRun3::debug('[saleCatPage]', 'v', $cx, $in, array('saleCatPage')), $in, function($cx, $in) {return ' <script>
  937 + seajs.use([\'js/product/list\', \'js/product/product\', \'js/sale/banner\'], function (list, product) {
  938 + product.init(4);
  939 + window.onresize = function () {
  940 + setTimeout(function () {
  941 + product.init(4);
  942 + }, 300);
  943 + };
  944 + });
  945 + </script>
  946 +';}).''.Plugin\LCRun3::debug('if [loginPage]', 'ifv', $cx, Plugin\LCRun3::debug('[loginPage]', 'v', $cx, $in, array('loginPage')), $in, function($cx, $in) {return ' <script>
  947 + seajs.use(\'js/passport/login\');
  948 + </script>
  949 +';}).''.Plugin\LCRun3::debug('if [thirdLogin]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdLogin]', 'v', $cx, $in, array('thirdLogin')), $in, function($cx, $in) {return ' <script>
  950 + seajs.use(\'js/passport/thirdlogin\');
  951 + </script>
  952 +';}).''.Plugin\LCRun3::debug('if [enablePerfectInformation]', 'ifv', $cx, Plugin\LCRun3::debug('[enablePerfectInformation]', 'v', $cx, $in, array('enablePerfectInformation')), $in, function($cx, $in) {return ' <script>
  953 + seajs.use(\'js/passport/third-pwd\');
  954 + </script>
  955 +';}).''.Plugin\LCRun3::debug('if [registerPage]', 'ifv', $cx, Plugin\LCRun3::debug('[registerPage]', 'v', $cx, $in, array('registerPage')), $in, function($cx, $in) {return ' <script>
  956 + seajs.use(\'js/passport/reg\', function (reg) {
  957 + reg.init(\'reg\');
  958 + });
  959 + </script>
  960 +';}).''.Plugin\LCRun3::debug('if [thirdPage]', 'ifv', $cx, Plugin\LCRun3::debug('[thirdPage]', 'v', $cx, $in, array('thirdPage')), $in, function($cx, $in) {return ' <script>
  961 + seajs.use(\'js/passport/reg\', function (reg) {
  962 + reg.init(\'third\');
  963 + });
  964 + </script>
  965 +';}).''.Plugin\LCRun3::debug('if [backPage]', 'ifv', $cx, Plugin\LCRun3::debug('[backPage]', 'v', $cx, $in, array('backPage')), $in, function($cx, $in) {return ' <script>
  966 + seajs.use(\'js/passport/back\');
  967 + </script>
  968 +';}).''.Plugin\LCRun3::debug('if [resetPage]', 'ifv', $cx, Plugin\LCRun3::debug('[resetPage]', 'v', $cx, $in, array('resetPage')), $in, function($cx, $in) {return ' <script>
  969 + seajs.use(\'js/passport/reset\');
  970 + </script>
  971 +';}).''.Plugin\LCRun3::debug('if [vertificationPage]', 'ifv', $cx, Plugin\LCRun3::debug('[vertificationPage]', 'v', $cx, $in, array('vertificationPage')), $in, function($cx, $in) {return ' <script>
  972 + seajs.use(\'js/passport/vertification\');
  973 + </script>
  974 +';}).''.Plugin\LCRun3::debug('if [hotrankPage]', 'ifv', $cx, Plugin\LCRun3::debug('[hotrankPage]', 'v', $cx, $in, array('hotrankPage')), $in, function($cx, $in) {return ' <script>
  975 + seajs.use(\'js/product/hotrank\');
  976 + </script>
  977 +';}).''.Plugin\LCRun3::debug('if [brandsHomePage]', 'ifv', $cx, Plugin\LCRun3::debug('[brandsHomePage]', 'v', $cx, $in, array('brandsHomePage')), $in, function($cx, $in) {return ' <script>
  978 + seajs.use(\'js/brand/index\');
  979 + </script>
  980 +';}).''.Plugin\LCRun3::debug('if [orderEnsurePage]', 'ifv', $cx, Plugin\LCRun3::debug('[orderEnsurePage]', 'v', $cx, $in, array('orderEnsurePage')), $in, function($cx, $in) {return ' <script>
  981 + seajs.use(\'js/order/ensure\');
  982 + </script>
  983 +';}).'
  984 +'.Plugin\LCRun3::debug('if [meIndexPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meIndexPage]', 'v', $cx, $in, array('meIndexPage')), $in, function($cx, $in) {return ' <script>
  985 + seajs.use(\'js/home/index\');
  986 + </script>
  987 +';}).'
  988 +'.Plugin\LCRun3::debug('if [meOrdersPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meOrdersPage]', 'v', $cx, $in, array('meOrdersPage')), $in, function($cx, $in) {return ' <script>
  989 + seajs.use(\'js/home/orders\');
  990 + </script>
  991 +';}).'
  992 +'.Plugin\LCRun3::debug('if [meFavoritePage]', 'ifv', $cx, Plugin\LCRun3::debug('[meFavoritePage]', 'v', $cx, $in, array('meFavoritePage')), $in, function($cx, $in) {return ' <script>
  993 + seajs.use(\'js/home/favorite\');
  994 + </script>
  995 +';}).'
  996 +'.Plugin\LCRun3::debug('if [meReturnsPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meReturnsPage]', 'v', $cx, $in, array('meReturnsPage')), $in, function($cx, $in) {return ' <script>
  997 + seajs.use(\'js/home/returns\');
  998 + </script>
  999 +';}).'
  1000 +'.Plugin\LCRun3::debug('if [meCommentPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meCommentPage]', 'v', $cx, $in, array('meCommentPage')), $in, function($cx, $in) {return ' <script>
  1001 + seajs.use(\'js/home/comment\');
  1002 + </script>
  1003 +';}).'
  1004 +'.Plugin\LCRun3::debug('if [meEditPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meEditPage]', 'v', $cx, $in, array('meEditPage')), $in, function($cx, $in) {return ' <script>
  1005 + seajs.use(\'js/home/edit\');
  1006 + </script>
  1007 +';}).'
  1008 +'.Plugin\LCRun3::debug('if [meGiftPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meGiftPage]', 'v', $cx, $in, array('meGiftPage')), $in, function($cx, $in) {return ' <script>
  1009 + seajs.use(\'js/home/gift\');
  1010 + </script>
  1011 +';}).'
  1012 +'.Plugin\LCRun3::debug('if [meValidatePage]', 'ifv', $cx, Plugin\LCRun3::debug('[meValidatePage]', 'v', $cx, $in, array('meValidatePage')), $in, function($cx, $in) {return ' <script>
  1013 + seajs.use(\'js/home/validate\');
  1014 + </script>
  1015 +';}).'
  1016 +'.Plugin\LCRun3::debug('if [meAddressPage]', 'ifv', $cx, Plugin\LCRun3::debug('[meAddressPage]', 'v', $cx, $in, array('meAddressPage')), $in, function($cx, $in) {return ' <script>
  1017 + seajs.use(\'js/home/address\');
  1018 + seajs.use(\'js/home/common-address\');
  1019 + </script>
  1020 +';}).'
  1021 +'.Plugin\LCRun3::debug('if [cartEnsurePage]', 'ifv', $cx, Plugin\LCRun3::debug('[cartEnsurePage]', 'v', $cx, $in, array('cartEnsurePage')), $in, function($cx, $in) {return ' <script>
  1022 + seajs.use(\'js/cart/cart\');
  1023 + </script>
  1024 +';}).'
  1025 +'.''.' <!-- Google Tag Manager -->
  1026 + <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  1027 + <script>
  1028 + var _hmt = _hmt || [];
  1029 + var _gaq = _gaq || [];
  1030 + (function() {
  1031 + function async_load(){
  1032 + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':
  1033 + new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],
  1034 + j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=
  1035 + \'//www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);
  1036 + })(window,document,\'script\',\'dataLayer\',\'GTM-W958MG\');
  1037 + (function() {
  1038 + _gaq.push([\'_setAccount\', \'UA-48997038-32\']);
  1039 + _gaq.push([\'_trackPageview\']);
  1040 + var ga = document.createElement(\'script\');
  1041 + ga.type = \'text/javascript\'; ga.async = true;
  1042 + ga.src = (\'https:\' == document.location.protocol ? \'https://ssl\' : \'http://www\') + \'.google-analytics.com/ga.js\';
  1043 + var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(ga, s);
  1044 + })();
  1045 + (function() {
  1046 + var hm = document.createElement("script");
  1047 + hm.src = "//hm.baidu.com/hm.js?c6ee7218b8321cb65fb2e98f284d8311";
  1048 + hm.async = 1;
  1049 + var s = document.getElementsByTagName("script")[0];
  1050 + s.parentNode.insertBefore(hm, s);
  1051 + })();
  1052 + (function() {
  1053 + var hm = document.createElement("script");
  1054 + hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
  1055 + hm.async = 1;
  1056 + var s = document.getElementsByTagName("script")[0];
  1057 + s.parentNode.insertBefore(hm, s);
  1058 + })();
  1059 + (function() {
  1060 + var hm = document.createElement("script");
  1061 + hm.src = "http://static.yohobuy.com/js/analytics/analysis.js";
  1062 + hm.async = 1;
  1063 + var s = document.getElementsByTagName("script")[0];
  1064 + s.parentNode.insertBefore(hm, s);
  1065 + })();
  1066 + (function() {
  1067 + var hm = document.createElement("script");
  1068 + hm.src = "http://static.criteo.net/js/ld/ld.js";
  1069 + hm.async = 1;
  1070 + var s = document.getElementsByTagName("script")[0];
  1071 + s.parentNode.insertBefore(hm, s);
  1072 + var u = _ozuid || "";
  1073 + u = (u == 0) ? "" : u;
  1074 + window.criteo_q = window.criteo_q || [];
  1075 + window.criteo_q.push({event: "setAccount", account: 16184 },{event: "setCustomerId", id: u},{event: "setSiteType", type: "d" },{event: "viewHome" });
  1076 + })();
  1077 + }
  1078 + if (window.addEventListener) {
  1079 + window.addEventListener(\'load\', async_load, false);
  1080 + } else if (window.attachEvent) {
  1081 + window.attachEvent(\'onload\', async_load);
  1082 + }
  1083 + })();
  1084 + </script>
  1085 + <script>
  1086 + window._py = window._py||[];
  1087 + window._py.push([\'a\', \'MC..o8vMMWxEXDCiqYckD81lUX\']);
  1088 + window._py.push([\'domain\',\'stats.ipinyou.com\']);
  1089 + window._py.push([\'e\',\'\']);
  1090 + if(typeof _goodsData!=\'undefined\'){
  1091 + window._py.push([\'pi\',_goodsData]);
  1092 + }
  1093 + -function(d){
  1094 + var f = \'https:\' == d.location.protocol;var c = d.createElement(\'script\');c.type=\'text/javascript\';c.async=1;
  1095 + c.src=(f ? \'https\' : \'http\') + \'://\'+(f?\'fm.ipinyou.com\':\'fm.p0y.cn\')+\'/j/t/adv.js\';
  1096 + var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h);
  1097 + }(document);
  1098 + </script>
  1099 + <script src="http://static.yohobuy.com/js/v3/o_code.js?v=20150420" async="async"></script>
  1100 +'.' </body>
  1101 +</html>
  1102 +'.'';
  1103 +}
  1104 +?>
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.