KISSY.add("malldetail/recommend/downShelf",function(t,e,a,i){var o;return{onData:function(e){t.use("ajax",function(t,a){o.onLoad(["config","itemDO"],function(t,i){var o="03037";a({url:"http://aldcdn.tmall.com/recommend.htm",dataType:"jsonp",data:{itemId:i.itemId,categoryId:i.categoryId,sellerId:i.userId,shopId:t.rstShopId,brandId:i.brandId,rn:TShop.getUrlParams("rn")||"",refer:document.referrer,appId:o},cache:true,jsonpCallback:"ald"+o,success:e})})})},init:function(t){t=t||{};var a=this;o=t.product;TShop.codeTrack(21,"recomm.downShelf.init","trade.main.down");if(t.onData){a.onData=t.onData}a.onData(function(a){if(!a||!a.length||!a[0].length){e.hide(t.el);return}TShop.aldPreprocess(a[0]);var o='
{{module_name}}
';e.html(t.el,i(o).render({module_name:a[1].module_name,datalist:a[0]}));if(a[1].atpanelUrl){TShop.sendImg(a[1].atpanelUrl)}TShop.codeTrack(21,"recomm.downShelf.show","recomm.downShelf.init")})}}},{requires:["dom","event","template","malldetail/recommend/downShelf.css"]});