onecomm.bm Open in urlscan Pro
2620:12a:8000::2  Public Scan

Submitted URL: http://xw1ys.mjt.lu/lnk/AVgAAFSCe2cAAAAAAAAAAALxjgcAAAAAWwEAAAAAAAxtawBnKFCSHkzATVfhRRW2lo3UmJMHnwAMcTI/0/Dg35xeOhi6...
Effective URL: https://onecomm.bm/mobile/devices/
Submission: On November 05 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://onecomm.bm/search

<form role="search" method="post" class="search-form" action="https://onecomm.bm/search">
  <label>
    <span class="screen-reader-text"></span>
    <input type="search" class="search-field" placeholder="Search …" value="" name="global_search">
  </label>
  <button type="submit" class="search-submit"><span class="icon-glyph_search"></span></button>
</form>

POST https://onecomm.bm/wp-admin/admin-ajax.php

<form id="listing-page__filters" class="device-filters" action="https://onecomm.bm/wp-admin/admin-ajax.php" method="POST" data-sr-id="26"
  style="visibility: visible; opacity: 1; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transition: all, opacity 0.6s ease-out 0s, transform 0.6s ease-out 0s;">
  <div class="inner-wrap">
    <div class="form-actual">
      <div class="form-field__icon-checkboxes">
        <div class="checkbox--icon"><input id="badge-filter__1" name="badge[]" type="checkbox" value="349"><label for="badge-filter__1"><span class="icon-illustration_5g"></span>5G Ready</label></div>
        <div class="checkbox--icon"><input id="badge-filter__2" name="badge[]" type="checkbox" value="164"><label for="badge-filter__2"><span class="icon-illustration_top-pick"></span>Top Pick</label></div>
      </div>
      <div class="form-fields__wrap">
        <div class="form-field field-type__select">
          <label for="device_type">Device Type</label>
          <select name="device_type" id="device_type">
            <option value=""> -- Make Selection --</option>
            <option value="146">Smartphones</option>
          </select>
        </div>
        <div class="form-field field-type__select">
          <label for="brand">Brand</label>
          <select name="brand" id="brand">
            <option value=""> -- Make Selection --</option>
            <option value="141">Apple</option>
            <option value="142">Samsung</option>
          </select>
        </div>
        <div class="form-field field-type__range">
          <div class="faux-label">Screen Size</div>
          <div id="screen-size-slider" class="noUi-target noUi-ltr noUi-horizontal">
            <div class="noUi-base">
              <div class="noUi-connects">
                <div class="noUi-connect" style="transform: translate(0%, 0px) scale(1, 1);"></div>
              </div>
              <div class="noUi-origin" style="transform: translate(-1000%, 0px); z-index: 5;">
                <div class="noUi-handle noUi-handle-lower" data-handle="0" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="6.1" aria-valuemax="6.6" aria-valuenow="6.1" aria-valuetext="6.1">
                  <div class="noUi-touch-area"></div>
                  <div class="noUi-tooltip">6.1</div>
                </div>
              </div>
              <div class="noUi-origin" style="transform: translate(0%, 0px); z-index: 4;">
                <div class="noUi-handle noUi-handle-upper" data-handle="1" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="7.1" aria-valuemax="7.6" aria-valuenow="7.6" aria-valuetext="7.6">
                  <div class="noUi-touch-area"></div>
                  <div class="noUi-tooltip">7.6</div>
                </div>
              </div>
            </div>
          </div>
          <script>
            jQuery(document).ready(function() {
              var rangeSlider = document.getElementById('screen-size-slider');
              noUiSlider.create(rangeSlider, {
                start: [6.1, 7.6],
                connect: true,
                step: 0.1,
                margin: 1,
                format: wNumb({
                  decimals: 1,
                }),
                range: {
                  'min': 6.1,
                  'max': 7.6
                },
                tooltips: true,
              });
              var screenSizeLow = document.getElementById('max_screen_size');
              var screenSizeHigh = document.getElementById('min_screen_size');
              rangeSlider.noUiSlider.on('update', function(values, handle) {
                var value = values[handle];
                //console.log(handle);
                if (handle) {
                  screenSizeLow.value = value;
                } else {
                  screenSizeHigh.value = value;
                }
              });
              screenSizeLow.addEventListener('change', function() {
                rangeSlider.noUiSlider.set([null, this.value]);
              });
              screenSizeHigh.addEventListener('change', function() {
                rangeSlider.noUiSlider.set([this.value, null]);
              });
              rangeSlider.noUiSlider.on('change', function() {
                jQuery('#listing-page__filters input[name=searched]').prop('value', 'true');
                jQuery('#listing-page__filters').closest('form').submit();
                jQuery('#listing-page__filters button[type=reset]').prop('disabled', false);
              });
              jQuery('#listing-page__filters button[type=reset]').on('click', function(e) {
                e.preventDefault();
                rangeSlider.noUiSlider.reset();
              });
            });
          </script>
          <input style="display: none;" name="max_screen_size" type="number" min="6.1" max="7.6" step="0.1" id="max_screen_size">
          <input style="display: none;" name="min_screen_size" type="number" min="6.1" max="7.6" step="0.1" id="min_screen_size">
        </div>
      </div>
    </div>
    <div class="form-secondary">
      <button disabled="" type="reset" value="Reset"><span class="icon-glyph_return"></span> Clear</button>
      <div class="form-field field-type__select">
        <label for="list_sorting">Sort by:</label>
        <select name="list_sorting" id="list_sorting" data-default-sort="date_newest">
          <option selected="" value="date_newest">Newest</option>
          <option value="date_oldest">Oldest</option>
        </select>
      </div>
    </div>
    <div class="form-actions">
      <input type="submit" value="Submit">
      <input type="hidden" name="primary_category" value="16">
      <input type="hidden" name="action" value="listing">
      <input type="hidden" name="page" value="1">
      <input type="hidden" name="max_pages" value="1">
      <input type="hidden" name="listing_type" value="products">
    </div>
  </div>
