Cozy Cable Knit Dress - Figuring-Flattering Cinched Waist & Long Sleeves - Stylish V Neck Casual Style - Perfect for Fall & Winter Wardrobe - Womens Fashion Essential
${function() {
const variantData = data.variant || {"id":"52be04c3-0db7-4830-946a-54cea5bd4e2a","product_id":"325a459f-de43-4c9e-b19a-b893ed98b77c","title":"S-White","weight_unit":"g","inventory_quantity":888,"sku":"601099527421268-S-White","barcode":"","position":1,"option1":"S","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/937e70a0b41bb4fd8c7958450e96fbe9.jpeg","path":"937e70a0b41bb4fd8c7958450e96fbe9.jpeg","width":1340,"height":1340,"alt":"42855375306958|42855375339726|42855375372494|42855375405262|42855375438030","aspect_ratio":1},"wholesale_price":[{"price":26.3,"min_quantity":1}],"weight":"0","compare_at_price":"26.3","price":"26.3","retail_price":"26.3","available":true,"url":"\/products\/cozy-cable-knit-dress-figuring-flattering-cinched-waist-long-sleeves-stylish-v-neck-casual-style-perfect-for-fall-winter-wardrobe-womens-fashion-essential?variant=52be04c3-0db7-4830-946a-54cea5bd4e2a","available_quantity":888,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"White"}],"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 : 601099527421268-S-White
${function(){
const variantData = data.variant || {"id":"52be04c3-0db7-4830-946a-54cea5bd4e2a","product_id":"325a459f-de43-4c9e-b19a-b893ed98b77c","title":"S-White","weight_unit":"g","inventory_quantity":888,"sku":"601099527421268-S-White","barcode":"","position":1,"option1":"S","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/937e70a0b41bb4fd8c7958450e96fbe9.jpeg","path":"937e70a0b41bb4fd8c7958450e96fbe9.jpeg","width":1340,"height":1340,"alt":"42855375306958|42855375339726|42855375372494|42855375405262|42855375438030","aspect_ratio":1},"wholesale_price":[{"price":26.3,"min_quantity":1}],"weight":"0","compare_at_price":"26.3","price":"26.3","retail_price":"26.3","available":true,"url":"\/products\/cozy-cable-knit-dress-figuring-flattering-cinched-waist-long-sleeves-stylish-v-neck-casual-style-perfect-for-fall-winter-wardrobe-womens-fashion-essential?variant=52be04c3-0db7-4830-946a-54cea5bd4e2a","available_quantity":888,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}