Shop top categories that ship internationally
Currently unavailable.
We don't know when or if this item will be back in stock.
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.

Baseus for Qi2 MagSafe Car Mount Charger, Wireless Car Charger with True Qi2-Certified and Heat Dissipation, Air Vent Magnetic Car Phone Holder with 15W Fast Charging for iPhone 15/14/13 Series

3.8 out of 5 stars 34 ratings

Currently unavailable.
We don't know when or if this item will be back in stock.
Brand Baseus
Connectivity Technology USB
Connector Type USB Type C
Compatible Devices Cellular Phones
Compatible Phone Models iPhone 15
Included Components Baseus Magpro Car Mount, Metal Ring Sticker, Alcohol Pad, Anti-Static Sticker, User Manual
Special Feature Wireless Charging
Color Magpro Car Mount Charger
Input Voltage 9 Volts
Mounting Type Vent Mount

About this item

  • Fast. Stable. Safe: Just snap your phone on for stable support and safe charging, and stay powered for the road!
  • Qi2.0 Certified 15W Output: Baseus MagPro is one of the first car mounts that uses Qi2.0 certified chip in the industry, providing real 15W wireless charging to your new iPhone 15
  • Excellent Cooling System: Aluminum metal sheet with cooling fan and heat sink ensures superb heat dissipation and stable fast charging, protecting your phone from overheating
  • 11N Strong Magnetic Connection: Powerful magnet inside offers tight magnetic attachment to your iPhone 15 during driving, stable and safe. And it supports 360° rotating adjustment, landscape or portrait as you will. Note: Use the metal ring sticker included in the package for higher attraction up to 18N
  • Elegant Design with Premium Quality: Glass panel with metallic finish, classy and elegant, blending right into your interior decor. Upgraded tail hook offers a tight and secure placement without wobbling

Top Brand: Baseus

Highly Rated
100K+ customers rate items from this brand highly
Trending
100K+ orders for this brand in past 3 months
Low Returns
Customers usually keep items from this brand

Product Description

1
3
4
5
6
7
9

