wilburnmedicalusa.com Open in urlscan Pro
35.227.224.187  Public Scan

Submitted URL: http://wilburnmedicalusa.com/sienna-covid-19-antigen-rapid-test-sienna-102242/
Effective URL: https://wilburnmedicalusa.com/sienna-covid-19-antigen-rapid-test-sienna-102242/
Submission: On November 15 via api from SE — 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 90,000 Medical Products!" 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="125779">
  <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_45"> Please provide your 10 Digit CLIA License Number.: <small>Required</small>
        </label>
        <input class="form-input form-input--small" type="text" id="attribute_text_45" name="attribute[45]" value="**D*******" 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=125779

<form action="/wishlist.php?action=add&amp;product_id=125779" 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&amp;product_id=125779">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><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="125779">
    <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

Now WOSB Certified Special Government Pricing • FREE Shipping on Most Orders
Over $500 Some Restrictions Apply  •  Best Price Guarantee Call M-F 8am-5pm E
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
      * Antibody Tests
      * Antigen Tests
      * Antigen Tests OTC
      * BD COV-2 Tests
      * PCR Tests
      * 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
    * 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
    * Enterals Nutrition
      * All Enterals Nutrition
      * Ng Feeding Tubes
      * Nutritional Supplements
    * Incontinence
      * All Incontinence
      * Briefs
      * Perineal Products
    * Miscellaneous
      * All Miscellaneous
      * Utility Bowls

 * Surgery Minor Procedure
    * All Surgery Minor Procedure
    * Electrosurgery
      * All Electrosurgery
      * Generators Accessories
    * Scapels Blades
      * All Scapels Blades
      * Blades
      * Scalpels Disposable
    * Skin Closure
      * All Skin Closure
      * Miscellaneous Products
      * Staples
      * Sutures
    * Suction Drainage
      * All Suction Drainage
      * Tips Tubing

 * Box or Each Quantity
 * Diagnostic Instruments
    * All Diagnostic Instruments
    * Accessories
      * All Accessories
      * Supplies
    * Batteries
    * Bulbs
      * All Bulbs
      * lamps
    * Cardiology
      * All Cardiology
      * AED
      * Connectivity
      * ECG
      * ECG Accessories
      * Electrodes
      * View All
      * Electrodes Pads
      * Electrodes-Pads
      * Holter
      * Holter Accessories
      * Miscellaneous Supplies
      * Stress
      * Stress Accessories
      * Collapse
    * Dopplers
      * All Dopplers
      * Equipment
      * Miscellaneous Supplies
    * Illuminators
      * All Illuminators
      * Batteries
      * Bulbs
      * Diagnostic Sets
      * Handles
      * Handles Chargers
      * View All
      * Headlamps
      * Laryngoscopes
      * Miscellaneous
      * Opthalmoscopes
      * Othalmoscope Parts
      * Otoscope Specula
      * Otoscopes
      * Penlights
      * Vaginal Specula
      * Collapse
    * Meters
      * All Meters
      * Monitors
    * Miscellaneous Instruments
    * Patient Monitoring
      * All Patient Monitoring
      * Vital Signs
    * Patient Monitoring Vital Signs
      * All Patient Monitoring Vital Signs
      * Pulse Oximeter Accessories
      * Spirometer Accessories
      * Vital Signs-Accessories
    * Patient Monitoring-Vital Signs
      * All Patient Monitoring-Vital Signs
      * Stethoscope Replacement Parts
      * Stethoscopes
      * Thermometers
    * Penlights
    * Ultrasound
      * All Ultrasound
      * Accessories
      * 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
      * IV Pumps
      * Sets
      * Sets Extension Sets
      * Specialty Sets
      * View All
      * Transfer
      * Collapse
    * IV Solutions
      * All IV Solutions
      * Infusion Solutions
      * Irrigation
    * 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
      * Covers
      * Laundry
      * Miscellaneous
      * Procedure
      * View All
      * Procedure Specialty
      * Utility
      * Collapse
    * Lighting
      * All Lighting
      * Exam
      * Loupes
      * Miscellaneous
      * OR
      * Specialty
      * View All
      * Task
      * Collapse
    * Measurement Devices
      * All Measurement Devices
      * BMI Calculator
      * Calipers
      * Eye Charts
      * Height
      * Miscellaneous
      * View All
      * Pedometer
      * Scales
      * Tape Measures
      * Collapse
    * Miscellaneous
      * All Miscellaneous
      * Anatomical Models
      * Bins
      * Blanket Warmer
      * Clocks
      * Ear Wash
      * View All
      * Miscellaneous
      * Physcian
      * Screens
      * Signs
      * Stretchers
      * Wall Desks
      * 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
      * Miscellaneous
      * Procedure
    * 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
    * Powder-free
    * Powder-free Exam
    * Specialty
      * All Specialty
      * Chemo
      * Miscellaneous
      * Orthopedic
    * Synthetic
      * All Synthetic
      * Exam
    * Vinyl
      * All Vinyl
      * Powder-free
      * Sterile

 * 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
    * Cleaning Supplies
      * All Cleaning Supplies
      * Cleansers
      * Equipment
    * Dispensers
      * All Dispensers
      * Paper Products
    * 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
      * 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
    * 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
      * Punches
    * ENT
      * All ENT
      * Ear Forceps
      * General
      * General-Miscellaneous
      * Suction Tubes
    * Forceps
    * General
      * All General
      * Miscellaneous
    * General Practice
      * All General Practice
      * Bandage Scissors
      * Miscellaneous
      * Percussion Hammers
      * Tuning Forks
    * General Surgery
      * All General Surgery
      * Clamps
      * Forceps
      * General
      * Needle Holders
      * Orthopedic
      * View All
      * Retractors
      * Scissors
      * Specialty
      * Collapse
    * GYN
      * All GYN
      * Biopsy
      * Dilators
      * Forceps
      * General
      * Speculum
      * View All
      * Collapse
    * Miscellaneous
    * Nail Trimmers
    * Needle Holders
    * OPTHALMOLOGY
      * All OPTHALMOLOGY
      * Forceps
      * General
      * Loop
      * Magnet
    * Plastic Surgery
      * All Plastic Surgery
      * Facial Scissors
      * General
    * Podiatry
      * All Podiatry
      * General
      * Nail Removers
      * Nail Trimmers
    * Scissors
    * Speculum
    * Urology
      * All Urology
      * Dilators
      * General
      * 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
    * Tests
    * Analyzers & Accessories
      * All Analyzers & Accessories
      * Analyzers
    * Blood Collection Products
      * All Blood Collection Products
      * Dilution Vials
      * Heel Warmers
      * Holders
      * Lancets
      * Needles
      * View All
      * 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
    * 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
      * Miscellaneous
      * Mixers
      * Pipettes
      * Racks
      * View All
      * Specimen Cups
      * Specimen Cups Collectors
      * Specimen Plates
      * Swabs
      * Transport Bags
      * Tubes
      * 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
    * 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
      * Miscellaneous
      * Stockinette
      * View All
      * 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
      * Miscellaneous
    * Physical Therapy
      * All Physical Therapy
      * Equipment
      * Equipment Storage
      * Supplies
      * Traction
    * Soft Goods
      * All Soft Goods
      * Compression
      * Head
      * Lower Extremities
      * Protectors
      * Torso
      * View All
      * Upper Extremities
      * Collapse
    * Splints
      * All Splints
      * Braces
    * Splints-Braces
      * All Splints-Braces
      * Head-Neck
      * Lower Extremities
      * Torso
      * 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
      * Plastic Stainless ware
    * Capes
    * Child
      * All Child
      * Infant Items
    * Child Infant Items
      * All Child Infant Items
      * Diapers
      * Miscellaneous
    * 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
      * Lubricating
      * Pill
      * Sundry Jars
      * View All
      * Woodenware
      * Collapse
    * Gowns
    * Literature
      * All Literature
      * Catalogs
      * Sell Sheets
    * Lubricating
      * All Lubricating
      * Ultrasound gel
    * Miscellaneous
      * All Miscellaneous
      * Miscellaneous
      * Patient Blankets
      * Shroud kits
      * Spa Equipment & Supplies
      * Stretcher Sheets
      * View All
      * Collapse
    * Oral Care
    * Personal Care Items
      * All Personal Care Items
      * Grooming
      * Miscellaneous
      * Oral Care
      * Personal Hygiene
    * Personal Hygiene
    * Pill
      * All Pill
      * Medicine Containers
    * 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
      * Eyewear
      * Gowns
      * Head
      * View All
      * Masks
      * Miscellaneous
      * Respirator Mask
      * Scrub
      * 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
    * Miscellaneous
      * All Miscellaneous
      * Co2 Detection
      * Sleep
      * Suction Accessories
    * Oxygen
      * All Oxygen
      * Accessories
      * Cannulas
      * Carts
      * Concentrators
      * Connectors
      * View All
      * 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
      * First Aid Kits
    * Eye Protection
      * All Eye Protection
      * Goggles
    * Hearing Protection
      * All Hearing Protection
      * Ear Plugs
    * Linens
      * All Linens
      * Hypothermia Blankets
      * Sheeting
    * 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
    * Cloth
    * Composite
      * All Composite
      * Cover
    * Compression Bandages
      * All Compression Bandages
      * Dressing Retainers
    * 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
      * Foam
      * Gel
      * View All
      * Hydrocolloids
      * 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
      * Pumps
    * 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
      * Eye
    * Sterile
    * Swabsticks
      * All Swabsticks
      * Cotton-Tipped
    * Tapes
      * All Tapes
      * Cloth
      * Paper
      * Stretch
      * Stretch Elastic
      * Stretch-Elastic
      * View All
      * Transparent
      * 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
    * 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
    * 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
 * BD SARS Cov2 Tests

 * PPE
 * COVID-19 TESTS
 * PROMOTIONS
 * Important Links
    * Important Links
    * Sienna Covid-19 Rapid Antigen Test
    * 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
    * Manufacturers
    * Privacy Policy
    * Sitemap

 * W-9
 * More
    * 
    * Shipping
    * Contact
    * Blog

 * Shipping
 * Contact
 * Blog

 * PPE
 * COVID-19 TESTS
 * PROMOTIONS
 * Important Links
    * Important Links
    * Sienna Covid-19 Rapid Antigen Test
    * 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
    * Manufacturers
    * Privacy Policy
    * Sitemap

 * W-9
 * Shipping
 * Contact
 * Blog

 * Sign in Register

 * 
 * 
 * 
 * 
 * 


