www.epicids.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.epicids.com/
Effective URL: https://www.epicids.com/
Submission: On October 24 via api from US — Scanned from CA

Form analysis 8 forms found in the DOM

/search

<form class="
      search-form
      search-form--header
    " action="/search" data-autocomplete-true="" style="display: none;">
  <div class="search-form__input-wrapper"> <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false"
      data-search-input=""> <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search"> <span class="icon-search" style="display: block;"></span></button></div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <div class="predictive-search__loading-state"> <svg class="predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
        <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
      </svg></div>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Epic IDs" data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money"> $0.00 CAD</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li> <textarea id="note" name="note" rows="2" placeholder="Order Notes"></textarea>
      <p class="tos"> <input type="checkbox" class="tos_agree" id="sliding_agree" required=""> <label class="tos_label"> I Agree with the Terms &amp; Conditions</label>
        <a href="/policies/refund-policy" target="_blank" class="tos_icon">[View Terms]</a></p> <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span
          class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Epic IDs" data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money"> $0.00 CAD</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li> <textarea id="note" name="note" rows="2" placeholder="Order Notes"></textarea>
      <p class="tos"> <input type="checkbox" class="tos_agree" id="sliding_agree" required=""> <label class="tos_label"> I Agree with the Terms &amp; Conditions</label>
        <a href="/policies/refund-policy" target="_blank" class="tos_icon">[View Terms]</a></p> <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span
          class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Epic IDs" data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money"> $0.00 CAD</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li> <textarea id="note" name="note" rows="2" placeholder="Order Notes"></textarea>
      <p class="tos"> <input type="checkbox" class="tos_agree" id="sliding_agree" required=""> <label class="tos_label"> I Agree with the Terms &amp; Conditions</label>
        <a href="/policies/refund-policy" target="_blank" class="tos_icon">[View Terms]</a></p> <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span
          class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

/search

