Ingvn - Women's Zip Hoodie Sweatshirt Active Sportswear Drawstring Zip Up Front Pocket Pink Blue Green Plaid Casual Hoodie Long Sleeve Top Micro-elastic Fall & Winter
${function() {
const variantData = data.variant || {"id":"2131eb33-479c-4980-be08-a944fb65ab0f","product_id":"45c08caf-2cab-4a32-bf41-af6d55209a55","title":"Pink-S","weight_unit":"g","inventory_quantity":8888,"sku":"208283441130-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6df6884258033d1eaccc27413aef4691.jpeg","path":"6df6884258033d1eaccc27413aef4691.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Zip Hoodie Sweatshirt Active Sportswear Drawstring Up Front Pocket Pink Blue","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"42","price":"21.99","retail_price":"42","available":true,"url":"\/products\/womens-zip-hoodie-sweatshirt-active-sportswear-drawstring-zip-up-front-pocket-pink-blue-green-plaid-casual-hoodie-long-sleeve-top-micro-elastic-fall-winter?variant=2131eb33-479c-4980-be08-a944fb65ab0f","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":48,"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 : 208283441130-Pink-S
${function(){
const variantData = data.variant || {"id":"2131eb33-479c-4980-be08-a944fb65ab0f","product_id":"45c08caf-2cab-4a32-bf41-af6d55209a55","title":"Pink-S","weight_unit":"g","inventory_quantity":8888,"sku":"208283441130-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6df6884258033d1eaccc27413aef4691.jpeg","path":"6df6884258033d1eaccc27413aef4691.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Zip Hoodie Sweatshirt Active Sportswear Drawstring Up Front Pocket Pink Blue","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"42","price":"21.99","retail_price":"42","available":true,"url":"\/products\/womens-zip-hoodie-sweatshirt-active-sportswear-drawstring-zip-up-front-pocket-pink-blue-green-plaid-casual-hoodie-long-sleeve-top-micro-elastic-fall-winter?variant=2131eb33-479c-4980-be08-a944fb65ab0f","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}