www.bettymills.com Open in urlscan Pro
54.148.123.129  Public Scan

Submitted URL: http://m.bettymills.com/rd/9z4zs0955oqo8nbk5fonnrtvn3nvga7dr3l9dvaphpo_rp2ash2s8g21cbhe1r75pt7ktrnest26kon2t7lmior3djjko...
Effective URL: https://www.bettymills.com/basic-relaxation-kit-50-ea-cs-dyk1011rlxb?utm_campaign=2023_1121_DM&utm_medium=email&utm_source=...
Submission: On December 09 via api from BE — Scanned from DE

Form analysis 6 forms found in the DOM

Name: mob-search-formGET /search

<form class="form-horizontal" method="get" action="/search" name="mob-search-form" id="mob-search-form">
  <div class="form-group form-group-lg">
    <input autocomplete="off" maxlength="60" name="q" id="search-term" type="text" class="form-control" placeholder="What can we help you find?" value="">
    <button class="btn btn-default btn-lg">
      <svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
        <path fill="currentColor"
          d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
        </path>
      </svg><!-- <i class="fas fa-search" aria-hidden="true"></i> Font Awesome fontawesome.com -->
    </button>
  </div>
</form>

Name: search-formGET /search

<form class="form-horizontal" method="get" action="/search" name="search-form" id="search-form">
  <div class="form-group form-group-lg">
    <input autocomplete="off" maxlength="60" name="q" id="search-term" type="text" class="searchText form-control" placeholder="What can we help you find?" value="">
    <button class="btn btn-default btn-lg">
      <svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
        <path fill="currentColor"
          d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
        </path>
      </svg><!-- <i class="fas fa-search" aria-hidden="true"></i> Font Awesome fontawesome.com -->
    </button>
  </div>
</form>

POST #

<form class="form-horizontal modal-login-form" method="post" action="#" _lpchecked="1">
  <div class="form-group">
    <label for="si-username" class="col-sm-2 col-xs-12 control-label">Email</label>
    <div class="col-sm-10 col-xs-12">
      <input class="form-control" placeholder="Email" type="email" maxlength="150" id="si-username" name="si-username" required="">
    </div>
  </div>
  <div class="form-group">
    <label for="password" class="col-sm-2 col-xs-12 control-label">Password</label>
    <div class="col-sm-10 col-xs-12">
      <input class="form-control" placeholder="Password" type="password" maxlength="30" name="si-password" id="si-password" required="">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10 col-xs-12">
      <button id="sign-in" type="submit" class="btn btn-primary">Sign In</button>
    </div>
  </div>
  <div class="sign-in-message-wrap form-group hide">
    <div class="col-sm-offset-2 col-sm-10 col-xs-12">
      <div class="modal-messages alert alert-danger">We're sorry, your username or password are incorrect.</div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10 col-xs-12 util-links">
      <a href="/users/forgotpassword"><span class="text-muted">Forgot your password?</span></a><br>
    </div>
  </div>
</form>

POST #

<form class="form-horizontal modal-create-account-form" method="post" action="#">
  <div class="form-group">
    <label for="ca-username" class="col-sm-2 col-xs-12 control-label">Email</label>
    <div class="col-sm-10 col-xs-12">
      <input class="form-control" placeholder="Email" type="email" maxlength="150" id="ca-username" name="ca-username" required="">
    </div>
  </div>
  <div class="form-group">
    <label for="ca-password" class="col-sm-2 col-xs-12 control-label">Password</label>
    <div class="col-sm-10 col-xs-12">
      <input class="form-control" placeholder="Password" type="password" maxlength="30" name="ca-password" id="ca-password" required="">
    </div>
  </div>
  <div class="form-group">
    <label for="confirm-password" class="col-sm-2 col-xs-12 control-label">Confirm Password</label>
    <div class="col-sm-10 col-xs-12">
      <input class="form-control" placeholder="Confirm Password" type="password" maxlength="30" name="confirm-password" id="confirm-password" required="">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-3 col-xs-12">
      <div id="ca-recaptcha" class="ca-recaptcha" data-sitekey="6LeNKeokAAAAAF8sYSG294sciSRGg5-Zgij6lQv1">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-n4cphro8qrh5" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeNKeokAAAAAF8sYSG294sciSRGg5-Zgij6lQv1&amp;co=aHR0cHM6Ly93d3cuYmV0dHltaWxscy5jb206NDQz&amp;hl=de&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=normal&amp;cb=2quukg6emrc6"></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>
      </div>
      <button id="create-account" class="btn btn-orange" type="submit">Create Account</button>
    </div>
  </div>
  <div class="create-account-messages-wrap form-group hide">
    <div class="col-sm-offset-2 col-sm-10 col-xs-12">
      <div class="modal-messages alert alert-danger"></div>
    </div>
  </div>
