${function() {
const variantData = data.variant || {"id":"878c1c3d-c2e9-47a3-a2dd-81c74c8dd896","product_id":"3e74abae-1a8b-4fdf-966d-82827ea6e263","title":"XL-White","weight_unit":"lb","inventory_quantity":1000,"sku":"A7155014205572-XL-WHITE-51120","barcode":"","position":1,"option1":"XL","option2":"White","option3":"","note":"SKU\u81ea\u52a8\u751f\u6210","image":null,"wholesale_price":[{"price":19.82,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.82","retail_price":"0","available":true,"url":"\/products\/button-tank-top?variant=878c1c3d-c2e9-47a3-a2dd-81c74c8dd896","available_quantity":999999999,"options":[{"name":"Size","value":"XL"},{"name":"Color","value":"White"}],"off_ratio":"0","flashsale_info":{"variant_id":"878c1c3d-c2e9-47a3-a2dd-81c74c8dd896","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"19.82","compare_at_price":"","discount_price":"19.82","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now
Please select a Size
${function(){
return `
Please select a Size
`;
}()}
${function(){
return `
Please select a Color
`;
}()}
Product was out of stock.
Product is unavailable.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
Model information
Height: 178 CM Weight: 57 KG Try on size: L
Size chart:
| Size |
Shoulder width |
Chest |
Length |
| M |
26cm
10.24 Inches |
88cm
34.65 Inches |
61cm
24.02 Inches |
| L |
30cm
11.81 Inches |
92cm
36.22 Inches |
63cm
24.80 Inches |
| XL |
34cm
13.39 Inches |
96cm
37.80 Inches |
65cm
25.59 Inches |
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}