Women's Graffiti Print Pullover Sweatshirt and Pants Set
${function() {
const variantData = data.variant || {"id":"0b15b2b9-125a-42bc-bac1-9a4c225b9b66","product_id":"f83f101d-79d1-43f3-ab62-43a89fda06be","title":"White-M(US 10)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSCC240816117-White-M(US 10)","barcode":"","position":1,"option1":"White","option2":"M(US 10)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63577b2853a771e86d9c914b06e8bcdf.jpeg","path":"63577b2853a771e86d9c914b06e8bcdf.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"19.99","retail_price":"49.99","available":true,"url":"\/products\/womens-graffiti-print-pullover-sweatshirt-and-pants-set?variant=0b15b2b9-125a-42bc-bac1-9a4c225b9b66","available_quantity":999999999,"options":[{"name":"color","value":"White"},{"name":"size","value":"M(US 10)"}],"off_ratio":60,"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":"0b15b2b9-125a-42bc-bac1-9a4c225b9b66","product_id":"f83f101d-79d1-43f3-ab62-43a89fda06be","title":"White-M(US 10)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSCC240816117-White-M(US 10)","barcode":"","position":1,"option1":"White","option2":"M(US 10)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63577b2853a771e86d9c914b06e8bcdf.jpeg","path":"63577b2853a771e86d9c914b06e8bcdf.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"19.99","retail_price":"49.99","available":true,"url":"\/products\/womens-graffiti-print-pullover-sweatshirt-and-pants-set?variant=0b15b2b9-125a-42bc-bac1-9a4c225b9b66","available_quantity":999999999,"options":[{"name":"color","value":"White"},{"name":"size","value":"M(US 10)"}],"off_ratio":60,"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 `
`;
}()}