在控制台输入这段代码: Shopline.event.on("Product::productPreviewInit", function(e) { var data = e && e.data; if (data && data.modalType === "quickAddToCart") { var ele = data.modalContainerElement; if (ele) { var parentDom = ele.querySelector( "#product-button-list_" + data.id ); var targetDom = parentDom ? parentDom.querySelector("#payment_button_" + data.id) : null; function removeDisabled() { var pod = ele.querySelector('.plugin-pod'); if (pod) { var payBtn = ele.querySelector('.pay-button-buy-now'); if (payBtn) { setTimeout(function() { payBtn.classList.remove('pay-button-disabled'); }, 100); } } } if (targetDom && MutationObserver) { var observer = new MutationObserver(function() { removeDisabled(); }); observer.observe(targetDom, { childList: true, subtree: true }); setTimeout(function() { observer.disconnect(); }, 10000); } } } });

CLOSE

哈哈上架
1/ 1

哈哈上架12

贼开心
$123.00 USD
$0.00 USD
Color
red
Quantity
Only 101 left
Volume Pricing
Quantity
Price
1+
$123.00 USD each
Free worldwide shipping
Free returns
Carbon neutral
Secure payments
Colour:
Khaki,Apricot
Pattern:
Leopard,Animal pattern
Style:
Casual
Model:
Regular
Elasticity:
Slight Elastic
Material:
Blended cotton
Occasion:
Sport
Season:
Winter
Size Length Bust
cm inch cm inch
S 68.5 27.0 98 38.6
M 70.5 27.8 103 40.6
L 72.5 28.6 108 42.6
XL 74.5 29.4 116 45.7
2XL 76.5 30.1 124 48.9