Kukirin G3 Pro Fender
${function() {
const variantData = data.variant || {"id":"4e2273c8-35e6-4577-bf10-f6621361af92","product_id":"e18ecf6c-2ce5-42bf-98fc-ba12f3688192","title":"Front Fender","weight_unit":"kg","inventory_quantity":0,"sku":"Kukirin G3 Pro\u524d\u6321\u6ce5\u677f","barcode":"","position":1,"option1":"Front Fender","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ececf7ad81e154d3b0b0ceb659c7dd37.webp","path":"ececf7ad81e154d3b0b0ceb659c7dd37.webp","width":800,"height":800,"alt":"Kukirin G3 Pro Fender","aspect_ratio":1},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/kukirin-g3-pro-fender?variant=4e2273c8-35e6-4577-bf10-f6621361af92","available_quantity":999999999,"options":[{"name":"Model","value":"Front Fender"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"4e2273c8-35e6-4577-bf10-f6621361af92","product_id":"e18ecf6c-2ce5-42bf-98fc-ba12f3688192","title":"Front Fender","weight_unit":"kg","inventory_quantity":0,"sku":"Kukirin G3 Pro\u524d\u6321\u6ce5\u677f","barcode":"","position":1,"option1":"Front Fender","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ececf7ad81e154d3b0b0ceb659c7dd37.webp","path":"ececf7ad81e154d3b0b0ceb659c7dd37.webp","width":800,"height":800,"alt":"Kukirin G3 Pro Fender","aspect_ratio":1},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/kukirin-g3-pro-fender?variant=4e2273c8-35e6-4577-bf10-f6621361af92","available_quantity":999999999,"options":[{"name":"Model","value":"Front Fender"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Poids : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
code à barre : ${variantData && variantData.barcode}
`
}()}