Women's Crew Neck Zip Sleeve Sweatshirt and Sweatpants Set
${function() {
const variantData = data.variant || {"id":"e1c80525-1e00-4f7d-8d3e-a00b89024357","product_id":"b9972e9d-3d61-481f-bf91-f10f190cdf02","title":"Black-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSGJ240903023-Black-S(US 6-8)","barcode":"","position":1,"option1":"Black","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf11369c6d2a5839668f2d49e1c129b2.jpeg","path":"bf11369c6d2a5839668f2d49e1c129b2.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"19.99","retail_price":"46.99","available":true,"url":"\/products\/womens-crew-neck-zip-sleeve-sweatshirt-and-sweatpants-set?variant=e1c80525-1e00-4f7d-8d3e-a00b89024357","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":57,"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":"e1c80525-1e00-4f7d-8d3e-a00b89024357","product_id":"b9972e9d-3d61-481f-bf91-f10f190cdf02","title":"Black-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSGJ240903023-Black-S(US 6-8)","barcode":"","position":1,"option1":"Black","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf11369c6d2a5839668f2d49e1c129b2.jpeg","path":"bf11369c6d2a5839668f2d49e1c129b2.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"19.99","retail_price":"46.99","available":true,"url":"\/products\/womens-crew-neck-zip-sleeve-sweatshirt-and-sweatpants-set?variant=e1c80525-1e00-4f7d-8d3e-a00b89024357","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":57,"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 `
`;
}()}