KuKirin G1 pro Scooter électrique 2*800W moteur 20.8Ah batterie 55km vitesse maximale 70km portée
${function() {
const variantData = data.variant || {"id":"01ae4afc-a325-4742-9068-7fa9514e96d5","product_id":"e500dded-dfe6-4e36-87d3-7d9515d557a1","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-electrique-2-800w-moteur-20-8ah-batterie-55km-vitesse-maximale-70km-portee?variant=01ae4afc-a325-4742-9068-7fa9514e96d5","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
${function() {
const postageFreeAmount = 30;
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 = "Votre commande est la livraison gratuite";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Ajouter au panier
€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":"01ae4afc-a325-4742-9068-7fa9514e96d5","product_id":"e500dded-dfe6-4e36-87d3-7d9515d557a1","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-electrique-2-800w-moteur-20-8ah-batterie-55km-vitesse-maximale-70km-portee?variant=01ae4afc-a325-4742-9068-7fa9514e96d5","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 ? `
` : ' ';
}
}()}
Acheter maintenant
Le produit était en rupture de stock.
Le produit n'est pas disponible.
${function(){
const variantData = data.variant || {"id":"01ae4afc-a325-4742-9068-7fa9514e96d5","product_id":"e500dded-dfe6-4e36-87d3-7d9515d557a1","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-electrique-2-800w-moteur-20-8ah-batterie-55km-vitesse-maximale-70km-portee?variant=01ae4afc-a325-4742-9068-7fa9514e96d5","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Poids : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
code à barre : ${variantData && variantData.barcode}
`
}()}