GERMAN SHEPHERD CRACK CAR STICKER 5
${function() {
const variantData = data.variant || {"id":"a31c1c67-00f3-4730-aab6-88e93acd6a93","product_id":"388df95d-ff33-4443-a21a-2d11ae40d441","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"shopify-GGTZ04-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.95,"min_quantity":1}],"weight":"0.05","compare_at_price":"21.99","price":"14.95","retail_price":"21.99","available":true,"url":"\/products\/german-shepherd-crack-car-sticker-5?variant=a31c1c67-00f3-4730-aab6-88e93acd6a93","available_quantity":1000,"options":[{"name":"Size","value":"S"}],"off_ratio":32,"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.