EXCLUSIVE 2023 Motorized Foldable Electric Commuter Scooter
${function() {
const variantData = data.variant || {"id":"4fb0d369-f64b-4a29-a392-ded0279e2b6a","product_id":"1c3a7c0a-3c74-41a4-a90b-bc588ea60290","title":"Raven Black","weight_unit":"kg","inventory_quantity":999,"sku":"668766968956f","barcode":"","position":1,"option1":"Raven Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2396cb1e15500881789331fec3758324.jpeg","path":"2396cb1e15500881789331fec3758324.jpeg","width":719,"height":719,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"199.9","price":"19.99","retail_price":"199.9","available":true,"url":"\/products\/exclusive-2023-motorized-foldable-electric-commuter-scooter-669a161a84e14?variant=4fb0d369-f64b-4a29-a392-ded0279e2b6a","available_quantity":999999999,"options":[{"name":"Color","value":"Raven Black"}],"off_ratio":90,"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":"4fb0d369-f64b-4a29-a392-ded0279e2b6a","product_id":"1c3a7c0a-3c74-41a4-a90b-bc588ea60290","title":"Raven Black","weight_unit":"kg","inventory_quantity":999,"sku":"668766968956f","barcode":"","position":1,"option1":"Raven Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2396cb1e15500881789331fec3758324.jpeg","path":"2396cb1e15500881789331fec3758324.jpeg","width":719,"height":719,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"199.9","price":"19.99","retail_price":"199.9","available":true,"url":"\/products\/exclusive-2023-motorized-foldable-electric-commuter-scooter-669a161a84e14?variant=4fb0d369-f64b-4a29-a392-ded0279e2b6a","available_quantity":999999999,"options":[{"name":"Color","value":"Raven Black"}],"off_ratio":90,"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 `
`;
}()}