Search





 * Home
 * Medical Personal Protective Equipment (PPE)
 * COVID-19 Tests
 * SIENNA COVID-19 ANTIGEN RAPID TEST SIENNA 102242


SIENNA COVID-19 ANTIGEN RAPID TEST SIENNA 102242

SIENNA

SKU: SIENNA-102242 UPC: SIENA-102242 MPN: 102242 Weight: 1.00 LBS Width: 3.00
(in) Height: 8.00 (in) Depth: 6.00 (in) Shipping: Calculated at Checkout


BULK DISCOUNT RATES

Below are the available bulk discount rates for each individual item when you
purchase a certain amount

Buy 10 or above and pay only $200.00 each

Base Price: $327.78
Online Discounted Price: Now: $250.00

Was:
— You save $77.78


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

SIENNA

SIENNA COVID-19 ANTIGEN RAPID TEST SIENNA 102242

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

**Buy 20 Tests Get 25**

Sienna 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. Rapid Results in 10-15 minutes and CLIA Waived

 * Better Relative Sensitivity: 93.8%
 * Longer expiration dates up to 10-11 months.
 * Better Relative Specificity: 99.2%
 * More Tests per box at 25/Box
 * Better Relative Accuracy: 98.7%
 * CLIA Waived

Quantity Price Per Box or Kit 1-9 Boxes 25 Test Kits per Box  $250 ($10 per
Test) 10- 587 Boxes  $200 ($8.00 per Test) Pallet = 588 Boxes  Call for Pricing!
*Bulk Pricing Reflected in Cart

