Bleeding Control For Wounds, Consumer Care, Gauze
ChitoGauze® OTC
SKU 1030 ..
This battlefield-proven technology is now available to consumers. ChitoGauze® OTC is a hemostatic gauze dressing intended for temporary external use to stop bleeding in minor wounds.
Product Dimensions: 3in x 48in, Z-fold; HPIS Code: 310-40-10-20; LATEX FREE
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package storefront
*/
?>
</div><!-- .col-full -->
</div><!-- #content -->
<?php do_action( 'storefront_before_footer' ); ?>
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="col-full">
<?php get_template_part('templates/footer/menu'); ?>
<?php get_template_part('templates/footer/legal'); ?>
</div><!-- .col-full -->
</footer><!-- #colophon -->
<?php do_action( 'storefront_after_footer' ); ?>
</div><!-- #page -->
<?php wp_footer(); ?>
</body>
</html>