在控制台输入这段代码: 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); } } } });

FERMER

1/ 20

新创建的Round Neck Quick Dry Loose Yoga Top

$9.40 USD
$0.00 USD
Color
Black
Blue
White
Pink
Size
S
M
L
XL
XXL
Quantité
0 restant en stock
Prix par lot
Quantité
Prix
1+
$9.40 USDchacun
Free worldwide shipping
Free returns
Carbon neutral
Secure payments

Fabric: 88%Nylon+12%Spandex

Elasticity:Moderate

Color: Blue-Black-White-Pink

Pattern Type: Solid Color

Feature: Round Neck

Size Ratio:S-2XL(4-12)

Weight:170G

SIZE S-4 M-6 L-8 XL-10 2XL-12
HEIGHT 155-170CM
WEIGHT Under 45KG 45-53KG 53-60KG 60-65KG 65-70KG
UNIT CM INCH CM INCH CM INCH CM INCH CM INCH
Bust 111 43.7 115 45.3 119 46.9 123 48.4 127 50.0
Hem 101 39.8 105 41.3 109 42.9 113 44.5 117 46.1
Length 44 17.3 45 17.7 46 18.1 47 18.5 48 18.9
Sleeve 50 19.7 50.5 19.9 51 20.1 51.5 20.3 52 20.5