About the UMA A8-7150B G2 GLD System board – HP Elitebook 745 (G2) (802542-0C1)
With an AMD A8 Pro-7150B G2 quad-core processor (2.0GHZ, 4MB Level-2 cache, 19W TDP) and Radeon R5 graphics with UMA memory – For use in models without Windows 8.1
£270.00 (inc VAT)
EAN: 5712505793275
With an AMD A8 Pro-7150B G2 quad-core processor (2.0GHZ, 4MB Level-2 cache, 19W TDP) and Radeon R5 graphics with UMA memory – For use in models without Windows 8.1

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.