Vibrant Color Block Crew Neck Long Sleeve T-Shirt - Women's Elegant Spring & Fall Fashion Tee - Soft, Breathable, Relaxed Fit Clothing for Everyday Wear
${function() {
const variantData = data.variant || {"id":"d5940c0c-0191-49ee-baf2-cf58abb269ad","product_id":"e0e797a1-28d0-4d65-b39b-527ce2debca1","title":"S-Mixed Color","weight_unit":"g","inventory_quantity":145,"sku":"601099599658895-S-Mixed Color","barcode":"","position":1,"option1":"S","option2":"Mixed Color","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e6931baa93d048153cebef3be74eee5.jpeg","path":"0e6931baa93d048153cebef3be74eee5.jpeg","width":1350,"height":1350,"alt":"42855382122702|42855382155470|42855382188238|42855382221006|42855382253774","aspect_ratio":1},"wholesale_price":[{"price":24.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.96","retail_price":"0","available":true,"url":"\/products\/vibrant-color-block-crew-neck-long-sleeve-t-shirt-womens-elegant-spring-fall-fashion-tee-soft-breathable-relaxed-fit-clothing-for-everyday-wear?variant=d5940c0c-0191-49ee-baf2-cf58abb269ad","available_quantity":145,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Mixed Color"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 601099599658895-S-Mixed Color
${function(){
const variantData = data.variant || {"id":"d5940c0c-0191-49ee-baf2-cf58abb269ad","product_id":"e0e797a1-28d0-4d65-b39b-527ce2debca1","title":"S-Mixed Color","weight_unit":"g","inventory_quantity":145,"sku":"601099599658895-S-Mixed Color","barcode":"","position":1,"option1":"S","option2":"Mixed Color","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0e6931baa93d048153cebef3be74eee5.jpeg","path":"0e6931baa93d048153cebef3be74eee5.jpeg","width":1350,"height":1350,"alt":"42855382122702|42855382155470|42855382188238|42855382221006|42855382253774","aspect_ratio":1},"wholesale_price":[{"price":24.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.96","retail_price":"0","available":true,"url":"\/products\/vibrant-color-block-crew-neck-long-sleeve-t-shirt-womens-elegant-spring-fall-fashion-tee-soft-breathable-relaxed-fit-clothing-for-everyday-wear?variant=d5940c0c-0191-49ee-baf2-cf58abb269ad","available_quantity":145,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Mixed Color"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}