Retractable VanishPoint® Allergy Syringe With Needle Tray

$5.00

Description Syringe Size Needle Size Units per Box Boxes per Case Units per Case
VanishPoint Allergy Syringe Tray 1mL 27G x 1/2” (12.7mm) 25 40 1000
jQuery(document).ready(function ($) { // Handle click-to-open behavior $('#menu-2-c549af0 a.has-submenu').on('click', function (event) { var $link = $(this); var $submenu = $link.next('ul.sub-menu'); // Open on first click, navigate on second if (!$link.parent().hasClass('submenu-open')) { event.preventDefault(); event.stopPropagation(); $link.parent().toggleClass('submenu-open'); $submenu.stop(true, true).slideToggle('fast'); } }); // Auto-open the current category trail on page load $('#menu-2-c549af0 li.current-menu-item, #menu-2-c549af0 li.current-menu-ancestor') .each(function () { $(this).addClass('submenu-open'); }); });