'); $.each(data.reco_category_top.items, function(i,item){ num += 1; var num_class = ' class=number'; if(num
'+num+'

'+item.product_name+'

¥'+item.sale_price+'

'); } }); } } if($("#reco_category_bav").length > 0){ if(data.reco_category_bav != undefined && data.reco_category_bav.total_count>0){ $("#reco_category_bav").append('

浏览图书的最终购买

    '); $.each(data.reco_category_bav.items, function(i,item){ if(i

    '+item.product_name+'

    白领必备

    ¥'+item.sale_price+'

    '); } }); } } if($("#reco_category_alsobuy").length > 0){ if(data.reco_category_alsobuy != undefined && data.reco_category_alsobuy.total_count>0){ $("#reco_category_alsobuy").append('

    浏览图书的还购买

      '); $.each(data.reco_category_alsobuy.items, function(i,item){ if(i

      '+item.product_name+'

      白领必备

      ¥'+item.sale_price+'

      '); } }); } } if($("#cookie_history").length > 0){ num = 0; if(data.cookie_history != undefined && data.cookie_history.total_count>0){ $("#cookie_history").append('

      您的浏览历史

      清除浏览历史
        '); $.each(data.cookie_history.items, function(i,item){ num += 1; if(i

        '+item.product_name+'

        ¥'+item.sale_price+'

        '); } }); } } }); }); function NClearcookie(){ var temp=document.cookie.split(";"); for(var i=0; i浏览历史已清空
        "); break; } } }
        广告