DoceninTMMr. Christmas Very Merry Carousel
${function() {
const variantData = data.variant || {"id":"9aa4abe2-182e-4e4c-a1f6-072723752e83","product_id":"b68b43c3-95db-487a-a09b-e464aa52b70f","title":"Blue","weight_unit":"kg","inventory_quantity":1000,"sku":"TYZ1L2200060SDW","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b8fa87ec7d3f09099a68f4a42994d63b.jpeg","path":"b8fa87ec7d3f09099a68f4a42994d63b.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.72,"min_quantity":1}],"weight":"0","compare_at_price":"150","price":"24.72","retail_price":"150","available":true,"url":"\/products\/f0-9f-92-9dqvc-last-day-buy-2-save-35-f0-9f-92-a5-mr-christmas-very-merry-carousel-nnq5?variant=9aa4abe2-182e-4e4c-a1f6-072723752e83","available_quantity":999999999,"options":[{"name":"color","value":"Blue"}],"off_ratio":84,"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":"9aa4abe2-182e-4e4c-a1f6-072723752e83","product_id":"b68b43c3-95db-487a-a09b-e464aa52b70f","title":"Blue","weight_unit":"kg","inventory_quantity":1000,"sku":"TYZ1L2200060SDW","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b8fa87ec7d3f09099a68f4a42994d63b.jpeg","path":"b8fa87ec7d3f09099a68f4a42994d63b.jpeg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.72,"min_quantity":1}],"weight":"0","compare_at_price":"150","price":"24.72","retail_price":"150","available":true,"url":"\/products\/f0-9f-92-9dqvc-last-day-buy-2-save-35-f0-9f-92-a5-mr-christmas-very-merry-carousel-nnq5?variant=9aa4abe2-182e-4e4c-a1f6-072723752e83","available_quantity":999999999,"options":[{"name":"color","value":"Blue"}],"off_ratio":84,"flashsale_info":[],"sales":18};
return `
`
}()}