🔥Winter Hot Sale
${function() {
const variantData = data.variant || {"id":"f8f29792-1a0b-431e-a79d-2b1a5c94d2e7","product_id":"62b280e8-4608-4eb1-a5a0-75612d6e60f2","title":"Rose red-King - 200*230 cm \/ 78.7*90.6 inches \/ 2*pillows","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Rose red","option2":"King - 200*230 cm \/ 78.7*90.6 inches \/ 2*pillows","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dab7c9c2d3c6f93f96e8c05d6d2a103.png","path":"3dab7c9c2d3c6f93f96e8c05d6d2a103.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/\ud83d\udd25winter-hot-sale-123-2-al6l?variant=f8f29792-1a0b-431e-a79d-2b1a5c94d2e7","available_quantity":999999999,"options":[{"name":"color","value":"Rose red"},{"name":"size","value":"King - 200*230 cm \/ 78.7*90.6 inches \/ 2*pillows"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"f8f29792-1a0b-431e-a79d-2b1a5c94d2e7","product_id":"62b280e8-4608-4eb1-a5a0-75612d6e60f2","title":"Rose red-King - 200*230 cm \/ 78.7*90.6 inches \/ 2*pillows","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Rose red","option2":"King - 200*230 cm \/ 78.7*90.6 inches \/ 2*pillows","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dab7c9c2d3c6f93f96e8c05d6d2a103.png","path":"3dab7c9c2d3c6f93f96e8c05d6d2a103.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/\ud83d\udd25winter-hot-sale-123-2-al6l?variant=f8f29792-1a0b-431e-a79d-2b1a5c94d2e7","available_quantity":999999999,"options":[{"name":"color","value":"Rose red"},{"name":"size","value":"King - 200*230 cm \/ 78.7*90.6 inches \/ 2*pillows"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}