</form>

<form class="form-horizontal get-notified-form" data-bind="submit: get_notified">
  <div class="form-group">
    <input class="form-control" id="email" name="email" placeholder="E-mail Address" type="email" maxlength="150" data-bind="value: user().email">
  </div>
  <div class="form-group">
    <input class="form-control" id="first_name" placeholder="First Name" type="text" maxlength="15" name="first_name" data-bind="value: user().first_name">
  </div>
  <div class="form-group">
    <input class="form-control" id="last_name" placeholder="Last Name" type="text" maxlength="15" name="last_name" data-bind="value: user().last_name">
  </div>
  <div class="form-group text-right">
    <button type="submit" class="btn btn-primary" id="submit">Notify me</button>
  </div>
  <div class="form-group g-recaptcha-wrap">
    <div id="gn-recaptcha" class="gn-recaptcha" data-sitekey="6LeNKeokAAAAAF8sYSG294sciSRGg5-Zgij6lQv1">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-744fhnqe9uis" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeNKeokAAAAAF8sYSG294sciSRGg5-Zgij6lQv1&amp;co=aHR0cHM6Ly93d3cuYmV0dHltaWxscy5jb206NDQz&amp;hl=de&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=normal&amp;cb=fv3hwlbnquhw"></iframe>
        </div><textarea id="g-recaptcha-response-1" 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>
    <p class="gn-message col-xs-12 text-center alert alert-danger hide"></p>
  </div>
</form>

GET

<form id="email-signup" class="form-horizontal" method="get">
  <div class="form-group form-group-lg">
    <input autocomplete="off" maxlength="60" name="keywords" id="email-address" type="text" class="form-control" placeholder="Enter your e-mail" required="">
  </div>
  <div class="col-xs-8 no-gutters">
    <div id="email-signup-message" class="alert hide" role="alert"></div>
  </div>
  <div class="col-xs-4 no-gutters text-right">
    <button type="submit" class="btn btn-default">Sign up</button>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting

 * 
 * See All Stores
 * Easy Reorder
 * Order History
 * Order Tracking
 * Help Center
 * My Account
 * 
 * Log In
 * Create an Account

Easy Reorder
1·800·238·8964 Login Reorder

1·800·238·8964
My Account · Health Forum · Tracking · History · Reorder · Help


   Sign In or Create an Account
Get $15 Instant Snack Rewards™

(-)items

View Cart

Close
Your cart is empty.
Snack Rewards
earned on this order
Update Cart



