igameclothing.com Open in urlscan Pro
23.227.38.36  Public Scan

URL: https://igameclothing.com/
Submission: On May 28 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-header search" role="search">
  <input class="search-header__input search__input" type="search" name="q" placeholder="Search" aria-label="Search">
  <button class="search-header__submit search__submit btn--link site-header__icon" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="currency-selector small--hide" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="return_to" value="/">
  <label for="CurrencySelector" class="visually-hidden">Currency</label>
  <div class="currency-selector__input-wrapper select-group">
    <select name="currency" id="CurrencySelector" class="currency-selector__dropdown" aria-describedby="a11y-refresh-page-message" data-currency-selector="">
      <option value="AUD">AUD</option>
      <option value="CAD" selected="true">CAD</option>
      <option value="DKK">DKK</option>
      <option value="EUR">EUR</option>
      <option value="GBP">GBP</option>
      <option value="HKD">HKD</option>
      <option value="JPY">JPY</option>
      <option value="NZD">NZD</option>
      <option value="SEK">SEK</option>
      <option value="SGD">SGD</option>
      <option value="USD">USD</option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 498.98 284.49">
      <defs>
        <style>
          .cls-1 {
            fill: #231f20
          }
        </style>
      </defs>
      <path class="cls-1" d="M80.93 271.76A35 35 0 0 1 140.68 247l189.74 189.75L520.16 247a35 35 0 1 1 49.5 49.5L355.17 511a35 35 0 0 1-49.5 0L91.18 296.5a34.89 34.89 0 0 1-10.25-24.74z" transform="translate(-80.93 -236.76)"></path>
    </svg>
  </div>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="currency-selector" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="return_to" value="/">
  <label for="CurrencySelectorMobile" class="currency-selector__label">Currency</label>
  <div class="currency-selector__input-wrapper select-group">
    <select name="currency" id="CurrencySelectorMobile" class="currency-selector__dropdown" aria-describedby="a11y-refresh-page-message" data-currency-selector="">
      <option value="AUD">AUD</option>
      <option value="CAD" selected="true">CAD</option>
      <option value="DKK">DKK</option>
      <option value="EUR">EUR</option>
      <option value="GBP">GBP</option>
      <option value="HKD">HKD</option>
      <option value="JPY">JPY</option>
      <option value="NZD">NZD</option>
      <option value="SEK">SEK</option>
      <option value="SGD">SGD</option>
      <option value="USD">USD</option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 498.98 284.49">
      <defs>
        <style>
          .cls-1 {
            fill: #231f20
          }
        </style>
      </defs>
      <path class="cls-1" d="M80.93 271.76A35 35 0 0 1 140.68 247l189.74 189.75L520.16 247a35 35 0 1 1 49.5 49.5L355.17 511a35 35 0 0 1-49.5 0L91.18 296.5a34.89 34.89 0 0 1-10.25-24.74z" transform="translate(-80.93 -236.76)"></path>
    </svg>
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="contact-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="ContactFooter-email" class="visually-hidden">Subscribe to our mailing list</label>
  <div class="site-footer__newsletter">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <input type="email" name="contact[email]" id="ContactFooter-email" class="newsletter__input" value="" placeholder="Email address" autocorrect="off" autocapitalize="off">
    <span class="input-group__btn">
      <button type="submit" class="btn newsletter__submit" name="commit" id="Subscribe">
        <span class="newsletter__submit-text--large">Subscribe</span>
      </button>
    </span>
    <span id="ContactFooter-email-error" class="input-error-message"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-error" viewBox="0 0 14 14">
        <path d="M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14zm-1.05-3.85A1.05 1.05 0 1 1 7 11.2a1.008 1.008 0 0 1-1.05-1.05zm.381-1.981l-.266-5.25h1.841l-.255 5.25h-1.32z"></path>
      </svg> .</span>
  </div>
</form>

Text Content

Skip to content
Submit
Close search

Note that fulfillment will take longer than usual until Covid-19 is controlled.
Due to increased customer questions, our current email response time is
approximately 1 day.

Submit
Search Log in Cart
Currency
AUD CAD DKK EUR GBP HKD JPY NZD SEK SGD USD
 * Home
 * All Products
 * Men's
 * Women's
 * Hoodies/Sweatshirts
 * Accessories
 * About Us
 * Contact Us
 * Currency
   AUD CAD DKK EUR GBP HKD JPY NZD SEK SGD USD

 * Home
 * All Products
 * Men's
 * Women's
 * Hoodies/Sweatshirts
 * Accessories
 * About Us
 * Contact Us


I GAIN AND MAINTAIN EVERYDAY

Make An Account Today & Get 200 Loyal Points

Get 200 Points



🔥 TOP 10 🔥

 * I Need More Space Tee
   
   I Need More Space Tee
   Vendor iGAME Clothing
   Regular price $31.00
   Sale price $31.00 Sale
 * Cheaper Than Obamacare T-Shirt
   
   Cheaper Than Obamacare T-Shirt
   Vendor iGAME Clothing
   Regular price $39.00
   Sale price $39.00 Sale
 * IGAME Sports bra
   
   IGAME Sports bra
   Vendor iGAME Clothing
   Regular price $56.00
   Sale price $56.00 Sale
 * SOFLO T-Shirt
   
   SOFLO T-Shirt
   Vendor iGAME Clothing
   Regular price $24.00
   Sale price $24.00 Sale


FEATURED PRODUCT


YOUR PRODUCT'S NAME

Vendor
Regular price $19.99
Sale price $19.99 Sale
Shipping calculated at checkout.
Quantity must be 1 or more
Sold out



This area is used to describe your product’s details. Tell customers about the
look, feel, and style of your product. Add details on color, materials used,
sizing, and where it was made.
 * Share Share on Facebook
 * Tweet Tweet on Twitter
 * Pin it Pin on Pinterest


TESTIMONIALS

> Light weight, and easy to wear, the color goes with the majority of my
> wardrobe.
> I can keep the jacket on all day without being to hot, the length covers
> enough
> to wear my leggings with it. Of course it helps that I love IGAME products.
> 
> Ashley , Broward FL

> I like your Logo and I like your clothes and , they are very good for leisure
> . When I wear it and I feel so comfortable.I hope that you don't change.
> 
> Rob , West Palm Beach FL

> I FREAKING LOOOOOVVVVVEEEEEE ITTTT
> 
> 
> 
> Keep It Up DudeFromBroward
> 
> Sha , Lauderhill FL


IN PARTHERSHIP WITH

 * 
 * 



QUICK LINKS

 * Privacy Policy
 * Refund Policy
 * Shipping Policy
 * Terms of Service
 * About Us
 * Contact Us

NEWSLETTER

Subscribe to our mailing list
Subscribe .

--------------------------------------------------------------------------------

 * Facebook
 * Instagram
 * Snapchat

Payment methods
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * Shop Pay
 * Visa

© 2024, iGAME Clothing Powered by Shopify
 * choosing a selection results in a full page refresh




 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.