function isNumber_onBlur(C,B){try{var A=parseInt($("#"+C).val());if(A<1){jAlert("购买数量不能为负数","提示");$("#"+C).val("1");return}if(A>B){jAlert("购买数量不能大于"+B,"提示");$("#"+C).val(B);return}if(A>0&&A<=B){}else{jAlert("请输入数字","提示");$("#"+C).val("1")}}catch(D){jAlert("请输入数字","提示");$("#"+C).val("1")}}jQuery.addProductToShoppingCart=function(B,C,A){jQuery.addProductToShoppingCart_get(B,C,A,0,0,0)};jQuery.addProductToShoppingCart_special=function(C,D,A,B){jQuery.addProductToShoppingCart_get(C,D,A,B,0,0)};jQuery.addProductToShoppingCart_preferential=function(C,D,A,B){jQuery.addProductToShoppingCart_get(C,D,A,0,B,0)};jQuery.addProductToShoppingCart_huangou=function(C,D,B,A){jQuery.addProductToShoppingCart_get(C,D,B,0,0,A)};jQuery.addProductToShoppingCart_get=function(productID,isSale,productCount,isSpecial,isPreferential,isHuanGou){if(isSale!="True"){jAlert("商品已售完，请您关注！","提示");return}$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"添加商品到购物车",ProductID:productID,ProductCount:productCount,IsSpecial:isSpecial,IsPreferential:isPreferential,IsHuanGou:isHuanGou},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){jQuery.getShoppingCartItemList();show_control_shoppingcart_add_addToShoppingCart(shoppingCartItemCount,productItemCount,productTotalMoney)}else{if(result==1){jAlert("您只能选购一件礼品！","提示")}else{if(result==2){jAlert("您还需要再购买"+money+"元的商品才能选择该礼品！","提示")}else{if(result==4){jAlert("一张订单只能添加一个礼品！","提示")}else{if(result==5){jAlert("此商品不存在！","提示")}else{if(result==7){jAlert("订购失败，请在商品预定期间订购（"+tryStartDateTime+"至"+tryEndDateTime+"）！","提示")}else{if(result==8){jAlert(message,"提示")}else{jAlert("添加失败，请重试！","提示")}}}}}}}}else{jAlert("发生错误，请重试！","提示")}})};jQuery.addProductToShoppingCartAndNoShoppingCart=function(B,C,A){jQuery.addProductToShoppingCartAndNoShoppingCart_get(B,C,A,0,0,0)};jQuery.addProductToShoppingCartAndNoShoppingCart_get=function(productID,isSale,productCount,isSpecial,isPreferential,isHuanGou){if(isSale!="True"){jAlert("商品已售完，请您关注！","提示");return}$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"添加商品到购物车",ProductID:productID,ProductCount:productCount,IsSpecial:isSpecial,IsPreferential:isPreferential,IsHuanGou:isHuanGou},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){show_control_shoppingcart_add_addToShoppingCart(shoppingCartItemCount,productItemCount,productTotalMoney)}else{if(result==1){jAlert("您只能选购一件礼品！","提示")}else{if(result==2){jAlert("您还需要再购买"+money+"元的商品才能选择该礼品！","提示")}else{if(result==4){jAlert("一张订单只能添加一个礼品！","提示")}else{if(result==5){jAlert("此商品不存在！","提示")}else{if(result==7){jAlert("订购失败，请在商品预定期间订购（"+tryStartDateTime+"至"+tryEndDateTime+"）！","提示")}else{if(result==8){jAlert(message,"提示")}else{jAlert("添加失败，请重试！","提示")}}}}}}}}else{jAlert("发生错误，请重试！","提示")}})};jQuery.addProductToShoppingCartAndReload=function(B,C,A){jQuery.addProductToShoppingCartAndReload_get(B,C,A,0,0,0)};jQuery.addProductToShoppingCartAndReload_get=function(productID,isSale,productCount,isSpecial,isPreferential,isHuanGou){if(isSale!="True"){jAlert("商品已售完，请您关注！","提示");return}$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"添加商品到购物车",ProductID:productID,ProductCount:productCount,IsSpecial:isSpecial,IsPreferential:isPreferential,IsHuanGou:isHuanGou},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){jAlert("添加成功，请等待自动页面刷新！","提示");setTimeout("window.location.reload();",2000)}else{if(result==1){jAlert("您只能选购一件礼品！","提示")}else{if(result==2){jAlert("您还需要再购买"+money+"元的商品才能选择该礼品！","提示")}else{if(result==4){jAlert("一张订单只能添加一个礼品！","提示")}else{if(result==5){jAlert("此商品不存在！","提示")}else{if(result==7){jAlert("订购失败，请在商品预定期间订购（"+tryStartDateTime+"至"+tryEndDateTime+"）！","提示")}else{if(result==8){jAlert(message,"提示")}else{jAlert("添加失败，请重试！","提示")}}}}}}}}else{jAlert("发生错误，请重试！","提示")}})};jQuery.addProductToShoppingCartAndGoToShoppingCart=function(B,C,A){jQuery.addProductToShoppingCartAndGoToShoppingCart_get(B,C,A,0,0,0)};jQuery.addProductToShoppingCartAndGoToShoppingCart_get=function(productID,isSale,productCount,isSpecial,isPreferential,isHuanGou){if(isSale!="True"){jAlert("商品已售完，请您关注！","提示");return}$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"添加商品到购物车",ProductID:productID,ProductCount:productCount,IsSpecial:isSpecial,IsPreferential:isPreferential,IsHuanGou:isHuanGou},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){referURL("/my/shoppingcart.aspx")}else{$("#ui_remark_1").css("display","none");$("#ui_remark_2").css("display","block");if(result==1){jAlert("您只能选购一件礼品！","提示")}else{if(result==2){jAlert("您还需要再购买"+money+"元的商品才能选择该礼品！","提示")}else{if(result==4){jAlert("一张订单只能添加一个礼品！","提示")}else{if(result==5){$("#ui_remark").html("此商品不存在，以下是我们为您推荐的产品。<br/>您也可以直接拨打我们的热线电话进行订购 400-700-8575 ！")}else{if(result==7){jAlert("订购失败，请在商品预定期间订购（"+tryStartDateTime+"至"+tryEndDateTime+"）！","提示")}else{if(result==8){jAlert(message,"提示")}else{$("#ui_remark").html("添加失败，您可以重试，或直接拨打我们的热线电话 400-700-8575 ！")}}}}}}}}else{jAlert("发生错误，请重试！","提示")}})};jQuery.deleteShoppingCartItem=function(shoppingCartItemID){$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"删除商品",ShoppingCartItemID:shoppingCartItemID},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){jQuery.getShoppingCartItemList();if(findGift&&isArrowToAddCoupon==false){jAlert("删除成功，但由于您购买的商品价格不足，礼品将被删除！\n您所购买的商品总金额，未能达到使用此代金券所要求的最低消费金额，不能使用代金券！","提示")}else{if(findGift){jAlert("删除成功，但由于您购买的商品价格不足，礼品将被删除！","提示")}}}else{jAlert("删除失败，请重试！","提示")}}else{jAlert("发生错误，请重试！","提示")}})};jQuery.addProductToFavorite=function(productID){$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"添加商品到收藏夹",ProductID:productID},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){if(result==1){jConfirm("商品已添加到收藏夹中，您是否要查看收藏夹？","查看收藏夹",function(r){if(r){referURL("/passport/account/order/favorite.aspx")}})}else{if(result==2){jAlert("收藏夹中已经有此商品！","提示")}else{jAlert("添加失败，请您重试！","提示")}}}else{if(login==false){jAlert("请您登录后再操作！","提示")}}}else{jAlert("发生错误，请重试！","提示")}})};jQuery.getShoppingCartItemList=function(){$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"得到购物车列表"},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){if(isHaveProduct==0){$(".layout_top-main-content .tab .cart .panel-1 .panel-content").css("display","none");$(".layout_top-main-content .tab .cart .panel-1 .panel-content_none").css("display","block")}else{$(".layout_top-main-content .tab .cart .panel-1 .panel-content_none").css("display","none");$(".layout_top-main-content .tab .cart .panel-1 .panel-content").css("display","block");$("#ui_top-shoppingcart_list").html(shoppingCartListHtml);$("#ui_top-shoppingcart_total_info").html(shoppingCartTotalInfoHtml)}$("#ui_shoppingcartCount_1").html(String(shoppingCartItemCount));$("#ui_shoppingcartCount_2").html(String(shoppingCartItemCount))}else{}}else{jAlert("发生错误，请重试！","提示")}})};jQuery.addProductToFavorite=function(productID){$.get("/ajax_3/page/my/shoppingcart_common.aspx",{AjaxAction:"添加商品到收藏夹",ProductID:productID},function(data,textStatus){if(textStatus=="success"){eval(data);if(isOK){if(result==1||result==2){show_control_shoppingcart_add_addToFavorite()}else{jAlert("添加失败，请您重试！","提示")}}else{if(login==false){jAlert("请您先登录！","提示")}}}else{jAlert("发生错误，请重试！","提示")}})};