<form class="
      search-form
      search-form--header
    " action="/search" data-autocomplete-true="">
  <div class="search-form__input-wrapper"> <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false"
      data-search-input=""> <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search"> <span class="icon-search"></span></button></div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <div class="predictive-search__loading-state"> <svg class="predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
        <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
      </svg></div>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="footer__selector-form" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="
    localization
    footer-menu__disclosure
  ">
    <div class="selectors-form__wrap">
      <div class="
          selectors-form__item
          selectors-form__currency
        ">
        <h2 class="hidden" id="currency-heading"> Currency</h2> <input type="hidden" name="country_code" id="CountrySelector" value="CA" data-disclosure-input="">
        <div class="
            disclosure
            disclosure--country
            disclosure-text-style-uppercase
          " data-disclosure="" data-disclosure-country=""> <button type="button" class="
              disclosure__toggle
              disclosure__toggle--country
            " aria-expanded="false" aria-controls="country-list" aria-describedby="country-heading" data-disclosure-toggle=""> Canada (CAD $) <span class="icon-down-arrow"></span></button>
          <div class="disclosure__list-wrap">
            <ul id="currency-list" class="disclosure-list" data-disclosure-list="">
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AL"> Albania (ALL L)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="DZ"> Algeria (DZD د.ج)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AD"> Andorra (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AO"> Angola (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AI"> Anguilla (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AG"> Antigua &amp; Barbuda (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AR"> Argentina (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AM"> Armenia (AMD դր.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AW"> Aruba (AWG ƒ)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AU"> Australia (AUD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AT"> Austria (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AZ"> Azerbaijan (AZN ₼)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BS"> Bahamas (BSD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BH"> Bahrain (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BD"> Bangladesh (BDT ৳)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BB"> Barbados (BBD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BE"> Belgium (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BZ"> Belize (BZD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BJ"> Benin (XOF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BM"> Bermuda (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BT"> Bhutan (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BO"> Bolivia (BOB Bs.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BA"> Bosnia &amp; Herzegovina (BAM КМ)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BW"> Botswana (BWP P)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BR"> Brazil (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="VG"> British Virgin Islands (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BN"> Brunei (BND $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BG"> Bulgaria (BGN лв.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BF"> Burkina Faso (XOF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BI"> Burundi (BIF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KH"> Cambodia (KHR ៛)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CM"> Cameroon (XAF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    disclosure-list__item--current
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CA"> Canada (CAD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CV"> Cape Verde (CVE $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BQ"> Caribbean Netherlands (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KY"> Cayman Islands (KYD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TD"> Chad (XAF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CL"> Chile (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CN"> China (CNY ¥)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CO"> Colombia (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KM"> Comoros (KMF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CK"> Cook Islands (NZD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CR"> Costa Rica (CRC ₡)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="HR"> Croatia (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CW"> Curaçao (ANG ƒ)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CY"> Cyprus (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CZ"> Czechia (CZK Kč)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="DK"> Denmark (DKK kr.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="DJ"> Djibouti (DJF Fdj)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="DM"> Dominica (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="DO"> Dominican Republic (DOP $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="EC"> Ecuador (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="EG"> Egypt (EGP ج.م)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SV"> El Salvador (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GQ"> Equatorial Guinea (XAF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="EE"> Estonia (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SZ"> Eswatini (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="ET"> Ethiopia (ETB Br)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="FK"> Falkland Islands (FKP £)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="FO"> Faroe Islands (DKK kr.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="FJ"> Fiji (FJD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="FI"> Finland (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="FR"> France (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GF"> French Guiana (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PF"> French Polynesia (XPF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GA"> Gabon (XOF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GM"> Gambia (GMD D)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GE"> Georgia (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="DE"> Germany (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GH"> Ghana (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GI"> Gibraltar (GBP £)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GR"> Greece (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GL"> Greenland (DKK kr.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GD"> Grenada (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GP"> Guadeloupe (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GT"> Guatemala (GTQ Q)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GG"> Guernsey (GBP £)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GN"> Guinea (GNF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GW"> Guinea-Bissau (XOF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GY"> Guyana (GYD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="HT"> Haiti (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="HN"> Honduras (HNL L)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="HK"> Hong Kong SAR (HKD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="HU"> Hungary (HUF Ft)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="IS"> Iceland (ISK kr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="IN"> India (INR ₹)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="ID"> Indonesia (IDR Rp)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="IE"> Ireland (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="IL"> Israel (ILS ₪)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="IT"> Italy (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="JM"> Jamaica (JMD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="JP"> Japan (JPY ¥)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="JE"> Jersey (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="JO"> Jordan (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KZ"> Kazakhstan (KZT 〒)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KE"> Kenya (KES KSh)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KI"> Kiribati (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KW"> Kuwait (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KG"> Kyrgyzstan (KGS som)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LA"> Laos (LAK ₭)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LV"> Latvia (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LS"> Lesotho (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LI"> Liechtenstein (CHF CHF)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LT"> Lithuania (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LU"> Luxembourg (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MO"> Macao SAR (MOP P)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MG"> Madagascar (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MW"> Malawi (MWK MK)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MY"> Malaysia (MYR RM)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MV"> Maldives (MVR MVR)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MT"> Malta (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MQ"> Martinique (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MR"> Mauritania (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MU"> Mauritius (MUR ₨)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="YT"> Mayotte (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MX"> Mexico (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MD"> Moldova (MDL L)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MC"> Monaco (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MN"> Mongolia (MNT ₮)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="ME"> Montenegro (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MS"> Montserrat (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MA"> Morocco (MAD د.م.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MZ"> Mozambique (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NA"> Namibia (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NR"> Nauru (AUD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NP"> Nepal (NPR ₨)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NL"> Netherlands (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NC"> New Caledonia (XPF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NZ"> New Zealand (NZD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NI"> Nicaragua (NIO C$)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NG"> Nigeria (NGN ₦)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NU"> Niue (NZD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MK"> North Macedonia (MKD ден)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="NO"> Norway (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="OM"> Oman (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PK"> Pakistan (PKR ₨)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PA"> Panama (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PG"> Papua New Guinea (PGK K)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PY"> Paraguay (PYG ₲)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PE"> Peru (PEN S/.)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PH"> Philippines (PHP ₱)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PL"> Poland (PLN zł)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="PT"> Portugal (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="QA"> Qatar (QAR ر.ق)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="RE"> Réunion (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="RO"> Romania (RON Lei)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="RW"> Rwanda (RWF FRw)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="WS"> Samoa (WST T)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SM"> San Marino (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="ST"> São Tomé &amp; Príncipe (STD Db)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SA"> Saudi Arabia (SAR ر.س)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SN"> Senegal (XOF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="RS"> Serbia (RSD РСД)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SC"> Seychelles (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SL"> Sierra Leone (SLL Le)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SG"> Singapore (SGD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SK"> Slovakia (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SI"> Slovenia (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SB"> Solomon Islands (SBD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="ZA"> South Africa (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KR"> South Korea (KRW ₩)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="ES"> Spain (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LK"> Sri Lanka (LKR ₨)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="BL"> St. Barthélemy (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SH"> St. Helena (SHP £)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="KN"> St. Kitts &amp; Nevis (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="LC"> St. Lucia (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="MF"> St. Martin (EUR €)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="VC"> St. Vincent &amp; Grenadines (XCD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SR"> Suriname (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="SE"> Sweden (SEK kr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="CH"> Switzerland (CHF CHF)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TW"> Taiwan (TWD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TZ"> Tanzania (TZS Sh)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TH"> Thailand (THB ฿)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TL"> Timor-Leste (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TG"> Togo (XOF Fr)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TO"> Tonga (TOP T$)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TT"> Trinidad &amp; Tobago (TTD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TN"> Tunisia (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TR"> Turkey (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TC"> Turks &amp; Caicos Islands (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="TV"> Tuvalu (AUD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="UG"> Uganda (UGX USh)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="AE"> United Arab Emirates (AED د.إ)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="GB"> United Kingdom (GBP £)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="US"> United States (USD $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="UY"> Uruguay (UYU $)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="UZ"> Uzbekistan (UZS )</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="VU"> Vanuatu (VUV Vt)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="VN"> Vietnam (VND ₫)</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="country_code" value="ZM"> Zambia (USD $)</button></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

/search

<form class="
      search-form
      search-form--mobile
    " action="/search" data-autocomplete-true="">
  <div class="search-form__input-wrapper"> <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false"
      data-search-input=""> <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search"> <span class="icon-search"></span></button></div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <div class="predictive-search__loading-state"> <svg class="predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
        <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
      </svg></div>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"> <input type="hidden"
    name="contact[tags]" value="prospect,newsletter">
  <div class="input-row newsletter-both-names--false "></div>
  <div class="input-row"> <input type="hidden" name="challenge" value="false"> <input type="email" class="contact_email" name="contact[email]" required="" placeholder="Enter your email address..."> <input type="submit"
      class="global-button global-button--primary newsletter-form__sign-up" value="Sign Up"></div>
</form>

Text Content

 * WORKDAY IDS
    * Workday Services
   
    * ABOUT PROFESSIONAL ID SERVICES
    * PROFESSIONAL ID PORTFOLIO
    * PROFESSIONAL ID DESIGNER
   
   We provide ID services to Small Businesses, Clubs and Organizations,
   Conferences, Conventions, Nonprofit Organizations, Entertainment Venues,
   Co-Working Spaces, School Clubs, Volunteer Organizations and more!
   
   Membership Identification
   
   
   
   
   First Responder & Private Security
   
   
   
   
   Employee Identification
   
   
   
 * MOVIE IDS
   
   "Army of Darkness" Ash
   (EpicIDs Customer)
   
   "Shaun of the Dead"
   (EpicIDs Customer)
   
   
    * Movie IDs (A-F)
   
    * Army of Darkness
    * Austin Powers
    * Bill and Teds Excellent Adventure
    * Black Panther
    * Breakfast Club, The
    * Charlie and the Chocolate Factory
    * Evil Dead
    * Ferris Bueller's Day Off
    * Fifty Shades of Grey
    * Friday The 13th
   
   
    * Movie IDs (G-O)
   
    * Ghostbusters
    * Harry Potter
    * Hunger Games, The
    * Iron Man
    * Bond, James Bond... (007)
    * Judge Dredd
    * Justice League
    * Men In Black (MIB)
    * Monsters, Inc
    * Office Space
   
   
    * Movie IDs (P-Z)
   
    * Pitch Perfect
    * Resident Evil
    * Shaun of the Dead
    * Sixteen Candles
    * Star Wars
    * Suicide Squad
    * Superbad
    * X-Files
    * X-Men
    * Willy Wonka and the Chocolate Factory
    * Zombieland
   
   
   
   "MIB - Men in Black"
   (EpicIDs Customer)
   
   "Stark Industries" -Virginia Potts
   (EpicIDs Customer)
   
   
 * TV SHOW IDS
   
   "Orange Is the New Black"
   (EpicIDs Customers)
   
   
    * TV Series & Streamed Shows (A-P)
   
    * Agents of SHIELD
    * American Horror Story
    * Ash vs Evil Dead
    * Big Bang Theory, The
    * Doctor Who (Torchwood)
    * Flintstones, The
    * Gotham
    * iZombie
    * Killjoys
    * Lone Gunmen, The
    * Mr Robot
    * Orange is the New Black
   
   
    * TV Series & Streamed Shows (Q-Z)
   
    * Santa Clarita Diet
    * Scream Queens
    * Smallville
    * Stranger Things
    * Supergirl
    * SuperStore
    * The Office
    * X-Files
   
   
   
   "iZombie" - Liv Moore
   (EpicIDs Customer)
   
   
 * GAME IDS
   
   "SHD - The Division"
   (EpicIDs Customers)
   
   
    * Video Game IDs
   
    * Call of Duty
    * Fallout
    * FNAF - Five Nights at Freddys
    * Fortnite
    * Half-Life
    * Halo / UNSC
    * Lollipop Chainsaw
    * Minecraft
    * Pokemon / Pokemon Go
    * Portal / Portal 2
    * The Division (Tom Clancy's)
   
   
    * Traditional Game Night Series
   
    * Ouija Spirit Board (Pocket Sized)
    * Scrabble 'House Champion'
    * UNO 'House Champion'
   
   
   
 * MORE
   
   "Spongebob Squarepants"
   (EpicIDs Customer)
   
   
    * Kids Movies & Series
   
    * LEGO Movie
    * PAW Patrol
    * Polar Express
    * Prep & Landing
    * Spongebob Squarepants
   
   
    * Animated/Comics
   
    * DC Comics
    * Marvel Comics
   
   
    * Other IDs
   
    * Tiny Task Force
    * Just For Fun
    * Just For Kids
    * Photo Cards
   
   
   
   Certified Princess Card
   
   
 * COSPLAY BASIX
 * 🎅 HOLIDAY IDS 🎄
   
   Available for Santa or Mrs. Claus
   (Photo Personalized Also Available)
   
   
    * Holiday Themed IDs
   
    * Santa Claus Sleigh License [Best Seller!]
    * Naughty / Nice List
    * Elf On The Shelf Mini IDs
    * Prep and Landing
    * The Polar Express
    * New Years Resolution Cards
    * All Holiday Themed Items
   
   
   



0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 CAD Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * I Agree with the Terms & Conditions [View Terms]
   
   Checkout

WE'RE AWARE OF AN ISSUE CAUSING SOME PRODUCTS TO NOT APPEAR FOR INTERNATIONAL
SHOPPERS.
WE EXPECT TO HAVE THIS RESOLVED BY THE END OF OCTOBER.



Menu
   
 * WORKDAY IDS
   Workday Services
   * ABOUT PROFESSIONAL ID SERVICES
   * PROFESSIONAL ID PORTFOLIO
   * PROFESSIONAL ID DESIGNER
   
   We provide ID services to Small Businesses, Clubs and Organizations,
   Conferences, Conventions, Nonprofit Organizations, Entertainment Venues,
   Co-Working Spaces, School Clubs, Volunteer Organizations and more!
   
   Membership Identification
   
   
   
   First Responder & Private Security
   
   
   
   Employee Identification
   
   
 * MOVIE IDS
   
   "Army of Darkness" Ash
   (EpicIDs Customer)
   
   
   
   "Shaun of the Dead"
   (EpicIDs Customer)
   
   Movie IDs (A-F)
   * Army of Darkness
   * Austin Powers
   * Bill and Teds Excellent Adventure
   * Black Panther
   * Breakfast Club, The
   * Charlie and the Chocolate Factory
   * Evil Dead
   * Ferris Bueller's Day Off
   * Fifty Shades of Grey
   * Friday The 13th
   Movie IDs (G-O)
   * Ghostbusters
   * Harry Potter
   * Hunger Games, The
   * Iron Man
   * Bond, James Bond... (007)
   * Judge Dredd
   * Justice League
   * Men In Black (MIB)
   * Monsters, Inc
   * Office Space
   Movie IDs (P-Z)
   * Pitch Perfect
   * Resident Evil
   * Shaun of the Dead
   * Sixteen Candles
   * Star Wars
   * Suicide Squad
   * Superbad
   * X-Files
   * X-Men
   * Willy Wonka and the Chocolate Factory
   * Zombieland
   
   
   "MIB - Men in Black"
   (EpicIDs Customer)
   
   
   
   "Stark Industries" -Virginia Potts
   (EpicIDs Customer)
 * TV SHOW IDS
   
   "Orange Is the New Black"
   (EpicIDs Customers)
   
   TV Series & Streamed Shows (A-P)
   * Agents of SHIELD
   * American Horror Story
   * Ash vs Evil Dead
   * Big Bang Theory, The
   * Doctor Who (Torchwood)
   * Flintstones, The
   * Gotham
   * iZombie
   * Killjoys
   * Lone Gunmen, The
   * Mr Robot
   * Orange is the New Black
   TV Series & Streamed Shows (Q-Z)
   * Santa Clarita Diet
   * Scream Queens
   * Smallville
   * Stranger Things
   * Supergirl
   * SuperStore
   * The Office
   * X-Files
   
   
   "iZombie" - Liv Moore
   (EpicIDs Customer)
 * GAME IDS
   
   "SHD - The Division"
   (EpicIDs Customers)
   
   Video Game IDs
   * Call of Duty
   * Fallout
   * FNAF - Five Nights at Freddys
   * Fortnite
   * Half-Life
   * Halo / UNSC
   * Lollipop Chainsaw
   * Minecraft
   * Pokemon / Pokemon Go
   * Portal / Portal 2
   * The Division (Tom Clancy's)
   Traditional Game Night Series
   * Ouija Spirit Board (Pocket Sized)
   * Scrabble 'House Champion'
   * UNO 'House Champion'
 * MORE
   
   "Spongebob Squarepants"
   (EpicIDs Customer)
   
   Kids Movies & Series
   * LEGO Movie
   * PAW Patrol
   * Polar Express
   * Prep & Landing
   * Spongebob Squarepants
   Animated/Comics
   * DC Comics
   * Marvel Comics
   Other IDs
   * Tiny Task Force
   * Just For Fun
   * Just For Kids
   * Photo Cards
   
   
   Certified Princess Card
 * COSPLAY BASIX
 * 🎅 HOLIDAY IDS 🎄
   
   Available for Santa or Mrs. Claus
   (Photo Personalized Also Available)
   
   Holiday Themed IDs
   * Santa Claus Sleigh License [Best Seller!]
   * Naughty / Nice List
   * Elf On The Shelf Mini IDs
   * Prep and Landing
   * The Polar Express
   * New Years Resolution Cards
   * All Holiday Themed Items
   
 * Home
 * Why EpicIDs?
 * Party/Event IDs
 * What's New
 * Customer Gallery
 * Customers Reviews!
 * About Us
 * Contact Us
 * FAQs
 * Care & Cleaning
 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 CAD Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * I Agree with the Terms & Conditions [View Terms]
   
   Checkout

WE'RE AWARE OF AN ISSUE CAUSING SOME PRODUCTS TO NOT APPEAR FOR INTERNATIONAL
SHOPPERS.
WE EXPECT TO HAVE THIS RESOLVED BY THE END OF OCTOBER.


 * 
 * 
 * 
 * 
 * 
 * 

 * Home
 * Why EpicIDs?
 * Party/Event IDs
 * What's New
 * Customer Gallery
 * Customers Reviews!
 * About Us
 * Contact Us
 * FAQs
 * Care & Cleaning

 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 CAD Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * I Agree with the Terms & Conditions [View Terms]
   
   Checkout

 * WORKDAY IDS
    * Workday Services
   
    * ABOUT PROFESSIONAL ID SERVICES
    * PROFESSIONAL ID PORTFOLIO
    * PROFESSIONAL ID DESIGNER
   
   We provide ID services to Small Businesses, Clubs and Organizations,
   Conferences, Conventions, Nonprofit Organizations, Entertainment Venues,
   Co-Working Spaces, School Clubs, Volunteer Organizations and more!
   
   Membership Identification
   
   
   
   
   First Responder & Private Security
   
   
   
   
   Employee Identification
   
   
   
 * MOVIE IDS
   
   "Army of Darkness" Ash
   (EpicIDs Customer)
   
   "Shaun of the Dead"
   (EpicIDs Customer)
   
   
    * Movie IDs (A-F)
   
    * Army of Darkness
    * Austin Powers
    * Bill and Teds Excellent Adventure
    * Black Panther
    * Breakfast Club, The
    * Charlie and the Chocolate Factory
    * Evil Dead
    * Ferris Bueller's Day Off
    * Fifty Shades of Grey
    * Friday The 13th
   
   
    * Movie IDs (G-O)
   
    * Ghostbusters
    * Harry Potter
    * Hunger Games, The
    * Iron Man
    * Bond, James Bond... (007)
    * Judge Dredd
    * Justice League
    * Men In Black (MIB)
    * Monsters, Inc
    * Office Space
   
   
    * Movie IDs (P-Z)
   
    * Pitch Perfect
    * Resident Evil
    * Shaun of the Dead
    * Sixteen Candles
    * Star Wars
    * Suicide Squad
    * Superbad
    * X-Files
    * X-Men
    * Willy Wonka and the Chocolate Factory
    * Zombieland
   
   
   
   "MIB - Men in Black"
   (EpicIDs Customer)
   
   "Stark Industries" -Virginia Potts
   (EpicIDs Customer)
   
   
 * TV SHOW IDS
   
   "Orange Is the New Black"
   (EpicIDs Customers)
   
   
    * TV Series & Streamed Shows (A-P)
   
    * Agents of SHIELD
    * American Horror Story
    * Ash vs Evil Dead
    * Big Bang Theory, The
    * Doctor Who (Torchwood)
    * Flintstones, The
    * Gotham
    * iZombie
    * Killjoys
    * Lone Gunmen, The
    * Mr Robot
    * Orange is the New Black
   
   
    * TV Series & Streamed Shows (Q-Z)
   
    * Santa Clarita Diet
    * Scream Queens
    * Smallville
    * Stranger Things
    * Supergirl
    * SuperStore
    * The Office
    * X-Files
   
   
   
   "iZombie" - Liv Moore
   (EpicIDs Customer)
   
   
 * GAME IDS
   
   "SHD - The Division"
   (EpicIDs Customers)
   
   
    * Video Game IDs
   
    * Call of Duty
    * Fallout
    * FNAF - Five Nights at Freddys
    * Fortnite
    * Half-Life
    * Halo / UNSC
    * Lollipop Chainsaw
    * Minecraft
    * Pokemon / Pokemon Go
    * Portal / Portal 2
    * The Division (Tom Clancy's)
   
   
    * Traditional Game Night Series
   
    * Ouija Spirit Board (Pocket Sized)
    * Scrabble 'House Champion'
    * UNO 'House Champion'
   
   
   
 * MORE
   
   "Spongebob Squarepants"
   (EpicIDs Customer)
   
   
    * Kids Movies & Series
   
    * LEGO Movie
    * PAW Patrol
    * Polar Express
    * Prep & Landing
    * Spongebob Squarepants
   
   
    * Animated/Comics
   
    * DC Comics
    * Marvel Comics
   
   
    * Other IDs
   
    * Tiny Task Force
    * Just For Fun
    * Just For Kids
    * Photo Cards
   
   
   
   Certified Princess Card
   
   
 * COSPLAY BASIX
 * 🎅 HOLIDAY IDS 🎄
   
   Available for Santa or Mrs. Claus
   (Photo Personalized Also Available)
   
   
    * Holiday Themed IDs
   
    * Santa Claus Sleigh License [Best Seller!]
    * Naughty / Nice List
    * Elf On The Shelf Mini IDs
    * Prep and Landing
    * The Polar Express
    * New Years Resolution Cards
    * All Holiday Themed Items
   
   
   



WORKDAY IDS
 * Workday Services

 * ABOUT PROFESSIONAL ID SERVICES
 * PROFESSIONAL ID PORTFOLIO
 * PROFESSIONAL ID DESIGNER

We provide ID services to Small Businesses, Clubs and Organizations,
Conferences, Conventions, Nonprofit Organizations, Entertainment Venues,
Co-Working Spaces, School Clubs, Volunteer Organizations and more!

Membership Identification




First Responder & Private Security




Employee Identification



Workday Services
* ABOUT PROFESSIONAL ID SERVICES
* PROFESSIONAL ID PORTFOLIO
* PROFESSIONAL ID DESIGNER

We provide ID services to Small Businesses, Clubs and Organizations,
Conferences, Conventions, Nonprofit Organizations, Entertainment Venues,
Co-Working Spaces, School Clubs, Volunteer Organizations and more!

Membership Identification



First Responder & Private Security



Employee Identification


MOVIE IDS

"Army of Darkness" Ash
(EpicIDs Customer)

"Shaun of the Dead"
(EpicIDs Customer)


 * Movie IDs (A-F)

 * Army of Darkness
 * Austin Powers
 * Bill and Teds Excellent Adventure
 * Black Panther
 * Breakfast Club, The
 * Charlie and the Chocolate Factory
 * Evil Dead
 * Ferris Bueller's Day Off
 * Fifty Shades of Grey
 * Friday The 13th


 * Movie IDs (G-O)

 * Ghostbusters
 * Harry Potter
 * Hunger Games, The
 * Iron Man
 * Bond, James Bond... (007)
 * Judge Dredd
 * Justice League
 * Men In Black (MIB)
 * Monsters, Inc
 * Office Space


 * Movie IDs (P-Z)

 * Pitch Perfect
 * Resident Evil
 * Shaun of the Dead
 * Sixteen Candles
 * Star Wars
 * Suicide Squad
 * Superbad
 * X-Files
 * X-Men
 * Willy Wonka and the Chocolate Factory
 * Zombieland



"MIB - Men in Black"
(EpicIDs Customer)

"Stark Industries" -Virginia Potts
(EpicIDs Customer)



"Army of Darkness" Ash
(EpicIDs Customer)



"Shaun of the Dead"
(EpicIDs Customer)

Movie IDs (A-F)
* Army of Darkness
* Austin Powers
* Bill and Teds Excellent Adventure
* Black Panther
* Breakfast Club, The
* Charlie and the Chocolate Factory
* Evil Dead
* Ferris Bueller's Day Off
* Fifty Shades of Grey
* Friday The 13th
Movie IDs (G-O)
* Ghostbusters
* Harry Potter
* Hunger Games, The
* Iron Man
* Bond, James Bond... (007)
* Judge Dredd
* Justice League
* Men In Black (MIB)
* Monsters, Inc
* Office Space
Movie IDs (P-Z)
* Pitch Perfect
* Resident Evil
* Shaun of the Dead
* Sixteen Candles
* Star Wars
* Suicide Squad
* Superbad
* X-Files
* X-Men
* Willy Wonka and the Chocolate Factory
* Zombieland


"MIB - Men in Black"
(EpicIDs Customer)



"Stark Industries" -Virginia Potts
(EpicIDs Customer)

TV SHOW IDS

"Orange Is the New Black"
(EpicIDs Customers)


 * TV Series & Streamed Shows (A-P)

 * Agents of SHIELD
 * American Horror Story
 * Ash vs Evil Dead
 * Big Bang Theory, The
 * Doctor Who (Torchwood)
 * Flintstones, The
 * Gotham
 * iZombie
 * Killjoys
 * Lone Gunmen, The
 * Mr Robot
 * Orange is the New Black


 * TV Series & Streamed Shows (Q-Z)

 * Santa Clarita Diet
 * Scream Queens
 * Smallville
 * Stranger Things
 * Supergirl
 * SuperStore
 * The Office
 * X-Files



"iZombie" - Liv Moore
(EpicIDs Customer)



"Orange Is the New Black"
(EpicIDs Customers)

TV Series & Streamed Shows (A-P)
* Agents of SHIELD
* American Horror Story
* Ash vs Evil Dead
* Big Bang Theory, The
* Doctor Who (Torchwood)
* Flintstones, The
* Gotham
* iZombie
* Killjoys
* Lone Gunmen, The
* Mr Robot
* Orange is the New Black
TV Series & Streamed Shows (Q-Z)
* Santa Clarita Diet
* Scream Queens
* Smallville
* Stranger Things
* Supergirl
* SuperStore
* The Office
* X-Files


"iZombie" - Liv Moore
(EpicIDs Customer)

GAME IDS

"SHD - The Division"
(EpicIDs Customers)


 * Video Game IDs

 * Call of Duty
 * Fallout
 * FNAF - Five Nights at Freddys
 * Fortnite
 * Half-Life
 * Halo / UNSC
 * Lollipop Chainsaw
 * Minecraft
 * Pokemon / Pokemon Go
 * Portal / Portal 2
 * The Division (Tom Clancy's)


 * Traditional Game Night Series

 * Ouija Spirit Board (Pocket Sized)
 * Scrabble 'House Champion'
 * UNO 'House Champion'




"SHD - The Division"
(EpicIDs Customers)

Video Game IDs
* Call of Duty
* Fallout
* FNAF - Five Nights at Freddys
* Fortnite
* Half-Life
* Halo / UNSC
* Lollipop Chainsaw
* Minecraft
* Pokemon / Pokemon Go
* Portal / Portal 2
* The Division (Tom Clancy's)
Traditional Game Night Series
* Ouija Spirit Board (Pocket Sized)
* Scrabble 'House Champion'
* UNO 'House Champion'
MORE

"Spongebob Squarepants"
(EpicIDs Customer)


 * Kids Movies & Series

 * LEGO Movie
 * PAW Patrol
 * Polar Express
 * Prep & Landing
 * Spongebob Squarepants


 * Animated/Comics

 * DC Comics
 * Marvel Comics


 * Other IDs

 * Tiny Task Force
 * Just For Fun
 * Just For Kids
 * Photo Cards



Certified Princess Card



"Spongebob Squarepants"
(EpicIDs Customer)

Kids Movies & Series
* LEGO Movie
* PAW Patrol
* Polar Express
* Prep & Landing
* Spongebob Squarepants
Animated/Comics
* DC Comics
* Marvel Comics
Other IDs
* Tiny Task Force
* Just For Fun
* Just For Kids
* Photo Cards


Certified Princess Card

🎅 HOLIDAY IDS 🎄

Available for Santa or Mrs. Claus
(Photo Personalized Also Available)


 * Holiday Themed IDs

 * Santa Claus Sleigh License [Best Seller!]
 * Naughty / Nice List
 * Elf On The Shelf Mini IDs
 * Prep and Landing
 * The Polar Express
 * New Years Resolution Cards
 * All Holiday Themed Items




Available for Santa or Mrs. Claus
(Photo Personalized Also Available)

Holiday Themed IDs
* Santa Claus Sleigh License [Best Seller!]
* Naughty / Nice List
* Elf On The Shelf Mini IDs
* Prep and Landing
* The Polar Express
* New Years Resolution Cards
* All Holiday Themed Items




FOREE ELECTRIC 'SHAUN OF THE DEAD' COSPLAY REPLICA NAME BADGE

from $27.00 CAD


View This Item


NASA ASTRONAUT THEMED COSPLAY ACCESS ID BADGE [PHOTO PERSONALIZED]

$35.00 CAD


View This Item


NIGHT GUARD FREDDY FAZBEAR'S PIZZA FNAF ID BADGE - STANDARD

$27.00 CAD


View This Item


NUKA-COLA CORPORATION 'FALLOUT' COSPLAY EMPLOYEE ID BADGE [PERSONALIZED]

from $31.00 CAD


View This Item


RETRO RADIO SHACK 'STRANGER THINGS' COSPLAY NAME BADGE - BOB NEWBY

from $27.00 CAD


See Details


BARDEN UNIVERSITY STUDENT ID - BECA MITCHELL

$27.00 CAD


See Details


SPECIAL AGENT 'MIB - MEN IN BLACK' COSPLAY NAME BADGE [PHOTO PERSONALIZED]

from $35.00 CAD


View Details


CAMP CRYSTAL LAKE 'FRIDAY THE 13TH' CAMP COUNSELOR COSPLAY NAME BADGE [PHOTO
PERSONALIZED]

$35.00 CAD


View Details
 1. 
 2. 

Get ready for a never-ending pop-culture adventure! We regularly unveil ID
designs throughout each month.

What's New


♥ MADE FOR FANS, BY FANS ♥



We LOVE Pop Culture and live for Movies, Episodic Series (TV Shows) and Video
Games, which is part of why we created EpicIDs.
You can learn more about EpicIDs origin story by visiting our‎‎About Us page.

Whether it's to finish a costume for a holiday, convention cosplay or just to
feel like you're part of the action, Epic IDs has you covered!

Our Pop Culture IDs are considered unlicensed 'fan art' and are not available
from any officially licensed sources.
We primarily focus on our custom fan art. However, we do also offer officially
licensed items such as wallets, keychains and lanyards.
We strongly encourage purchasing "licensed merchandise" whenever possible to
help support the Movies, Episodic Series (TV Shows) and Video Games that you
enjoy experiencing.

› If you feel we've infringed on your copyright / trademark please contact us so
to discuss low volume on-demand licensing options. ‹

Learn About Unlicensed Fan Art Vs Officially Licensed Merchandise


FEATURED HALLOWEEN COSPLAY COLLECTION



Shaun of the Dead Shaun of the Dead

Army of Darkness / Evil Dead / Ash vs Evil Dead Army of Darkness / Evil Dead /
Ash vs Evil Dead

Ghostbusters Ghostbusters

Five Nights At Freddy's - FNAF Five Nights At Freddy's - FNAF

Friday The 13th Friday The 13th

Cosplay Basix - Cosplay ID Badges Cosplay Basix - Cosplay ID Badges

iZombie iZombie

MIB - Men In Black MIB - Men In Black
Couples Cosplay/Halloween Costume IDs

Save Time & Money with our Couples Cosplay collection.

From Lois & Clark · Tony & Pepper · Katniss & Peeta · Korben & LeeLoo · Chapman
& Vause · Ash & Linda · Jonah & Amy, and many more, can be found in our curated
Couples Collection which is dedicated to iconic couples with special combo
pricing.

You can always Mix n' Match  any of our card products to create your own couples
cosplay.  

Don't see what you're looking for? Contact us and our professional designers can
create it for you!

View The Couples Collection

Epic IDs crafts high-quality IDs for businesses, organizations, teams, groups,
small clubs, and personal use.

Many of our EpicIDs have been used by Cosplayers at various conventions around
the world (including Walker Stalker, Super MegaFest, Boston ComicCon, TerrorCon,
RI Comic Con, DragonCon, Fan Expo, FetishCon), as Halloween costumes, in 'Fan
Films' (including Fallout, Portal and The Division), Short Film Competitions
(Cinespace NASA Competition), as part of online "subscription boxes" and even as
Kickstarter rewards.


CLASSIC 80'S COSPLAY COLLECTIONS



Ferris Bueller's Day Off Ferris Bueller's Day Off

Sixteen Candles Sixteen Candles

The Breakfast Club The Breakfast Club

Bill and Ted's Excellent Adventure Bill and Ted's Excellent Adventure


OUR FEATURED 'EPICIDS' CUSTOMERS/COSPLAYERS









Check out our Photo Gallery for even more pics of our EPIC Customers!

View Photo Gallery

WE'VE GOT YOU COVERED


WORKDAY TO COSPLAY

From school/workday to comic-con cosplay
Also Great For Halloween parties,
events and more!


WHAT IS AN EPIC ID?



Epic IDs is a small home-based family business and all of our card products,
from workday to cosplay, are made to last, proudly made in the USA! 

Starting with our professional graphic designers who create our exclusive,
double-sided, custom artwork, to the edge-to-edge high definition
print with superior, photo-like image quality that boasts rich, strikingly
sharp, consistent colors produced, on-demand, using the highest card printing
resolution equipment available. Printed on highly durable, waterproof, PVC-PET
Composite, or specialized PVC, cards using an exceptional reverse-transfer
process which leaves a protective glossy finish!

We NEVER use cheap laminated paper cardstock, teslin, FRP materials or inferior
mass produced 'dye-sub' process!

EpicIDs "Origin Story"

 * 
 * 
 * 
 * 
 * 
 * 



EXPLORE

 * Search

 * All Products

 * Customer Reviews

 * Cosplay Articles/Blogs

 * About Us

 * Contact Us

 * Request An Item

 * Sitemap

POLICIES

 * Terms of Service

 * Privacy Policy

 * Shipping Policy

 * Return Policy

 * Customer Service

 * Do not sell or share my personal information

CONTACT US

Always Amusing, LLC
RE: Epic IDs
95 Washington Street
Suite 104-335
Canton, MA 02021

Phone & Text Support:
781-604-EPIC (3742)

Contact Us

 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 


CURRENCY

Canada (CAD $)
 * Albania (ALL L)
 * Algeria (DZD د.ج)
 * Andorra (EUR €)
 * Angola (USD $)
 * Anguilla (XCD $)
 * Antigua & Barbuda (XCD $)
 * Argentina (USD $)
 * Armenia (AMD դր.)
 * Aruba (AWG ƒ)
 * Australia (AUD $)
 * Austria (EUR €)
 * Azerbaijan (AZN ₼)
 * Bahamas (BSD $)
 * Bahrain (USD $)
 * Bangladesh (BDT ৳)
 * Barbados (BBD $)
 * Belgium (EUR €)
 * Belize (BZD $)
 * Benin (XOF Fr)
 * Bermuda (USD $)
 * Bhutan (USD $)
 * Bolivia (BOB Bs.)
 * Bosnia & Herzegovina (BAM КМ)
 * Botswana (BWP P)
 * Brazil (USD $)
 * British Virgin Islands (USD $)
 * Brunei (BND $)
 * Bulgaria (BGN лв.)
 * Burkina Faso (XOF Fr)
 * Burundi (BIF Fr)
 * Cambodia (KHR ៛)
 * Cameroon (XAF Fr)
 * Canada (CAD $)
 * Cape Verde (CVE $)
 * Caribbean Netherlands (USD $)
 * Cayman Islands (KYD $)
 * Chad (XAF Fr)
 * Chile (USD $)
 * China (CNY ¥)
 * Colombia (USD $)
 * Comoros (KMF Fr)
 * Cook Islands (NZD $)
 * Costa Rica (CRC ₡)
 * Croatia (EUR €)
 * Curaçao (ANG ƒ)
 * Cyprus (EUR €)
 * Czechia (CZK Kč)
 * Denmark (DKK kr.)
 * Djibouti (DJF Fdj)
 * Dominica (XCD $)
 * Dominican Republic (DOP $)
 * Ecuador (USD $)
 * Egypt (EGP ج.م)
 * El Salvador (USD $)
 * Equatorial Guinea (XAF Fr)
 * Estonia (EUR €)
 * Eswatini (USD $)
 * Ethiopia (ETB Br)
 * Falkland Islands (FKP £)
 * Faroe Islands (DKK kr.)
 * Fiji (FJD $)
 * Finland (EUR €)
 * France (EUR €)
 * French Guiana (EUR €)
 * French Polynesia (XPF Fr)
 * Gabon (XOF Fr)
 * Gambia (GMD D)
 * Georgia (USD $)
 * Germany (EUR €)
 * Ghana (USD $)
 * Gibraltar (GBP £)
 * Greece (EUR €)
 * Greenland (DKK kr.)
 * Grenada (XCD $)
 * Guadeloupe (EUR €)
 * Guatemala (GTQ Q)
 * Guernsey (GBP £)
 * Guinea (GNF Fr)
 * Guinea-Bissau (XOF Fr)
 * Guyana (GYD $)
 * Haiti (USD $)
 * Honduras (HNL L)
 * Hong Kong SAR (HKD $)
 * Hungary (HUF Ft)
 * Iceland (ISK kr)
 * India (INR ₹)
 * Indonesia (IDR Rp)
 * Ireland (EUR €)
 * Israel (ILS ₪)
 * Italy (EUR €)
 * Jamaica (JMD $)
 * Japan (JPY ¥)
 * Jersey (USD $)
 * Jordan (USD $)
 * Kazakhstan (KZT 〒)
 * Kenya (KES KSh)
 * Kiribati (USD $)
 * Kuwait (USD $)
 * Kyrgyzstan (KGS som)
 * Laos (LAK ₭)
 * Latvia (EUR €)
 * Lesotho (USD $)
 * Liechtenstein (CHF CHF)
 * Lithuania (EUR €)
 * Luxembourg (EUR €)
 * Macao SAR (MOP P)
 * Madagascar (USD $)
 * Malawi (MWK MK)
 * Malaysia (MYR RM)
 * Maldives (MVR MVR)
 * Malta (EUR €)
 * Martinique (EUR €)
 * Mauritania (USD $)
 * Mauritius (MUR ₨)
 * Mayotte (EUR €)
 * Mexico (USD $)
 * Moldova (MDL L)
 * Monaco (EUR €)
 * Mongolia (MNT ₮)
 * Montenegro (EUR €)
 * Montserrat (XCD $)
 * Morocco (MAD د.م.)
 * Mozambique (USD $)
 * Namibia (USD $)
 * Nauru (AUD $)
 * Nepal (NPR ₨)
 * Netherlands (EUR €)
 * New Caledonia (XPF Fr)
 * New Zealand (NZD $)
 * Nicaragua (NIO C$)
 * Nigeria (NGN ₦)
 * Niue (NZD $)
 * North Macedonia (MKD ден)
 * Norway (USD $)
 * Oman (USD $)
 * Pakistan (PKR ₨)
 * Panama (USD $)
 * Papua New Guinea (PGK K)
 * Paraguay (PYG ₲)
 * Peru (PEN S/.)
 * Philippines (PHP ₱)
 * Poland (PLN zł)
 * Portugal (EUR €)
 * Qatar (QAR ر.ق)
 * Réunion (EUR €)
 * Romania (RON Lei)
 * Rwanda (RWF FRw)
 * Samoa (WST T)
 * San Marino (EUR €)
 * São Tomé & Príncipe (STD Db)
 * Saudi Arabia (SAR ر.س)
 * Senegal (XOF Fr)
 * Serbia (RSD РСД)
 * Seychelles (USD $)
 * Sierra Leone (SLL Le)
 * Singapore (SGD $)
 * Slovakia (EUR €)
 * Slovenia (EUR €)
 * Solomon Islands (SBD $)
 * South Africa (USD $)
 * South Korea (KRW ₩)
 * Spain (EUR €)
 * Sri Lanka (LKR ₨)
 * St. Barthélemy (EUR €)
 * St. Helena (SHP £)
 * St. Kitts & Nevis (XCD $)
 * St. Lucia (XCD $)
 * St. Martin (EUR €)
 * St. Vincent & Grenadines (XCD $)
 * Suriname (USD $)
 * Sweden (SEK kr)
 * Switzerland (CHF CHF)
 * Taiwan (TWD $)
 * Tanzania (TZS Sh)
 * Thailand (THB ฿)
 * Timor-Leste (USD $)
 * Togo (XOF Fr)
 * Tonga (TOP T$)
 * Trinidad & Tobago (TTD $)
 * Tunisia (USD $)
 * Turkey (USD $)
 * Turks & Caicos Islands (USD $)
 * Tuvalu (AUD $)
 * Uganda (UGX USh)
 * United Arab Emirates (AED د.إ)
 * United Kingdom (GBP £)
 * United States (USD $)
 * Uruguay (UYU $)
 * Uzbekistan (UZS )
 * Vanuatu (VUV Vt)
 * Vietnam (VND ₫)
 * Zambia (USD $)

© 2023 Epic IDs. Copyright 2015-2023 EpicIDs (Always Amusing, LLC)

American Express Diners Club Discover JCB Maestro Mastercard PayPal Union Pay
Venmo Visa



★★★★★Santa's Sleigh License
I like the quality of the card. However, it would have been nice if I could have
changed the the height of Santa . I am 6'5" so the fixed (short) as the listed
height doesn't really work.
Tim M.

Customer Reviews
 * Product Reviews
 * Site Reviews

08/04/2023
David
United States
great id came less than 1 week
DEPARTMENT OF EXTRANORMAL OPERATIONS (DUAL DEO/FBI) 'SUPERGIRL' SPECIAL AGENT ID
- Hank Henshaw
Supergirl TV Series Inspired Department of Extranormal Operations (DEO) Badge -
Hank Henshaw
05/06/2022
Jeffrey K.
United States
Bought the double ID
Quality is great, they got it to me customized, and with a duplicate in a very
efficient amount of time…..
Vault Inspector 'Fallout' Cosplay Vault ID Badge [Personalized]
10/19/2022
Aswin
Australia
Real SHIELD ID card
I got the Agent of Real SHIELD ID card I'm surprised of how great quality of the
ID card made by EPIC ID's, absolutely like it a lot. Great details front and
back of the card looking very official it's a keeper that's for sure. I will go
back here again in future and definitely worth it. Many...I got the Agent of
Real SHIELD ID card I'm surprised of how great quality of the ID card made by
EPIC ID's, absolutely like it a lot. Great details front and back of the card
looking very official it's a keeper that's for sure. I will go back here again
in future and definitely worth it. Many thanks.

Agents of SHIELD Inspired 'Real' SHIELD Agent ID - [Photo Personalized]
05/20/2022
Robert S.
United States
Great product
These IDs are really cool. They are professionally made and high quality. Would
gladly purchase again.
Star Wars Inspired - Galactic Alliance - Leia Organa Identification Card
10/30/2022
MaryAnn D.
United States
Best ID quality and epic customer service!
My kid was over the top when his badge came in. Just in time for Halloween!! The
quality is over the top and customer service is one of the best. Keep up the
great work! I hope to order more from u in the future
Special Agent 'MIB - Men In Black' Cosplay Name Badge [Custom / Photo
Personalized]
11/10/2022
Shara H.
United States
Excellent Half Life ID Badge
My son was estactic over his ID Badge. It look so professional and official .
Thank you so much for such a superior product.
Black Mesa Research Facility 'Half Life' Science Team ID Badge [Photo
Personalized]
08/14/2022
Steven A.
United States
Excellent Work!
Item was well made and impressive! Local company too which is nice! Will Make a
great addition to my Peter griffin dark knight nurse joker cosplay
Gotham Inspired "Harvey Dent" Campaign Badge
09/29/2023
Danny N.
United States
Awesome ID card
Where has this been all my life?? As a die-hard fan of Half-Life, I've always
wanted a personalized item to show how much I love the games. With this card, I
can show off to all my fellow nerds!
Black Mesa Research Facility 'Half Life' Science Team ID Badge [Photo
Personalized]
01/17/2023
Jamie B.
United States
We surprised our son with one of these ID's and gave it to him when we went to
Universal and he loved it. He thought is was so cool with his picture and his
name on it. Thank you very much
Hogwarts School 'Gryffindor' Harry Potter Inspired Student ID [Photo
Personalized]
08/08/2023
Dino D.
United States
Great product
Great product, great price, looks like the real thing!
Joint Task Force (JTF) 'The Division' Agent ID Card [Photo Personalized]
07/05/2023
Douglas J.
United States
Love the Quality
I loved the quality of the product you have created. They look very REAL!!!
Prep and Landing Inspired "Lanny" Elite Unit ID Badge
09/08/2023
isaiah s.
United States
It's all in the name
So far the few purchases I've made have been beyond satisfactory. When I get
more money to spend, I will be back.
Strategic Homeland Division (SHD) 'The Division' Agent ID Card [Photo
Personalized]
05/06/2022
Jeff B.
United States
Product as advertised
Excellent. Took a little longer to receive than I had hoped for, but no big
deal.
Office Space Inspired Initech Employee ID / Name Badge - [Photo Personalized]
10/23/2022
Jack A.
United States
It's perfect
Exactly what I ordered
Black Mesa Research Facility 'Half Life' Science Team ID Badge [Photo
Personalized]
08/17/2023
Joe N.
United States
Excellent Product
Bought it for Halloween and it looks and feels great!
Office Space Inspired Initech Employee ID / Name Badge - Peter Gibbons
10/13/2022
Mary H.
United States
Pure Greatness
We ordered these to wear for Halloween. We all love them! We can’t wait for
Halloween. It can’t get here fast enough.
Litchfield Penitentiary 'OITNB' Inmate Wearable ID Badge - Morello, Lorna
02/01/2022
Rajmonda H.
Germany
Nice. Just. Nice.
I bought it for me and my friends because they love Superstore, and also my
boyfriend loved the Name Tags. I decided to buy him one and when he saw it he
freaked out!! He sometimes wears it in the store. I really love it. Its really
good quality!
Employee Name Badge 'Superstore' Wearable ID - Personalized
08/19/2023
Christina W.
United States
Great Customer Service
I ordered the Lone Gunmen personalized badge to wear to PhileFest next month.
Had a few issues, but Robert took excellent care of me and got me a perfect
badge. I’m so happy and cannot wait to wear it when I meet the Gunmen at
PhileFest.

The X-Files / The Lone Gunmen Inspired "Personalized" TLG Newsletter Press Pass
08/04/2023
Paul B.
United States
Best License on the Market
I have ordered from 2 other companies. One was metal and they other was a
laminated piece of paper. Your Epic-ID is a Mercedes compared to a Prius!! Thank
you for the amazing quality!!
Santa Claus Official Sleigh License [Photo Personalized]
09/28/2023
Candace S.
United States
Review
Very good job and quality.
The Hunger Games Inspired Panem District 1 Identification Card - Gloss
10/26/2022
Rocky Z.
United States
Identical to movie!!
I’m impressed with the communication this company had with me. Very helpful! I
highly recommend! I couldn’t find any places that sold this specific lanyard
only this website. So a bit skeptical but it’s legit. I’ll be posting with my
Halloween costume later on!

LUNAR-MAX Visitor Pass 'MIB - Men In Black' Replica Lily Poison Cosplay Badge ID
01/17/2023
Gaby R.
United States
Perfect costume addition
Came in quick and looks just like the photo! Got a lot of compliments.

Spongebob Squarepants Inspired Krusty Krab 'Spongebob' Employee Name Badge
06/05/2023
William M.
United States
Love the card
One of the great movies to re-watch, my staff at work commented on love to see
it.

Mega-City One Justice Department "Dredd (2012)" Street Judge ID - Joseph Dredd
08/28/2023
Marc R.
United States
Innatech
Excellent! Fast and ascexcpected
Office Space Inspired Initech Employee ID / Name Badge - [Photo Personalized]
06/05/2023
William M.
United States
Awesome card
Easy to order, great replica ID, displayed at work and my staff instantly
laughed at how great it looked.

The Fifth Element Inspired Korben Dallas Multi Pass Card
10/24/2022
Tim M.
United States
Santa's Sleigh License
I like the quality of the card. However, it would have been nice if I could have
changed the the height of Santa . I am 6'5" so the fixed (short) as the listed
height doesn't really work.
Santa Claus Official Sleigh License [Photo Personalized]
10/17/2022
Andy P.
United States
Great
It was shipped a little later than expected but other than that the card looks
great and when people ask where I got it I tell them to get it from nowhere but
EpicIDs.com

Pokemon GO Inspired Team Mystic, Valor or Instinct Trainer ID Card [Photo
Personalized]
08/10/2023
Anita M.
United States
Loved it!
It was perfect for our Sci-fi night. Just as described. Would definitely
recommend and would purchase again.

Special Agent 'MIB - Men In Black International' Cosplay Name Badge [Movie
Characters]
01/12/2022
Jennifer T.
United States
Personalized Santa Sleigh license
We love it! I was expecting a proof to be sent after I submitted the photo I
wanted to use, but I’m very happy with it
Santa Claus Official Sleigh License [Photo Personalized]
10/01/2022
Adam F.
United States
Groovy
Loved the item and the custom touches. I most definitely would order another
product.

ValueStop 'Ash vs Evil Dead' Cosplay Replica Name Badge [Personalized]

View All Of Our Reviews
Reviews

Halloween is sneaking up quickly!
Days
 * 9
   9
 * 0
   0

 * 5
   5
 * 6
   6

Hours
 * 9
   9
 * 0
   0

 * 4
   4
 * 5
   5

Minutes
 * 1
   1
 * 2
   2

 * 1
   1
 * 2
   2

Seconds
 * 3
   3
 * 4
   4

 * 1
   1
 * 0
   0

Be prepared, Order today!Shop Now

1 / 1




DELIVERY BY HALLOWEEN? YES!
- ORDER TODAY -

Halloween is creeping up on us, but don't worry!
Your frightful order can still arrive in time for Halloween!
(Domestic US Orders)

Halloween Shipping Deadlines