Ingvn - Women's Sweatshirt Pullover Basic Button Navy Blue Butterfly Dandelion Casual V Neck Long Sleeve Top Micro-elastic Spring & Fall
${function() {
const variantData = data.variant || {"id":"70375009-c4f0-4f22-9642-67bedb3fd129","product_id":"07b29d5e-bc45-4d1b-aba5-a9cc5e6a73ac","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":777,"sku":"208283445066-Navy Blue-S","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/433b1d3ac50dfee8742510f71ff612d0.jpeg","path":"433b1d3ac50dfee8742510f71ff612d0.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Sweatshirt Pullover Basic Button Navy Blue Butterfly Dandelion Casual V Neck Long","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"40","price":"19.99","retail_price":"40","available":true,"url":"\/products\/womens-sweatshirt-pullover-basic-button-navy-blue-butterfly-dandelion-casual-v-neck-long-sleeve-top-micro-elastic-spring-fall?variant=70375009-c4f0-4f22-9642-67bedb3fd129","available_quantity":999999999,"options":[{"name":"Color","value":"Navy Blue"},{"name":"Size","value":"S"}],"off_ratio":50,"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 : 208283445066-Navy Blue-S
${function(){
const variantData = data.variant || {"id":"70375009-c4f0-4f22-9642-67bedb3fd129","product_id":"07b29d5e-bc45-4d1b-aba5-a9cc5e6a73ac","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":777,"sku":"208283445066-Navy Blue-S","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/433b1d3ac50dfee8742510f71ff612d0.jpeg","path":"433b1d3ac50dfee8742510f71ff612d0.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Sweatshirt Pullover Basic Button Navy Blue Butterfly Dandelion Casual V Neck Long","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"40","price":"19.99","retail_price":"40","available":true,"url":"\/products\/womens-sweatshirt-pullover-basic-button-navy-blue-butterfly-dandelion-casual-v-neck-long-sleeve-top-micro-elastic-spring-fall?variant=70375009-c4f0-4f22-9642-67bedb3fd129","available_quantity":999999999,"options":[{"name":"Color","value":"Navy Blue"},{"name":"Size","value":"S"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}