DoceninTMChristmas Snowman CLM0910051 Art Quilt
${function() {
const variantData = data.variant || {"id":"b7bfbc0d-dc8c-464b-b739-23a62c14bf66","product_id":"7258db07-ee69-44f9-884b-35e7f22da709","title":"THROW","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"THROW","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbad45dd7e96d85c059362747a46819a.jpeg","path":"dbad45dd7e96d85c059362747a46819a.jpeg","width":563,"height":751,"alt":"","aspect_ratio":0.7496671105193076},"wholesale_price":[{"price":35.97,"min_quantity":1}],"weight":"0","compare_at_price":"69.95","price":"35.97","retail_price":"69.95","available":true,"url":"\/products\/clm0910051?variant=b7bfbc0d-dc8c-464b-b739-23a62c14bf66","available_quantity":999999999,"options":[{"name":"Size","value":"THROW"}],"off_ratio":49,"flashsale_info":[],"sales":18};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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.
${function(){
const variantData = data.variant || {"id":"b7bfbc0d-dc8c-464b-b739-23a62c14bf66","product_id":"7258db07-ee69-44f9-884b-35e7f22da709","title":"THROW","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"THROW","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbad45dd7e96d85c059362747a46819a.jpeg","path":"dbad45dd7e96d85c059362747a46819a.jpeg","width":563,"height":751,"alt":"","aspect_ratio":0.7496671105193076},"wholesale_price":[{"price":35.97,"min_quantity":1}],"weight":"0","compare_at_price":"69.95","price":"35.97","retail_price":"69.95","available":true,"url":"\/products\/clm0910051?variant=b7bfbc0d-dc8c-464b-b739-23a62c14bf66","available_quantity":999999999,"options":[{"name":"Size","value":"THROW"}],"off_ratio":49,"flashsale_info":[],"sales":18};
return `
`
}()}