*excludes taxes or shipping charges
Check Out Edit/View Cart
   
 * Medical Supplies
   
   
    * ADAPTIVE APPAREL
   
   
    * BEDS & MATTRESSES
   
   
    * CLINICAL LABORATORY
   
   
    * DIAGNOSTIC INSTRUMENTS AND SUPPLIES
   
   
    * DIETARY
   
   
    * DRAINAGE AND SUCTION
   
   
    * EXAM & DIAGNOSTIC
   
   
    * GENERIC OTC MEDS
   
   
    * GLOVES
   
   
    * GROOMING & HYGIENE
   
   
    * HAZARDOUS WASTE CONTROL
   
   
    * HOSPITAL APPAREL
   
   
    * INCONTINENCE
   
   
    * INSTRUCTIONAL MEDICAL EQUIPMENT
   
   
    * MATTING
   
   
    * NEEDLES & SYRINGES
   
   
    * NUTRITION
   
   
    * PEDIATRIC & INFANT FORMULA
   
   
    * PATIENT CARE
   
   
    * PHARMACEUTICALS
   
   
    * REHABILITATION DEVICES & PARTS
   
   
    * RESPIRATORY
   
   
    * SKIN CARE PRODUCTS
   
   
    * TEXTILES
   
   
    * UROLOGY & OSTOMY
   
   
    * WHEELCHAIRS
   
   
    * WOUND CARE

   
 * Cleaning & Sanitary
   
   
    * AIR FRESHENER & ODOR
   
   
    * BATHROOM TISSUE & DISPENSERS
   
   
    * BROOMS & DUSTPANS
   
   
    * BRUSHES
   
   
    * CARTS, TRUCKS, STORAGE
   
   
    * CLEANING CHEMICALS
   
   
    * FACILITY MAINTENANCE
   
   
    * FIRST AID & SAFETY
   
   
    * FLOOR & CARPET CARE
   
   
    * FLOOR CARE EQUIPMENT
   
   
    * GLOVES
   
   
    * HAND SANITIZERS
   
   
    * HAND WIPERS & RAGS
   
   
    * MATTING
   
   
    * MOPS & BUCKETS
   
   
    * MULTI-USE HANDLES
   
   
    * PAPER PRODUCT DISPENSERS
   
   
    * PAPER PRODUCTS
   
   
    * PERSONAL CARE & HYGIENE
   
   
    * PET CARE AND SUPPLIES
   
   
    * SKIN CARE PRODUCTS
   
   
    * SOAPS & DISPENSERS
   
   
    * SPONGES & SCRUBS
   
   
    * SQUEEGEES
   
   
    * VACUUMS
   
   
    * WASTE CAN LINERS
   
   
    * WASTE RECEPTACLES
   
   
    * WINDOW CLEANING

   
 * Apparel
   
   
    * ADAPTIVE APPAREL
   
   
    * CASUAL
   
   
    * CULINARY
   
   
    * HEALTHCARE
   
   
    * HOSPITALITY
   
   
    * HOUSEKEEPING
   
   
    * INDUSTRIAL
   
   
    * PUBLIC SAFETY
   
    * Popular Brands
   
   
    * BULWARK
   
   
    * BULWARK IQ SERIES
   
   
    * CHEF DESIGNS
   
   
    * DICKIES
   
   
    * EXCEL FR COMFORTOUCH
   
   
    * MEDLINE
   
   
    * PYRAMEX SAFETY
   
   
    * RED KAP
   
   
    * RED KAP MIMIX
   
   
    * WORKRIGHT FR
   
   
    * WRANGLER WORKWEAR
   
    * View All

   
 * Food & Serveware
   
   
    * BREAKROOM APPLIANCES
   
   
    * CANDIES, FOOD & SNACKS
   
   
    * COFFEE MAKERS, BREWERS & FILTERS
   
   
    * COFFEES, TEAS & BEVERAGES
   
   
    * CREAMER, SUGAR & CONDIMENTS
   
   
    * DINNERWARE
   
   
    * DRINKWARE
   
   
    * FOIL, PLASTIC & WAX WRAPS
   
   
    * FOOD BINS, BAGS & CONTAINERS
   
   
    * KITCHEN & FOOD SERVICE
   
   
    * PANS, POTS & COOKWARE
   
   
    * SERVINGWARE

   
 * Office Supplies
   
   
    * AUDIO VISUAL EQUIPMENT
   
   
    * BINDERS & BINDING SYSTEMS
   
   
    * CABLES, ADAPTERS & POWER PRODUCTS
   
   
    * CALENDARS, PLANNERS & PERSONAL ORGANIZERS
   
   
    * CARRYING CASES
   
   
    * CLASSROOM TEACHING & LEARNING MATERIALS
   
   
    * COMPUTER COMPONENTS, PERIPHERALS & ACCESSORIES
   
   
    * CRAFTS & RECREATION ROOM PRODUCTS
   
   
    * CUTTING & MEASURING DEVICES
   
   
    * DESK ACCESSORIES & WORKSPACE ORGANIZERS
   
   
    * ENVELOPES, MAILERS & SHIPPING SUPPLIES
   
   
    * FILE FOLDERS, PORTABLE & STORAGE BOX FILES
   
   
    * FORMS, RECORDKEEPING & REFERENCE MATERIALS
   
   
    * HAND TOOLS
   
   
    * IMAGING SUPPLIES AND ACCESSORIES
   
   
    * LABELS, INDEXES & STAMPS
   
   
    * MONEY HANDLING PRODUCTS
   
   
    * OFFICE EQUIPMENT & SUPPLIES
   
   
    * OFFICE ACCESSORIES
   
   
    * OFFICE EQUIPMENT CLEANERS
   
   
    * OFFICE MACHINES
   
   
    * PANEL SYSTEMS & COMPONENTS
   
   
    * PAPER & PRINTABLE MEDIA
   
   
    * PRESENTATION, DISPLAY & SCHEDULING BOARDS
   
   
    * ROOM ACCESSORIES
   
   
    * SAFETY SCREENS
   
   
    * STAPLERS & PUNCHES
   
   
    * STORAGE MEDIA
   
   
    * TAPE, ADHESIVES & FASTENERS
   
   
    * WRITING & CORRECTION SUPPLIES

   
 * Office Furniture
   
   
    * CABINETS, RACKS & SHELVES
   
   
    * CARTS & STANDS
   
   
    * CASTERS
   
   
    * CHAIRS & SOFAS
   
   
    * DESKS & WORKSTATIONS
   
   
    * PANEL SYSTEMS & COMPONENTS
   
   
    * TABLES

   
 * Safety & Facility
   
   
    * ADHESIVES, SEALANTS & TAPES
   
   
    * AIR & HVAC FILTERS
   
   
    * CHEMICALS, LUBRICANTS & PAINTS
   
   
    * ELECTRICAL & LIGHTING
   
   
    * FASTENERS, CLAMPS & STRAPS
   
   
    * HAND TOOLS
   
   
    * MEASURING & LEVELING TOOLS
   
   
    * SAFETY & SECURITY
   
   
    * SHELVING & STORAGE

 1. Medical Supplies
 2. Generic OTC Meds
 3. Eye Care
 4. 
 5. Medline Basic Relaxation Kit, 50 EA/CS


