About the 53Wh 6 Cell 11.1V Battery (3R305)
Lithium-ion battery pack
Type : Li-ion,
Volts : 11.1 V
Capacity: 4320 mAh
Dimensions:
77mm x 127mm x 18 mm
Power:
48 W
£52.80 (inc VAT)
EAN: 4260218592728
Lithium-ion battery pack
Type : Li-ion,
Volts : 11.1 V
Capacity: 4320 mAh
Dimensions:
77mm x 127mm x 18 mm
Power:
48 W

Founded in 2004, Tekeurope is a worldwide UK based provider of IT hardware and repair services.
Tekeurope
Unit 21, Milber Trading Estate
Newton Abbot. TQ12 4SG
Phone: (+44) 1803 865 300
Email: website@tekeurope.co.uk
© Tekeurope UK Ltd 2026 | All Rights Reserved | Company Registration No. 05151686 | VAT No. GB 850177727 |
| Privacy Policy | Cookie Information | Website by Ampology Digital |
const search = instantsearch({
indexName: ‘tekeurope_products’,
searchClient: instantMeiliSearch(
‘https://search.digitallucifer.com’,
‘956e1ba412285eca73312a4897f9513e3e5e94ef12246fbff793e4a58d39a3d7’
),
searchFunction: function(helper) {
if (helper.state.query.length === 0) {
return; // do not trigger search
}
helper.search(); // trigger search
},
})
search.addWidgets([
instantsearch.widgets.searchBox({
container: ‘#searchbox’,
placeholder: ‘Search products..’,
}),
instantsearch.widgets.hits({
container: ‘#hits’,
hitsPerPage: 50,
templates: {
item: `
`,
},
}),
])
search.start()
// After the `searchBox` widget
search.addWidgets([
instantsearch.widgets.configure({
hitsPerPage: 50
}),
]);
Reviews
There are no reviews yet.