Pallet Pricing on 588 Boxes or 14,700 Tests, Please Call 1-877-945-2876 for
Quote. Lowest Prices Guaranteed on Large Quantities.

The SIENNA™ COVID-19 Antigen test offers excellent analytical performances,
providing the accuracy and sensitivity needed to detect SARS-CoV-2.

Sienna Package Insert on FDA.org

Sienna FDA EUA Documentation

Sienna Instructions for use 

The Sienna Rapid Test for Coronavirus SARS-CoV-2 antigen is a fast and accurate
way to detect the virus in nasopharyngeal swabs.

The SIENNA™ COVID-19 Antigen test is a lateral flow immunochromatographic assay
for the qualitative detection of SARS-CoV-2 viral proteins in respiratory
secretions. The assay is designed to detect protein antigens from replicating
virus detectable in respiratory secretions. The test can be used for screening
in patients exposed to SARS-CoV-2 or for confirmation in symptomatic patients or
when isolation of the virus has been established.

Package contents include:

 * 25 Test Cassettes
 * 25 Nasopharyngeal Sterile Swabs
 * 25 Extraction Buffers
 * 1 Workstation
 * 1 Instruction for use

View AllClose


VIDEOS

 * SIENNA COVID 19 ANTIGEN TEST PROCEDURE
   
   Sienna Antigen Test Kit Procedure Summary for Nasal Pharyngeal...

