
Bloodborne Pathogens Safety Training Compliance Kit
25 discount codes
.xo-bbp, .xo-bbp *{ box-sizing:border-box; } .xo-bbp{ --ink:#0f172a; --muted:#475569; --line:#e5e7eb; --card:#ffffff; --soft:#f8fafc; --shadow: 0 18px 45px rgba(15,23,42,.10); --shadow2: 0 10px 24px rgba(15,23,42,.10); --r:20px; --r2:26px; --max:1120px; --pad:16px; --brand:#b91c1c; /* BBP red */ font-family: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; color:var(--ink); } .xo-bbp a{ color:inherit; text-decoration:none; } .xo-bbp a:hover{ text-decoration:underline; } .xo-bbp .xo-wrap{ max-width:var(--max); margin:0 auto; padding:0 var(--pad); } .xo-bbp .xo-hero{ margin:18px 0 18px; background: radial-gradient(900px 420px at 10% 0%, rgba(185,28,28,.14), transparent 60%), radial-gradient(900px 420px at 95% 10%, rgba(15,23,42,.08), transparent 55%), linear-gradient(180deg, #ffffff, #ffffff); border:1px solid var(--line); border-radius:var(--r2); box-shadow:var(--shadow); overflow:hidden; } .xo-bbp .xo-hero-in{ display:grid; grid-template-columns: 1.2fr .9fr; gap:18px; align-items:center; padding:22px; } .xo-bbp .xo-kicker{ display:inline-flex; gap:10px; align-items:center; font-weight:700; color:var(--brand); } .xo-bbp .xo-pill{ font-size:12px; padding:6px 10px; border-radius:999px; border:1px solid rgba(185,28,28,.25); background:rgba(185,28,28,.06); color:var(--brand); } .xo-bbp h2{ margin:10px 0 10px; font-size:34px; line-height:1.1; letter-spacing:-.02em; } .xo-bbp .xo-lede{ color:var(--muted); font-size:16px; line-height:1.6; margin:0 0 14px; } .xo-bbp .xo-bullets{ display:grid; gap:10px; margin:14px 0 0; padding:0; list-style:none; } .xo-bbp .xo-bullets li{ display:flex; gap:10px; align-items:flex-start; color:var(--ink); } .xo-bbp .xo-dot{ width:22px; height:22px; border-radius:8px; display:inline-grid; place-items:center; flex:0 0 auto; background:rgba(15,23,42,.06); border:1px solid rgba(15,23,42,.08); } .xo-bbp .xo-dot svg{ width:14px; height:14px; } .xo-bbp .xo-hero-card{ background:linear-gradient(180deg, #fff, #fff); border:1px solid var(--line); border-radius:var(--r); box-shadow:var(--shadow2); padding:14px; } .xo-bbp .xo-media{ border-radius:16px; overflow:hidden; border:1px solid var(--line); background:var(--soft); } .xo-bbp .xo-media iframe{ width:100%; height:260px; display:block; border:0; } .xo-bbp .xo-caption{ font-size:12.5px; color:var(--muted); line-height:1.45; margin:10px 0 0; } .xo-bbp .xo-badges{ display:grid; gap:10px; margin-top:12px; } .xo-bbp .xo-badge{ display:flex; gap:10px; align-items:center; padding:10px 12px; border:1px solid var(--line); border-radius:14px; background:#fff; } .xo-bbp .xo-badge strong{ font-size:13px; } .xo-bbp .xo-badge span{ font-size:12px; color:var(--muted); display:block; margin-top:2px; } .xo-bbp .xo-ico{ width:34px; height:34px; border-radius:12px; display:grid; place-items:center; background:rgba(185,28,28,.08); border:1px solid rgba(185,28,28,.18); } .xo-bbp .xo-ico svg{ width:18px; height:18px; } .xo-bbp .xo-grid{ display:grid; grid-template-columns:1fr; gap:16px; } .xo-bbp .xo-sec{ padding:8px 0 0; } .xo-bbp .xo-h{ margin:14px 0 8px; font-size:22px; letter-spacing:-.01em; } .xo-bbp .xo-sub{ margin:0 0 12px; color:var(--muted); line-height:1.6; } .xo-bbp .xo-card{ background:var(--card); border:1px solid var(--line); border-radius:var(--r); box-shadow:var(--shadow2); padding:16px; } /* More interesting top box (split-screen friendly) */ .xo-bbp .xo-top{ position:relative; padding:18px; border-radius:var(--r2); border:1px solid rgba(185,28,28,.18); background: radial-gradient(700px 280px at 12% 0%, rgba(185,28,28,.14), transparent 60%), radial-gradient(700px 280px at 92% 20%, rgba(15,23,42,.10), transparent 60%), linear-gradient(180deg, #ffffff, #ffffff); box-shadow:var(--shadow); overflow:hidden; } .xo-bbp .xo-top:before{ content:""; position:absolute; inset:-2px; pointer-events:none; background: repeating-linear-gradient(135deg, rgba(185,28,28,.06) 0 8px, rgba(185,28,28,0) 8px 18px); opacity:.55; mix-blend-mode:multiply; } .xo-bbp .xo-top:after{ content:""; position:absolute; left:0; top:0; bottom:0; width:6px; background:linear-gradient(180deg, rgba(185,28,28,.75), rgba(185,28,28,.15)); } .xo-bbp .xo-top > *{ position:relative; } .xo-bbp .xo-tophead{ display:flex; align-items:center; justify-content:space-between; gap:12px; flex-wrap:wrap; } .xo-bbp .xo-mark{ display:flex; gap:10px; align-items:center; } .xo-bbp .xo-mark .seal{ width:40px; height:40px; border-radius:14px; display:grid; place-items:center; background:rgba(185,28,28,.10); border:1px solid rgba(185,28,28,.22); } .xo-bbp .xo-mark .seal svg{ width:20px; height:20px; } .xo-bbp .xo-topmeta{ display:flex; gap:10px; flex-wrap:wrap; } .xo-bbp .xo-chip{ font-size:12px; padding:8px 10px; border-radius:999px; border:1px solid rgba(15,23,42,.12); background:rgba(255,255,255,.7); color:var(--ink); } .xo-bbp .xo-chip b{ color:var(--brand); } .xo-bbp .xo-top .xo-media{ border-radius:18px; } .xo-bbp .xo-top .xo-media iframe{ height:240px; } .xo-bbp .xo-top .xo-hero-card{ background:rgba(255,255,255,.86); backdrop-filter: blur(6px); } .xo-bbp .xo-top .xo-caption{ margin-top:10px; } .xo-bbp .xo-list{ margin:0; padding-left:18px; color:var(--ink); } .xo-bbp .xo-list li{ margin:7px 0; color:var(--ink); } .xo-bbp .xo-note{ margin-top:12px; padding:12px 14px; border-radius:16px; border:1px solid rgba(185,28,28,.18); background:linear-gradient(180deg, rgba(185,28,28,.06), rgba(185,28,28,.03)); color:var(--ink); } .xo-bbp .xo-note strong{ color:var(--brand); } .xo-bbp .xo-includes{ display:grid; gap:12px; } .xo-bbp .xo-item{ display:flex; gap:12px; align-items:flex-start; padding:14px; border:1px solid var(--line); border-radius:18px; background:#fff; } .xo-bbp .xo-item h4{ margin:0 0 4px; font-size:16px; } .xo-bbp .xo-item p{ margin:0; color:var(--muted); line-height:1.55; } .xo-bbp .xo-step{ display:grid; grid-template-columns: 90px 1fr; gap:14px; align-items:flex-start; padding:14px; border:1px solid var(--line); border-radius:18px; background:#fff; } .xo-bbp .xo-step .n{ width:72px; height:72px; border-radius:18px; display:grid; place-items:center; background:rgba(15,23,42,.05); border:1px solid rgba(15,23,42,.08); font-weight:800; font-size:13px; color:var(--ink); } .xo-bbp .xo-step .n b{ display:block; color:var(--brand); font-size:26px; line-height:1; } .xo-bbp .xo-licenses{ display:grid; grid-template-columns: 1fr; gap:16px; } .xo-bbp .xo-license{ border:1px solid var(--line); border-radius:20px; padding:16px; background:#fff; box-shadow:var(--shadow2); } .xo-bbp .xo-license h4{ margin:0 0 6px; font-size:16px; } .xo-bbp .xo-license .tag{ display:inline-flex; gap:8px; align-items:center; font-size:12px; padding:6px 10px; border-radius:999px; border:1px solid var(--line); background:var(--soft); color:var(--muted); margin-bottom:10px; } .xo-bbp .xo-gallery{ display:grid; grid-template-columns: 1fr; gap:12px; } .xo-bbp .xo-img{ border-radius:18px; overflow:hidden; border:1px solid var(--line); background:var(--soft); } .xo-bbp .xo-img img{ width:100%; height:100%; display:block; object-fit:cover; } .xo-bbp .xo-faq{ margin-top:6px; } .xo-bbp .xo-q{ width:100%; text-align:left; display:flex; justify-content:space-between; gap:12px; padding:14px 14px; border-radius:16px; border:1px solid var(--line); background:#fff; cursor:pointer; font-weight:700; color:var(--ink); } .xo-bbp .xo-a{ display:none; padding:12px 14px 16px; color:var(--muted); line-height:1.65; } .xo-bbp .xo-faq .xo-row{ border-radius:18px; overflow:hidden; box-shadow:var(--shadow2); background:#fff; border:1px solid var(--line); } .xo-bbp .xo-faq .xo-row + .xo-row{ margin-top:12px; } .xo-bbp .xo-q svg{ width:18px; height:18px; flex:0 0 auto; margin-top:2px; } .xo-bbp .xo-row[data-open="true"] .xo-a{ display:block; } .xo-bbp .xo-row[data-open="true"] .xo-q{ border-bottom-left-radius:0; border-bottom-right-radius:0; border-bottom:1px solid var(--line); } .xo-bbp .xo-footer{ margin:18px 0 10px; } .xo-bbp .xo-footer .xo-note{ border-color: rgba(15,23,42,.12); background: linear-gradient(180deg, rgba(15,23,42,.04), rgba(15,23,42,.02)); } @media (max-width: 980px){ .xo-bbp h2{ font-size:30px; } .xo-bbp .xo-media iframe{ height:220px; } } Compliance-ready training kit Built to support OSHA 29 CFR 1910.1030 programs Instant digital download Reusable training materials Includes ECP template Train & document Bloodborne Pathogens compliance Use this kit to deliver BBP training, support your Exposure Control Plan, and keep clean documentation for audits. Covers exposure determination, standard precautions, controls, PPE, housekeeping, labels & disposal Includes editable Exposure Control Plan template (Word) + forms/logs Short training video preview below + PowerPoint & e-learning module Documentation includedLogs, forms & records Fast to deliverGreat for onboarding & refreshers Program-friendlyPairs with your Exposure Control Plan Preview video: Short excerpt from the training video included in the kit. Who this is for Common workplaces where exposure to blood or OPIM may occur: Healthcare clinics, dental, long-term care, home health Custodial teams, housekeeping, laundry, waste handling First responders & public safety (police, fire, EMS) Labs, research settings, and any workplace with sharps risk Any employer responsible for maintaining an Exposure Control Plan Tip: This kit pairs especially well with your annual BBP refresher and new-hire onboarding process. What’s included Training video (approx. 13 minutes) Employer-friendly video segment for instructor-led meetings or onboarding. PowerPoint presentation Instructor-ready slides you can customize for your facility and policies. E-learning module Self-paced module for individual learners or blended training delivery. Exposure Control Plan template (Word) Editable plan template to document controls, procedures, and responsibilities. Administrative & documentation forms Sharps injury log, cleaning schedules, exposure documentation, and more. OSHA compliance alignment This kit is designed to support employer training and documentation under OSHA’s Bloodborne Pathogens Standard (29 CFR 1910.1030). Use it as the training and recordkeeping backbone of your Exposure Control Plan. 1Step Provide training Deliver consistent instruction using the video, PowerPoint, and e-learning module. Cover exposure determination, standard precautions, controls, PPE, housekeeping, and post-exposure response. 2Step Document your program Customize the Exposure Control Plan template and use the included logs/forms to support training records and ongoing program activities. Important: Employers must determine which job classifications have occupational exposure, provide the appropriate controls and PPE, offer hepatitis B vaccination per the standard, and follow site-specific procedures. License options Choose the license that matches how you plan to deliver training. Standard License Use at one location Best for a single facility or worksite Train employees at that site Reuse materials for multiple employees Online LMS License Upload to your LMS Upload training materials to your internal LMS Unlimited employee use No expiration date Not for resale This product is licensed for employer use. Redistribution, public posting, or resale of the training materials is not permitted. Quick FAQs Common questions customers ask before purchasing. Does this kit meet OSHA bloodborne pathogens training requirements? It is designed to support employer training and documentation under OSHA’s Bloodborne Pathogens Standard (29 CFR 1910.1030) by providing training materials, an Exposure Control Plan template, and supporting forms. Employers must still implement site-specific controls, exposure determination, and post-exposure procedures. How long is the training video? The kit includes a short bloodborne pathogens training video (approximately 13 minutes), plus a PowerPoint and an e-learning module to help you deliver consistent instruction. Is this for healthcare only? No. It’s useful anywhere there may be occupational exposure to blood or OPIM — including custodial, public safety, labs, and any workplace where employees may handle sharps or encounter contaminated materials. How do I access the materials after purchase? The compliance kit is available for immediate digital download. If you select the USB option, you will also receive the materials on a USB drive. Is there a money-back guarantee? Yes — we offer a 30-day money-back guarantee so you can review the entire kit risk-free. 30-Day Money-Back Guarantee Review the entire kit risk-free. If it’s not a fit, let us know within 30 days for a refund. (function(){ var root = document.querySelector('[data-xo-faq]'); if(!root) return; root.querySelectorAll('.xo-row .xo-q').forEach(function(btn){ btn.addEventListener('click', function(){ var row = btn.closest('.xo-row'); var isOpen = row.getAttribute('data-open') === 'true'; root.querySelectorAll('.xo-row').forEach(function(r){ r.setAttribute('data-open','false'); }); row.setAttribute('data-open', isOpen ? 'false' : 'true'); }); }); })(); { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Does this kit meet OSHA bloodborne pathogens training requirements?", "acceptedAnswer": { "@type": "Answer", "text": "This kit is designed to support employer training and documentation under OSHA’s Bloodborne Pathogens Standard (29 CFR 1910.1030) by providing training materials, an Exposure Control Plan template, and supporting forms. Employers must still implement site-specific controls, exposure determination, and post-exposure procedures." } }, { "@type": "Question", "name": "How long is the training video?", "acceptedAnswer": { "@type": "Answer", "text": "The kit includes a short bloodborne pathogens training video (approximately 13 minutes), plus a PowerPoint and an e-learning module to help you deliver consistent instruction." } }, { "@type": "Question", "name": "Is this for healthcare only?", "acceptedAnswer": { "@type": "Answer", "text": "No. It’s useful anywhere there may be occupational exposure to blood or OPIM — including custodial, public safety, labs, and any workplace where employees may handle sharps or encounter contaminated materials." } }, { "@type": "Question", "name": "How do I access the materials after purchase?", "acceptedAnswer": { "@type": "Answer", "text": "The compliance kit is available for immediate digital download. If you select the USB option, you will also receive the materials on a USB drive." } }, { "@type": "Question", "name": "Is there a money-back guarantee?", "acceptedAnswer": { "@type": "Answer", "text": "Yes — we offer a 30-day money-back guarantee so you can review the entire kit risk-free." } } ] }
Save on Bloodborne Pathogens Safety Training Compliance Kit with a XO Safety discount code
Checkmate is a savings app with over one million users that have saved $$$ on brands like XO Safety.
The Checkmate extension automatically applies XO Safety discount codes, XO Safety coupons and more to give you discounts on products like Bloodborne Pathogens Safety Training Compliance Kit.
Top XO Safety discount codes
Save 20% Off Using Code
Last used about 1 year ago
Community-sourced promo code
Last used almost 2 years ago
Save 20% at XO Safety
Last used almost 2 years ago
See all codes
Similar items


