Skip to main content
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
Headphones Bluetooth Wireless Laptop Call Center OfficeHeadphones Bluetooth Wireless Laptop Call Center Office
£ 30.00 GBP
Tax included.

Mpow M5 Pro Bluetooth 5.0 Headphones with Mic Charging Base Wireless Headset for PC Laptop Call Center Office 18H Talking Time

Highlights

● Crystal-clear audio experience
● Ultra-lasting performance with a charging base
● A custom and comfortable fit
● Multipoint and wide compatibility
● Mute Function

* Note: Note: Mute function only supports on cell phones at present, we are working on this feature so that it would be used on PC in the future

Product Description

Enhanced 40mm Drivers

Deliver clear voice & pure sound

Noise Cancelling Microphone

Isolate your voice from background noise

Lightweight & Soft Memory Protein Earpads

Perfect headset to wear all day long. 30% Lighter than others.

200hrs+ Working Time & 2hrs Fast Charging

18hrs talk time (headset), 12-15 times recharging base

Essential Choice for Online Class

Perfect for child, teenager, college student

Flip-to-mute Microphone

Flip up boom microphone to mute, won't leak privacy in a talk

More Product Pictures

Bullet Points

● Noise Canceling Bluetooth Headsets
Mpow truck driver headsets feature noise-canceling technology that eliminates up to 99. 6% of transmitting noise for crystal clear calls and music

● All-Day Comfort
You need to be connected whether you are in or out of your office; With its balanced over the head design, memory foam padding, this Bluetooth headset with microphone enables you to wear all day in comfort

● Long Battery Life
A sleek magnetic charging base is included with the Mpow M5 Bluetooth headset, which supports recharge the headset 12 to 15 times; Also, 2 hours charging can offer up to 18 hours continuous talking time and 200 hours standby time

● Dual Device Connection
Mpow truck driver headset can connect with 2 Bluetooth devices at one time; You can switch the usage of the headset from one device to another easily; This feature is very practical if you have 2 smartphones or other devices

Specifications

Model: Mpow M5 Pro Bluetooth Headphone with Microphone
Bluetooth Standard: 5.0
Bluetooth Range: Up to 33Ft(10m)
Support: HSP, HFP, A2DP, AVRCP

Standby Time: 160H
Charging Time for Headset: 2h
Charging Time for Base: 4H
Talking Time: 18H
Battery Capacity for Charging Base: 2200mAh
Battery Capacity for Headset: 180mAh
Charging Voltage: DC 5V

Talk Time: 18H n(50% volume)

Weight of Headset: 1.7oz(48.8g)
Weight of Charging Base: 8.1oz(230g)

Note: Mpow M5 do not suit for this charging base

Package Contents

Mpow Bluetooth Headset*1
Charging Base*1
USB Cable*1
Charging Reminder Card*1
User Manual*1

Frequently Asked Questions

Use rows to highlight unique features,
sizing information,
or other sales information.

Use rows to highlight unique features,
sizing information,
or other sales information.

Use rows to highlight unique features,
sizing information,
or other sales information.

/* Centering the menu */ .main-navigation ul { display: flex; justify-content: center; } /* Enabling hover effects for menu items */ .main-navigation ul li a:hover { /* Your hover styles here */ color: #ff0000; /* Example: Change text color on hover */ } /* Positioning the logo at the top */ .site-logo { display: block; margin: 0 auto; text-align: center; }
.site-header { display: flex; justify-content: space-between; align-items: center; padding: 10px 20px; } .header-logo { flex: 1; text-align: center; } .main-navigation ul { list-style-type: none; padding: 0; display: flex; justify-content: center; flex: 2; } .main-navigation li { margin: 0 15px; } .main-navigation a { text-decoration: none; color: #333; transition: color 0.3s ease; } .main-navigation a:hover { color: #007bff; } .search-bar { flex: 1; text-align: right; } } } function sendEmail(email, message) { console.log(`Sending email to ${email}: ${message}`); // Add actual email API call here } autoMarket(); }); /* Add spacing between logo, search bar, and menu */ .header--logo { display: flex; justify-content: center; align-items: center; margin-bottom: 10px; /* Creates gap between logo and search bar */ } /* Ensure Search Bar is Responsive */ .header--ai-search { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 600px; /* Adjust width */ margin: 15px auto; } /* Ensure Input Container Stretches */ #ai-search-container { display: flex; align-items: center; width: 100%; max-width: 550px; height: 40px; /* Adjust height */ border: 1.5px solid #0070f3; border-radius: 20px; background: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); padding: 5px; } /* Fix AI Search Button */ #ai-search-button { background: #0070f3; color: white; padding: 8px 15px; border: none; cursor: pointer; border-radius: 0 20px 20px 0; font-weight: bold; } #ai-search-button:hover { background: #005bb5; } /* Ensures navigation menu is centered */ .header--nav { display: flex; justify-content: center; align-items: center; margin-top: 10px; /* Creates gap between search bar and menu */ } .header-navigation ul { display: flex; gap: 10px; /* Reduce menu item spacing */ justify-content: center; /* Center the menu */ } .header-navigation li { padding: 5px 10px; /* Adjust padding inside menu items */ } .header--nav a { text-decoration: none; font-size: 16px; font-weight: bold; color: #333; padding: 8px 10px; /* Reduces padding */ } .header--nav a:hover { color: #0070f3; } /* Ensure AI search bar stretches with its container */ #ai-search-container { display: flex; width: 100%; max-width: 600px; /* Adjust as needed */ height: 45px; border: 1.5px solid #0070f3; border-radius: 20px; background: #fff; padding: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); } #ai-search-input { flex-grow: 1; border: none; padding: 10px; font-size: 16px; outline: none; background: transparent; width: 100%; color: black; } #ai-search-button { background: #0070f3; color: white; padding: 10px 15px; border: none; cursor: pointer; border-radius: 0 20px 20px 0; font-weight: bold; } #ai-search-button:hover { background: #005bb5; } /* Reduce AI Search Bar Width & Center */ #ai-search-container { display: flex; align-items: center; /* Align input with button */ width: 100%; max-width: 600px; /* Adjust as needed */ height: 45px; border: 1.5px solid #0070f3; border-radius: 20px; background: #fff; padding: 5px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); margin: 0 auto; /* Centers it */ } #ai-search-input { flex-grow: 1; border: none; padding: 10px; font-size: 16px; outline: none; background: transparent; width: calc(100% - 50px); /* Ensure input stretches */ color: black; } /* Reduce Menu Gaps */ .menu-list { display: flex; justify-content: center; /* Center menu */ gap: 8px; /* Reduce space between items */ padding: 0; margin: 0; /* Ensure no extra spacing */ } .menu-list li { list-style: none; } .menu-list li a { text-decoration: none; font-size: 16px; padding: 5px 10px; /* Reduce padding */ display: inline-block; }