Ingvn - Autumn Women's Sweater Vest V-neck Sleeveless Irregular Casual Loose Knitted Pullover Tops Female Outerwear
${function() {
const variantData = data.variant || {"id":"7f98a661-b563-4b98-9717-dce4af9d4f88","product_id":"a350438d-1d98-4f50-b0ef-5958e5fe0a68","title":"One Size-black 2","weight_unit":"g","inventory_quantity":566,"sku":"48043633-one-size-black-2","barcode":"","position":1,"option1":"One Size","option2":"black 2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1e35d72fadec470e25e6cfe7311f7aa4.jpeg","path":"1e35d72fadec470e25e6cfe7311f7aa4.jpeg","width":1000,"height":1000,"alt":"Ingvn - Autumn Women\u2019s Sweater Vest V - Neck Sleeveless Irregular Casual Loose Knitted Pullover","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/autumn-womens-sweater-vest-v-neck-sleeveless-irregular-casual-loose-knitted-pullover-tops-female-outerwear?variant=7f98a661-b563-4b98-9717-dce4af9d4f88","available_quantity":566,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"black 2"}],"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 : 48043633-one-size-black-2
${function(){
const variantData = data.variant || {"id":"7f98a661-b563-4b98-9717-dce4af9d4f88","product_id":"a350438d-1d98-4f50-b0ef-5958e5fe0a68","title":"One Size-black 2","weight_unit":"g","inventory_quantity":566,"sku":"48043633-one-size-black-2","barcode":"","position":1,"option1":"One Size","option2":"black 2","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1e35d72fadec470e25e6cfe7311f7aa4.jpeg","path":"1e35d72fadec470e25e6cfe7311f7aa4.jpeg","width":1000,"height":1000,"alt":"Ingvn - Autumn Women\u2019s Sweater Vest V - Neck Sleeveless Irregular Casual Loose Knitted Pullover","aspect_ratio":1},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/autumn-womens-sweater-vest-v-neck-sleeveless-irregular-casual-loose-knitted-pullover-tops-female-outerwear?variant=7f98a661-b563-4b98-9717-dce4af9d4f88","available_quantity":566,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"black 2"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}