<!-- 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', '1846845805554662');
fbq('dataProcessingOptions', []);
fbq('init', '1846845805554662');
fbq('set', 'agent', 'plbigcommerce1.2', '1846845805554662');
function trackEvents() {
var pathName = window.location.pathname;
fbq('track', 'PageView', {}, {"eventID":"store-10-prd-us-central1-122253634250"});
// 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=1846845805554662&ev=PageView&noscript=1&a=plbigcommerce1.2&eid=store-10-prd-us-central1-122253634250"/></noscript>
<!-- End Tracking Code for analytics_facebook -->
<!-- Start Tracking Code for analytics_googleanalytics -->
<script data-bc-cookie-consent="3" type="text/plain">
!function(){var analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.loadPlatform=function(t,e,a,o){window[o||"analytics"]=analytics;window._analytics_js_global_name=o;analytics.platformSettings=e;analytics.platformPlan=a;var r=document.createElement("script");r.type="text/javascript";r.defer=!0;r.src="https://cdn11.bigcommerce.com/shared/js/storefront/analytics-c7af4d4e323cc1137c45f692e81cae05fd2a3986.js";var i=document.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)};analytics.SNIPPET_VERSION="4.0.0_platform";
analytics.loadPlatform("", { "Google Analytics": {"enhancedLinkAttribution":true,"enhancedEcommerce":true,"includeSearch":true,"sendUserId":true,"trackingId":"UA-58622218-2","dimensions":[],"metrics":[]} }, {}, "analytics");
analytics.identify();
analytics.page();
analytics.ready(function () {
ga('require', 'ec');
ga('require', 'linker');
ga('linker:autoLink', ["www.amtouch.com"]);
});
}}();
</script>
<!-- End Tracking Code for analytics_googleanalytics -->
<!-- Start Tracking Code for analytics_googleanalytics4 -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script data-bc-cookie-consent="3" type="text/plain" async src="https://www.googletagmanager.com/gtag/js?id=G-SR8CW3DNGL"></script>
<script data-bc-cookie-consent="3" type="text/plain" src="/app/assets/js/google_analytics4.js"></script>
<script data-bc-cookie-consent="3" type="text/plain">
function initGA4() {
if (typeof subscribeOnBodlEvents === 'function') {
subscribeOnBodlEvents('G-SR8CW3DNGL', 'dMjk3Nj');
return true;
}
return false;
}
var eventName = document.readyState === 'complete' ? 'consentScriptsLoaded' : 'DOMContentLoaded';
window.addEventListener(eventName, initGA4, false);
</script>
<!-- End Tracking Code for analytics_googleanalytics4 -->
<!-- Start Tracking Code for analytics_siteverification -->
<!-- MINIBC -->
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous" />
<script type="text/javascript">
(function(d,w) {
var p = w.location.pathname;
var i = function(u) {
var h = d.getElementsByTagName("head"), s = d.createElement('script');
s.setAttribute("type", "text/javascript");
s.setAttribute("src", u);
h[0].appendChild(s);
};
if (p === '/checkout') {
var h = d.getElementsByTagName('head'), c = d.createElement('style');
c.innerHTML = '.checkout-step[checkout-step="payment"] .checkout-view-content {opacity:0.25;transition:0.5s 0s ease-in-out;}.mbc-payment-ready .checkout-step[checkout-step="payment"] .checkout-view-content{opacity:1;}';
h[0].appendChild(c);
}
if (p.indexOf('/account.php') === 0 || p.indexOf('/checkout') === 0) {
i("https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js");
}
if (p.indexOf('/account.php') === 0 || p.indexOf('/checkout') === 0) {
//i("https://jstest.authorize.net/v1/Accept.js");
}
function a() {
if (window.jQuery) {
i("https://code.jquery.com/ui/1.12.1/jquery-ui.js");
i("https://apps.minibc.com/5e31d59c1de8d.js");
// i("https://cdn.minibc.com/bootstrap/5e31d59c1de8d.js?t=202307272");// i("https://apps.minibc.com/bootstrap/5e31d59c1de8d?m=20201218");
} else {
setTimeout(a, 1000);
}
};
if (d.readyState === 'loading') {
d.addEventListener("DOMContentLoaded", a);
} else {
a();
}
})(document,window);
</script>
<!-- END MINIBC -->
<!-- End Tracking Code for analytics_siteverification -->
<script type="text/javascript">
(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":"1000663455","timezone_offset":"-8","timestamp":"2023-09-25T06:28:27.55356800Z","visit_id":"0b13198f-db35-496f-93fa-51a350ad1527","channel_id":1}');
})();
</script>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<script>window.consentManagerStoreConfig = function () { return {"storeName":"Amtouch Dental Supply","privacyPolicyUrl":"","writeKey":null,"improvedConsentManagerEnabled":true}; };</script>
<script type="text/javascript" src="https://cdn11.bigcommerce.com/shared/js/storefront/consent-manager-config-b7e506e311fc3d0837884c9e76dd5851852a6317.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 = {"csrf_token":"4b76d7ebe437e0d0080aacc383a28c5494d6229b7bd29a7c0df0e8ad2c03913a","product_attributes":{"sku":"DSP-P001","upc":null,"mpn":null,"gtin":null,"weight":null,"base":true,"image":null,"price":{"without_tax":{"formatted":"$238.90","value":238.9,"currency":"USD"},"tax_label":"Tax"},"out_of_stock_behavior":"hide_option","out_of_stock_message":"Out of stock","available_modifier_values":[],"in_stock_attributes":[89750,89259,89747,89748,89749,89258],"stock":null,"instock":true,"stock_message":null,"purchasable":true,"purchasing_message":null}};
</script>
<script>
fetch('/graphql', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'Authorization': 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiJ9.eyJjaWQiOjEsImNvcnMiOlsiaHR0cHM6Ly93d3cuYW10b3VjaC5jb20iXSwiZWF0IjoxNjk1NzI5MDc2LCJpYXQiOjE2OTU1NTYyNzYsImlzcyI6IkJDIiwic2lkIjoxMDAwNjYzNDU1LCJzdWIiOiJiY2FwcC5saW5rZXJkIiwic3ViX3R5cGUiOjAsInRva2VuX3R5cGUiOjF9.Si25voXSKL73438Lgy1xmnXtTAZF2dtej_nBsuLy7BS_HAPocX9VcUFdws5jwqQprBXLHoOrgITE6nY26V9RUA'
},
body: JSON.stringify({
query: `
query GetBrands {
site {
brands {
edges {
node {
name defaultImage {
url(width: 150)
}
}
}
}
}
}
`
}),
})
.then(res => res.json())
.then(res => {
if (res.data && res.data.site && res.data.site.brands) {
const brands = res.data.site.brands.edges;
window.pdpBrands = brands;
}
});
</script><script>
// backup
/*
var bundleB2BFeatureFlags = {
'B3PV20-575': true,
'B3PV20-746': true,
'B3PV20-728': true,
'BCAMTD-394': true,
};
*/
</script><script>
window.category = {
featured: [
/*{
name: 'Cosmetic Dentistry',
url: '/shop-by-category/cosmetic-dentistry/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/product_images/uploaded_images/shop-by-category-featured-image-cosmetic-dentistry-1-.png?t=1613767511&_ga=2.50243046.1948502629.1613761192-1896092947.1612908517'
},*/
{
name: 'Impression Material',
url: '/shop-by-category/impression-material/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/product_images/uploaded_images/shop-by-category-featured-image-impression-material-v2.png?t=1618504997&_ga=2.23477626.1154237132.1618250719-1896092947.1612908517'
},
{
name: 'Disposables',
url: '/shop-by-category/disposables/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/product_images/uploaded_images/shop-by-category-featured-image-disposables-v2.png?t=1618504997&_ga=2.23477626.1154237132.1618250719-1896092947.1612908517'
},
/*{
name: 'Preventives',
url: '/shop-by-category/preventives/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/product_images/uploaded_images/shop-by-category-featured-image-preventives.png?t=1613769355&_ga=2.155167992.1948502629.1613761192-1896092947.1612908517'
},*/
{
name: 'Orthodontics',
url: '/shop-by-category/orthodontics/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/product_images/uploaded_images/shop-by-category-featured-image-orthodontics-v2.png?t=1618504997&_ga=2.23477626.1154237132.1618250719-1896092947.1612908517'
}
]
}
window.brands = {
featured: [
{
name: 'Am-Touch',
url: '/am-touch/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/images/stencil/190x250/b/amtouch_1592797493__66921.original.png'
},
{
name: '3M',
url: '/3m/',
img: '/content/brands/featured/3m_1592797304__24450.original.png'
},
{
name: 'Hu-Friedy Group',
url: '/hufriedy-group/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/images/stencil/1920w/g/hfg-logo-tagline_1645125048__79332.original.png'
},
{
name: 'Kerr',
url: '/kerr/',
img: 'https://cdn11.bigcommerce.com/s-emp9gstccl/images/stencil/320w/i/kerr_1592807473__37366.original.png'
}
]
}
</script><script>
// backup
// var BC_STORE_HASH = 'emp9gstccl';
</script>
<script>
// backup
// src="https://invoice-portal.bundleb2b.net/storefront/invoice-portal-bootstrap.js"
</script>
<script type="text/javascript">
// backup
/*
var invoiceInterval = setInterval(function () {
var invoiceHeading = document.querySelector('.invoice-heading');
if (invoiceHeading) {
clearInterval(invoiceInterval);
var isB2bUser = Boolean(sessionStorage.getItem('companyId') && (sessionStorage.getItem('companyStatus') === '1') || (sessionStorage.getItem('roleId') === '3'));
var invoiceTitle = document.querySelector('.invoice-title').innerText;
var navigation = document.createElement('div');
if(isB2bUser) {
if (invoiceTitle === 'MAKE AN ONLINE PAYMENT') {
navigation.innerHTML = `
<nav class="navBar navBar--sub navBar--account">
<ul class="navBar-section">
<li class="b2b-upercase navBar-item ">
<a class="navBar-action" href="/buy-again/">Buy Again</a>
</li>
<li class="b2b-upercase navBar-item ">
<a class="navBar-action" href="/shopping-lists/">My Shopping Lists</a>
</li>
<li class="navBar-item">
<a class="navBar-action" href="/account.php?action=recent_items">Recently Viewed</a>
</li>
<li class="navBar-item navBar-action" style="cursor: pointer;">
<a class="navBar-action" href="/account.php?action=order_status">Orders</a>
</li>
<li class="navBar-item js-only-b2b-user-display">
<a class="navBar-action" href="/invoices/">Invoices</a>
</li>
<li class="navBar-item is-active js-only-b2b-user-display">Make a Payment</li>
<li class="navBar-item">
<a class="navBar-action" href="/address-book/">Addresses</a>
</li>
<li class="navBar-item">
<a class="navBar-action" href="/account.php?action=account_details">Account Settings</a>
</li>
<li class="navBar-item js-only-b2b-user-display" style="">
<a class="navBar-action" href="/quotes-list/">Quotes</a>
</li>
<li class="b2b-upercase navBar-item ">
<a class="navBar-action" href="/user-management/">User Management</a>
</li>
</ul>
</nav>
`;
} else {
navigation.innerHTML = `
<nav class="navBar navBar--sub navBar--account">
<ul class="navBar-section">
<li class="b2b-upercase navBar-item ">
<a class="navBar-action" href="/buy-again/">Buy Again</a>
</li>
<li class="b2b-upercase navBar-item ">
<a class="navBar-action" href="/shopping-lists/">My Shopping Lists</a>
</li>
<li class="navBar-item">
<a class="navBar-action" href="/account.php?action=recent_items">Recently Viewed</a>
</li>
<li class="navBar-item navBar-action" style="cursor: pointer;">
<a class="navBar-action" href="/account.php?action=order_status">Orders</a>
</li>
<li class="navBar-item is-active js-only-b2b-user-display">Invoices</li>
<li class="navBar-item js-only-b2b-user-display">
<a class="navBar-action" href="/invoice-payment/">Make a Payment</a>
</li>
<li class="navBar-item">
<a class="navBar-action" href="/address-book/">Addresses</a>
</li>
<li class="navBar-item">
<a class="navBar-action" href="/account.php?action=account_details">Account Settings</a>
</li>
<li class="navBar-item js-only-b2b-user-display" style="">
<a class="navBar-action" href="/quotes-list/">Quotes</a>
</li>
<li class="b2b-upercase navBar-item ">
<a class="navBar-action" href="/user-management/">User Management</a>
</li>
</ul>
</nav>
`;
}
}
var invoiceDetail = document.querySelector('.invoice-detail-left');
if (invoiceDetail) {
navigation.style.marginTop = '2rem';
document.querySelector('.ip-page').before(navigation);
} else {
invoiceHeading.after(navigation);
}
}
}, 200)
*/
</script><script data-bc-cookie-consent="4" type="text/plain" data-cfasync="false">(function(W,i,s,e,P,o,p){W['WisePopsObject']=P;W[P]=W[P]||function(){(W[P].q=W[P].q||[]).push(arguments)},W[P].l=1*new Date();o=i.createElement(s),p=i.getElementsByTagName(s)[0];o.defer=1;o.src=e;p.parentNode.insertBefore(o,p)})(window,document,'script','//loader.wisepops.com/get-loader.js?v=1&site=DadTwH7fkz','wisepops');</script>
<script src="https://microapps.bigcommerce.com/bodl-events/index.js"></script>
<script>
window.bodl = JSON.parse("{\"session\":{\"id\":\"f253e491-b37a-4109-8dae-5a747a847d16\",\"first_touch_timestamp\":\"2023-09-25T06:28:27\",\"first_touch_referral_url\":\"\",\"first_touch_request_url\":\"https://www.amtouch.com/shop-by-category/evacuation-products/purevac-hve-system-kit/\"},\"shopper\":{\"visitor_id\":\"\",\"customer_id\":null,\"email\":null,\"first_name\":null,\"last_name\":null},\"data_consent\":{\"functional\":false,\"analytics\":false,\"advertising\":false},\"events\":[{\"bodl_v1_product_page_viewed\":{\"event_id\":\"e188893d-5883-455c-afa8-0c6a7d7839b1\",\"channel_id\":1,\"currency\":\"USD\",\"product_value\":238.9,\"line_items\":[{\"product_id\":\"7422\",\"sku\":\"DSP-P001\",\"variant_id\":null,\"product_name\":\"PureVac HVE System Kit\",\"gift_certificate_id\":null,\"gift_certificate_name\":null,\"gift_certificate_theme\":null,\"purchase_price\":238.9,\"sale_price\":null,\"base_price\":null,\"retail_price\":null,\"quantity\":null,\"discount\":null,\"index\":0,\"brand_name\":\"Dentsply\",\"category_names\":[\"Evacuation Products\"],\"currency\":\"USD\"}]}}]}");
</script>
The Purevac HVE Mirror Tip enables a one-handed approach to evacuating fluid and debris while facilitating retraction, visibility, and illumination during dental procedures. The Purevac HVE system, provides improved evacuation of aerosols during ultrasonic scaling procedures. The lightweight HVE hose is flexible and has a 360 degree swivel for easier maneuverability. With the Purevac HVE System, you will have visibility and suction all in one hand.
SKU
Qty
Product
Availability
Price
QTY
Dental or medical license required
Hazardous item. Item may subject your order to additional shipping charges.
Customers Also Viewed
Starting at $49.80
Starting at $44.82
Shop Now
Starting at $139.40
Starting at $125.46
Shop Now
Starting at $236.68
Starting at $213.01
Shop Now
Starting at $65.38
Starting at $58.84
Shop Now
Starting at $75.90
Starting at $68.31
Shop Now
Starting at $119.15
Starting at $107.24
Shop Now