View AllClose


0 REVIEWS


View AllClose


 * Related Products


RELATED PRODUCTS

Add to Cart
Quick view

COVID-19 ANTIBODY RAPID DETECTION KIT 402A

Healgen

Base Price: $415.00
Online Discounted Price: Now: $312.50
Was:
Healgen -COVID-19 IgG/IgM Rapid Test Cassette 25 Tests/Kit (Whole
Blood/Serum/Plasma  CPT CODE: 86328
GCCOV-402A
Choose Options
Quick view

CARESTART COVID-19 ANTIGEN TEST RCHM-02071

AccessBio

Base Price:
Online Discounted Price: Now: $250.00
Was:
Sienna AntigenTests - In Stock - Shipping Daily - Click Here  
CARESTART-RCHM-02071
Add to Cart
Quick view

PREMIER BIOTECH COVID-19 IGG/IGM RAPID TEST CASSETTE AZCTRL-CW

Premier Biotech

Base Price: $83.09
Online Discounted Price: Now: $74.78
Was:
Premier Biotech - COVID-19 Control, (1) Positive and (1) Negative Control Set.
(Use For AZ COVID-19P Only)
PREMIERBIOTECH-AZCTRL-CW
Add to Cart
Quick view

PREMIER BIOTECH COVID-19 IGG/IGM RAPID TEST CASSETTE RT-CV19-20

Premier Biotech

Base Price: $220.09
Online Discounted Price: Now: $198.08
Was:
Premier Biotech - COVID-19 IgG/ IgM Rapid Test Cassette (CLIA WAIVED) (Whole
Blood/ Serum/ Plasma)
PREMIERBIOTECH-RT-CV19-20
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 Non-Cancellable;...
CLARITY-CLA-COV19AG-VIS


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
 * PROMOTIONS
 * Important Links
 * WELLNESS
 * CLIA?
 * About
 * W-9
 * Shipping
 * Contact
 * Blog
 * Sitemap



CATEGORIES

 * All Categories
 * Medical Personal Protective Equipment (PPE)
 * Promotions
 * VidaShield UV24 Continuous UV-C Air Purification
 * Biometric Equipment and Supplies



POPULAR MANUFACTURERS

 * Covidien
 * Midmark Corporation-Ritter Medical
 * Integra Miltex
 * Ethicon - Suture
 * Cardinal Health
 * Cytiva
 * Hillrom
 * Medegen Medical Products
 * BR Surgical
 * View All




© 2021 Wilburn Medical Equipment and Supplies.




Contact Us!