discount【 TOPPP】W324103- New women's autumn three color windproof jacket with casual hat top
${function() {
const variantData = data.variant || {"id":"cbb8d14f-3d8c-44a8-be86-ffbe59e4f827","product_id":"9227440b-7069-417a-9e64-15f5793ab1f3","title":"Khaki-XS","weight_unit":"kg","inventory_quantity":10,"sku":"W324103350-Khaki-XS-A0019836","barcode":"","position":1,"option1":"Khaki","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7af8b367d9fa05d847d8cec1c7cab56.jpg","path":"e7af8b367d9fa05d847d8cec1c7cab56.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":72,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"72","retail_price":"0","available":true,"url":"\/products\/discount-toppp-w324103-new-womens-autumn-three-color-windproof-jacket-with-casual-hat-top?variant=cbb8d14f-3d8c-44a8-be86-ffbe59e4f827","available_quantity":10,"options":[{"name":"colour","value":"Khaki"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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.
${function(){
const variantData = data.variant || {"id":"cbb8d14f-3d8c-44a8-be86-ffbe59e4f827","product_id":"9227440b-7069-417a-9e64-15f5793ab1f3","title":"Khaki-XS","weight_unit":"kg","inventory_quantity":10,"sku":"W324103350-Khaki-XS-A0019836","barcode":"","position":1,"option1":"Khaki","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7af8b367d9fa05d847d8cec1c7cab56.jpg","path":"e7af8b367d9fa05d847d8cec1c7cab56.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":72,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"72","retail_price":"0","available":true,"url":"\/products\/discount-toppp-w324103-new-womens-autumn-three-color-windproof-jacket-with-casual-hat-top?variant=cbb8d14f-3d8c-44a8-be86-ffbe59e4f827","available_quantity":10,"options":[{"name":"colour","value":"Khaki"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}