Yorkshire Terrier Car Sticker Lover 6
${function() {
const variantData = data.variant || {"id":"15e25631-ce7f-43b8-9d87-ab2337fec947","product_id":"1519303a-6bb2-48d0-a1ea-c98c9ed92d12","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"shopify-GGTZ20-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":15.95,"min_quantity":1}],"weight":"0.05","compare_at_price":"23.99","price":"15.95","retail_price":"23.99","available":true,"url":"\/products\/yorkshire-terrier-car-sticker-lover-6?variant=15e25631-ce7f-43b8-9d87-ab2337fec947","available_quantity":1000,"options":[{"name":"Size","value":"S"}],"off_ratio":34,"flashsale_info":[],"sales":0};
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.