Women's Casual Solid Color Round Neck Long Sleeve Slit Hem Sweatshirt Leggings Set
${function() {
const variantData = data.variant || {"id":"a5684bd1-1271-4a13-b358-2942167be6e6","product_id":"3420d16f-8f0f-4468-b0ae-0b0d408dd17b","title":"White-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSGJ21062410-White-S(US 6-8)","barcode":"","position":1,"option1":"White","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cf782ff6daed03319a474ed9581ff4cb.jpeg","path":"cf782ff6daed03319a474ed9581ff4cb.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-casual-solid-color-round-neck-long-sleeve-slit-hem-sweatshirt-leggings-set-1-h8yk?variant=a5684bd1-1271-4a13-b358-2942167be6e6","available_quantity":999999999,"options":[{"name":"color","value":"White"},{"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":"a5684bd1-1271-4a13-b358-2942167be6e6","product_id":"3420d16f-8f0f-4468-b0ae-0b0d408dd17b","title":"White-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSGJ21062410-White-S(US 6-8)","barcode":"","position":1,"option1":"White","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cf782ff6daed03319a474ed9581ff4cb.jpeg","path":"cf782ff6daed03319a474ed9581ff4cb.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-casual-solid-color-round-neck-long-sleeve-slit-hem-sweatshirt-leggings-set-1-h8yk?variant=a5684bd1-1271-4a13-b358-2942167be6e6","available_quantity":999999999,"options":[{"name":"color","value":"White"},{"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 `
`;
}()}