SAMEBIKE LO26-II-FT 26" 12.5Ah 48V 750W 26 Inches Moped Electric Bike Smart Folding Bike 25-35km/h Max Speed 80km Mileage Max Load 180kg(Pre-sale)
❤️🔥Delivery in 4-7 working days❤️🔥Range 50+50KM
${function() {
const variantData = data.variant || {"id":"22e0b700-e409-47cb-a00b-86c917848ebf","product_id":"9d0b4423-2cd7-49c1-a64f-cc3e7058508e","title":"WHITE-Pre-sale out of stock","weight_unit":"kg","inventory_quantity":0,"sku":"LO26-II-FT-WH-EU\t","barcode":"","position":1,"option1":"WHITE","option2":"Pre-sale out of stock","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4e8f4987ecd5c39968b2cd5cfed339b9.jpg","path":"4e8f4987ecd5c39968b2cd5cfed339b9.jpg","width":1200,"height":1200,"alt":"SAMEBIKE LO26-II-FT 26\" 12.5Ah 48V 750W 26 Inches Moped Electric Bike Smart Folding Bike 25-35km\/h Max Speed 80km Mileage Max Load 180kg(Pre-sale)","aspect_ratio":1},"wholesale_price":[{"price":999,"min_quantity":1}],"weight":"0","compare_at_price":"1299","price":"999","retail_price":"1299","available":true,"url":"\/products\/samebike-lo26-ii-ft-26-12-5ah-48v-750w-26-inches-moped-electric-bike-smart-folding-bike-25-35km-h-max-speed-80km-mileage-max-load-180kgpre-sale?variant=22e0b700-e409-47cb-a00b-86c917848ebf","available_quantity":999999999,"options":[{"name":"color","value":"WHITE"},{"name":"Model","value":"Pre-sale out of stock"}],"off_ratio":23,"flashsale_info":[],"sales":23};
const saveType = "amount";
const productLabelDiscountOn = true;
const map = {
B: ``,
C: ``,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
${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 does not exist
${function() {
const minDays = parseInt('3');
const maxDays = parseInt('7');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
${tipText}
`;
}()}