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":"cb584c6d-738e-42e8-a964-074df8be4f38","product_id":"0756aef1-c6ea-49de-bd8f-541ceefa119d","title":"grey-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099536559631-grey-S","barcode":"","position":6,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/485ef9942a29470454ee902a421b541c.jpeg","path":"485ef9942a29470454ee902a421b541c.jpeg","width":1350,"height":1350,"alt":"42870719447246|42870719545550|42870719643854","aspect_ratio":1},"wholesale_price":[{"price":29.58,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.58","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=cb584c6d-738e-42e8-a964-074df8be4f38","available_quantity":8899,"options":[{"name":"Color","value":"grey"},{"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-grey-S
${function(){
const variantData = data.variant || {"id":"cb584c6d-738e-42e8-a964-074df8be4f38","product_id":"0756aef1-c6ea-49de-bd8f-541ceefa119d","title":"grey-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099536559631-grey-S","barcode":"","position":6,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/485ef9942a29470454ee902a421b541c.jpeg","path":"485ef9942a29470454ee902a421b541c.jpeg","width":1350,"height":1350,"alt":"42870719447246|42870719545550|42870719643854","aspect_ratio":1},"wholesale_price":[{"price":29.58,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.58","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=cb584c6d-738e-42e8-a964-074df8be4f38","available_quantity":8899,"options":[{"name":"Color","value":"grey"},{"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}
`
}()}