Flower Print Graphic Tee
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"f71b8f70-5195-4294-924b-f38efba63d4c","product_id":"76f6dcea-adc0-4a0b-82f7-e3239a3ac5a5","title":"S-Purple","weight_unit":"kg","inventory_quantity":1000,"sku":"WMT210912247-Purple-S","barcode":"","position":1,"option1":"S","option2":"Purple","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e086a77327d8a39e82b8243c78d98084.jpeg","path":"e086a77327d8a39e82b8243c78d98084.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.99","retail_price":"0","available":true,"url":"\/products\/flower-print-graphic-tee-6?variant=f71b8f70-5195-4294-924b-f38efba63d4c","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Purple"}],"off_ratio":0,"flashsale_info":[],"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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${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 `
`;
}()}
Product was out of stock.
Product is unavailable.