Unisex Halloween Raven Print Casual T-Shirt
${function() {
const variantData = data.variant || {"id":"043c5d45-14bb-4f92-ba3b-fb31d53846b2","product_id":"81a2598c-a261-4bca-bad7-462fdf6abaf4","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"shopify-DSTX28-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/unisex-halloween-raven-print-casual-t-shirt?variant=043c5d45-14bb-4f92-ba3b-fb31d53846b2","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":33,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
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.