www.cellairis.com Open in urlscan Pro
67.227.152.136  Public Scan

Submitted URL: http://cellairis.com/
Effective URL: https://www.cellairis.com/
Submission: On July 28 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="calculatorForm" data-hs-cf-bound="true">
  <div id="calculatorRows" class="container">
    <div class="row row-1 calc-row">
      <div class="col-md-3"> <label class="custom-selector"><select id="device-dropdown-1" name="device[]" onchange="consumercalculate(1)" class="active-drop">
            <option value="0">Select a Device</option>
            <option value="Apple iPhone 7" data-repair-cost="79">Apple iPhone 7</option>
            <option value="Apple iPhone 7+" data-repair-cost="94">Apple iPhone 7+</option>
            <option value="Apple iPhone 8" data-repair-cost="88">Apple iPhone 8</option>
            <option value="Apple iPhone 8+" data-repair-cost="94">Apple iPhone 8+</option>
            <option value="Apple iPhone X" data-repair-cost="129">Apple iPhone X</option>
            <option value="Apple iPhone XS" data-repair-cost="134">Apple iPhone XS</option>
            <option value="Apple iPhone XR" data-repair-cost="134">Apple iPhone XR</option>
            <option value="Apple iPhone XS Max" data-repair-cost="149">Apple iPhone XS Max</option>
            <option value="Apple iPhone 11" data-repair-cost="139">Apple iPhone 11</option>
            <option value="Apple iPhone 11 Pro " data-repair-cost="159">Apple iPhone 11 Pro </option>
            <option value="Apple iPhone 11 Pro Max" data-repair-cost="179">Apple iPhone 11 Pro Max</option>
            <option value="Apple iPhone 12" data-repair-cost="212">Apple iPhone 12</option>
            <option value="Apple iPhone 12 Pro" data-repair-cost="212">Apple iPhone 12 Pro</option>
            <option value="Apple iPhone 12 Pro Max" data-repair-cost="239">Apple iPhone 12 Pro Max</option>
            <option value="Apple iPhone 12 mini" data-repair-cost="228">Apple iPhone 12 mini</option>
            <option value="Apple iPhone 13" data-repair-cost="314">Apple iPhone 13</option>
            <option value="Apple iPhone 13 Pro" data-repair-cost="391">Apple iPhone 13 Pro</option>
            <option value="Apple iPhone 13 Pro Max" data-repair-cost="394">Apple iPhone 13 Pro Max</option>
            <option value="Apple iPhone 13 Mini" data-repair-cost="391">Apple iPhone 13 Mini</option>
            <option value="Apple iPad 5th Gen" data-repair-cost="119">Apple iPad 5th Gen</option>
            <option value="Apple iPad 6th Gen" data-repair-cost="129">Apple iPad 6th Gen</option>
            <option value="Apple iPad Pro 3rd Gen" data-repair-cost="139">Apple iPad Pro 3rd Gen</option>
          </select></label> </div>
      <div class="col-md-3"> <span class="row-headings"># Of Devices</span>
        <div class="nice-number"><button type="button" class="left-button">-</button><input class="device-count" id="device-count-1" name="count[]" type="number" onchange="consumercalculate(1)" value="1"><button type="button"
            class="right-button">+</button></div>
      </div>
      <div class="col-md-3"> <span class="row-headings">Your Break Rate</span>
        <div class="slider slider-horizontal" id="">
          <div class="slider-track">
            <div class="slider-track-low" style="left: 0px; width: 0%;"></div>
            <div class="slider-selection" style="left: 0%; width: 49.4949%;"></div>
            <div class="slider-track-high" style="right: 0px; width: 50.5051%;"></div>
          </div>
          <div class="tooltip tooltip-main top" role="presentation" style="left: 49.4949%;">
            <div class="tooltip-arrow"></div>
            <div class="tooltip-inner">50</div>
          </div>
          <div class="tooltip tooltip-min top" role="presentation">
            <div class="tooltip-arrow"></div>
            <div class="tooltip-inner"></div>
          </div>
          <div class="tooltip tooltip-max bottom" role="presentation" style="top: 18px;">
            <div class="tooltip-arrow"></div>
            <div class="tooltip-inner"></div>
          </div>
          <div class="slider-handle min-slider-handle round" role="slider" aria-valuemin="1" aria-valuemax="100" aria-valuenow="50" tabindex="0" style="left: 49.4949%;"></div>
          <div class="slider-handle max-slider-handle round hide" role="slider" aria-valuemin="1" aria-valuemax="100" aria-valuenow="1" tabindex="0" style="left: 0%;"></div>
        </div><input id="device-break-rate-1" name="break-rate[]" type="range" min="1" max="100" onchange="consumercalculate(1)" value="50" data-slider-min="1" data-slider-max="100" data-slider-step="1" data-slider-value="50" data-value="50"
          style="display: none;"> <span class="device-break-rate-value" id="device-break-rate-1-value">50%</span>
      </div>
      <div class="col-md-3"> <span class="row-headings">Cost Of Repairs</span> <input type="hidden" name="cost-of-repairs-value[]" id="cost-of-repairs-value-1" value="$0"> <span class="cost-of-repairs" id="cost-of-repairs-1" data-cost="">$0</span>
        <div class="remove-row" onclick="removeRow(1)"> X </div>
      </div>
    </div>
  </div>
  <div id="addRows" class="container">
    <div class="row">
      <div class="col-md-12">+ Add a Device</div>
    </div>
  </div>
  <div id="totals" class="container">
    <div class="row main-row">
      <div class="col-md-8">
        <div class="row bundle-toggle">
          <div class="col-md-4 bt-left"> Bundle Off </div>
          <div class="col-md-3">
            <label class="switch">
              <input type="checkbox" id="bundleEnabled" name="bundleEnabled" value="bundleEnabled">
              <span class="slider round"></span>
            </label>
          </div>
          <div class="col-md-3 bt-right"> Bundle On </div>
        </div>
      </div>
      <div class="col-md-4 totals-block">
        <div class="row">
          <div class="col-md-3 total-cost-of-repairs"> Total Cost of Repairs </div>
          <div class="col-md-9 grand-total-cost-of-repairs">
            <input type="hidden" name="grandTotal-value" id="grandTotal-value" value="$0">
            <span id="grandTotal">$0</span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div id="calc-email-form" class="container" style="display: none;">
    <div class="row">
      <div class="col-md-12">
        <span class="email-results">Email me results</span>
      </div>
    </div>
    <div class="calc-modal">
      <div class="calc-modal-container">
        <div class="row">
          <div class="col-md-12">
            <input type="text" name="name" placeholder="Your Name">
          </div>
          <div class="col-md-12">
            <input type="text" name="email" placeholder="Your Email">
          </div>
          <div class="col-md-12">
            <input type="text" name="phone" placeholder="Your Phone Number">
          </div>
          <div class="col-md-12">
            <input type="submit" value="Send me these numbers">
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="calculatorForm" data-hs-cf-bound="true">
  <div id="calculatorRows" class="container">
    <div class="row row-1 calc-row">
      <div class="col-md-3"> <label class="custom-selector"><select id="device-dropdown-1" name="device[]" onchange="enterprisecalculate(1)" class="active-drop">
            <option value="0">Select a Device</option>
            <option value="Apple iPhone 7" data-repair-cost="79">Apple iPhone 7</option>
            <option value="Apple iPhone 7+" data-repair-cost="94">Apple iPhone 7+</option>
            <option value="Apple iPhone 8" data-repair-cost="88">Apple iPhone 8</option>
            <option value="Apple iPhone 8+" data-repair-cost="94">Apple iPhone 8+</option>
            <option value="Apple iPhone X" data-repair-cost="129">Apple iPhone X</option>
            <option value="Apple iPhone XS" data-repair-cost="134">Apple iPhone XS</option>
            <option value="Apple iPhone XR" data-repair-cost="134">Apple iPhone XR</option>
            <option value="Apple iPhone XS Max" data-repair-cost="149">Apple iPhone XS Max</option>
            <option value="Apple iPhone 11" data-repair-cost="139">Apple iPhone 11</option>
            <option value="Apple iPhone 11 Pro " data-repair-cost="159">Apple iPhone 11 Pro </option>
            <option value="Apple iPhone 11 Pro Max" data-repair-cost="179">Apple iPhone 11 Pro Max</option>
            <option value="Samsung Galaxy S7" data-repair-cost="156">Samsung Galaxy S7</option>
            <option value="Samsung Galaxy S8" data-repair-cost="179">Samsung Galaxy S8</option>
            <option value="Samsung Galaxy S8+" data-repair-cost="189">Samsung Galaxy S8+</option>
            <option value="Samsung Galaxy S9" data-repair-cost="189">Samsung Galaxy S9</option>
            <option value="Samsung Galaxy S9+" data-repair-cost="194">Samsung Galaxy S9+</option>
            <option value="Apple iPhone 12" data-repair-cost="212">Apple iPhone 12</option>
            <option value="Apple iPhone 12 Pro" data-repair-cost="212">Apple iPhone 12 Pro</option>
            <option value="Apple iPhone 12 Pro Max" data-repair-cost="239">Apple iPhone 12 Pro Max</option>
            <option value="Apple iPhone 12 mini" data-repair-cost="228">Apple iPhone 12 mini</option>
            <option value="Apple iPhone 13" data-repair-cost="314">Apple iPhone 13</option>
            <option value="Apple iPhone 13 Pro" data-repair-cost="391">Apple iPhone 13 Pro</option>
            <option value="Apple iPhone 13 Pro Max" data-repair-cost="394">Apple iPhone 13 Pro Max</option>
            <option value="Apple iPhone 13 Mini" data-repair-cost="391">Apple iPhone 13 Mini</option>
            <option value="Apple iPad 5th Gen" data-repair-cost="119">Apple iPad 5th Gen</option>
            <option value="Apple iPad 6th Gen" data-repair-cost="129">Apple iPad 6th Gen</option>
            <option value="Apple iPad Pro 3rd Gen" data-repair-cost="139">Apple iPad Pro 3rd Gen</option>
            <option value="Samsung Galaxy S10" data-repair-cost="309">Samsung Galaxy S10</option>
            <option value="Samsung Galaxy S20" data-repair-cost="329">Samsung Galaxy S20</option>
            <option value="Samsung Galaxy Note 9" data-repair-cost="189">Samsung Galaxy Note 9</option>
            <option value="Samsung Galaxy Note 10" data-repair-cost="309">Samsung Galaxy Note 10</option>
          </select></label> </div>
      <div class="col-md-3"> <span class="row-headings"># Of Devices</span>
        <div class="nice-number"><button type="button" class="left-button">-</button><input class="device-count" id="device-count-1" name="count[]" type="number" onchange="enterprisecalculate(1)" value="1"><button type="button"
            class="right-button">+</button></div>
      </div>
      <div class="col-md-3"> <span class="row-headings">Your Break Rate</span>
        <div class="slider slider-horizontal" id="">
          <div class="slider-track">
            <div class="slider-track-low" style="left: 0px; width: 0%;"></div>
            <div class="slider-selection" style="left: 0%; width: 49.4949%;"></div>
            <div class="slider-track-high" style="right: 0px; width: 50.5051%;"></div>
          </div>
          <div class="tooltip tooltip-main top" role="presentation" style="left: 49.4949%;">
            <div class="tooltip-arrow"></div>
            <div class="tooltip-inner">50</div>
          </div>
          <div class="tooltip tooltip-min top" role="presentation">
            <div class="tooltip-arrow"></div>
            <div class="tooltip-inner"></div>
          </div>
          <div class="tooltip tooltip-max top" role="presentation">
            <div class="tooltip-arrow"></div>
            <div class="tooltip-inner"></div>
          </div>
          <div class="slider-handle min-slider-handle round" role="slider" aria-valuemin="1" aria-valuemax="100" aria-valuenow="50" tabindex="0" style="left: 49.4949%;"></div>
          <div class="slider-handle max-slider-handle round hide" role="slider" aria-valuemin="1" aria-valuemax="100" aria-valuenow="1" tabindex="0" style="left: 0%;"></div>
        </div><input id="device-break-rate-1" name="break-rate[]" type="range" min="1" max="100" onchange="enterprisecalculate(1)" value="50" data-slider-min="1" data-slider-max="100" data-slider-step="1" data-slider-value="50" data-value="50"
          style="display: none;"> <span class="device-break-rate-value" id="device-break-rate-1-value">50%</span>
      </div>
      <div class="col-md-3"> <span class="row-headings">Cost Of Repairs</span> <input type="hidden" name="cost-of-repairs-value[]" id="cost-of-repairs-value-1" value="$0"> <span class="cost-of-repairs" id="cost-of-repairs-1" data-cost="">$0</span>
        <div class="remove-row" onclick="removeRow(1)"> X </div>
      </div>
    </div>
  </div>
  <div id="addRows" class="container">
    <div class="row">
      <div class="col-md-12">+ Add a Device</div>
    </div>
  </div>
  <div id="totals" class="container">
    <div class="row main-row">
      <div class="col-md-8">
        <div class="row bundle-toggle">
          <div class="col-md-4 bt-left"> Bundle Off </div>
          <div class="col-md-3">
            <label class="switch">
              <input type="checkbox" id="bundleEnabled" name="bundleEnabled" value="bundleEnabled">
              <span class="slider round"></span>
            </label>
          </div>
          <div class="col-md-3 bt-right"> Bundle On </div>
        </div>
      </div>
      <div class="col-md-4 totals-block">
        <div class="row">
          <div class="col-md-3 total-cost-of-repairs"> Total Cost of Repairs </div>
          <div class="col-md-9 grand-total-cost-of-repairs">
            <input type="hidden" name="grandTotal-value" id="grandTotal-value" value="$0">
            <span id="grandTotal">$0</span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div id="calc-email-form" class="container" style="display: none;">
    <div class="row">
      <div class="col-md-12">
        <span class="email-results">Email me results</span>
      </div>
    </div>
    <div class="calc-modal">
      <div class="calc-modal-container">
        <div class="row">
          <div class="col-md-12">
            <input type="text" name="name" placeholder="Your Name">
          </div>
          <div class="col-md-12">
            <input type="text" name="email" placeholder="Your Email">
          </div>
          <div class="col-md-12">
            <input type="text" name="phone" placeholder="Your Phone Number">
          </div>
          <div class="col-md-12">
            <input type="submit" value="Send me these numbers">
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to main content

