✦ Verified product
Webcol Alcohol Prep Pad
USD 2.75
Dimensions
Material
Packaging
WellBefore
Verified independent store
→
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:wght@400;500;600;700&display=swap'); .wbapp-wrap { --brand-rich: #1a4a8a; --brand-mid: #2a6ab8
; --brand-soft: #e6eef8; --text-primary: #2c2c2a; --text-secondary: #6b6963; --border: #e5e2db; max-width: 960px; margin: 0 auto; font-family: 'DM Sans', -apple-system, sans-serif !important; font-size: 16px !important; line-height: 1.65 !important; color: var(--text-primary); } .wbapp-wrap * { box-sizing: border-box; } .wbapp-wrap img { max-width: 100%; height: auto; } .wbapp-hero { display: grid; grid-template-columns: 1fr 380px; gap: 48px; align-items: center; padding: 64px 0 48px; border-bottom: 2px solid var(--text-primary); animation: wbappHI 0.6s ease-out both; } .wbapp-hero-overline { font-family: 'DM Sans', sans-serif !important; font-size: 12px !important; font-weight: 600 !important; letter-spacing: 2.5px; text-transform: uppercase; color: var(--brand-rich); margin-bottom: 12px; } .wbapp-hero h1 { font-family: 'DM Serif Display', Georgia, serif !important; font-size: clamp(32px, 4.5vw, 46px) !important; font-weight: 400 !important; line-height: 1.1 !important; color: var(--text-primary); margin: 0 0 16px; } .wbapp-hero h1 em { font-style: italic; color: var(--brand-rich); } .wbapp-hero-intro { font-size: 17px !important; line-height: 1.65 !important; color: var(--text-secondary); max-width: 480px; margin: 0; } .wbapp-hero-product img { width: 100%; max-height: 380px; object-fit: contain; border-radius: 16px; background: #fff; box-shadow: 0 4px 24px rgba(0,0,0,0.06); animation: wbappHI 0.8s ease-out 0.2s both; } .wbapp-creds { display: flex; flex-wrap: wrap; gap: 32px; padding: 28px 0; border-bottom: 1px solid var(--border); animation: wbappFU 0.8s ease-out 0.1s both; } .wbapp-cred { font-family: 'DM Sans', sans-serif !important; font-size: 13px !important; font-weight: 600 !important; color: var(--text-secondary); display: flex; align-items: center; gap: 8px; } .wbapp-cred-dot { width: 8px; height: 8px; background: var(--brand-mid); border-radius: 50%; flex-shrink: 0; } .wbapp-section { padding: 56px 0 0; animation: wbappFU 0.8s ease-out 0.2s both; } .wbapp-section-label { font-family: 'DM Sans', sans-serif !important; font-size: 11px !important; font-weight: 600 !important; letter-spacing: 2px; text-transform: uppercase; color: var(--brand-rich); margin-bottom: 12px; } .wbapp-section h2 { font-family: 'DM Serif Display', Georgia, serif !important; font-size: clamp(26px, 3.5vw, 36px) !important; font-weight: 400 !important; line-height: 1.15 !important; margin: 0 0 20px; color: var(--text-primary); } .wbapp-section h2 em { font-style: italic; color: var(--brand-rich); } .wbapp-duo { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; padding: 40px 0 56px; border-bottom: 1px solid var(--border); animation: wbappFU 0.8s ease-out 0.2s both; } .wbapp-num { font-family: 'DM Serif Display', Georgia, serif !important; font-size: 48px !important; font-weight: 400 !important; line-height: 1 !important; color: var(--brand-soft); margin-bottom: 8px; } .wbapp-duo-item h3 { font-family: 'DM Serif Display', Georgia, serif !important; font-size: 22px !important; font-weight: 400 !important; line-height: 1.25 !important; margin: 0 0 10px; color: var(--text-primary); } .wbapp-duo-item p { font-size: 15px !important; line-height: 1.65 !important; color: var(--text-secondary); margin: 0; } .wbapp-faq { padding: 56px 0 48px; animation: wbappFU 0.8s ease-out 0.4s both; } .wbapp-faq-heading { font-family: 'DM Serif Display', Georgia, serif !important; font-size: clamp(24px, 3vw, 32px) !important; font-weight: 400 !important; line-height: 1.2 !important; margin: 0 0 24px; color: var(--text-primary); } .wbapp-faq details { border-top: 1px solid var(--border); } .wbapp-faq details:last-of-type { border-bottom: 1px solid var(--border); } .wbapp-faq summary { font-family: 'DM Sans', sans-serif !important; font-size: 15px !important; font-weight: 600 !important; line-height: 1.5 !important; padding: 18px 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: var(--text-primary); } .wbapp-faq summary:hover { color: var(--brand-rich); } .wbapp-faq summary::-webkit-details-marker { display: none; } .wbapp-faq summary::after { content: '+'; font-family: 'DM Serif Display', Georgia, serif !important; font-size: 22px !important; font-weight: 400 !important; color: var(--brand-rich); } .wbapp-faq details[open] summary::after { content: '-'; } .wbapp-faq-body { padding: 0 0 18px; font-size: 14px !important; line-height: 1.65 !important; color: var(--text-secondary); } .wbapp-faq-body p { font-size: 14px !important; line-height: 1.65 !important; margin: 0; } @keyframes wbappHI { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } } @keyframes wbappFU { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } } @media (max-width: 680px) { .wbapp-hero { grid-template-columns: 1fr; gap: 24px; padding: 40px 0 36px; } .wbapp-hero-product { order: -1; } .wbapp-duo { grid-template-columns: 1fr; gap: 40px; } .wbapp-creds { gap: 16px; } } @media (prefers-reduced-motion: reduce) { .wbapp-wrap * { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; } } WEBCOL Alcohol Prep Pads for Reliable Skin Antisepsis Sterile, individually wrapped 70% isopropyl alcohol prep pads with premium nonwoven material for maximum absorbency. Available in medium and large sizes for clinical or personal use. 70% Isopropyl Alcohol Sterile Individually Wrapped 2-Ply Nonwoven WHY WEBCOL Maximum Absorbency for Effective Skin Prep 01 70% Isopropyl Alcohol Formula The optimal concentration for skin antisepsis. 70% isopropyl alcohol is more effective at killing bacteria than higher concentrations because it penetrates cell walls more efficiently. Each pad delivers consistent antiseptic coverage for injection sites, blood draws, and wound care prep. 02 Premium Nonwoven Material The 2-ply nonwoven pad material provides maximum absorbency and a textured surface for effective scrubbing action. Holds more solution than standard pads, so one pad covers the job without drying out mid-swipe. Available in nonwoven gauze and nonwoven sponge configurations. 03 Sterile Foil Packets Each pad is individually sealed in a foil packet to maintain sterility until the moment of use. No risk of contamination from opened boxes or multi-pad containers. Tear-open packets are easy to use even with gloved hands during clinical procedures. 04 Medium and Large Sizes Medium pads (1 x 1-1/4 inch) are ideal for injection sites and fingerstick blood draws. Large pads (1-1/2 x 3-1/4 inch) cover broader areas for IV starts, blood draws, and surgical site prep. Both sizes available in boxes of 200 or cases of 4,000. Frequently Asked Questions What is the alcohol concentration? Webcol Alcohol Prep Pads contain 70% isopropyl alcohol, which is the CDC-recommended concentration for skin antisepsis. This concentration provides optimal bactericidal activity because it allows the alcohol to penetrate bacterial cell walls effectively. Are these sterile? Yes. Each prep pad is individually sealed in a sterile foil packet. The pads remain sterile as long as the packet is intact and unopened. Once opened, use the pad immediately for best antiseptic results. What size should I choose? Medium pads (1 x 1-1/4 inch) work well for small injection sites, fingerstick glucose testing, and quick skin prep. Large pads (1-1/2 x 3-1/4 inch) provide better coverage for IV insertion sites, venipuncture, and broader surgical prep areas. Can these be used for equipment cleaning? Webcol prep pads are designed primarily for skin antisepsis. They can clean small surfaces like thermometer probes, stethoscope diaphragms, and glucometer ports. For large-surface disinfection, dedicated disinfecting wipes are more appropriate and cost-effective. How should these be stored? Store in a cool, dry place away from heat sources and open flame. Isopropyl alcohol is flammable. The sealed foil packets protect against evaporation, so the pads maintain their alcohol content throughout their shelf life when stored properly.