Short Sleeve Off Shoulder Crew Neck Slim Fit T-Shirt - Soft Medium Stretch Polyester Fabric, Loose Fit, No Printing, Solid Color, Pullover Style - Perfect for Young Womens Casual Summer Fashion
${function() {
const variantData = data.variant || {"id":"38d30d7f-7bb4-4e19-b9dc-07ea821eb3ac","product_id":"5091f486-77fb-448b-bf19-62eb2c9a7070","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099512355416-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07624bef3aefa68f10e216558cfb465d.jpeg","path":"07624bef3aefa68f10e216558cfb465d.jpeg","width":1350,"height":1350,"alt":"42867223068878|42867223101646|42867223134414","aspect_ratio":1},"wholesale_price":[{"price":21.34,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.34","retail_price":"0","available":true,"url":"\/products\/short-sleeve-off-shoulder-crew-neck-slim-fit-t-shirt-soft-medium-stretch-polyester-fabric-loose-fit-no-printing-solid-color-pullover-style-perfect-for-young-womens-casual-summer-fashion?variant=38d30d7f-7bb4-4e19-b9dc-07ea821eb3ac","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"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 : 601099512355416-Black-XS
${function(){
const variantData = data.variant || {"id":"38d30d7f-7bb4-4e19-b9dc-07ea821eb3ac","product_id":"5091f486-77fb-448b-bf19-62eb2c9a7070","title":"Black-XS","weight_unit":"g","inventory_quantity":8899,"sku":"601099512355416-Black-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/07624bef3aefa68f10e216558cfb465d.jpeg","path":"07624bef3aefa68f10e216558cfb465d.jpeg","width":1350,"height":1350,"alt":"42867223068878|42867223101646|42867223134414","aspect_ratio":1},"wholesale_price":[{"price":21.34,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.34","retail_price":"0","available":true,"url":"\/products\/short-sleeve-off-shoulder-crew-neck-slim-fit-t-shirt-soft-medium-stretch-polyester-fabric-loose-fit-no-printing-solid-color-pullover-style-perfect-for-young-womens-casual-summer-fashion?variant=38d30d7f-7bb4-4e19-b9dc-07ea821eb3ac","available_quantity":8899,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}