500W Portable Personal Blender Mixer
${function() {
const variantData = data.variant || {"id":"ab51336c-365c-457f-a115-64642d4f6d32","product_id":"a2f54bb8-3480-464d-87b9-3a91d66f314c","title":"Full set 4 in 1","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Full set 4 in 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dced3fd5f04e1e5d8baf4e3a2431910e.jpeg","path":"dced3fd5f04e1e5d8baf4e3a2431910e.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.24","retail_price":"0","available":true,"url":"\/products\/bpa-free-500w-portable-personal-blender-mixer-1-gs0v?variant=ab51336c-365c-457f-a115-64642d4f6d32","available_quantity":999999999,"options":[{"name":"Color","value":"Full set 4 in 1"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"ab51336c-365c-457f-a115-64642d4f6d32","product_id":"a2f54bb8-3480-464d-87b9-3a91d66f314c","title":"Full set 4 in 1","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Full set 4 in 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dced3fd5f04e1e5d8baf4e3a2431910e.jpeg","path":"dced3fd5f04e1e5d8baf4e3a2431910e.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.24","retail_price":"0","available":true,"url":"\/products\/bpa-free-500w-portable-personal-blender-mixer-1-gs0v?variant=ab51336c-365c-457f-a115-64642d4f6d32","available_quantity":999999999,"options":[{"name":"Color","value":"Full set 4 in 1"}],"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 `
`;
}()}