🔥Buy 2 Free Shipping🔥Women's Fox Print Cozy Knit Sweater
${function() {
const variantData = data.variant || {"id":"15e512ec-268d-42a3-860c-26f0e506276c","product_id":"28a55476-9f23-4494-a2ff-c50e5c1e36c7","title":"Picture 1-M","weight_unit":"kg","inventory_quantity":1000,"sku":"PY-Picture 1-M-A006419613","barcode":"","position":1,"option1":"Picture 1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7748b27b839508a7e778be09402c0f04.jpeg","path":"7748b27b839508a7e778be09402c0f04.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"39.99","retail_price":"79","available":true,"url":"\/products\/womens-fox-print-cozy-knit-sweater?variant=15e512ec-268d-42a3-860c-26f0e506276c","available_quantity":999999999,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"M"}],"off_ratio":49,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"15e512ec-268d-42a3-860c-26f0e506276c","product_id":"28a55476-9f23-4494-a2ff-c50e5c1e36c7","title":"Picture 1-M","weight_unit":"kg","inventory_quantity":1000,"sku":"PY-Picture 1-M-A006419613","barcode":"","position":1,"option1":"Picture 1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7748b27b839508a7e778be09402c0f04.jpeg","path":"7748b27b839508a7e778be09402c0f04.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"39.99","retail_price":"79","available":true,"url":"\/products\/womens-fox-print-cozy-knit-sweater?variant=15e512ec-268d-42a3-860c-26f0e506276c","available_quantity":999999999,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"M"}],"off_ratio":49,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}