</form>

Text Content

Cookie Policy
This website uses cookies to ensure you get the best experience on our website.
View Our Privacy Policy
Reject AllAccept AllCookie Preferences Icon Cookie Preferences

Get a MacBook Air for only $6/month and $0 Down!
Sign up for FibreWire Internet and get any device on our monthly payment program
with $0 down. Plus, save on your monthly Internet service for the first year.
Shop Now
 * Residential
 * Business
 * Investors

 * Shop
 * Move to One
 * Support Hub
 * Top-Up

My AccountQuick Pay

 * Shop
     
   * Store
     * Mobile Devices
     * Laptops
     * Watches
     * Tablets
     * Desktops
     * Gaming Consoles
   * Mobile
     * Devices
     * Mobile Plans
     * Loyalty Discounts
     * Top-Up Now
     * Carry-On Roaming
     * Long Distance Plans
     * Trade In Program
     * Move to One
   * Internet
     * FibreWire Smart Internet Plans
     * Devices
     * OneHome WiFi
     * Loyalty Discounts
     * Internet & TV Bundles
     * Internet & Home Security Bundles
     * FibreWire Streams
     * My Connection
   * TV
     * FibreWire TV Packages
     * Bundles
     * Cloud DVR
     * FibreWire TV App
     * Video On Demand
     * Loyalty Discounts
   * Bundles
     * Internet & TV
     * Internet & Security Bundles
     * Loyalty Discounts
   * OneHome Phone
     * Follow Me
   * Home Security
     * Video Monitoring
     * Professional Security
     * Plans
     * Home Security & Internet Bundles
 * Support Hub
 * Promotions
 * Why One
 * Top-Up
 * My Account
 * My Connection
 * Webmail
 * Contact Us


 * Mobile


DEVICES

With our Loyalty Program, you can make the most of our 5G network. Enjoy big
discounts on devices and choose your perfect smartphone. View pricing and
discounts on our plans below. Save up to $2000!


5G Ready
Top Pick
Device Type -- Make Selection -- Smartphones
Brand -- Make Selection -- AppleSamsung
Screen Size
6.1
7.6
Clear
Sort by: NewestOldest

Apple


IPHONE 16

Starting at: $0.00
(price determined by Smartphone plan)

Apple


IPHONE 16

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Apple


IPHONE 16 PRO

Starting at: $0.00
(price determined by Smartphone plan)

Apple


IPHONE 16 PRO

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Apple


IPHONE 16 PRO MAX

Starting at: $5.00
(price determined by Smartphone plan)

Apple


IPHONE 16 PRO MAX

Starting at: $5.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Samsung


Z FOLD 6

Starting at: $0.00
(price determined by Smartphone plan)

Samsung


Z FOLD 6

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Samsung


Z FLIP 6

Starting at: $0.00
(price determined by Smartphone plan)

Samsung


Z FLIP 6

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Samsung


GALAXY A25

Starting at: $0.00
(price determined by Smartphone plan)

Samsung


GALAXY A25

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
Samsung


GALAXY S24 ULTRA

Starting at: $0.00
(price determined by Smartphone plan)

Samsung


GALAXY S24 ULTRA

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Samsung


GALAXY S24+

Starting at: $0.00
(price determined by Smartphone plan)

Samsung


GALAXY S24+

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Samsung


GALAXY S24

Starting at: $0.00
(price determined by Smartphone plan)

Samsung


GALAXY S24

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Apple


IPHONE 15

Starting at: $0.00
(price determined by Smartphone plan)

Apple


IPHONE 15

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Apple


IPHONE 15 PRO

Starting at: $0.00
(price determined by Smartphone plan)

Apple


IPHONE 15 PRO

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Apple


IPHONE 15 PRO MAX

Starting at: $0.00
(price determined by Smartphone plan)

Apple


IPHONE 15 PRO MAX

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
Samsung


SAMSUNG A35

Starting at: $0.00
(price determined by Smartphone plan)

Samsung


SAMSUNG A35

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
Apple


IPHONE 14 PRO

Starting at: $0.00
(price determined by Smartphone plan)

Apple


IPHONE 14 PRO

Starting at: $0.00
(price determined by Smartphone plan)
Top Pick
5G Ready
 * Support
   * Support Hub
   * My Account
   * Internet Speed Test
   * My Connection
 * Legal
   * Policies & Notices
   * Privacy
   * Rates and Fees
   * Terms of Use
 * About Us
   * Why One
   * Careers
   * Contact Us
 * Applications
   * FibreWire TV App
   * Webmail

 * 
 * 

Chat
Chat



Notifications