SAMEBIKE MY275 13Ah 500W Motor 48V 27.5inch Electric Bike 20mph Top Speed 80km Mileage Range 150kg Load(out of stock)
❤️🔥Top Speed 32KM/ H❤️🔥Range 40+40KM
${function() {
const variantData = data.variant || {"id":"398928cf-7f93-4929-898e-90a43e8f4874","product_id":"43f6b7f8-914c-4e75-81de-9c67bf81871c","title":"BLACK-\uff08out of stock\uff09","weight_unit":"kg","inventory_quantity":0,"sku":"MY275-FT-BK-EU","barcode":"","position":1,"option1":"BLACK","option2":"\uff08out of stock\uff09","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9a5e8b06f3cc2162f1d2969f56355715.jpg","path":"9a5e8b06f3cc2162f1d2969f56355715.jpg","width":1200,"height":1200,"alt":"SAMEBIKE MY275 13Ah 500W Motor 48V 27.5inch Electric Bike 20mph Top Speed 80km Mileage Range 150kg Load\uff08out of stock\uff09","aspect_ratio":1},"wholesale_price":[{"price":859,"min_quantity":1}],"weight":"0","compare_at_price":"1399","price":"859","retail_price":"1399","available":true,"url":"\/products\/samebike-my275-ft-27-57s-spoke-rim-eve48v10-4ah-500w?variant=398928cf-7f93-4929-898e-90a43e8f4874","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"Model","value":"\uff08out of stock\uff09"}],"off_ratio":39,"flashsale_info":[],"sales":15};
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}
`;
}()}