Enable accessibility for visually impaired

Open the accessibility menu







Your Store: Choose Location
 * CELLAIRIS DEVICE REPAIRS
 * LOGIN

IPHONE REPAIR IPAD REPAIR SAMSUNG GALAXY REPAIR CELL PHONE REPAIR COMPUTER
REPAIR
HQ

 * DEVICE REPAIRS
   
 * DEVICE ACCESSORIES
 * WHERE TO BUY WHERE TO BUY
   SHOP FIND A STORE
 * ABOUT
 * CONTACT US

SHOP FOR BUSINESS
SHOP FIND A STORE
Your Location Is Not Set
Find A Location Find Other Stores
×

FIND YOUR LOCATION

NO RESULTS

Please try a different zip code or a larger radius.

View stores in another zipcode:
5mi 10mi 15mi 20mi 25mi 100mi 200mi 1000mi GO
Filter Results: The Cellairis Bundle Repairs Accessories

No Results.
Full Store Locator

ERROR(1): User denied Geolocation


SAVE TIME. SAVE MONEY. GET 2 YEARS OF FREE SCREEN REPAIRS.

Get the Cellairis Bundle
BUNDLE UP FOR BUSINESS
Your Location: Loading...
Find Your Cellairis


WITH CASES, SCREEN PROTECTORS, POWER, MOUNTS, AND MORE, WE’VE GOT YOUR DEVICE
COVERED IN JUST ONE STOP.

