IKEA 2023 (Buy 1 get 1 free)TODAY¡ ̄S CLEARANCE SALE!
${function() {
const variantData = data.variant || {"id":"3297d9c0-ea21-4927-9117-1cb206e094e9","product_id":"24f8e910-092e-46b1-86d2-dbe0b88e167e","title":"small","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838688121","barcode":"","position":1,"option1":"small","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b129db7f04fd0ab9f72e0c8f8c662720.png","path":"b129db7f04fd0ab9f72e0c8f8c662720.png","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.72,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"48.72","retail_price":"80","available":true,"url":"\/products\/ikea-2023-buy-1-get-1-free-today-s-clearance-sale-w102348_4cd0e003?variant=3297d9c0-ea21-4927-9117-1cb206e094e9","available_quantity":1000,"options":[{"name":"Color","value":"small"}],"off_ratio":39,"flashsale_info":[],"sales":0};
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":"3297d9c0-ea21-4927-9117-1cb206e094e9","product_id":"24f8e910-092e-46b1-86d2-dbe0b88e167e","title":"small","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838688121","barcode":"","position":1,"option1":"small","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b129db7f04fd0ab9f72e0c8f8c662720.png","path":"b129db7f04fd0ab9f72e0c8f8c662720.png","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.72,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"48.72","retail_price":"80","available":true,"url":"\/products\/ikea-2023-buy-1-get-1-free-today-s-clearance-sale-w102348_4cd0e003?variant=3297d9c0-ea21-4927-9117-1cb206e094e9","available_quantity":1000,"options":[{"name":"Color","value":"small"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}