What's in the box

  • Baseus Magpro Car Mount, Metal Ring Sticker, Alcohol Pad, Anti-Static Sticker, User Manual
  • Product information

    Package Dimensions 6.46 x 4.13 x 2.6 inches
    Item Weight 12 ounces
    ASIN B0CRJZT1MJ
    Customer Reviews
    3.8 out of 5 stars 34 ratings

    3.8 out of 5 stars
    Best Sellers Rank
    Date First Available January 5, 2024
    Manufacturer Baseus

    Feedback

    Baseus for Qi2 MagSafe Car Mount Charger, Wireless Car Charger with True Qi2-Certified and Heat Dissipation, Air Vent Magnetic Car Phone Holder with 15W Fast Charging for iPhone 15/14/13 Series


    Found a lower price? Let us know. Although we can't match every price reported, we'll use your feedback to ensure that our prices remain competitive.

    Where did you see a lower price?

    Price Availability
    /
    /
    /
    /
    Please sign in to provide feedback.
    \n' + ' ' ); } function getThankYouDiv(thankMsg) { return ( '
    ' + '
    ' + thankMsg + '
    \n' + '


    ' ); } function getLoadingGifDiv() { return ''; } function isValidUrl(url) { if (!url) { return false; } var encodedUrl = encodeURI(url); return encodedUrl.match( /^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/ ); } function isNumericPrice(price) { if (!price) { return false; } return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/); } function isEmptyValue(input) { return !input || input.length === 0 || input.match(/^\s*$/); } function truncate(input, length) { if (!input) { return ''; } else { return input.substr(0, length); } } function formatDate(year, date, month) { return year + '-' + month + '-' + date; } function trim(input) { if (!input) { return ''; } else { return input.trim(); } } function resetModalToInitialState(currentMonth, currentDate, currentYear) { var enableOnlineStoreRadio = document.querySelector('#pricingFeedback_onlineRadio'); var enableOfflineStoreRadio = document.querySelector('#pricingFeedback_offlineRadio'); var onlineStoreInputForm = document.querySelector('#pricingFeedback_onlineInput'); var offlineStoreInputForm = document.querySelector('#pricingFeedback_offlineInput'); var onlineUrl = document.querySelector('#onlineUrl'); var onlinePriceRaw = document.querySelector('#onlinePriceRaw'); var onlineShippingRaw = document.querySelector('#onlineShippingRaw'); var onlineDay = document.querySelector('#onlineDay'); var onlineMonth = document.querySelector('#onlineMonth'); var onlineYear = document.querySelector('#onlineYear'); var onlineCalendar = document.querySelector('#onlineCalendar'); var note1 = document.querySelector('#note1'); var offlineStoreName = document.querySelector('#offlineStoreName'); var offlineCity = document.querySelector('#offlineCity'); var offlineState = document.querySelector('#offlineState'); var offlinePriceRaw = document.querySelector('#offlinePriceRaw'); var offlineDay = document.querySelector('#offlineDay'); var offlineMonth = document.querySelector('#offlineMonth'); var offlineYear = document.querySelector('#offlineYear'); var offlineCalendar = document.querySelector('#offlineCalendar'); var thankYouDiv = document.querySelector('#pricingFeedback_thank'); var errorDiv = document.querySelector('#pricingFeedback_error'); var submitButton = document.querySelector('#pricingFeedback_submit'); var loadingGifDiv = document.querySelector('#loading'); var stateDefaultOption = document.querySelector('#stateDefaultOption'); var stateDefaultPrompt = document.querySelector('#stateDefaultPrompt'); var offlineStateMain = document.querySelector('#offlineStateMain'); var storeDefaultOption = document.querySelector('#storeDefaultOption'); var storeDefaultPrompt = document.querySelector('#storeDefaultPrompt'); if (thankYouDiv) { thankYouDiv.innerHTML = ''; } if (errorDiv) { errorDiv.innerHTML = ''; } if (loadingGifDiv) { loadingGifDiv.innerHTML = ''; } if (submitButton) { submitButton.style.display = 'block'; } onlineUrl.value = ''; onlinePriceRaw.value = ''; onlineShippingRaw.value = ''; offlineStoreName.value = ''; offlineCity.value = ''; offlineState.value = ''; offlinePriceRaw.value = ''; stateDefaultOption.innerHTML = $("#selectProvince").val(); stateDefaultPrompt.innerHTML = $("#selectProvince").val(); storeDefaultOption.innerHTML = "Enter the store name where you found this product"; storeDefaultPrompt.innerHTML = "Enter the store name where you found this product"; setInitialStates( onlineMonth, currentMonth, offlineMonth, onlineDay, currentDate, offlineDay, onlineYear, currentYear, offlineYear, onlineStoreInputForm, offlineStoreInputForm, enableOfflineStoreRadio, enableOnlineStoreRadio, onlineCalendar, offlineCalendar, offlineStateMain, offlineState, note1 ); } });

    Customer reviews

    3.8 out of 5 stars
    34 global ratings

    Review this product

    Share your thoughts with other customers
    No way to replace ball mount
    3 out of 5 stars
    No way to replace ball mount
    It’s disappointing that if you have a better ball mount system that there is no way to swap it. Works well but the mounting system is pretty flimsy. It’s a great premium cooling wireless charger with a cheaply made mounting hardware.
    Thank you for your feedback
    Sorry, there was an error
    Sorry we couldn't load the review

    Top reviews from the United States

    • Reviewed in the United States on February 16, 2024
      Amazon Vine Customer Review of Free Product( What's this? )
      Overall I really like this thing. I've had simple car mounts in the past that weren't electronic or magsafe, and this one has been a huge upgrade. It is really convenient and I think Baseus perfected this product.

      What i liked:
      + Easy to attach to air vent. I've had a few of the air vent mounts in the past and this one was perhaps the simplest to use. It can extend out, and then extends back (which automatically engages the silicon pad tail hook to hold it into place).
      + Silicon pad on tail hook. Some other mounts use plastic for the tail hook but I liked the inclusion of silicon on this one. To me it seemed silicon would be more quiet and sturdy and sure enough, I've had no complaints with it.
      + Easy to attach phone to mount, and easy to remove phone from mount. So like all magsafe, this was easy to attach. What I really want to touch on though is that i think they perfected the balance here of how hard to remove. I drove around with this thing for a week and had no issues with it. The mount securely held my phone even when running over potholes. And when it was time to remove the phone from the mount, it wasn't terribly difficult. Like I said, I think they really got the balance right here to make it easy to use but also safe so your phone doesn't lose grip.
      + Wireless charging. I didn't think too much of this at first, but in practice this has been a huge upgrade from needing to plug a cable into my device directly. In the past with other charges I would have to wait for a stop to safely attach the cable to my phone while trying to make sure my phone doesn't fall out of the mount. But with this mount, it is just automatic-- I attach the phone to the mount and it charges. REALLY nice and convenient.

      Considerations:
      -/+ (neutral) It came with 2 cables (usb-c to usb-c, and usb-c to usb-a). The whole point of cables and chargers getting separated is to reduce electronic waste, so it raises an eyebrow to provide not one, but two, cables that I didn't really need. Still, I guess some people will find this convenient.
      -/+ (neutral). The mount itself sticks out quite a bit more than other mounts I've had in the past. It seemed like an issue at first and I was concerned about the stability or if it would damage my air vent due to additional leverage against the vent with my bulky phone being suspended further in the air than a shorter mount. In practice though, it has been fine and my concern was unfounded. The extra length of the mount comes from it having the built in wireless charger and it hasn't been an issue. The phone still is able to be visible without being in the way, and it is just as stable as my other mounts in the past (or more stable, even).
      Customer image
      R
      5.0 out of 5 stars
      Super convenient

      Reviewed in the United States on February 16, 2024
      Overall I really like this thing. I've had simple car mounts in the past that weren't electronic or magsafe, and this one has been a huge upgrade. It is really convenient and I think Baseus perfected this product.

      What i liked:
      + Easy to attach to air vent. I've had a few of the air vent mounts in the past and this one was perhaps the simplest to use. It can extend out, and then extends back (which automatically engages the silicon pad tail hook to hold it into place).
      + Silicon pad on tail hook. Some other mounts use plastic for the tail hook but I liked the inclusion of silicon on this one. To me it seemed silicon would be more quiet and sturdy and sure enough, I've had no complaints with it.
      + Easy to attach phone to mount, and easy to remove phone from mount. So like all magsafe, this was easy to attach. What I really want to touch on though is that i think they perfected the balance here of how hard to remove. I drove around with this thing for a week and had no issues with it. The mount securely held my phone even when running over potholes. And when it was time to remove the phone from the mount, it wasn't terribly difficult. Like I said, I think they really got the balance right here to make it easy to use but also safe so your phone doesn't lose grip.
      + Wireless charging. I didn't think too much of this at first, but in practice this has been a huge upgrade from needing to plug a cable into my device directly. In the past with other charges I would have to wait for a stop to safely attach the cable to my phone while trying to make sure my phone doesn't fall out of the mount. But with this mount, it is just automatic-- I attach the phone to the mount and it charges. REALLY nice and convenient.

      Considerations:
      -/+ (neutral) It came with 2 cables (usb-c to usb-c, and usb-c to usb-a). The whole point of cables and chargers getting separated is to reduce electronic waste, so it raises an eyebrow to provide not one, but two, cables that I didn't really need. Still, I guess some people will find this convenient.
      -/+ (neutral). The mount itself sticks out quite a bit more than other mounts I've had in the past. It seemed like an issue at first and I was concerned about the stability or if it would damage my air vent due to additional leverage against the vent with my bulky phone being suspended further in the air than a shorter mount. In practice though, it has been fine and my concern was unfounded. The extra length of the mount comes from it having the built in wireless charger and it hasn't been an issue. The phone still is able to be visible without being in the way, and it is just as stable as my other mounts in the past (or more stable, even).
      Images in this review
      Customer image
      One person found this helpful
      Report
    • Reviewed in the United States on August 9, 2024
      Lo puse en el aire acondicionado de mi Toyota Corona del 94, se coloca bien pero no queda tan fijo (es más un problema de mi carro que del producto). El ventilador hace ruido pero uno no lo siente mucho al encender el carro. Carga muy rápido y no calienta mucho el celular (al retirarlo se le siente tibio). Es genial poder rotar el celular en varios ángulos
      Report
    • Reviewed in the United States on March 7, 2024
      I like this mount. Holds the phone well and magnets are strong enough but not too strong where you have to pry it off the mount.
      The thing I don’t like unless I’m blind and can’t see how to tighten the swivel ball mount as it sags when driving with my phone mounted on it. (iPhone 15 PM).
      I was trying to think of something to put underneath it but for 35 bucks I shouldn’t have to. I see other mount that have a little support arm to prevent that sagging and looks like I’ll have to return it and get one of those.
      TLDR. The swivel ball mount should be way tighter to prevent sagging as you drive.
      One person found this helpful
      Report
    • Reviewed in the United States on July 20, 2024
      Buyer beware, if you own an older qi device, it will only charge it at 5 watts. For Magsafe iPhones, works as expected with 14 Pro, charging it at 15W, but only 7.5W with iPhone 12 Pro.

      Also, the ball joint is not removable and, might be not tight enough for some people's liking, you can't tighten it. And, because of my airvent being slightly facing up, my phone will face slightly up even when I adjust it all the way down, the adjustment range is not sufficient. The dumb old universal 17mm plastic ball joint is way better, with wider adjustment range.
    • Reviewed in the United States on February 29, 2024
      It’s disappointing that if you have a better ball mount system that there is no way to swap it. Works well but the mounting system is pretty flimsy. It’s a great premium cooling wireless charger with a cheaply made mounting hardware.
      Customer image
      3.0 out of 5 stars
      No way to replace ball mount

      Reviewed in the United States on February 29, 2024
      It’s disappointing that if you have a better ball mount system that there is no way to swap it. Works well but the mounting system is pretty flimsy. It’s a great premium cooling wireless charger with a cheaply made mounting hardware.
      Images in this review
      Customer image
      2 people found this helpful
      Report
    • Reviewed in the United States on August 15, 2024
      Amazon Vine Customer Review of Free Product( What's this? )
      This has replaced my other MAG-Safe charging mounts! This is honestly the happiest I've been after having gone through about 9 different units.
    • Reviewed in the United States on February 28, 2024
      Amazon Vine Customer Review of Free Product( What's this? )
      I really wanted to like this one, but I will be using a different air vent car mount instead.

      The Baseus Qi2 MagSafe car mount and charger is considerably heavier than my previous car mounts. I attached a comparison of both car mounts (Baseus is the one on the bottom). It's not surprising since it has a cooling fan and heat sink for heat dissipation. But the weight isn't the reason why I'm giving this device a 4/5. The tail hook that goes into the air vent is bigger and longer than other car mounts. The air vent to the right of the steering wheel in the 2016 Honda Pilot has 2 sets of vents, one behind the other. The tail hook is too wide to fit in between the rear set of vents, making it impossible to install to the right of the steering wheel. I was able to instead install the car mount to the air vents to the left of the steering wheel, but this isn't ideal for me.

      The car mount comes with a USB-C to USB-C cable, as well as a USB-C to USB-A cable. It also comes with a metal ring for non-MagSafe phone cases. The magnet is very strong and I don't anticipate the phone falling off if I drive over any potholes, and the phone immediately started charging when I placed the phone on the mount. This is a good product, but ultimately, I will not be using it because I don't want my phone on my left side.
      Customer image
      Kai
      4.0 out of 5 stars
      Decent if it fits, but tail hook is too big for some air vents.

      Reviewed in the United States on February 28, 2024
      I really wanted to like this one, but I will be using a different air vent car mount instead.

      The Baseus Qi2 MagSafe car mount and charger is considerably heavier than my previous car mounts. I attached a comparison of both car mounts (Baseus is the one on the bottom). It's not surprising since it has a cooling fan and heat sink for heat dissipation. But the weight isn't the reason why I'm giving this device a 4/5. The tail hook that goes into the air vent is bigger and longer than other car mounts. The air vent to the right of the steering wheel in the 2016 Honda Pilot has 2 sets of vents, one behind the other. The tail hook is too wide to fit in between the rear set of vents, making it impossible to install to the right of the steering wheel. I was able to instead install the car mount to the air vents to the left of the steering wheel, but this isn't ideal for me.

      The car mount comes with a USB-C to USB-C cable, as well as a USB-C to USB-A cable. It also comes with a metal ring for non-MagSafe phone cases. The magnet is very strong and I don't anticipate the phone falling off if I drive over any potholes, and the phone immediately started charging when I placed the phone on the mount. This is a good product, but ultimately, I will not be using it because I don't want my phone on my left side.
      Images in this review
      Customer imageCustomer imageCustomer imageCustomer image
      One person found this helpful
      Report