Square Neck Casual Loose Solid Color Short Sleeve T-Shirt
${function() {
const variantData = data.variant || {"id":"5b5aec18-17e5-4ecc-aa54-7f9270ad8ddf","product_id":"04ac7f22-0398-447b-9ebf-7615f9036c1e","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838331495","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47995de65e90553250c4e44ae95530d0.jpeg","path":"47995de65e90553250c4e44ae95530d0.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.93,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.93","retail_price":"0","available":true,"url":"\/products\/square-neck-casual-loose-solid-color-short-sleeve-t-shirt-7484695?variant=5b5aec18-17e5-4ecc-aa54-7f9270ad8ddf","available_quantity":1000,"options":[{"name":"Color","value":"S"}],"off_ratio":0,"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":"5b5aec18-17e5-4ecc-aa54-7f9270ad8ddf","product_id":"04ac7f22-0398-447b-9ebf-7615f9036c1e","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838331495","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47995de65e90553250c4e44ae95530d0.jpeg","path":"47995de65e90553250c4e44ae95530d0.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":9.93,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.93","retail_price":"0","available":true,"url":"\/products\/square-neck-casual-loose-solid-color-short-sleeve-t-shirt-7484695?variant=5b5aec18-17e5-4ecc-aa54-7f9270ad8ddf","available_quantity":1000,"options":[{"name":"Color","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}