Kukirin G2 Max Brake Grip | Brake Lever | Brake Handle
${function() {
const variantData = data.variant || {"id":"836f33cc-2ee5-4dff-b6dd-e46551c176a8","product_id":"0ed52890-25b0-4a6c-8618-5083ac100a83","title":"Brake Grip | Brake Lever | Brake Handle-Left","weight_unit":"kg","inventory_quantity":0,"sku":"G2 Max\u5de6\u5239\u628a","barcode":"","position":1,"option1":"Brake Grip | Brake Lever | Brake Handle-Left","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/kukirin-g2-max-brake-grip-brake-lever-brake-handle?variant=836f33cc-2ee5-4dff-b6dd-e46551c176a8","available_quantity":999999999,"options":[{"name":"Mod\u00e8le","value":"Brake Grip | Brake Lever | Brake Handle-Left"}],"off_ratio":0,"flashsale_info":[],"sales":12};
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 `
`;
}()}
${function(){
const tipText = "Veuillez s\u00e9lectionner un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Le produit était en rupture de stock.
Le produit n'est pas disponible.
${function(){
const variantData = data.variant || {"id":"836f33cc-2ee5-4dff-b6dd-e46551c176a8","product_id":"0ed52890-25b0-4a6c-8618-5083ac100a83","title":"Brake Grip | Brake Lever | Brake Handle-Left","weight_unit":"kg","inventory_quantity":0,"sku":"G2 Max\u5de6\u5239\u628a","barcode":"","position":1,"option1":"Brake Grip | Brake Lever | Brake Handle-Left","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/kukirin-g2-max-brake-grip-brake-lever-brake-handle?variant=836f33cc-2ee5-4dff-b6dd-e46551c176a8","available_quantity":999999999,"options":[{"name":"Mod\u00e8le","value":"Brake Grip | Brake Lever | Brake Handle-Left"}],"off_ratio":0,"flashsale_info":[],"sales":12};
return `
Sku : ${variantData && variantData.sku}
Poids : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
code à barre : ${variantData && variantData.barcode}
`
}()}