Women's Ribbed Knit Long Sleeve Top, Textured Ruffle Trim, Solid Color, Polyester, Elegant Turtleneck, Stretchy Fabric, Regular Fit, Sleeve Length, Autumn/Winter, T-Shirt Style
${function() {
const variantData = data.variant || {"id":"58fec0eb-e319-4f65-9bbf-fb2d780f1d75","product_id":"ff144296-da25-4f45-857f-80b29857a42f","title":"Apricot-S","weight_unit":"g","inventory_quantity":58,"sku":"601099679714533-Apricot-S","barcode":"","position":1,"option1":"Apricot","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/43f10735a6630422cbf24544f131b2d0.jpeg","path":"43f10735a6630422cbf24544f131b2d0.jpeg","width":1340,"height":1340,"alt":"42867226181838|42867226280142|42867226378446|42867226476750","aspect_ratio":1},"wholesale_price":[{"price":15.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.28","retail_price":"0","available":true,"url":"\/products\/womens-ribbed-knit-long-sleeve-top-textured-ruffle-trim-solid-color-polyester-elegant-turtleneck-stretchy-fabric-regular-fit-sleeve-length-autumn-winter-t-shirt-style?variant=58fec0eb-e319-4f65-9bbf-fb2d780f1d75","available_quantity":58,"options":[{"name":"Color","value":"Apricot"},{"name":"Size","value":"S"}],"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 : 601099679714533-Apricot-S
${function(){
const variantData = data.variant || {"id":"58fec0eb-e319-4f65-9bbf-fb2d780f1d75","product_id":"ff144296-da25-4f45-857f-80b29857a42f","title":"Apricot-S","weight_unit":"g","inventory_quantity":58,"sku":"601099679714533-Apricot-S","barcode":"","position":1,"option1":"Apricot","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/43f10735a6630422cbf24544f131b2d0.jpeg","path":"43f10735a6630422cbf24544f131b2d0.jpeg","width":1340,"height":1340,"alt":"42867226181838|42867226280142|42867226378446|42867226476750","aspect_ratio":1},"wholesale_price":[{"price":15.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.28","retail_price":"0","available":true,"url":"\/products\/womens-ribbed-knit-long-sleeve-top-textured-ruffle-trim-solid-color-polyester-elegant-turtleneck-stretchy-fabric-regular-fit-sleeve-length-autumn-winter-t-shirt-style?variant=58fec0eb-e319-4f65-9bbf-fb2d780f1d75","available_quantity":58,"options":[{"name":"Color","value":"Apricot"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}