Solid V Neck Rib Knit Vest, Casual Split Side Sleeveless Loose Sweater Vest, Women's Clothing
${function() {
const variantData = data.variant || {"id":"e2619871-6cc8-4f9e-8c26-aec8f2c048f1","product_id":"84481ab3-035d-4795-b470-bca02b8a7c00","title":"Matcha Color-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099532278580-Matcha Color-S","barcode":"","position":1,"option1":"Matcha Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bb747b5af9beaad6431d1af69fda81a2.jpeg","path":"bb747b5af9beaad6431d1af69fda81a2.jpeg","width":1340,"height":1340,"alt":"42870718300366|42870718333134|42870718365902|42870718398670|42870718431438","aspect_ratio":1},"wholesale_price":[{"price":20.29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.29","retail_price":"0","available":true,"url":"\/products\/solid-v-neck-rib-knit-vest-casual-split-side-sleeveless-loose-sweater-vest-womens-clothing?variant=e2619871-6cc8-4f9e-8c26-aec8f2c048f1","available_quantity":8899,"options":[{"name":"Color","value":"Matcha Color"},{"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 : 601099532278580-Matcha Color-S
${function(){
const variantData = data.variant || {"id":"e2619871-6cc8-4f9e-8c26-aec8f2c048f1","product_id":"84481ab3-035d-4795-b470-bca02b8a7c00","title":"Matcha Color-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099532278580-Matcha Color-S","barcode":"","position":1,"option1":"Matcha Color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bb747b5af9beaad6431d1af69fda81a2.jpeg","path":"bb747b5af9beaad6431d1af69fda81a2.jpeg","width":1340,"height":1340,"alt":"42870718300366|42870718333134|42870718365902|42870718398670|42870718431438","aspect_ratio":1},"wholesale_price":[{"price":20.29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.29","retail_price":"0","available":true,"url":"\/products\/solid-v-neck-rib-knit-vest-casual-split-side-sleeveless-loose-sweater-vest-womens-clothing?variant=e2619871-6cc8-4f9e-8c26-aec8f2c048f1","available_quantity":8899,"options":[{"name":"Color","value":"Matcha Color"},{"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}
`
}()}