8565113 3.7V 1000mAh Lithium Polymer Rechargeable Battery Lipo Cell For Mobile Power LED Lamps Tablet PDA E-book GPS Power Bank
${function() {
const variantData = data.variant || {"id":"cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","product_id":"5951d22e-944e-48aa-b71d-02179ec164b0","title":"Gold-3.7V-CHINA","weight_unit":"kg","inventory_quantity":101,"sku":"8565113","barcode":"","position":1,"option1":"Gold","option2":"3.7V","option3":"CHINA","note":"","image":{"src":"\/\/img.staticdj.com\/b97f105d889f1d4130fcf853f1ba431f.webp","path":"b97f105d889f1d4130fcf853f1ba431f.webp","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.62,"min_quantity":1}],"weight":"0.24","compare_at_price":"17.2","price":"14.62","retail_price":"17.2","available":true,"url":"\/products\/8565113-3-7v-1000mah-lithium-polymer-rechargeable-battery-lipo-cell-for-mobile-power-led-lamps-tablet-pda-e-book-gps-power-bank?variant=cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","available_quantity":999999999,"options":[{"name":"color","value":"Gold"},{"name":"Nominal Voltage","value":"3.7V"},{"name":"Ships From","value":"CHINA"}],"off_ratio":"15","flashsale_info":{"variant_id":"cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","product_id":"","quantity":0,"discount_id":"e112af26-4018-4ace-86ef-656d72d82456","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":24,"discount_sales_rate":"19","discount_stock":-1,"ends_at":-1,"starts_at":1730466677,"allow_oversold":"uncheck","allocation_method":"none","price":"14.62","compare_at_price":"17.20","discount_price":"14.62","customary_saved_price":"2.58","customary_off_ratio":"15","discount_saved_price":"2.58","discount_off_ratio":"15","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Gold
${function(){
const optName = "color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Nominal Voltage:
3.7V
${function(){
const optName = "Nominal Voltage";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Ships From:
CHINA
${function(){
const optName = "Ships From";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$14.62
${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":"cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","product_id":"5951d22e-944e-48aa-b71d-02179ec164b0","title":"Gold-3.7V-CHINA","weight_unit":"kg","inventory_quantity":101,"sku":"8565113","barcode":"","position":1,"option1":"Gold","option2":"3.7V","option3":"CHINA","note":"","image":{"src":"\/\/img.staticdj.com\/b97f105d889f1d4130fcf853f1ba431f.webp","path":"b97f105d889f1d4130fcf853f1ba431f.webp","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.62,"min_quantity":1}],"weight":"0.24","compare_at_price":"17.2","price":"14.62","retail_price":"17.2","available":true,"url":"\/products\/8565113-3-7v-1000mah-lithium-polymer-rechargeable-battery-lipo-cell-for-mobile-power-led-lamps-tablet-pda-e-book-gps-power-bank?variant=cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","available_quantity":999999999,"options":[{"name":"color","value":"Gold"},{"name":"Nominal Voltage","value":"3.7V"},{"name":"Ships From","value":"CHINA"}],"off_ratio":"15","flashsale_info":{"variant_id":"cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","product_id":"","quantity":0,"discount_id":"e112af26-4018-4ace-86ef-656d72d82456","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":24,"discount_sales_rate":"19","discount_stock":-1,"ends_at":-1,"starts_at":1730466677,"allow_oversold":"uncheck","allocation_method":"none","price":"14.62","compare_at_price":"17.20","discount_price":"14.62","customary_saved_price":"2.58","customary_off_ratio":"15","discount_saved_price":"2.58","discount_off_ratio":"15","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
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.
Sku : 8565113
Weight : 0.24kg
${function(){
const variantData = data.variant || {"id":"cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","product_id":"5951d22e-944e-48aa-b71d-02179ec164b0","title":"Gold-3.7V-CHINA","weight_unit":"kg","inventory_quantity":101,"sku":"8565113","barcode":"","position":1,"option1":"Gold","option2":"3.7V","option3":"CHINA","note":"","image":{"src":"\/\/img.staticdj.com\/b97f105d889f1d4130fcf853f1ba431f.webp","path":"b97f105d889f1d4130fcf853f1ba431f.webp","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.62,"min_quantity":1}],"weight":"0.24","compare_at_price":"17.2","price":"14.62","retail_price":"17.2","available":true,"url":"\/products\/8565113-3-7v-1000mah-lithium-polymer-rechargeable-battery-lipo-cell-for-mobile-power-led-lamps-tablet-pda-e-book-gps-power-bank?variant=cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","available_quantity":999999999,"options":[{"name":"color","value":"Gold"},{"name":"Nominal Voltage","value":"3.7V"},{"name":"Ships From","value":"CHINA"}],"off_ratio":"15","flashsale_info":{"variant_id":"cfd3bb77-3151-4fc0-a88e-5f6e3a8928aa","product_id":"","quantity":0,"discount_id":"e112af26-4018-4ace-86ef-656d72d82456","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":24,"discount_sales_rate":"19","discount_stock":-1,"ends_at":-1,"starts_at":1730466677,"allow_oversold":"uncheck","allocation_method":"none","price":"14.62","compare_at_price":"17.20","discount_price":"14.62","customary_saved_price":"2.58","customary_off_ratio":"15","discount_saved_price":"2.58","discount_off_ratio":"15","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}