Device Accessories


ACCIDENTS HAPPEN. WE CAN HELP MAKE THEM UN-HAPPEN WITH QUICK AND EASY DEVICE
REPAIRS.

Device Repairs
 * 
 * CALCULATE FOR PERSONAL
 * CALCULATE FOR BUSINESS
 * 
   

Select a Device Apple iPhone 7Apple iPhone 7+Apple iPhone 8Apple iPhone 8+Apple
iPhone XApple iPhone XSApple iPhone XRApple iPhone XS MaxApple iPhone 11Apple
iPhone 11 Pro Apple iPhone 11 Pro MaxApple iPhone 12Apple iPhone 12 ProApple
iPhone 12 Pro MaxApple iPhone 12 miniApple iPhone 13Apple iPhone 13 ProApple
iPhone 13 Pro MaxApple iPhone 13 MiniApple iPad 5th GenApple iPad 6th GenApple
iPad Pro 3rd Gen
# Of Devices
-+
Your Break Rate
50




50%
Cost Of Repairs $0
X
+ Add a Device
Bundle Off

Bundle On
Total Cost of Repairs
$0
Email me results

Select a Device Apple iPhone 7Apple iPhone 7+Apple iPhone 8Apple iPhone 8+Apple
iPhone XApple iPhone XSApple iPhone XRApple iPhone XS MaxApple iPhone 11Apple
iPhone 11 Pro Apple iPhone 11 Pro MaxSamsung Galaxy S7Samsung Galaxy S8Samsung
Galaxy S8+Samsung Galaxy S9Samsung Galaxy S9+Apple iPhone 12Apple iPhone 12
ProApple iPhone 12 Pro MaxApple iPhone 12 miniApple iPhone 13Apple iPhone 13
ProApple iPhone 13 Pro MaxApple iPhone 13 MiniApple iPad 5th GenApple iPad 6th
GenApple iPad Pro 3rd GenSamsung Galaxy S10Samsung Galaxy S20Samsung Galaxy Note
9Samsung Galaxy Note 10
# Of Devices
-+
Your Break Rate
50




