芝麻web文件管理V1.00
编辑当前文件:/home/seolotod/sthwholesaler.com/wp-content/themes/porto/js/quick-shop.min.js
!function(a){a(document).on("click",".product-col.product-type-variable .add_to_cart_button",(function(t){var r=a(this),i=r.closest(".product-col"),e=i.find("form");if(e.hasClass("quick-shop")&&i.data("variation-id")){let o={action:"porto_add_to_cart",product_id:i.data("variation-id"),quantity:1},d=e.serializeArray();d.length&&d.forEach((function(a){a.name&&a.value&&(o[a.name]=a.value)})),a.ajax({type:"POST",dataType:"json",url:js_porto_vars.ajax_url,data:o,success:function(t){a("body").trigger("added_to_cart",[t.fragments,t.cart_hash,r])}}),t.preventDefault()}})).on("reset_data",(function(t){var r=a(t.target).closest("form"),i=r.closest(".product-col");if(r.hasClass("quick-shop")&&i.length&&i.data("raw-price")){i.find(".tb-woo-price").html(i.data("raw-price")),i.find(".add_to_cart_button").each((function(){let t=a(this);t.data("raw-variable-html")&&t.html(t.data("raw-variable-html")),t.addClass("product_type_variable").removeClass("product_type_simple")})),i.data("variation-id",""),i.data("raw-price","")}})).on("found_variation.wc-variation-form",(function(t,r){var i=a(t.target),e=i.closest(".product-col");if(i.hasClass("quick-shop")&&e.length){if(!r.is_purchasable||!r.is_in_stock||!r.variation_is_visible){return e.data("variation-id",""),e.data("raw-price")||e.data("raw-price",e.find(".tb-woo-price").html().trim()),r.price_html&&e.find(".tb-woo-price").html(r.price_html),e.find(".add_to_cart_button").each((function(){let t=a(this);t.data("raw-variable-html")||t.data("raw-variable-html",t.html().trim()),t.html(t.data("raw-variable-html")),t.addClass("product_type_variable").removeClass("product_type_simple")})),!1}e.data("variation-id",r.variation_id),e.data("raw-price")||e.data("raw-price",e.find(".tb-woo-price").html().trim()),r.price_html&&e.find(".tb-woo-price").html(r.price_html),e.find(".add_to_cart_button").each((function(){let t=a(this);t.data("raw-variable-html")||t.data("raw-variable-html",t.html().trim()),t.html(t.data("cart-html")),t.removeClass("product_type_variable").addClass("product_type_simple")}))}})).on("click",".more-swatch",(function(t){let r=a(this);r.closest("tbody").find("tr.d-none").removeClass("d-none"),r.closest(".owl-carousel").trigger("refresh.owl.carousel"),r.hide(),t.preventDefault()}))}(window.jQuery);