Colorful LED Crystal Ball Night Lamp
${function() {
const variantData = data.variant || {"id":"2bde31a5-1fd9-4e79-be7e-b31e08102c83","product_id":"22e62b06-d90d-43c0-bd9e-dd93df596dcf","title":"Love Lights","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838438853","barcode":"","position":1,"option1":"Love Lights","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5922f81649a708e4d34918a46a5ea18b.jpeg","path":"5922f81649a708e4d34918a46a5ea18b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.25","retail_price":"0","available":true,"url":"\/products\/colorful-led-crystal-ball-night-lamp-1?variant=2bde31a5-1fd9-4e79-be7e-b31e08102c83","available_quantity":1000,"options":[{"name":"Style","value":"Love Lights"}],"off_ratio":0,"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":"2bde31a5-1fd9-4e79-be7e-b31e08102c83","product_id":"22e62b06-d90d-43c0-bd9e-dd93df596dcf","title":"Love Lights","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838438853","barcode":"","position":1,"option1":"Love Lights","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5922f81649a708e4d34918a46a5ea18b.jpeg","path":"5922f81649a708e4d34918a46a5ea18b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.25","retail_price":"0","available":true,"url":"\/products\/colorful-led-crystal-ball-night-lamp-1?variant=2bde31a5-1fd9-4e79-be7e-b31e08102c83","available_quantity":1000,"options":[{"name":"Style","value":"Love Lights"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}