50%
Cost Of Repairs $0
X
+ Add a Device
Bundle Off

Bundle On
Total Cost of Repairs
$0
Email me results




CELLAIRIS FOR BUSINESS.

Businesses that stay on the go, stay on top. But seemingly minor details such as
a cracked screen, the wrong mobile accessories or mounts, poor device management
or unreachable support can quickly grind productivity to a halt and wreak havoc
on your bottom line.

Cellairis is here to help with a variety of tools and products proven to keep
businesses working.

DEVICE PROTECTION BUNDLES DEVICE MANAGEMENT & SUPPORT DEVICE ACCESSORIES DEVICE
REPAIRS POWER
 * 
 * DEVICE PROTECTION BUNDLES
 * DEVICE MANAGEMENT & SUPPORT
 * DEVICE
   ACCESSORIES
 * DEVICE
   REPAIRS
 * POWER
 * 
   

Device Protection Bundles

With business-ready products like The Bolt Magnetic Charging Case, and device
protection solutions like The Cellairis Bundle, you can keep your devices
protected and ready for practically every business situation.

LEARN MORE

Device Management & Support

With Device Management from Cellairis, you always have a watchful eye at all
aspects of your mobile device management, including: Procurement, Provisioning,
Decommissioning, Kitting, Advanced Exchange, and Dedicated Support.

