One Shoulder Long Sleeve T-Shirt - Timeless Solid Color, Chic Relaxed Fit, Perfect for Spring & Fall, Womens Casual Wear
${function() {
const variantData = data.variant || {"id":"16e89b18-6aca-41a3-a1e8-ae1fd8787fda","product_id":"55a8b045-c70e-4e6c-a0f7-4da6a6aea770","title":"S-Black","weight_unit":"g","inventory_quantity":8899,"sku":"601099533266357-S-Black","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7880e7a38ec3ee705515b454bdabc146.jpeg","path":"7880e7a38ec3ee705515b454bdabc146.jpeg","width":1340,"height":1340,"alt":"42867227361486|42867227394254|42867227427022|42867227459790","aspect_ratio":1},"wholesale_price":[{"price":17.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17.89","retail_price":"0","available":true,"url":"\/products\/one-shoulder-long-sleeve-t-shirt-timeless-solid-color-chic-relaxed-fit-perfect-for-spring-fall-womens-casual-wear?variant=16e89b18-6aca-41a3-a1e8-ae1fd8787fda","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Black"}],"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 : 601099533266357-S-Black
${function(){
const variantData = data.variant || {"id":"16e89b18-6aca-41a3-a1e8-ae1fd8787fda","product_id":"55a8b045-c70e-4e6c-a0f7-4da6a6aea770","title":"S-Black","weight_unit":"g","inventory_quantity":8899,"sku":"601099533266357-S-Black","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7880e7a38ec3ee705515b454bdabc146.jpeg","path":"7880e7a38ec3ee705515b454bdabc146.jpeg","width":1340,"height":1340,"alt":"42867227361486|42867227394254|42867227427022|42867227459790","aspect_ratio":1},"wholesale_price":[{"price":17.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17.89","retail_price":"0","available":true,"url":"\/products\/one-shoulder-long-sleeve-t-shirt-timeless-solid-color-chic-relaxed-fit-perfect-for-spring-fall-womens-casual-wear?variant=16e89b18-6aca-41a3-a1e8-ae1fd8787fda","available_quantity":8899,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}