miketyson.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://miketyson.com/
Effective URL: https://miketyson.com/en-ca
Submission: On May 17 via api from US — Scanned from CA

Form analysis 3 forms found in the DOM

GET /en-ca/search

<form class="main-search__form" action="/en-ca/search" method="get" autocomplete="off">
  <div class="main-search__input-container">
    <input class="main-search__input" type="text" name="q" autocomplete="off" placeholder="Search our store" aria-label="Search our store">
    <button class="main-search__button" type="submit" aria-label="Search"><svg class="icon" width="24" height="24" viewBox="0 0 24 24" aria-hidden="true" focusable="false" role="presentation">
        <g transform="translate(3 3)" stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd">
          <circle cx="7.824" cy="7.824" r="7.824"></circle>
          <path stroke-linecap="square" d="m13.971 13.971 4.47 4.47"></path>
        </g>
      </svg></button>
  </div>
  <script src="//miketyson.com/cdn/shop/t/73/assets/search-suggestions.js?v=136224079820713396391710517802" defer=""></script>
  <search-suggestions></search-suggestions>
</form>

POST /en-ca/contact#contact_form

<form method="post" action="/en-ca/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer" aria-label="form_type"><input type="hidden" name="utf8" value="✓"
    aria-label="utf8">
  <input type="hidden" name="contact[tags]" value="prospect,newsletter" aria-label="contact[tags]">
  <p>
    <input type="email" placeholder="Your email" class="signup-form__email" value="" name="contact[email]" aria-label="Your email" required="">
  </p>
  <button class="btn btn--secondary signup-form__button" type="submit">Subscribe</button>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="footer-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"
    aria-label="form_type"><input type="hidden" name="utf8" value="✓" aria-label="utf8"><input type="hidden" name="_method" value="put" aria-label="_method"><input type="hidden" name="return_to" value="/en-ca" aria-label="return_to">
  <div class="localization__grid">
    <div class="localization__selector">
      <input type="hidden" name="country_code" value="CA" aria-label="country_code">
      <country-selector><label class="label visually-hidden no-js-hidden" for="footer-localization-country-button">Country/Region</label>
        <div class="custom-select relative w-full no-js-hidden"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox" id="footer-localization-country-button">
            <span class="text-start">Canada (CAD&nbsp;$)</span>
            <svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
              <path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
            </svg>
          </button>
          <ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="footer-localization-country-opt-0">
            <li class="custom-select__option flex items-center js-option" id="footer-localization-country-opt-0" role="option" data-value="CA" aria-selected="true">
              <span class="pointer-events-none">Canada (CAD&nbsp;$)</span>
            </li>
          </ul>
        </div>
      </country-selector>
    </div>
  </div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('footer-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

Text Content

Back
Accessibility options


Are you sure you want to hide the widget forever? If you need it back, please
clear your cookies.

OkCancel
Content
Bigger Text


Bigger Text


Bigger Cursor


Bigger Cursor

Text Reader


Tooltips

Line Height


Line Height


Hide Images


Hide images

Readable Fonts


Readable fonts

Dyslexic Font


Dyslexic Font

Stop Animations


Stop Animations

Colors
Invert Color


Invert Colors

Brightness


Brightness


Contrast


Contrast


Grayscale Color


Grayscale

Saturation


Saturation


Navigation
Reading Line


Reading Line

Highlight Links


Highlight Links

Text Reader


Read page

Reading Mask


Reading Mask

Page Structure


Page Structure

LanguageEnglish (USA)
Search language
English
(USA)SwedishFinnishGermanSpanishPortugueseTurkishFrenchJapaneseKoreanHebrewLatvianPolishGreekThai
Accessibly App Accessibility Statement

Accessibly App is committed to making sites accessible for all, including people
with disabilities. We are continuously improving the service we provide through
our app to comply with increased accessibility standards, guidelines, and to
make the browsing experience better for everyone.

Conformance status

The app uses the Web Content Accessibility Guidelines (WCAG) defined
requirements to improve accessibility for people with disabilities. It defines
three levels of conformance: Level A, Level AA, and Level AAA. Accessibly App is
following the best guidelines and is partially conformant with WCAG 2.1 level
AA.

Technical information

Accessibly App is an app supported in Shopify and Wordpress environments. The
app relies on the following technologies:

HTML
CSS
JavaScript
NodeJs
MongoDB

Accessibly App features

When a site has Accessibly App i ac-h4 installed, the website can be adjusted
with keyboard navigation using the “tab” key (WCAG 2.1/2.1.1). Additionally, see
the list of all provided Accessibly App features and tools for better website
experience:

Zoom | WCAG 2.1 / 1.4.4

This feature enables users to enhance the size of the text to up to three times
the original text for better text readability.

Bigger cursor

Makes the cursor bigger and more prominent. Increases the size for better site
browsing.

Invert colors

Invert the colors of the website content. For those with decreased vision, the
high contrast greatly helps to read the site better.

Tweak Contrast | WCAG 2.1 / 1.4.6

This feature lets users manually select from two options: to enhance the
contrast of the website or to decrease the contrast.

Tweak Brightness | WCAG 2.1 / 1.4.6

This feature lets users update the brightness on the site. The content can
either be made brighter or darker.

Grayscale | WCAG 2.1 / 1.4.6

Users can turn on grayscale, making the website content appear only in shades of
gray. This benefits people with visual impairment.

Reading Line

Add a supportive reading line to the site.

Readable fonts

Convert the fonts available on-site to one of the most easily readable fonts:
Helvetica.

Alt Text and Images

Ability to read alt text of images. As of now, our tool has added a feature
where alt descriptions for images without them are generated using Google's
Vision AI. In the event that you haven't manually written these image
descriptions yourself, this greatly helps people with visual impairment browse
your site.

Tooltips | WCAG 2.1 / 2.5.3

Add labels to images that contain a written description of the image.

Highlight links

Highlight links to make them more prominent.

Hide images

Hide images on the site. This provides better site readability for people with
visual impairment.

Read page

A feature that allows a voice to read the text on your site out loud to
visitors.

Notes & Feedback

We always try to update our services and operate in the best possible manner to
benefit all of our clients and their site visitors.

We cannot control or correct problems with third-party sites, but please let us
know if you encounter difficulty with any sites we link to so we can pass the
information along to the site owners. You may also want to address your concerns
directly to these third parties.


Reset settings
Accessibility statement


Skip to content
 * Facebook
 * YouTube
 * Instagram
 * TikTok
 * Pinterest
 * Twitter

JOIN THE TEAM - TEAM TYSON SHIRT AVAILABLE NOW *Due to high demand, please allow
several additional days for processing*

MIKE TYSON COLLECTION TYSON PRO MIKE TYSON BOXING CLUB
Search
 * TEES
 * HOODIES + SWEATS
 * ACCESSORIES
 * COLLECTIONS
 * GALLERY
 * CONTACT




Account Search Cart

 * TEES
 * HOODIES + SWEATS
 * ACCESSORIES
 * COLLECTIONS
 * GALLERY
 * CONTACT

 * TEES
 * HOODIES + SWEATS
 * ACCESSORIES
 * COLLECTIONS
 * GALLERY
 * CONTACT

MIKE TYSON COLLECTION TYSON PRO MIKE TYSON BOXING CLUB
 * Facebook
 * YouTube
 * Instagram
 * TikTok
 * Pinterest
 * Twitter

SHOP NOW


PREVIOUS SHOP MERCH NEXT

Tees
Hoodies & Sweats
Hats


PREVIOUS ALL PRODUCTS NEXT

View all

Quick buy
Mike Tyson Collection: Team Tyson
$48.82

Quick buy
I'm The Best Ever Type Tee
$48.82

Quick buy
The Plan
$48.82

Quick buy
Not Afraid Tee
$48.82

Quick buy
Not Afraid Tee (Women's Fit)
$48.82

Quick buy
Sign The Contract
$48.82

Quick buy
Sign The Contract (Women's Fit)
$48.82

Quick buy
Member's Club Hoodie
$46.03

Quick buy
Members Club Tee
$20.92

Quick buy
The Baddest Statement (Women's Fit)
$48.82

Quick buy
People Make you the Champion (Women's Fit)
$48.82

Quick buy
People Make you the Champion
$48.82

Quick buy
The Baddest Statement
$48.82

Quick buy
Savage Mode (Yellow/Green)
$48.82

Quick buy
Laser Focus
$48.82

Quick buy
Lightning Strike
$48.82

Quick buy
Many Mikes Vol. 2
$48.82

Quick buy
Baddest Man on the Planet Tee
$48.82

Quick buy
Undisputed Champion Global
$48.82

Quick buy
Best Ever Tee
$48.82
Sold out



PREVIOUS SHOP TEES NEXT

View all

Quick buy
Mike Tyson Collection: Team Tyson
$48.82

Quick buy
The Plan
$48.82

Quick buy
Sign The Contract
$48.82

Quick buy
I'm The Best Ever Type Tee
$48.82

Quick buy
Sign The Contract (Women's Fit)
$48.82

Quick buy
Not Afraid Tee (Women's Fit)
$48.82

Quick buy
Not Afraid Tee
$48.82

Quick buy
The Baddest Statement
$48.82

Quick buy
The Baddest Statement (Women's Fit)
$48.82

Quick buy
People Make you the Champion
$48.82

Quick buy
People Make you the Champion (Women's Fit)
$48.82

Quick buy
Savage Mode (Yellow/Green)
$48.82

Quick buy
Laser Focus
$48.82

Quick buy
Lightning Strike
$48.82

Quick buy
Many Mikes Vol. 2
$48.82

Quick buy
Baddest Man on the Planet Tee
$48.82

Quick buy
Undisputed Champion Global
$48.82

Quick buy
Best Ever Tee
$48.82
Sold out

Quick buy
MT Power Puncher
$48.82

Quick buy
New: Tyson Portrait - Snow Wash
$48.82
Sold out



PREVIOUS SHOP HOODIES NEXT

View all

Quick buy
Master of Disaster Hoodie
$66.95

Quick buy
Iron Mike Sweatpants
$66.95
Sold out

Quick buy
Tyson Money Hoodie
$66.95

Quick buy
Tyson Portrait Hoodie
$66.95

Quick buy
Brownsville Sweatpants
$66.95

Quick buy
Member's Club Hoodie
$46.03



PREVIOUS SHOP BEEN BOLD NEXT

View all

Quick buy
Best Ever Tee
$48.82
Sold out

Quick buy
Savage Mode (Yellow/Green)
$48.82

Quick buy
Lightning Strike
$48.82

Quick buy
Many Mikes Vol. 2
$48.82

Quick buy
Undisputed Champion Global
$48.82

Quick buy
Laser Focus
$48.82

Quick buy
Baddest Man on the Planet Tee
$48.82


 * Facebook
 * YouTube
 * Instagram
 * TikTok
 * Pinterest
 * Twitter

Mike Tyson Brands
 * MIKE TYSON COLLECTION
 * TYSON PRO
 * MIKE TYSON BOXING CLUB

Newsletter

Sign up for exclusive offers, original stories, events and more.



Subscribe
American Express Diners Club Discover JCB Klarna Maestro Mastercard PayPal Union
Pay Venmo Visa
 * SHIPPING POLICY
 * REFUND POLICY
 * PRIVACY POLICY
 * TERMS OF SERVICE

Country/Region
Canada (CAD $)
 * Canada (CAD $)

© 2024 MT Collection.
Your cart
Close


You may like

 * Baddest Man on the Planet Tee
   $48.82
 * Best Ever Tee
   $48.82
   Sold out
 * Brownsville Sweatpants
   $66.95
 * Chrome Heavyweight Champ
   $44.63

Protect Your Items

83% of people use Protect.inc to cover their package in case they are lost,
stolen or damaged in transit.  If any shipping issue arises just let us know and
we will replace or refund your order. It's that simple.

Protect from loss, damage, or theft.
Order protection by Protect
Choose Protect shipping protection to protect your order from loss, theft, or
damage. Just let us know if a shipping issue arises and we will replace or
refund your order. It's that simple.
Learn More
CA$2.00
*By declining protection, Mike Tyson Collection is not liable for lost, damaged,
or stolen items.
Checkout
Close
Your cart is empty
Start shopping


{"themeColor":"#574CD5","iconColor":"#574CD5","showLogo":true,"topBottomPosition":10,"rightLeftPosition":10,"iconSize":"small","iconCustomSize":64,"position":"bottom-left"}


What is Protect?
×
Protect is a service that gives you peace of mind when shopping online with your
favorite merchants.
Protect your order shipments from loss, theft, or damage.
Get reorders or refunds if an issue occurs.
Quick and easy process.
To activate Protect, just select the checkbox when placing an order. You will
recieve an email to confirm your order is protected. If your shipment is lost,
stolen, or damaged, just follow the instructions on the email to file a claim
and we'll handle the rest!
By accessing or using our service, you agree to be bound by our Terms and
Conditions and acknowledge your compliance with our Privacy Policy If you
disagree with any part of the Terms and Conditions or Privacy Policy, you may
not access or use our service.