Vibrant Butterfly Pattern Cable Knit V Neck Vest - Soft Slight Stretch Fabric, Embroidered Details, Regular Fit, Pullover Style - Perfect for Spring and Fall, Casual Womens Clothing
${function() {
const variantData = data.variant || {"id":"d7534d35-19a6-4dea-9d72-ed64c171ea32","product_id":"39bc6aaf-b26c-4388-a474-8648afbf6207","title":"Coffee color-One-size","weight_unit":"g","inventory_quantity":84,"sku":"601099537600027-Coffee color-One-size","barcode":"","position":2,"option1":"Coffee color","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcfd90baeb7ee74ff692f9b6f3022082.jpeg","path":"dcfd90baeb7ee74ff692f9b6f3022082.jpeg","width":1350,"height":1350,"alt":"42870718759118","aspect_ratio":1},"wholesale_price":[{"price":24.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.89","retail_price":"0","available":true,"url":"\/products\/vibrant-butterfly-pattern-cable-knit-v-neck-vest-soft-slight-stretch-fabric-embroidered-details-regular-fit-pullover-style-perfect-for-spring-and-fall-casual-womens-clothing?variant=d7534d35-19a6-4dea-9d72-ed64c171ea32","available_quantity":84,"options":[{"name":"Color","value":"Coffee color"},{"name":"Size","value":"One-size"}],"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 : 601099537600027-Coffee color-One-size
${function(){
const variantData = data.variant || {"id":"d7534d35-19a6-4dea-9d72-ed64c171ea32","product_id":"39bc6aaf-b26c-4388-a474-8648afbf6207","title":"Coffee color-One-size","weight_unit":"g","inventory_quantity":84,"sku":"601099537600027-Coffee color-One-size","barcode":"","position":2,"option1":"Coffee color","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcfd90baeb7ee74ff692f9b6f3022082.jpeg","path":"dcfd90baeb7ee74ff692f9b6f3022082.jpeg","width":1350,"height":1350,"alt":"42870718759118","aspect_ratio":1},"wholesale_price":[{"price":24.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.89","retail_price":"0","available":true,"url":"\/products\/vibrant-butterfly-pattern-cable-knit-v-neck-vest-soft-slight-stretch-fabric-embroidered-details-regular-fit-pullover-style-perfect-for-spring-and-fall-casual-womens-clothing?variant=d7534d35-19a6-4dea-9d72-ed64c171ea32","available_quantity":84,"options":[{"name":"Color","value":"Coffee color"},{"name":"Size","value":"One-size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}