Kukirin G4 Shock Absorbers
${function() {
const variantData = data.variant || {"id":"673a46ff-d63b-4e79-9ea6-b43b1a028ed3","product_id":"4e75af55-b5ee-4395-92a6-2889f92b23ee","title":"Front Shock Absorbers","weight_unit":"kg","inventory_quantity":0,"sku":"G4\u524d\u51cf\u9707","barcode":"","position":1,"option1":"Front Shock Absorbers","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b32db7ebf16eba9acdaeaccde1ce2055.JPG","path":"b32db7ebf16eba9acdaeaccde1ce2055.JPG","width":800,"height":800,"alt":"Kukirin G4 Shock Absorbers","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/kukirin-g4-shock-absorbers?variant=673a46ff-d63b-4e79-9ea6-b43b1a028ed3","available_quantity":999999999,"options":[{"name":"Model","value":"Front Shock Absorbers"}],"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 `
`;
}()}
${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":"673a46ff-d63b-4e79-9ea6-b43b1a028ed3","product_id":"4e75af55-b5ee-4395-92a6-2889f92b23ee","title":"Front Shock Absorbers","weight_unit":"kg","inventory_quantity":0,"sku":"G4\u524d\u51cf\u9707","barcode":"","position":1,"option1":"Front Shock Absorbers","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b32db7ebf16eba9acdaeaccde1ce2055.JPG","path":"b32db7ebf16eba9acdaeaccde1ce2055.JPG","width":800,"height":800,"alt":"Kukirin G4 Shock Absorbers","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/kukirin-g4-shock-absorbers?variant=673a46ff-d63b-4e79-9ea6-b43b1a028ed3","available_quantity":999999999,"options":[{"name":"Model","value":"Front Shock Absorbers"}],"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}
`
}()}