MEDLINE MEDLINE BASIC RELAXATION KIT, 50 EA/CS


 * Item #: MED DYK1011RLXB
 * Manufacturer:Medline
 * Brand:Medline
 * Manufacturer #:DYK1011RLXB
 * UPC:

 * Item #: MED DYK1011RLXB

 1. 


VOLUME QUOTES?

Call us at 1-800-238-8964 (option 1) or fill out this form.



See all Medline products

Double Markdown
Price is viewable only to staff. Log in
Our price: $80.09 / Case

PLEASE SIGN IN OR CREATE AN ACCOUNT


SIGN IN

Email

Password

Sign In
We're sorry, your username or password are incorrect.
Forgot your password?



CREATE ACCOUNT

Email

Password

Confirm Password


Create Account

Per
 * Each
 * Case

Save $1.60 / Case when you order 5 or more!


Minimum quantity: 1 Limit 0 per customer

Due to manufacturer restrictions you must purchase a minimum of $200 of
Purolator Filters with each Purolator order.

Read more.



We're sorry, this item is out of stock. We're sorry, this item is currently
unavailable. Get notified

GET NOTIFIED

Notify me



123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
1
Add To Cart

 * Item #: MED DYK1011RLXB
 * Manufacturer:Medline
 * Brand:Medline
 * Manufacturer #:DYK1011RLXB
 * UPC:

Free Shipping!
 * Details
 * Information
 * Sizing Chart
 * Videos
 * More Info

 * Kit includes eye mask and ear plugs
 * Soft and opaque eye mask is comfortable while blocking bright light
 * Ear plugs conform to ear canal and reduce ambient noise
 * Nonsterile



 * Quantity : 50 per Case
 * Kit Type : Relaxation
 * Medline Preferred Components : Yes

 * <
 * l
 * i
 * >
 * Q
 * u
 * a
 * n
 * t
 * i
 * t
 * y
 * 
 * :
 * 
 * 5
 * 0
 * 
 * p
 * e
 * r
 * 
 * C
 * a
 * s
 * e
 * <
 * /
 * l
 * i
 * >
 * <
 * l
 * i
 * >
 * K
 * i
 * t
 * 
 * T
 * y
 * p
 * e
 * 
 * :
 * 
 * R
 * e
 * l
 * a
 * x
 * a
 * t
 * i
 * o
 * n
 * <
 * /
 * l
 * i
 * >
 * <
 * l
 * i
 * >
 * M
 * e
 * d
 * l
 * i
 * n
 * e
 * 
 * P
 * r
 * e
 * f
 * e
 * r
 * r
 * e
 * d
 * 
 * C
 * o
 * m
 * p
 * o
 * n
 * e
 * n
 * t
 * s
 * 
 * :
 * 
 * Y
 * e
 * s
 * <
 * /
 * l
 * i
 * >





