Retro Cat Art Print Casual T-Shirt
${function() {
const variantData = data.variant || {"id":"bea9d486-2dc3-4a5e-a07d-eed4a69c2191","product_id":"90fc6cc6-f30c-4930-888c-1b225cbb81ba","title":"S","weight_unit":"kg","inventory_quantity":999,"sku":"shopify-TX0044-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\/retro-cat-art-print-casual-t-shirt-kds8?variant=bea9d486-2dc3-4a5e-a07d-eed4a69c2191","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":33,"flashsale_info":[],"sales":3};
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.