${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 `
`;
}()}
2026 Fashion Angel and Demon Print Short-Sleeved T-shirt
${function() {
const variantData = data.variant || {"id":"4e794726-fec3-4332-b3e1-d72c77c1d37d","product_id":"76fcecf6-70e7-4e3d-b37b-783b75615c37","title":"S","weight_unit":"kg","inventory_quantity":0,"sku":"2026\u65f6\u5c1a\u5929\u4f7f\u6076\u9b54\u5370\u82b1\u77ed\u8896","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.9,"min_quantity":1}],"weight":"0","compare_at_price":"25.9","price":"19.9","retail_price":"25.9","available":true,"url":"\/products\/2026-fashion-angel-and-demon-print-short-sleeved-t-shirt?variant=4e794726-fec3-4332-b3e1-d72c77c1d37d","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":"23","flashsale_info":{"variant_id":"4e794726-fec3-4332-b3e1-d72c77c1d37d","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"19.9","compare_at_price":"","discount_price":"19.9","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"23","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"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}
`
}()}
Product was out of stock.
Product is unavailable.
people are viewing this right now