Plus Size Casual Shorts With Pockets for Holiday
${function() {
const variantData = data.variant || {"id":"e9ada041-9570-4044-bc3d-94a4d7a422e6","product_id":"4f072a37-f039-4014-b1f9-b08135072f3f","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838215499","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a8664b2a71203e36be84fb82ea2d087f.jpeg","path":"a8664b2a71203e36be84fb82ea2d087f.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":11.04,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"11.04","retail_price":"32.99","available":true,"url":"\/products\/plus-size-casual-shorts-with-pockets-for-holiday-4x91?variant=e9ada041-9570-4044-bc3d-94a4d7a422e6","available_quantity":1000,"options":[{"name":"Color","value":"S"}],"off_ratio":67,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"e9ada041-9570-4044-bc3d-94a4d7a422e6","product_id":"4f072a37-f039-4014-b1f9-b08135072f3f","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838215499","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a8664b2a71203e36be84fb82ea2d087f.jpeg","path":"a8664b2a71203e36be84fb82ea2d087f.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":11.04,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"11.04","retail_price":"32.99","available":true,"url":"\/products\/plus-size-casual-shorts-with-pockets-for-holiday-4x91?variant=e9ada041-9570-4044-bc3d-94a4d7a422e6","available_quantity":1000,"options":[{"name":"Color","value":"S"}],"off_ratio":67,"flashsale_info":[],"sales":0};
return `
`
}()}