🎇iENYRID M1 Electric Scooter:36V 450Wh Battery,500W Motor, 10" Tires And Advanced Suspension, Capable Of Speeds Of Up To 35 Km/h And A Range Of 25-40 Km - Designed For Everyday Commuting!
One of the Best for Commuters
${function() {
const variantData = data.variant || {"id":"ecbd5280-ba27-4f5c-9461-e9a15863590e","product_id":"588fd005-ff58-4167-b72e-0efe25cbe143","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"iENYRID M1","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":340,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"340","retail_price":"0","available":true,"url":"\/products\/ienyrid-m1?variant=ecbd5280-ba27-4f5c-9461-e9a15863590e","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}%` : `-` }
`; }()}
Product was out of stock.
Product is unavailable.
Vendor by:
Estimated Delivery:May-01 - May-05
${function() {
const type = 'hero';
const postageFreeAmount = 0;
const custom_text_hero = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}