Ingvn - Women's Hoodie Sweatshirt Pullover Fashion Button Drawstring Front Pocket Red Blue Purple Plaid Casual Hoodie Long Sleeve Top Micro-elastic Fall & Winter
${function() {
const variantData = data.variant || {"id":"e71cfc41-20a6-4c35-88b8-62347c4aaeac","product_id":"8e61ce99-4851-4c9e-9461-789c6e8211c2","title":"Orange-S","weight_unit":"g","inventory_quantity":666,"sku":"208283467698-Orange-S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/542bcb9cc1d56787eeda5b6f341928e7.jpeg","path":"542bcb9cc1d56787eeda5b6f341928e7.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Hoodie Sweatshirt Pullover Fashion Button Drawstring Front Pocket Red Blue Purple","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"43","price":"21.99","retail_price":"43","available":true,"url":"\/products\/womens-hoodie-sweatshirt-pullover-fashion-button-drawstring-front-pocket-red-blue-purple-plaid-casual-hoodie-long-sleeve-top-micro-elastic-fall-winter?variant=e71cfc41-20a6-4c35-88b8-62347c4aaeac","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":49,"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 : 208283467698-Orange-S
${function(){
const variantData = data.variant || {"id":"e71cfc41-20a6-4c35-88b8-62347c4aaeac","product_id":"8e61ce99-4851-4c9e-9461-789c6e8211c2","title":"Orange-S","weight_unit":"g","inventory_quantity":666,"sku":"208283467698-Orange-S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/542bcb9cc1d56787eeda5b6f341928e7.jpeg","path":"542bcb9cc1d56787eeda5b6f341928e7.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Hoodie Sweatshirt Pullover Fashion Button Drawstring Front Pocket Red Blue Purple","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"43","price":"21.99","retail_price":"43","available":true,"url":"\/products\/womens-hoodie-sweatshirt-pullover-fashion-button-drawstring-front-pocket-red-blue-purple-plaid-casual-hoodie-long-sleeve-top-micro-elastic-fall-winter?variant=e71cfc41-20a6-4c35-88b8-62347c4aaeac","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}