<script>
(function () {
var xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', 'https://bes.gcp.data.bigcommerce.com/nobot');
xmlHttp.setRequestHeader('Content-Type', 'application/json');
xmlHttp.send('{"store_id":"1000754077","timezone_offset":"-6.0","timestamp":"2024-11-18T05:24:40.85668700Z","visit_id":"ed87d82b-8ac3-4d60-9f15-844f7dac117a","channel_id":1}');
})();
</script>
<!-- Start Tracking Code for analytics_facebook -->
<script data-bc-cookie-consent="4" type="text/plain">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('set', 'autoConfig', 'false', '805860103723406');
fbq('dataProcessingOptions', []);
fbq('init', '805860103723406');
fbq('set', 'agent', 'plbigcommerce1.2', '805860103723406');
function trackEvents() {
var pathName = window.location.pathname;
fbq('track', 'PageView', {}, {"eventID":"store-3-prd-us-central1-178539799914"});
// Search events start -- only fire if the shopper lands on the /search.php page
if (pathName.indexOf('/search.php') === 0 && getUrlParameter('search_query')) {
fbq('track', 'Search', {
content_type: 'product_group',
content_ids: [],
search_string: getUrlParameter('search_query')
});
}
// Search events end
// Wishlist events start -- only fire if the shopper attempts to add an item to their wishlist
if (pathName.indexOf('/wishlist.php') === 0 && getUrlParameter('added_product_id')) {
fbq('track', 'AddToWishlist', {
content_type: 'product_group',
content_ids: []
});
}
// Wishlist events end
// Lead events start -- only fire if the shopper subscribes to newsletter
if (pathName.indexOf('/subscribe.php') === 0 && getUrlParameter('result') === 'success') {
fbq('track', 'Lead', {});
}
// Lead events end
// Registration events start -- only fire if the shopper registers an account
if (pathName.indexOf('/login.php') === 0 && getUrlParameter('action') === 'account_created') {
fbq('track', 'CompleteRegistration', {}, "");
}
// Registration events end
// Checkout events start -- only fire if the shopper lands on a /checkout* page
if (pathName === '/checkout.php' || /^\/(embedded-)?checkout$/.test(pathName)) {
if (getUrlParameter('action') === 'process_payment') {
fbq('track', 'AddPaymentInfo');
} else {
fbq('track', 'InitiateCheckout', {}, "");
}
}
// Checkout events end
function getUrlParameter(name) {
var cleanName = name.replace(/[\[]/, '\[').replace(/[\]]/, '\]');
var regex = new RegExp('[\?&]' + cleanName + '=([^&#]*)');
var results = regex.exec(window.location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
}
if (window.addEventListener) {
window.addEventListener("load", trackEvents, false)
}
</script>
<noscript><img height="1" width="1" style="display:none" alt="null" src="https://www.facebook.com/tr?id=805860103723406&ev=PageView&noscript=1&a=plbigcommerce1.2&eid=store-3-prd-us-central1-178539799914"/></noscript>
<!-- End Tracking Code for analytics_facebook -->
<!-- Start Tracking Code for analytics_googleanalytics4 -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script data-cfasync="false" src="https://cdn11.bigcommerce.com/shared/js/google_analytics4-1c2b7be4d55eec47587da63febce263d4592b327.js"></script>
<script data-cfasync="false">
function initGA4(event) {
if (typeof subscribeOnBodlEvents === 'function') {
subscribeOnBodlEvents('G-2EJJWV981Y', 'dMjk3Nj', true, false);
}
window.removeEventListener(event.type, initGA4);
}
var eventName = document.readyState === 'complete' ? 'consentScriptsLoaded' : 'DOMContentLoaded';
window.addEventListener(eventName, initGA4, false);
</script>
<!-- End Tracking Code for analytics_googleanalytics4 -->
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<script>window.consentManagerStoreConfig = function () { return {"storeName":"Appion","privacyPolicyUrl":"https:\/\/appiontools.com\/privacy-policy\/","writeKey":null,"improvedConsentManagerEnabled":true,"GA4ConsentModeEnabled":true,"BODLConsentLoadedEventInStorefront":true,"AlwaysIncludeScriptsWithConsentTag":true}; };</script>
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/bodl-consent-eced236bd7d5d1675a7704c806ce0cb5b24e44fb.js" defer></script>
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/storefront/consent-manager-config-0205627cb0b5544a157ee56e3da54f6932db237e.js" defer></script>
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/storefront/consent-manager-08633fe15aba542118c03f6d45457262fa9fac88.js" defer></script>
<script type="text/javascript">
var BCData = {"product_attributes":{"sku":"MGABAS","upc":"818369010116","mpn":"MGABAS","gtin":null,"weight":null,"base":true,"image":null,"price":{"price_range":[],"retail_price_range":[]},"stock":null,"instock":true,"stock_message":null,"purchasable":false,"purchasing_message":""}};
</script>
<script data-cfasync="false" src="https://microapps.bigcommerce.com/bodl-events/index.js"></script>
<script data-cfasync="false">
(function() {
function decodeBase64(base64) {
const text = atob(base64);
const length = text.length;
const bytes = new Uint8Array(length);
for (let i = 0; i < length; i++) {
bytes[i] = text.charCodeAt(i);
}
const decoder = new TextDecoder();
return decoder.decode(bytes);
}
window.bodl = JSON.parse(decodeBase64("eyJzZXNzaW9uIjp7ImlkIjoiMDg0OTAyZTQtNGRjOS00ZWU5LWI5YzgtMmUwYThlZDA2NmM1IiwiZmlyc3RfdG91Y2hfdGltZXN0YW1wIjoiMjAyNC0xMS0xOFQwNToyNDo0MCIsImZpcnN0X3RvdWNoX3JlZmVycmFsX3VybCI6IiIsImZpcnN0X3RvdWNoX3JlcXVlc3RfdXJsIjoiaHR0cHM6Ly9hcHBpb250b29scy5jb20vbWdhYmFzIn0sInNob3BwZXIiOnsidmlzaXRvcl9pZCI6IiIsImN1c3RvbWVyX2lkIjpudWxsLCJlbWFpbCI6bnVsbCwiZmlyc3RfbmFtZSI6bnVsbCwibGFzdF9uYW1lIjpudWxsfSwiZGF0YV9jb25zZW50Ijp7ImZ1bmN0aW9uYWwiOmZhbHNlLCJhbmFseXRpY3MiOmZhbHNlLCJhZHZlcnRpc2luZyI6ZmFsc2V9LCJldmVudHMiOlt7ImJvZGxfdjFfcHJvZHVjdF9wYWdlX3ZpZXdlZCI6eyJldmVudF9pZCI6IjcwZDYyNjJmLTZhZmMtNDYzMi1hYzhmLTg0MzM0ZWVlNDhiYyIsImNoYW5uZWxfaWQiOjEsImN1cnJlbmN5IjpudWxsLCJwcm9kdWN0X3ZhbHVlIjpudWxsLCJsaW5lX2l0ZW1zIjpbeyJwcm9kdWN0X2lkIjoiMTM4Iiwic2t1IjoiTUdBQkFTIiwidmFyaWFudF9pZCI6bnVsbCwicHJvZHVjdF9uYW1lIjoiTWVnYUZsb3cgQmFzaWNzIDEvMiBpbi4gSG9zZSBFdmFjdWF0aW9uIEtpdCB3aXRoIDEvNCBpbi4gVmFsdmUgQ29yZSBSZW1vdmFsIFRvb2wiLCJnaWZ0X2NlcnRpZmljYXRlX2lkIjpudWxsLCJnaWZ0X2NlcnRpZmljYXRlX25hbWUiOm51bGwsImdpZnRfY2VydGlmaWNhdGVfdGhlbWUiOm51bGwsInB1cmNoYXNlX3ByaWNlIjpudWxsLCJzYWxlX3ByaWNlIjpudWxsLCJiYXNlX3ByaWNlIjpudWxsLCJyZXRhaWxfcHJpY2UiOm51bGwsInF1YW50aXR5IjpudWxsLCJkaXNjb3VudCI6bnVsbCwiY291cG9uX2Ftb3VudCI6bnVsbCwiaW5kZXgiOjAsImJyYW5kX25hbWUiOiJBcHBpb24iLCJjYXRlZ29yeV9uYW1lcyI6WyJIVkFDL1IgVG9vbHMvQUMvUiBTeXN0ZW0gRXZhY3VhdGlvbiIsIkhWQUMvUiBUb29scy9BQy9SIFN5c3RlbSBFdmFjdWF0aW9uL0V2YWN1YXRpb24gSG9zZXMgYW5kIEhvc2UgS2l0cyIsIkhWQUMvUiBUb29scyIsIkhWQUMvUiBUb29scy9TZXJ2aWNlIFRvb2xzIiwiSFZBQy9SIFRvb2xzL1NlcnZpY2UgVG9vbHMvSG9zZXMgYW5kIEhvc2UgS2l0cyJdLCJjdXJyZW5jeSI6bnVsbH1dfX0seyJib2RsX3YxX2NvbnNlbnRfbG9hZGVkIjp7ImV2ZW50X2lkIjoiZjAwYTY0NmMtOTNkMy00N2QyLWJhZTItNDFmZTI5NWE0YTk3IiwiYWR2ZXJ0aXNpbmciOmZhbHNlLCJhbmFseXRpY3MiOmZhbHNlLCJmdW5jdGlvbmFsIjpmYWxzZX19XX0="));
})()
</script>
Fast Evacuation Made Simple for 1/4 in. System Fittings
The MegaFlow Basics Kits help a technician remove restrictive valve cores and perform AC/R system evacuations up to 10x faster. With these high conductance speed AC/R evacuation essentials, your vacuum pump can finally reach it's true potential.
Valve cores are designed to restrict flow and minimize refrigerant loss. Removing them maximizes flow and can save hours on any job.
Hot Tanks and Slow Recovery?
A valve core acts like an expansion valve, turning liquid refrigerant into vapor and superheating the refrigerant. This causes the tank to heat up and leads to painfully slow recovery times.
Magnetic Base - Never Lose a Stem Again
Features a strong magnetic base that securely attaches to metal surfaces, keeping the tool readily available and preventing lost stems.
Tired of Slow Evacuations?
Evacuating through a valve core and core depressor can reduce the potential flow of any vacuum pump to as little as 0.2CFM.
Adjustable Tip - Grab Cores with Confidence
The stem tip can be tightened or loosened to accommodate various valve core sizes, providing a secure grip for easy removal and installation.
Are Your Tools Rated for Vacuum and Pressure?
All Appion Valve Core Removal Tools are Vacuum-Rated to 20 microns and designed for high pressure refrigerants, such as R410A. This will give you the peace of mind that your tools aren't going to leak in a deep vacuum or during critical parts of the recovery process.
ASK FOR APPION PART# MGABAS
Important Notice: Buying from unauthorized online sellers could void your product's warranty. This policy shields customers from acquiring pre-owned, damaged, or stolen items. Please be aware that Ebay and Amazon are NOT approved distributors.
This is an amazing kit at an amazing price. The quality and performance is top of the line. Cut my vacuum times by 100% and i can be confident on my micron ratings. Strongly recommend this kit to anyone looking to start pulling proper fast vacuums.