KuKirin G1 pro Scooter elettrico Motore 2*800W Batteria 20,8 Ah Velocità massima 55 km Portata 70 km
Doppio potente motore da 800 W<br>Batteria da 48 V 20 Ah<br>60-70 chilometri per carica<br>55-60 km/hMassimo. Velocità<br>Ruote pneumatiche da 10''
${function() {
const variantData = data.variant || {"id":"1f3be2a5-9105-4df3-a6c9-f26d0bf497d3","product_id":"e570b43d-eb38-4075-b70c-669e0124d8f3","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"EU-G1P","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":836,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"836","retail_price":"0","available":true,"url":"\/products\/kukirin-g1-pro-scooter-elettrico-motore-2-800w-batteria-20-8-ah-velocita-massima-55-km-portata-70-km?variant=1f3be2a5-9105-4df3-a6c9-f26d0bf497d3","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Aggiungi al carrello
€836.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"1f3be2a5-9105-4df3-a6c9-f26d0bf497d3","product_id":"e570b43d-eb38-4075-b70c-669e0124d8f3","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"EU-G1P","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":836,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"836","retail_price":"0","available":true,"url":"\/products\/kukirin-g1-pro-scooter-elettrico-motore-2-800w-batteria-20-8-ah-velocita-massima-55-km-portata-70-km?variant=1f3be2a5-9105-4df3-a6c9-f26d0bf497d3","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Acquista ora
Il prodotto era esaurito.
Il prodotto non è disponibile.
${function() {
const postageFreeAmount = 50;
const custom_text = "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 = "Il tuo ordine \u00e8 in consegna gratuita";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}