SAMEBIKE RS-A01 26" Fat Tire Commuter E-Bike 48V14AH battery 750w high speed high power fat tire motor Maximum speed 45KM/H(Sold out)
❤️🔥Payload 150KG❤️🔥Range 55+55KM
${function() {
const variantData = data.variant || {"id":"acd1eea5-188f-4ac1-b137-0b82fdd93958","product_id":"8b5b3ee1-9b3e-4820-b7e0-c8f1ff9162a8","title":"Black-Sold out","weight_unit":"kg","inventory_quantity":93,"sku":"RS-A01-FT-BK-EU\t","barcode":"","position":1,"option1":"Black","option2":"Sold out","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80251f3ce599c34e47cb426832c99a29.jpg","path":"80251f3ce599c34e47cb426832c99a29.jpg","width":1000,"height":1000,"alt":"SAMEBIKE RS-A01 26\" Fat Tire Commuter E-Bike 48V14AH battery 750w high speed high power fat tire motor Maximum speed 45KM\/H(Sold out)","aspect_ratio":1},"wholesale_price":[{"price":1199,"min_quantity":1}],"weight":"0","compare_at_price":"1699","price":"1199","retail_price":"1699","available":true,"url":"\/products\/samebike-rs-a01-26-fat-tire-commuter-e-bike-48v14ah-battery-750w-high-speed-high-power-fat-tire-motor-maximum-speed-45km-hsold-out?variant=acd1eea5-188f-4ac1-b137-0b82fdd93958","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Model","value":"Sold out"}],"off_ratio":29,"flashsale_info":[],"sales":16};
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}
`;
}()}