LEARN MORE

Device Accessories

With sturdy mounts, protective cases and screen protectors, bluetooth
accessories and more – we’re here to help keep devices, budgets and productivity
safe.

LEARN MORE

Device Repairs

Our Level 3 Certified Technicians are standing by at hundreds of Authorized
Repair Centers across the country to get your damaged devices back to work.

LEARN MORE

Power

Good connections are great for business. And Cellairis offers a wide variety of
charging solutions to keep your mobile devices powered, connected, and working
whether in the office or on the go.

LEARN MORE
MORE ABOUT CELLAIRIS FOR BUSINESS
Interested in being your own boss?
Let's start the conversation.

CONTACT US


READY TO LEARN MORE ABOUT CELLAIRIS ACCESSORIES OR REPAIRS?

There are a few ways to get in touch with us.

CALL US
TEXT US
EMAIL US
FIND A STORE
 * Cellairis HQ
 * Cellairis Shop
 * Cellairis for Business
 * Cellairis Wholesale

 * Facebook
 * Instagram
 * Youtube
 * Twitter

 * cc@cellairis.com
 * 1-888-516-2856 (voice call)
 * 1-888-392-1995 (text message)

 * © Copyright 2000 - 2022
 * Global Cellular, Inc.
 * All Rights Reserved

 * Terms of Use
 * Return Policy
 * Social Media Policy
 * Privacy Policy
 * Shout!® Terms of Use
 * The Cellairis Bundle