PALO 8000mAh D Size Batteries Rechargeable Battery With PALO Battery Charger
${function() {
const variantData = data.variant || {"id":"36894b3d-5d92-4b1f-b507-d48eb7510924","product_id":"7d0f02c7-b57c-49cd-80c0-79471c2fd420","title":"2pcs D","weight_unit":"kg","inventory_quantity":0,"sku":"ALO \u9ed1\u8272 8000mah D\u578b\u7535\u6c60--2pcs","barcode":"","position":1,"option1":"2pcs D","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10ec4532ecd1dc9abf121ba7f6b58e4d.jpg","path":"10ec4532ecd1dc9abf121ba7f6b58e4d.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":666,"min_quantity":1}],"weight":"0","compare_at_price":"780","price":"666","retail_price":"780","available":true,"url":"\/products\/palo-8000mah-d-size-batteries-rechargeable-battery-with-palo-battery-charger?variant=36894b3d-5d92-4b1f-b507-d48eb7510924","available_quantity":999999999,"options":[{"name":"quantity","value":"2pcs D"}],"off_ratio":15,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : ALO 黑色 8000mah D型电池--2pcs
${function(){
const variantData = data.variant || {"id":"36894b3d-5d92-4b1f-b507-d48eb7510924","product_id":"7d0f02c7-b57c-49cd-80c0-79471c2fd420","title":"2pcs D","weight_unit":"kg","inventory_quantity":0,"sku":"ALO \u9ed1\u8272 8000mah D\u578b\u7535\u6c60--2pcs","barcode":"","position":1,"option1":"2pcs D","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10ec4532ecd1dc9abf121ba7f6b58e4d.jpg","path":"10ec4532ecd1dc9abf121ba7f6b58e4d.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":666,"min_quantity":1}],"weight":"0","compare_at_price":"780","price":"666","retail_price":"780","available":true,"url":"\/products\/palo-8000mah-d-size-batteries-rechargeable-battery-with-palo-battery-charger?variant=36894b3d-5d92-4b1f-b507-d48eb7510924","available_quantity":999999999,"options":[{"name":"quantity","value":"2pcs D"}],"off_ratio":15,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
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 = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}