wilburnmedicalusa.com
Open in
urlscan Pro
35.227.224.187
Public Scan
Submitted URL: https://trk.klclick2.com/ls/click?upn=wU6k79-2B8Eq6VLih-2F3Mssc-2FOVfD-2F-2FqziI5y0CUnTTi5jGJpnMN8u8HpKFiK8AUF470gYoMFUhn...
Effective URL: https://wilburnmedicalusa.com/accula-rapid-pcr-test-promotion-with-1-dock-d2000-and-1-box-of-tests-cov4100/?utm_source=Purchas...
Submission: On May 12 via api from US — Scanned from DE
Effective URL: https://wilburnmedicalusa.com/accula-rapid-pcr-test-promotion-with-1-dock-d2000-and-1-box-of-tests-cov4100/?utm_source=Purchas...
Submission: On May 12 via api from US — Scanned from DE
Form analysis
6 forms found in the DOM/search.php
<form class="form" action="/search.php">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="search_query">Search</label>
<div class="form-prefixPostfix wrap">
<input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search Over 100,000 Medical Products from 500 Manufacturers" autocomplete="off">
<input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
</div>
</div>
</fieldset>
</form>
/search.php
<form class="form" action="/search.php">
<fieldset class="form-fieldset">
<div class="form-field">
<label class="is-srOnly" for="search_query_mobile">Search</label>
<div class="form-prefixPostfix wrap">
<input class="form-input" data-search-quick="" name="search_query" id="search_query_mobile" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
<input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
</div>
</div>
</fieldset>
</form>
POST https://wilburnmedicalusa.com/cart.php
<form class="form form--addToCart" method="post" action="https://wilburnmedicalusa.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
<input type="hidden" name="action" value="add">
<input type="hidden" name="product_id" value="125777">
<div class="emthemesModez-productView-optionsGrid">
<div data-product-option-change="" style="">
<div class="form-field" data-product-attribute="input-text">
<label class="form-label form-label--alternate form-label--inlineSmall" for="attribute_text_41"> Please provide your 10 Digit CLIA License Number.: <small>Required</small>
</label>
<input class="form-input form-input--small" type="text" id="attribute_text_41" name="attribute[41]" value="" required="">
</div>
</div>
</div>
<div class="form-field form-field--stock u-hiddenVisually">
<label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
</label>
</div>
<div class="form-field form-field--increments">
<label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
<div class="form-increment" data-quantity-change="">
<button class="button button--icon" data-action="dec">
<span class="is-srOnly">Decrease Quantity:</span>
<i class="icon" aria-hidden="true">
<svg>
<use xlink:href="#icon-keyboard-arrow-down"></use>
</svg>
</i>
</button>
<input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite">
<button class="button button--icon" data-action="inc">
<span class="is-srOnly">Increase Quantity:</span>
<i class="icon" aria-hidden="true">
<svg>
<use xlink:href="#icon-keyboard-arrow-up"></use>
</svg>
</i>
</button>
</div>
</div>
<div class="alertBox productAttributes-message" style="display:none">
<div class="alertBox-column alertBox-icon">
<icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
</svg></icon>
</div>
<p class="alertBox-column alertBox-message"></p>
</div>
<div class="form-action">
<input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
</div>
<!-- snippet location product_addtocart -->
</form>
POST /wishlist.php?action=add&product_id=125777
<form action="/wishlist.php?action=add&product_id=125777" class="form form-wishlist form-action" data-wishlist-add="" method="post">
<a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown">
<span>Add to Wish List</span>
<i aria-hidden="true" class="icon">
<svg>
<use xlink:href="#icon-chevron-down"></use>
</svg>
</i>
</a>
<ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown" tabindex="-1">
<li>
<input class="button" type="submit" value="Add to My Wish List">
</li>
<li>
<a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&product_id=125777">Create New Wish List</a>
</li>
</ul>
</form>
POST /postreview.php
<form class="form writeReview-form" action="/postreview.php" method="post">
<fieldset class="form-fieldset">
<div class="form-field form-field--select">
<label class="form-label" for="rating-rate">Rating <small>Required</small>
</label>
<!-- Stars -->
<!-- TODO: Review Stars need to be componentised, both for display and input -->
<select id="rating-rate" class="form-select" name="revrating">
<option value="">Select Rating</option>
<option value="1">1 star (worst)</option>
<option value="2">2 stars</option>
<option value="3">3 stars (average)</option>
<option value="4">4 stars</option>
<option value="5">5 stars (best)</option>
</select>
</div>
<!-- Name -->
<div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
<label class="form-label" for="revfromname_input">Name </label>
<input type="text" id="revfromname_input" data-label="Name" name="revfromname" class="form-input" aria-required="">
</div>
<!-- Email -->
<div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
<label class="form-label" for="email_input">Email <small>Required</small>
</label>
<input type="text" id="email_input" data-label="Email" name="email" class="form-input" aria-required="false">
</div>
<!-- Review Subject -->
<div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
<label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
</label>
<input type="text" id="revtitle_input" data-label="Review Subject" name="revtitle" class="form-input" aria-required="true">
</div>
<!-- Comments -->
<div class="form-field form-field--textarea" id="revtext" data-validation="">
<label class="form-label" for="revtext_input">Comments <small>Required</small>
</label>
<textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" class="form-input"></textarea>
</div>
<div class="g-recaptcha" data-sitekey="6Ld0GTQcAAAAANP7upCrVoD4yoxlme3EZbJOZ6Gw">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld0GTQcAAAAANP7upCrVoD4yoxlme3EZbJOZ6Gw&co=aHR0cHM6Ly93aWxidXJubWVkaWNhbHVzYS5jb206NDQz&hl=de&v=nEGwmCAyCoKVn9PSwAGnQWhY&size=normal&cb=lou1t7ngks3"
width="304" height="78" role="presentation" name="a-lke1ir70lp0j" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
</div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div><br>
<div class="form-field form-field--submit">
<input type="submit" class="button button--primary" value="Submit Review">
</div>
<input type="hidden" name="product_id" value="125777">
<input type="hidden" name="action" value="post_review">
</fieldset>
</form>
POST /subscribe.php
<form class="form" action="/subscribe.php" method="post">
<fieldset class="form-fieldset">
<input type="hidden" name="action" value="subscribe">
<input type="hidden" name="nl_first_name" value="bc">
<input type="hidden" name="check" value="1">
<div class="form-field">
<label class="form-label is-srOnly" for="nl_email">Email Address</label>
<div class="form-prefixPostfix wrap">
<input class="form-input form-prefixPostfix-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address">
<input class="button form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
</div>
</div>
</fieldset>
</form>
Text Content
Government Pricing (WOSB) • FREE Shipping Most Orders Over $500 -Restrictions Apply • Best Price Guarantee Call M-F 8am-5pm EST Toggle menu * Welcome to Wilburn Medical Equipment and Supplies! * 1-877-945-2876 * Sign in or Register * Compare * Cart 0 Search CATEGORIES * All Categories * Medical Personal Protective Equipment (PPE) * All Medical Personal Protective Equipment (PPE) * COVID-19 * COVID-19 Tests * All COVID-19 Tests * PCR Tests * Antigen Tests POC * Antigen Tests OTC * Antibody Tests * Viral Transport Mediums & Swabs * View All * Collapse * Face Masks and Shields * Gloves * Gowns * Hand Sanitizer Bulk * Specimen Collection Viral Transport Medium VTM * Promotions * VidaShield UV24 Continuous UV-C Air Purification * Biometric Equipment and Supplies * All Biometric Equipment and Supplies * Cholesterol Test Analyzers * HbA1c Analyzers * Smoking Cessation & Cotinine Tests * Cholesterol Test Promotions * HbA1c Promotions * Bone Density Equipment * CardioCheck Disposables * DCA Vantage Disposables * Accessories & Disposables * All Accessories & Disposables * Body Fat and Blood Pressure * Capillary Tubes * Aneroid Stethoscopes * Gloves * Tape Measure * View All * Wound Care * Height Rod * Drape Stretcher Sheets * Digital Floor Scales * Lancets, Sharps Containers, and Bags * Analyzer Printer and Labels * Collapse * Cholestech LDX Disposables * Cholestech Afinion 2 Disposables * Portable Privacy Screens * PTS A1CNow * Medical Equipment * All Medical Equipment * Medical AEDs * Ambulatory BP * Capnographs * Colposcopy Instruments * Autoclaves and Medical Sterilization Devices * Cryosurgery * Diagnostics * Medical Grade Dopplers & Accessories * Digital ECG Units * All Digital ECG Units * Adjustable Exam Tables * Medical EKG Systems * Exam Lights * Holter and Accessories * Laboratory Chairs * Medical Carts * Minor Surgery Equipment * Miscellaneous * Monitors * Medical Pulse Oximeter Systems * Scales * Medical Spirometers & Accessories * Stress Testing and Accessories * Syringe Pump * Thermometers * Vital Signs * Wall Diagnostic Systems * Popular Products * All Popular Products * Carolina Liquid Chemistries CLC * All Carolina Liquid Chemistries CLC * CLC Analyzers * CLC Reagents * CLC Controls * CLC ISE * CLC Parts and Consumables * View All * Collapse * Corporate Wellness * All Corporate Wellness * Biometric Testing Equipment * Corporate Wellness | Biometric Testing Equipment * All Corporate Wellness | Biometric Testing Equipment * Automatic Blood Pressure * Bone Density * Cholesterol Testing * Dopplers * Glucose Testing * View All * HBA1C Testing * Smoking Cessation (Cotinine) * Drug Testing * Collapse * Home Health Promotions * Influenza Test Promotions * Norland Bone Densitometers * Pediatric Promotions * Surgery Center Equipment * Zoll AED * Alere Cholestech Promotions * Hemoglobin Testing * All Hemoglobin Testing * HemoCue Hemoglobin * HemoPoint H2 * IV Therapy * HemoCue Products * All HemoCue Products * Hemocue Hemoglobin 801 * Hemocue Hemoglobin 201 * Hemocue Glucose 201 * Hemocue White Blood Cell * Hemocue Albumin 201 * View All * Collapse * Syringe Pump * WUSA Universal IV Tubing * PT/INR Testing * All PT/INR Testing * CoaguChek * PT INR Machine * PT INR Test Strips * HemoSense * Coag-Sense PT/INR by CoaguSense * View All * Collapse * Wilburn Preferred * All Wilburn Preferred * Pro Advantage * Extended Care Home Health * All Extended Care Home Health * Bath Shower Aids * All Bath Shower Aids * Benches * Shower Chairs * Beds & Bedding * All Beds & Bedding * Beds Bed Frames * Cribs * Mattresses * Pillows * Positioners Cushions * View All * Pressure Systems Pads * Safety Rails Rail Pads * Collapse * Enterals Nutrition * All Enterals Nutrition * Administration Sets * Miscellaneous * Ng Feeding Tubes * Nutritional Supplements * Incontinence * All Incontinence * Briefs * Ostomy * Pads & Liners * Perineal Products * Underpads * View All * Collapse * Miscellaneous * All Miscellaneous * Adult Bibs and Smocks * Misc. Patient stuff * Utility Bowls * Patient Mobility * All Patient Mobility * Fall Prevention * Restraints * Rollators * Transfer Aids * Walkers * View All * Wheelchair Accessories * Wheelchairs & Replacement Parts * Collapse * Surgery Minor Procedure * All Surgery Minor Procedure * Anesthesia * All Anesthesia * Equipment & Accessories * Colposcopy * All Colposcopy * Equipment * Cryosurgery * All Cryosurgery * Portable * Drapes Towels * All Drapes Towels * General OR * OR Equipment * Procedure Specialty * Electrosurgery * All Electrosurgery * Electrodes Grounding Pads Tips * Generators Accessories * Smoke Evacuation * Supplies * Endoscopy * All Endoscopy * Miscellaneous * Miscellaneous * All Miscellaneous * Light Handles * Miscellaneous Products * Positioning Aids * Skin Markers * Packs Trays * All Packs Trays * Minor Procedure * Regional Anesthetic specialty * Surgical OR * Suture Staple Removal * Pain Management * Prep Scrub * Prep Supplies * All Prep Supplies * Clippers * Razors * Scapels Blades * All Scapels Blades * Blades * Miscellaneous Products * Scalpels Disposable * Skin Closure * All Skin Closure * Miscellaneous Products * Staples * Sutures * Suction Drainage * All Suction Drainage * Aspirating Pumps Accessories * Collection Canisters * Tips Tubing * Wound Evac Drains * Tubes Airways * All Tubes Airways * Endotracheal * Tracheostomy * Click Here for All Categories * Box or Each Quantity * Diagnostic Instruments * All Diagnostic Instruments * Accessories * All Accessories * Supplies * Batteries * Bulbs * All Bulbs * lamps * Cardiology * All Cardiology * AED * AED Defib Accessories * Connectivity * ECG * ECG Accessories * View All * Electrodes * Electrodes Pads * Electrodes-Pads * Holter * Holter Accessories * Miscellaneous Supplies * Stress * Stress Accessories * Collapse * Dopplers * All Dopplers * Equipment * Miscellaneous Supplies * Illuminators * All Illuminators * Batteries * Bulbs * Bulbs lamps * Diagnostic Sets * Diagnostic Sets Systems * View All * Handles * Handles Chargers * Headlamps * Laryngoscopes * Miscellaneous * Opthalmoscopes * Othalmoscope Parts * Otoscope Specula * Otoscopes * Penlights * Vaginal Specula * Collapse * Meters * All Meters * Monitors * Meters Monitors * All Meters Monitors * Diabetes Glucose * Miscellaneous Instruments * Patient Monitoring * All Patient Monitoring * Vital Signs * Patient Monitoring Vital Signs * All Patient Monitoring Vital Signs * Blood Pressure * Bp Replacement Parts * Fetal Heart * Hearing Screening * Pulse Oximeter Accessories * View All * Pulse Oximetry * Spirometer Accessories * Spirometry * Stethoscopes * Thermometers * Vital Signs Monitors * Vital Signs-Accessories * Collapse * Patient Monitoring-Vital Signs * All Patient Monitoring-Vital Signs * Stethoscope Replacement Parts * Stethoscopes * Thermometers * Penlights * Ultrasound * All Ultrasound * Accessories * Accessories Supplies * Equipment * Vaginal Specula * Vital Signs * All Vital Signs * Blood Pressure * Bp Replacement Parts * Stethoscopes * Thermometers * Diagnostic Products * All Diagnostic Products * Electrocardiographs * Hematology * Medical Media * Ophthalmoscopes-Otoscopes * Speculas-Scopes * Spirometry * Transmission Gel * Syringe Pumps * All Syringe Pumps * Pumps * IV Products * All IV Products * IV Catheters * All IV Catheters * Safety * Specialty Catheters * Standard * IV Retainer Dressings * IV Sets * All IV Sets * Connectors * Connectors Plugs Pins * IV Pumps * IV Pumps Accessories * Sets * View All * Sets Extension Sets * Specialty Sets * Transfer * Transfer Dispensing * Collapse * IV Solutions * All IV Solutions * Infusion Solutions * Irrigation * Irrigation Flush Solutions * IV Start Kits * Miscellaneous Products * All Miscellaneous Products * Armboards * Bottles * Miscellaneous * Stopcocks * Equipment & Furniture * All Equipment & Furniture * Cabinetry * All Cabinetry * Miscellaneous storage * Narcotics Cabinets * Carts * All Carts * Chart Holders * Chart Holders Racks * Covers * Covers Accessories * Laundry * View All * Miscellaneous * Procedure * Procedure Specialty * Utility * Collapse * Lighting * All Lighting * Exam * Loupes * Miscellaneous * OR * OR Procedure * View All * Specialty * Task * Collapse * Measurement Devices * All Measurement Devices * Calipers * Eye Charts * Height * Miscellaneous * Pedometer * View All * Scales * Scales Accessories * Tape Measures * Collapse * Miscellaneous * All Miscellaneous * Anatomical Models * Bins * Blanket Warmer * Clocks * Ear Wash * View All * Miscellaneous * Physcian * Screens * Screens Curtains Blinds * Signs * Stretchers * Wall Desks * Wall Desks pockets brackets * Collapse * Office Furniture * All Office Furniture * Miscellaneous * Software * Refrigerators and Freezers * Scales * Seating * All Seating * Blood Draw * Patient Room * Recliners * Side * Specialty * View All * Step Stools * Stools * Collapse * Stands * All Stands * Equipment * Mayo * Mayo Instrument * Miscellaneous * Procedure * View All * Procedure IV * Collapse * Tables * All Tables * Bariatric * Exam * Miscellaneous * Overbed * Pediatric * View All * Physical Therapy * Physical Therapy Work * Power * Treatment * Collapse * More Categories * Gloves * All Gloves * Latex * All Latex * Powder-free Exam * Powder-Free Sterile * Nitrile * All Nitrile * Synthetic * Nitrile Synthetic * All Nitrile Synthetic * Exam Non-sterile * Sterile * Powder-free * Powder-free Exam * Specialty * All Specialty * Chemo * Miscellaneous * Orthopedic * Synthetic * All Synthetic * Exam * Vinyl * All Vinyl * Powder-free * Extended Care * All Extended Care * Home Health * All Home Health * Bath * Beds & Bedding * Enterals * Food Service * Incontinence * View All * Miscellaneous * Patient Mobility * Collapse * Home Health|Food Service|Cups * Home Health|Patient Mobility|Restraints * Home Health|Patient Mobility|Rollators * Incontinence * All Incontinence * Perineal Products * Patient Mobility * All Patient Mobility * Crutches & Replacement Parts * Home Health-Extended Care * Housekeeping And Janitorial Products * All Housekeeping And Janitorial Products * Batteries * Can Liners * All Can Liners * bags * Can Liners bags * All Can Liners bags * Biohazard * Waste Receptacle * Can Liners-bags * All Can Liners-bags * Biohazard * Cleaning Supplies * All Cleaning Supplies * Cleansers * Equipment * Dispensers * All Dispensers * Paper Products * Dispensers Paper Products * All Dispensers Paper Products * Automatic * Manual * Laundry * All Laundry * Cloth Bags * Hampers * Laundry * Miscellaneous * All Miscellaneous * Flashlights * Miscellaneous * Rugs, mats * Paper Products * All Paper Products * Bathroom Tissue * Facial Tissue * Miscellaneous * Paper Towel * Roll Towels * View All * Wipers * Collapse * Pest Control * Waste Receptacles * All Waste Receptacles * Accessories * Open Top * Step Open * Infection Control * All Infection Control * Deodorizers * Disinfectants * All Disinfectants * Liquids * Liquids Concentrates * Sprays * Gel * All Gel * Liquid * Hand Sanitizers * All Hand Sanitizers * Dispensers * Foam * Gel * Gel Liquid * Gel-Liquid * View All * Hand wipes * Collapse * Liquid * Sharps * All Sharps * Waste Containers * Sharps Waste Containers * Soaps * All Soaps * Bar * Foam * Industrial * Liquid * Soap Dispensers * View All * Collapse * Surface Wipes * Instruments * All Instruments * Biopsy * Clamps * All Clamps * Hemostats * Dermatolgy * All Dermatolgy * Comedomes * Curettes * General * General Miscellaneous * Punches * View All * Collapse * ENT * All ENT * Ear Forceps * General * General Miscellaneous * General-Miscellaneous * Suction Tubes * View All * Collapse * Forceps * General * All General * Miscellaneous * General Practice * All General Practice * Bandage Scissors * Miscellaneous * Percussion Hammers * Tuning Forks * General Surgery * All General Surgery * Clamps * Clamps Hemostats * Forceps * General * General Miscellaneous * View All * Needle Holders * Orthopedic * Retractors * Scissors * Specialty * Collapse * GYN * All GYN * Biopsy * Dilators * Forceps * General * General Miscellaneous * View All * Speculum * Collapse * Miscellaneous * Nail Trimmers * Needle Holders * OPTHALMOLOGY * All OPTHALMOLOGY * Forceps * General * Loop * Magnet * Plastic Surgery * All Plastic Surgery * Facial Scissors * General * General Miscellaneous * Podiatry * All Podiatry * General * Nail Removers * Nail Trimmers * Scissors * Speculum * Urology * All Urology * Dilators * General * General Miscellaneous * Sounds * Veterinary * All Veterinary * General * Lab - Point of Care * All Lab - Point of Care * Bacterial Vaginosis * Chlamydia * Fecal Occult Blood * H. Pylori * Influenza * Mononucleosis * Pregnancy (HcG) * Rapid Tests * All Rapid Tests * Alcohol * Chlamydia * Covid-19 * Drugs Of Abuse * Fecal Occult Blood * View All * H. Pylori * HIV * Influenza * Miscellaneous * Mononucleosis * Pregnancy (HcG) * RSV * Strep * Syphilis * Thyroid TSH * Urinalysis * Collapse * RSV * Strep * Trichomonas Vaginalis * Urinalysis * Rapid Tests Alcohol Test * Rapid Tests Drugs Of Abuse Test * Rapid Tests Influenza * Rapid Tests * Rapid Tests Urinalysis * Lab Equipment & Accessories * All Lab Equipment & Accessories * Glucose A1C * All Glucose A1C * Analyzers & Accessories * Reagents Tests * Tests * Analyzers & Accessories * All Analyzers & Accessories * Analyzers * Blood Collection Products * All Blood Collection Products * Dilution Vials * Heel Warmers * Holders * Holders adapters * Lancets * View All * Lancets Blades platforms devices * Needles * Sets * Tourniquets * Tubes * Collapse * Blotting Products * All Blotting Products * Blotting Accessories * Blotting Devices * Blotting Membranes * Blotting Papers * Chemistry * All Chemistry * Analyzers & Accessories * Controls * Controls Calibrators * Miscellaneous * Reagents * View All * Collapse * Chromatography Products * All Chromatography Products * Chromatography Paper * Coagulation * All Coagulation * Analyzers & Accessories * Dressings Gauze * Filter Papers & Membranes * All Filter Papers & Membranes * Cellulose Filters * Glass Microfiber Filters * Membrane Filters * Filtration Devices * All Filtration Devices * Capsule Filters * Inline Filters * Specialty Devices * SyrinCYTIVA Filters * Syringe Filters * View All * Syringeless Filters * Vacuum Protection Filters * Venting Filters * Collapse * General * Glucose * All Glucose * A1C * Hematology * All Hematology * Analyzers & Accessories * Controls * Miscellaneous * Reagents * Immunoassay * All Immunoassay * Analyzers & Accessories * Controls * Reagents * Laboratory Supplies * Lancets * All Lancets * Blades * Measures * Microbiology Products * All Microbiology Products * Media * Membrane Filtration * Microscope Slides * Microscopy * All Microscopy * Microscope Coverslips * Microscope Parts & Accessories * Microscope Slides * Microscopes * Miscellaneous * View All * Slide Storage * Collapse * Miscellaneous Analyzers * All Miscellaneous Analyzers * Analyzers & Accessories * Controls * Miscellaneous * Reagents * Reagents Tests * View All * Collapse * Miscellaneous Products * All Miscellaneous Products * Brushes * Glassware * Mats * Measures * Miscellaneous * View All * Mortars * Plasticware * Stainless ware * Timers * Tubing * Collapse * Multiwell Plates * All Multiwell Plates * Accessories * Application Specific Plates * UNIFILTER Filtration Microplates * UNIPLATE Collection Plates * Neonatal Screening Products * Nucleic Acid & Protein Sample Preparation * All Nucleic Acid & Protein Sample Preparation * Clone Archiving * FTA & FTA Elute * FTA Purification ReaCYTIVAnt & Accessories * FTA Purification Reagent & Accessories * Reagents-Solutions * Sample Collection & Processing * All Sample Collection & Processing * Centrifuges & Accessories * Incubators * Miscellaneous * Mixers * Pipettes * View All * Pipettes Droppers Tips * Racks * Racks Organizers boxes * Specimen Cups * Specimen Cups Collectors * Specimen Plates * Specimen Plates Cassettes * Swabs * Swabs brushes * Transport Bags * Tubes * Tubes Vials Cuvettes * Collapse * Specialty Products * All Specialty Products * Benchkote & Benchkote Plus * Extraction Thimbles * Lens Cleaning Tissue * pH Indicators & Test Papers * Phase Separator Paper * View All * Weighing Papers * Collapse * Specimen Cups * All Specimen Cups * Collectors * Test Kits * Test Strips * All Test Strips * Laboratory Supplies * Tests * Tourniquets * Urinalysis * All Urinalysis * Analyzers & Accessories * Miscellaneous * Reagents * Needles & Syringes * All Needles & Syringes * Injection Devices * Irrigation * Miscellaneous Products * All Miscellaneous Products * Injection Products * Needle Removal * Needle Combo's * All Needle Combo's * Syringe * Needles * All Needles * Biopsy * Dental * Safety * Specialty * Spinal * View All * Standard * Collapse * Standard * Syringe * All Syringe * Needle Combo's * Syringe Needle Combo's * All Syringe Needle Combo's * Insulin Safety * Insulin Standard * Syringe Needle Combo Safety * Syringe Needle Combo Standard * Tuberculin Standard * View All * Collapse * Syringes * All Syringes * Dental * Insulin * Irrigation * Miscellaneous * Safety * View All * Specialty * Standard * Tuberculin * Collapse * Orthopedic & Physical Therapy * All Orthopedic & Physical Therapy * Casting Products * All Casting Products * Casting Instruments * Casting Tapes * Casting Tapes Splints * Casting Tapes-Splints * Miscellaneous * View All * Stockinette * Undercast Padding * Collapse * Cold Therapy * All Cold Therapy * Packs * Equipment * Hot * All Hot * Cold Therapy * Hot Cold Therapy * All Hot Cold Therapy * Packs * Hot-Cold Therapy * All Hot-Cold Therapy * Packs * Miscellaneous * All Miscellaneous * Foot * Foot Hand Care Products * Miscellaneous * Physical Therapy * All Physical Therapy * Equipment * Equipment Storage * Supplies * Traction * Soft Goods * All Soft Goods * Compression * Head * Lower Extremities * Protectors * Protectors Sleeves * View All * Torso * Upper Extremities * Collapse * Splints * All Splints * Braces * Splints Braces * All Splints Braces * Lower Extremities * Upper Extremities * Splints-Braces * All Splints-Braces * Head-Neck * Lower Extremities * Upper Extremities * Stockinette * Supplies * Patient Care & Exam Room Supplies * All Patient Care & Exam Room Supplies * Admissions * All Admissions * Bedside Items * Admissions Bedside Items * All Admissions Bedside Items * Footwear Slippers * ID Bands Bracelets * Patient Belonging Bedside * Plastic Stainless ware * Capes * Child * All Child * Infant Items * Child Infant Items * All Child Infant Items * Diapers * Miscellaneous * Wipes * Cotton Balls * All Cotton Balls * Cotton Rolls * Dispensers * All Dispensers * Apparel * Gloves * Drape Sheets * Exam Paper Products * All Exam Paper Products * Capes * Drape Sheets * Gowns * Headrest Covers * Pillowcases * View All * Shorts * Spa Products * Table Paper * Towels * Tray Covers * Collapse * Exam Room Supplies * All Exam Room Supplies * Alcohol Dispensers * Cotton Balls * Cotton Balls Cotton Rolls * Lubricating * Pill * View All * Sundry Jars * Sundry Jars Storage Containers * Woodenware * Collapse * Gowns * Literature * All Literature * Catalogs * Sell Sheets * Lubricating * All Lubricating * Ultrasound gel * Miscellaneous * All Miscellaneous * Miscellaneous * Patient Blankets * Patient Blankets Linens * Shroud kits * Spa Equipment & Supplies * View All * Stretcher Sheets * Collapse * Oral Care * Personal Care Items * All Personal Care Items * Grooming * Miscellaneous * Oral Care * Personal Hygiene * Personal Hygiene * Pill * Pillowcases * Sell Sheets * Table Paper * Towels * Woodenware * Patient Care & Supplies * All Patient Care & Supplies * IV Products * Needles & Syringes * Paper Products * Sundries * Urologicals * Protective Apparel * All Protective Apparel * Apparel * All Apparel * Aprons * Coats * Coats Jackets * Eyewear * Gowns * View All * Head * Head Face * Masks * Miscellaneous * Respirator Mask * Scrub * Scrub Or * Shoe Covers * Collapse * Gowns * Head * All Head * Face * Masks * Shoe Covers * Radiology * All Radiology * Cassettes * All Cassettes * Drapes * Film * All Film * Processing * Illuminators * All Illuminators * Miscellaneous * Viewboxes * Miscellaneous * All Miscellaneous * Contrast * Markers * Signs * Timers * ProtectIVe Apparel * All ProtectIVe Apparel * Aprons * Gloves * Storage * All Storage * Envelopes * Miscellaneous * Racks * Respiratory & Oxygen * All Respiratory & Oxygen * Aerosol Therapy * All Aerosol Therapy * Accessories * Nebulizers * Nebulizers Compressors * Miscellaneous * All Miscellaneous * Co2 Detection * Sleep * Sleep Cpap * Suction Accessories * Oxygen * All Oxygen * Accessories * Cannulas * Carts * Concentrators * Concentrators Humidifiers * View All * Connectors * Crash Kits * Cylinders * Masks * Miscellaneous * Peak Flow Meters * Regulators * Tracheostomy Supplies * Tubing * Collapse * Safety And Emergency * All Safety And Emergency * Compliance * All Compliance * OSHA * CPR * All CPR * Mouthshields * Resuscitators * Emergency * All Emergency * Rescue * Emergency Rescue * All Emergency Rescue * EMS Instruments Equipment * Eye Wash Systems * First Aid Kits * OB Delivery Kits * Transfer Transport Devices * View All * Collapse * Eye Protection * All Eye Protection * Goggles * Goggles Glasses Shields * Hearing Protection * All Hearing Protection * Ear Plugs * Linens * All Linens * Hypothermia Blankets * Sheeting * Sheeting Disp. Linens Stretcher Sheets * Miscellaneous * All Miscellaneous * Locks * Rescue * All Rescue * First Aid Kits * Spill Management * All Spill Management * Kits * Solidifiers * Skin And Wound Care * All Skin And Wound Care * Adhesive Bandages * All Adhesive Bandages * Character * Fabric * Sheer * Sheer Plastic * Waterproof * View All * Collapse * Alginate * Applicators * All Applicators * Swabsticks * Applicators Swabsticks * All Applicators Swabsticks * Cotton-Tipped Dry * Plain * Cloth * Composite * All Composite * Cover * Compression Bandages * All Compression Bandages * Dressing Retainers * Compression Bandages Dressing Retainers * All Compression Bandages Dressing Retainers * Elastic * Retainer Net * Tubular * Tubular Cages Applicators * Compression Bandages-Dressing Retainers * All Compression Bandages-Dressing Retainers * Cohesive * Elastic * Dressing Retainers * All Dressing Retainers * Cohesive * Elastic * Dressings * All Dressings * Alginate * Composite * Composite Cover * Composite-Cover * Foam * View All * Gel * Hydrocolloids * Hydrocolloids Hydro gels * Hydrocolloids-Hydro gels * Non-Adhering * Non-Woven * Paste * Paste Medicated * Petrolatum * Retention * Silver * Transparen * Transparent * Collapse * Fabric * Foam * Gauze Pads * All Gauze Pads * Non-Sterile * Sterile * X-ray detectable * Gauze Rolls * All Gauze Rolls * Non-Sterile * Sterile * Hydrocolloids * All Hydrocolloids * Hydro gels * Negative Pressure * All Negative Pressure * Dressings * Dressings Kits * Pumps * Pumps Accessories * Non-Adhering * Non-Sterile * Packing Strips * All Packing Strips * Plain * Paper * Prep Pads * All Prep Pads * Towelettes * Sheer * All Sheer * Plastic * Specialty Pads * All Specialty Pads * Sponges * Specialty Pads Sponges * All Specialty Pads Sponges * Specialty * Specialty Pads-Sponges * All Specialty Pads-Sponges * Eye * Sterile * Swabsticks * All Swabsticks * Cotton-Tipped * Tapes * All Tapes * Cloth * Paper * Stretch * Stretch Elastic * Transparent * View All * Waterproof * Collapse * Towelettes * All Towelettes * Alcohol * Transparent * Wound Care Trays * All Wound Care Trays * Dressing Change * Irrigation * Tracheostomy * Wound Cleansers * All Wound Cleansers * Fillers * Wound Cleansers Fillers * Wound Cleansers-Fillers * Sterilization * All Sterilization * Autoclaves * All Autoclaves * sterilizer * Autoclaves sterilizer * Containers * Infectious Waste Bags * Instrument Cleaners-Lubricants * Autoclaves-sterilizer * Csr Wrap * Detergents * Gluteraldehydes * Instrument Care & Cleaning * All Instrument Care & Cleaning * Brushes * Detergents * Disinfectants * Lubricants * Miscellaneous * View All * Collapse * Miscellaneous * Monitoring * All Monitoring * Biological Controls * Biological Indicators * Incubators * Record Keeping * Packaging Supplies * All Packaging Supplies * Csr Wrap * Pouches * Tape * Tubing * Pouches * Sterilants * All Sterilants * Glutaraldehyde * Gluteraldehydes * Opa * Test Strips * Supplies * Trays * All Trays * containers * Ultrasonic Cleaning * All Ultrasonic Cleaning * Supplies * Ultrasonic Cleaners * Surgery * All Surgery * Drapes * All Drapes * Towels * Minor Procedure|Packs * All Minor Procedure|Packs * Trays|Minor Procedure * Minor Procedure|Scapels * All Minor Procedure|Scapels * Blades|Handles * Minor Procedure|Skin Closure|Closure Strips * Electrosurgery * All Electrosurgery * Cautery * Electrodes * Minor Procedure * All Minor Procedure * Anesthesia * Colposcopy * Cryosurgery * Drapes * Electrosurgery * View All * Endoscopy * Miscellaneous * OR * Packs * Pain Management * Prep * Prep Supplies * Scapels * Skin Closure * Stainless & Plasticware * Suction * Tubes * Collapse * Skin Closure * All Skin Closure * Closure Strips * Sutures * Surgery Products * Instruments * Sutures-Staples-Needles * Urology * All Urology * Catheter Trays * All Catheter Trays * Kits * Catheter Trays Kits * All Catheter Trays Kits * Insertion * Irrigation * Catheters * All Catheters * Foley * Miscellaneous * Urethral * Urethral Intermittent * Drain Bags * All Drain Bags * Bedside * Leg * Miscellaneous * All Miscellaneous * Plugs * Strainers * Straps * Tubing Clamps * Urine Collection * All Urine Collection * Collection Kits * Cups * Cups Containers * Pediatric * General * All General * Other Products * Vaccines * Veterinary * All Veterinary * Miscellaneous * All Miscellaneous * Equipment * Medical Supplies * Miscellaneous * Surgical Instruments * Coming Soon * Low Cost Medical Gloves * Low Cost Gloves * Refrigerated and Expedited Items * low cost hospice supplies * Refurbished Equipment * Remove from Website 2022 * BD SARS Cov2 Tests * PPE * COVID-19 TESTS * CLC * PROMOTIONS * Important Links * Important Links * Rentals * Training and Resource Center: * Cholestech LDX * Equipment * CardioChek * WUSA's Pro Advantage * Syringe Pumps * CoaguChek XS PT/INR * Coag-Sense PT/INR * Accula * WUSA Universal IV Tubing * A1CNow - HbA1c * HemoCue * HemoPoint H2 * IV Therapy * Rapid Diagnostics * Corporate Wellness * Diabetes Facts * WELLNESS * WELLNESS * Corporate Wellness and Biometric Testing Equipment and Supplies * BONE DENSITY * Apollo * Cholesterol Testing * *Cholestech LDX Rentals * *Cardiochek Plus Rentals * *Siemens DCA Vantage Rentals * HbA1c Testing * Smoking Cessation (Cotinine) * Drug Testing * Dopplers * CLIA Information * CLIA? * CLIA? * How to Obtain a CLIA Certificate Waiver Brochure * About * About * About Wilburn Medical * Reviews * Make a Payment * Credit Application * Our Manufacturers * Privacy Policy * Sitemap * W-9 * POLICIES * More * * Contact * Blog * Contact * Blog * PPE * COVID-19 TESTS * CLC * PROMOTIONS * Important Links * Important Links * Rentals * Training and Resource Center: * Cholestech LDX * Equipment * CardioChek * WUSA's Pro Advantage * Syringe Pumps * CoaguChek XS PT/INR * Coag-Sense PT/INR * Accula * WUSA Universal IV Tubing * A1CNow - HbA1c * HemoCue * HemoPoint H2 * IV Therapy * Rapid Diagnostics * Corporate Wellness * Diabetes Facts * WELLNESS * WELLNESS * Corporate Wellness and Biometric Testing Equipment and Supplies * BONE DENSITY * Apollo * Cholesterol Testing * *Cholestech LDX Rentals * *Cardiochek Plus Rentals * *Siemens DCA Vantage Rentals * HbA1c Testing * Smoking Cessation (Cotinine) * Drug Testing * Dopplers * CLIA Information * CLIA? * CLIA? * How to Obtain a CLIA Certificate Waiver Brochure * About * About * About Wilburn Medical * Reviews * Make a Payment * Credit Application * Our Manufacturers * Privacy Policy * Sitemap * W-9 * POLICIES * Contact * Blog * Sign in Register * * * * * Search * Startseite * Promotions * ACCULA RAPID PCR TEST PROMOTION WITH 1 DOCK D2000 AND 1 BOX OF TESTS COV4100 ACCULA RAPID PCR TEST PROMOTION WITH 1 DOCK D2000 AND 1 BOX OF TESTS COV4100 ACCULA SKU: ACCULA-D2000-COV4100-1 UPC: MPN: D2000 & COV4100 Condition: New Weight: 11.00 LBS Width: 11.50 (in) Height: 17.50 (in) Depth: 12.00 (in) Base Price: Online Discounted Price: Now: $2,050.00 Was: — You save Please provide your 10 Digit CLIA License Number.: Required Current Stock: Quantity: Decrease Quantity: Increase Quantity: Add to Wish List * * Create New Wish List (No reviews yet) Write a Review WRITE A REVIEW ACCULA ACCULA RAPID PCR TEST PROMOTION WITH 1 DOCK D2000 AND 1 BOX OF TESTS COV4100 Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5 stars (best) Name Email Required Review Subject Required Comments Required * * * * * * * Description * Videos * 0 Reviews DESCRIPTION Promotion Includes: Qty. 1 - D2000 Description: Accula Dock, AC power adapter, AC power cord. Qty. 1 - COV4100 Description: Accula SARS-CoV-2 Test Kit 25 test/kit. * CLIA Waived * Provides Results in 30 Minutes * 12 Month Expiration Date from Date of Manufacturing * No Refrigeration Requirements * Each Test Kit Contain 3 Control Swabs (High Positive, Low Positive and Negative) * Additional Controls may be purchased with the Item Number ACCULA-COV4100-1 * Testing Requires the Accula Dock that is Included in this Promotion * Accula Dock is good for 3,000 Tests Purchase Additional COV4100 Accula SARS-CoV-2 Test Kits Here with Bulk Pricing Available EUA MESA ACCULA hcp.pdf EUA MESA ACCULA ifu.pdf EUA MESA ACCULA patient.pdf LBL 60060 Accula SARS COV2 QRG 2020 12.pdf LBL 60061 Accula SARS COV2 IFU 03FEB2021.pdf MESA - Overview sheet.pdf MESA IFU 02-03-2021.pdf Due to FDA Guidelines and Supply Chain Demands All Orders for this Product are NON-Cancellable and NON-Returnable. By purchasing the Accula PCR Test from Wilburn Medical you agree to the following guidelines: This test has not been FDA cleared or approved; the test has been authorized by FDA under an Emergency Use Authorization (EUA) for use by laboratories certified under the CLIA that meet the requirements to perform moderate, high or waived complexity tests. This test is authorized for use at the Point of Care (POC) by qualified healthcare professionals, i.e., in patient care settings operating under a CLIA Certificate of Waiver, Certificate of Compliance, or Certificate of Accreditation. View AllClose VIDEOS * ACCULA SARS-COV-2 TEST: RUNNING THE TEST Learn how to set up the Accula™ Dock, use the transfer pipette... * ACCULA™ SYSTEM - POINT OF CARE MOLECULAR DIAGNOSTICS Product by Mesa Biotech Visit our website to learn more: https... * ACCULA SARS-COV-2 TEST INTERPRETATION OF RESULTS Learn how to interpret positive, negative, and invalid results... View AllClose 0 REVIEWS View AllClose DISCLAIMER PLEASE NOTE: Images, Descriptions, and Titles may not accurately represent the product. You are encouraged to confirm that the manufacturer item code above matches the products you are seeking. All patients or home users should have a valid prescription for any medical supplies or devices that require one. Some of our products have special shipping requirements due to weight and refrigeration; please visit our Terms of Service for more Details. All products on this website are subject to current manufacturer pricing changes and availability. Some dropship items are subject to Additional Taxes not calculated by this website. If you are uncertain or have questions, Please E-mail or Call us at 1-877-945-2876 for additional information. * Related Products RELATED PRODUCTS Add to Cart Quick view BD 256082 SARS-COV-2 ANTIGEN TESTING CASSETTES FOR BD VERITOR ANALYZER BD Base Price: $1,182.72 Online Discounted Price: Now: $495.00 Was: BD Veritor Plus System Testing Cassettes for Antigen Rapid Detection, 30/Tests. If you are a City, County, State, or Federal Organization. We have Special Government Pricing for you... BD-256082 Choose Options Quick view ACCULA RAPID PCR TEST SARS COV4100 CLIA WAIVED Accula Base Price: $2,750.00 Online Discounted Price: Now: $1,795.00 Was: Accula SARS Test Kit 25 test/kit. Drop (CLIA Waived). This listing is for Quantity of 1 Kit Requires Accula Dock Portable RT-PCR Platform D2000< ACCULA-COV4100 Choose Options Quick view CLARITY DIAGNOSTICS COVID-19 ANTIGEN RAPID TEST CLARITY CLA-COV19AG-VIS Clarity Diagnostics Base Price: $327.78 Online Discounted Price: Now: $250.00 Was: .Sienna-Clarity COVID-19 Antigen Rapid Test Kits, Includes: (25) Tests, (25) NP Swabs, (25) Buffers, Package Insert, QSG, (1) Negative Control, and (1) Positive Control/kt (Orders are... CLARITY-CLA-COV19AG-VIS Choose Options Quick view SIENNA COVID-19 ANTIGEN RAPID TEST SIENNA 102242 Sienna Base Price: $327.78 Online Discounted Price: Now: $250.00 Was: **In Stock Shipping Daily** Sienna-Clarity COVID-19 Antigen Rapid Test Kits, Includes: (25) Tests, (25) NP Swabs, (25) Buffers, Package Insert, QSG, (1) Negative Control, and (1) Positive... SIENNA-102242 OK SUBSCRIBE TO OUR NEWSLETTER Sign up for our Specials and Promotions! Email Address * 140 Furlong Industrial Drive Kernersville, NC 27284 USA * Call us at 1-877-945-2876 * * * * * NAVIGATE * PPE * COVID-19 TESTS * CLC * PROMOTIONS * Important Links * WELLNESS * CLIA? * About * W-9 * POLICIES * Contact * Blog * Sitemap CATEGORIES * All Categories * Medical Personal Protective Equipment (PPE) * Promotions * VidaShield UV24 Continuous UV-C Air Purification * Biometric Equipment and Supplies © 2022 Wilburn Medical Equipment and Supplies. Contact Us! Bulk / GPO Pricing