Solid V Neck Cable Knit Vest - Women's Casual Clothing - Sleeveless Loose Fit Versatile Sweater Vest for Everyday Wear, Comfortable and Stylish
${function() {
const variantData = data.variant || {"id":"4ee5b844-e01c-4399-a1b4-dfbdc967e0db","product_id":"0756aef1-c6ea-49de-bd8f-541ceefa119d","title":"Light Yellow-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099536559631-Light Yellow-S","barcode":"","position":1,"option1":"Light Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f33a5fa3ca1859ae36809f9715ff5463.jpeg","path":"f33a5fa3ca1859ae36809f9715ff5463.jpeg","width":1350,"height":1350,"alt":"42870719283406|42870719316174|42870719348942","aspect_ratio":1},"wholesale_price":[{"price":31.66,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.66","retail_price":"0","available":true,"url":"\/products\/vibrant-solid-v-neck-cable-knit-vest-womens-casual-clothing-sleeveless-loose-fit-versatile-sweater-vest-for-everyday-wear-comfortable-and-stylish?variant=4ee5b844-e01c-4399-a1b4-dfbdc967e0db","available_quantity":8899,"options":[{"name":"Color","value":"Light Yellow"},{"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 : 601099536559631-Light Yellow-S
${function(){
const variantData = data.variant || {"id":"4ee5b844-e01c-4399-a1b4-dfbdc967e0db","product_id":"0756aef1-c6ea-49de-bd8f-541ceefa119d","title":"Light Yellow-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099536559631-Light Yellow-S","barcode":"","position":1,"option1":"Light Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f33a5fa3ca1859ae36809f9715ff5463.jpeg","path":"f33a5fa3ca1859ae36809f9715ff5463.jpeg","width":1350,"height":1350,"alt":"42870719283406|42870719316174|42870719348942","aspect_ratio":1},"wholesale_price":[{"price":31.66,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.66","retail_price":"0","available":true,"url":"\/products\/vibrant-solid-v-neck-cable-knit-vest-womens-casual-clothing-sleeveless-loose-fit-versatile-sweater-vest-for-everyday-wear-comfortable-and-stylish?variant=4ee5b844-e01c-4399-a1b4-dfbdc967e0db","available_quantity":8899,"options":[{"name":"Color","value":"Light Yellow"},{"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}
`
}()}