KuKirin V1 Pro Electric Bike 7.5Ah Battery 20 inch Tires 45KM/H Max Speed
${function() {
const variantData = data.variant || {"id":"e9d1079c-f622-44e6-80b1-2d7318ebe356","product_id":"908f8cf1-bd1a-4ae7-8a00-6987a4d363c9","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"EU-V1P","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":519,"min_quantity":1}],"weight":"0","compare_at_price":"699","price":"519","retail_price":"699","available":true,"url":"\/products\/kukirin-v1-pro?variant=e9d1079c-f622-44e6-80b1-2d7318ebe356","available_quantity":999999999,"options":[],"off_ratio":26,"flashsale_info":[],"sales":24};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Free shipping
4-8 days delivery(working day)
⚡45 kilometers per charge
Add to cart
€519.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":"e9d1079c-f622-44e6-80b1-2d7318ebe356","product_id":"908f8cf1-bd1a-4ae7-8a00-6987a4d363c9","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"EU-V1P","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":519,"min_quantity":1}],"weight":"0","compare_at_price":"699","price":"519","retail_price":"699","available":true,"url":"\/products\/kukirin-v1-pro?variant=e9d1079c-f622-44e6-80b1-2d7318ebe356","available_quantity":999999999,"options":[],"off_ratio":26,"flashsale_info":[],"sales":24};
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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e9d1079c-f622-44e6-80b1-2d7318ebe356","product_id":"908f8cf1-bd1a-4ae7-8a00-6987a4d363c9","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"EU-V1P","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":519,"min_quantity":1}],"weight":"0","compare_at_price":"699","price":"519","retail_price":"699","available":true,"url":"\/products\/kukirin-v1-pro?variant=e9d1079c-f622-44e6-80b1-2d7318ebe356","available_quantity":999999999,"options":[],"off_ratio":26,"flashsale_info":[],"sales":24};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}