Women's Furry Down Jacket
${function() {
const variantData = data.variant || {"id":"08effbde-8439-440a-853d-16e70f4736c4","product_id":"39d29cd5-8f58-441e-b36c-19dd73d12884","title":"S(US 6-8)-Deep Purple","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2139424620407","barcode":"","position":1,"option1":"S(US 6-8)","option2":"Deep Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/097bf9ff0a08e3c91573ac340bc5e7f5.jpeg","path":"097bf9ff0a08e3c91573ac340bc5e7f5.jpeg","width":1080,"height":1620,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":1.92,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"1.92","retail_price":"79","available":true,"url":"\/products\/womens-furry-down-jacket-2139424620406?variant=08effbde-8439-440a-853d-16e70f4736c4","available_quantity":999999999,"options":[{"name":"color","value":"S(US 6-8)"},{"name":"size","value":"Deep Purple"}],"off_ratio":98,"flashsale_info":[],"sales":48};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"08effbde-8439-440a-853d-16e70f4736c4","product_id":"39d29cd5-8f58-441e-b36c-19dd73d12884","title":"S(US 6-8)-Deep Purple","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2139424620407","barcode":"","position":1,"option1":"S(US 6-8)","option2":"Deep Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/097bf9ff0a08e3c91573ac340bc5e7f5.jpeg","path":"097bf9ff0a08e3c91573ac340bc5e7f5.jpeg","width":1080,"height":1620,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":1.92,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"1.92","retail_price":"79","available":true,"url":"\/products\/womens-furry-down-jacket-2139424620406?variant=08effbde-8439-440a-853d-16e70f4736c4","available_quantity":999999999,"options":[{"name":"color","value":"S(US 6-8)"},{"name":"size","value":"Deep Purple"}],"off_ratio":98,"flashsale_info":[],"sales":48};
return `
`
}()}