To proceed with the shipment of your order, you must supply a medical
prescription to Betty Mills within 72 hrs. Exceptions are for licensed care
providers, equivalent qualified professionals or licensed wholesalers.

Prescriptions may be sent via:

Fax
(650) 443-5201
Email
RX@bettymills.com
Mail
The Betty Mills Company, Inc.
19 South B Street Suite 8
San Mateo, CA 94401

You are entitled to a free consultation following the purchase of this item.

 * Sizing Chart
   

 * MSDS
 * More Info
 * Assembly
 * Warranty
 * 
 * 




VOLUME QUOTES?

Call us at 1-800-238-8964 (option 1) or fill out this form.



See all Medline products

BETTY ALSO SUGGESTS

 * 
   
   
   PAD, EYE, LARGE, 2 .125" X 2 .625, STERILE (MED NON21601)
   
   $77.94 Per Case
 * 
   
   
   PAD, EYE, 1.625 X 2.625, LATEX-FREE, STERILE, 1 PK (MED NON21600Z)
   
   $11.10 Per Box
 * 
   
   
   PAD, EYE, 1.625 X 2.625, LATEX-FREE, STERILE (MED NON21600)
   
   $86.30 Per Case
 * 
   
   
   SHIELD, EYE, WITH CLOTH (MED NON1276CLOTH)
   
   $30.43 Per Box

MEDICAL SUPPLIES TOP SELLERS

 * 
   
   
   DOVE 240 ML/8.11 OZ. NOURISHING...
   
   $63.73 Per Case
 * 
   
   
   MANUAL SEATED SCOOTER WITH...
   
   $171.74 Each
 * 
   
   
   BASIC RELAXATION KIT
   
   $2.02 Each
 * 
   
   
   SIMPLICITY™ BASIC UNDERPAD 23" X...
   
   $15.53 Per Pack

CUSTOMERS WHO VIEWED THIS ITEM BOUGHT

 * 
   
   
   INFANT FORMULA ENFAMIL NEUROPRO™...
   
   $100.35 Per Case
 * 
   
   
   NONSTERILE TONGUE DEPRESSORS, 6"
   
   $73.36 Per Case
 * 
   
   
   13 GALLON CURBSIDE COMPOSTING...
   
   $45.72 Each
 * 
   
   
   K-SHIELD® ADVANTAGE BLOOD DRAW KIT...
   
   $9.97 Each



{{STRATEGYMSG}}

 * 
 * 
 * 
 * 

×

PRESCRIPTION REQUIRED

To proceed with the shipment of your order, you must supply a medical
prescription to Betty Mills within 72 hrs. Exceptions are for licensed care
providers, equivalent qualified professionals or licensed wholesalers.

Cancel Add to cart


RECEIVE BETTY'S COUPONS, SPECIAL OFFERS & PROMOTIONS!

Sign up


MY ACCOUNT

 * Login
 * Create an Account
 * My Account
 * Apply For Terms
 * Easy Reorder
 * Order History
 * Order Tracking
 * Returns / RMAs


COMPANY

 * Help Center
 * Contact Us
 * About Us
 * Health & Wellness Forum
 * Sell to Betty Mills
 * ADA Accessibility Statement
 * Google Reviews


PROMOTIONS

 * Snack Rewards Program
 * Sign-up & Get $15
 * Refer & Earn $20
 * Redemption Center
 * Coupons


RESOURCES

 * 
 * Cleaning & Sanitary
 * Medical Supplies
 * Rehabilitation Devices
 * Patient Care
 * Incontinence
 * Pediatric & Infant Formula
 * Apparel
 * Office Supplies
 * Office Furniture
 * Breakroom Supplies
 * Homeless Shelter Supplies
 * Free Food For Shelters

2023 The Betty Mills Company, Inc. All Rights Reserved

 * 1-800-238-8964
 * Product Articles