Women's Casual Round Neck Print Knitted Sweater
${function() {
const variantData = data.variant || {"id":"b008c8a6-f1e8-47d6-8d8b-5b4ce1afd5d5","product_id":"8ea977ab-7509-4b7f-bf04-e3a9ad08c5fd","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"PY-As shown-S-A006419606","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5800a4c7f484a597005ce5d4ef685c8.jpeg","path":"e5800a4c7f484a597005ce5d4ef685c8.jpeg","width":675,"height":900,"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-casual-round-neck-print-knitted-sweater-3?variant=b008c8a6-f1e8-47d6-8d8b-5b4ce1afd5d5","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"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":"b008c8a6-f1e8-47d6-8d8b-5b4ce1afd5d5","product_id":"8ea977ab-7509-4b7f-bf04-e3a9ad08c5fd","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"PY-As shown-S-A006419606","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5800a4c7f484a597005ce5d4ef685c8.jpeg","path":"e5800a4c7f484a597005ce5d4ef685c8.jpeg","width":675,"height":900,"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-casual-round-neck-print-knitted-sweater-3?variant=b008c8a6-f1e8-47d6-8d8b-5b4ce1afd5d5","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"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 `
`;
}()}