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

Submitted URL: http://www.wildcardcyclone.com/
Effective URL: https://www.wildcardcyclone.com/
Submission: On December 04 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input type="hidden" name="options[unavailable_products]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="Search..." placeholder="Search...">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input">
          <span class="visually-hidden">Clear</span>
          <svg focusable="false" class="icon icon--close" viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg>
        </button>
      </div><button type="submit" class="search-bar__submit" aria-label="Search"><svg focusable="false" class="icon icon--search" viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg><svg focusable="false" class="icon icon--search-loader" viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Close</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__inner-animation">
      <div class="search-bar__results" aria-hidden="true">
        <div class="skeleton-container">
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
        </div>
        <div class="search-bar__results-inner"></div>
      </div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Login to my account</h2>
    <p class="popover__legend">Enter your e-mail and password:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Login</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recover password</h2>
    <p class="popover__legend">Enter your email:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recover</button>
</form>

Name: createPOST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" name="create" class="form"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Create my account</h2>
    <p class="popover__legend">Please fill in the information below:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="customer[first_name]" class="form__field form__field--text" name="customer[first_name]" autocomplete="given-name" required="required">
    <label for="customer[first_name]" class="form__floating-label">First name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="customer[last_name]" class="form__field form__field--text" name="customer[last_name]" autocomplete="family-name" required="required">
    <label for="customer[last_name]" class="form__floating-label">Last name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="register-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="register-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="register-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="new-password">
    <label for="register-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Create my account</button>
</form>

POST /cart

<form method="post" action="/cart" id="mini-cart" class="mini-cart" aria-hidden="true" novalidate="novalidate" data-item-count="0">
  <input type="hidden" name="attributes[collection_products_per_page]" value="">
  <input type="hidden" name="attributes[collection_layout]" value=""><svg focusable="false" class="icon icon--nav-triangle-borderless" viewBox="0 0 20 9" role="presentation">
    <path d="M.47108938 9c.2694725-.26871321.57077721-.56867841.90388257-.89986354C3.12384116 6.36134886 5.74788116 3.76338565 9.2467995.30653888c.4145057-.4095171 1.0844277-.40860098 1.4977971.00205122L19.4935156 9H.47108938z" fill="#ffffff"></path>
  </svg>
  <div class="mini-cart__content mini-cart__content--empty">
    <div class="mini-cart__empty-state"><svg focusable="false" width="81" height="70" viewBox="0 0 81 70">
        <g transform="translate(0 2)" stroke-width="4" stroke="#1e2d7d" fill="none" fill-rule="evenodd">
          <circle stroke-linecap="square" cx="34" cy="60" r="6"></circle>
          <circle stroke-linecap="square" cx="67" cy="60" r="6"></circle>
          <path d="M22.9360352 15h54.8070373l-4.3391876 30H30.3387146L19.6676025 0H.99560547"></path>
        </g>
      </svg>
      <p class="heading h4">Your cart is empty</p>
    </div>
    <a href="/collections/all" class="button button--primary button--full">Shop our products</a>
  </div>
</form>

POST /contact#newsletter-1542984842027

<form method="post" action="/contact#newsletter-1542984842027" id="newsletter-1542984842027" accept-charset="UTF-8" class="form newsletter__form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="form__input-row">
    <div class="form__input-wrapper form__input-wrapper--labelled">
      <input type="email" id="newsletter[1542984842027][contact][email]" name="contact[email]" class="form__field form__field--text" required="">
      <label for="newsletter[1542984842027][contact][email]" class="form__floating-label">Your email</label>
    </div>
    <button type="submit" class="form__submit button button--primary">Subscribe</button>
  </div>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="footer__newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="footer[footer][contact][email]" name="contact[email]" class="form__field form__field--text" required="">
    <label for="footer[footer][contact][email]" class="form__floating-label">Your email</label>
  </div>
  <button type="submit" class="form__submit form__submit--tight button button--primary">Subscribe</button>
</form>

Text Content

Skip to content


 * Yu-Gi-Oh! Card Singles
 * Yu-Gi-Oh! Sealed Products
 * Pokémon Card Singles
 * Pokémon Sealed Products
 * Treasure Chest Vault
 * Yu-Gi-Oh! Pokémon Cards Lot
 * Pokémon TCG online codes
 * Digimon TCG Sealed Products
 * Flesh and Blood TCG Sealed Products
 * One Piece TCG Sealed Products
 * MTG Sealed Products

Need help?

Call us 000-000-0000
info@yourwebsite.com
Back
 * Yu-Gi-Oh! Card Singles
 * Phantom Rage
 * Blazing Vortex
 * Ancient Guardian


WILDCARDCYCLONE

Clear
Close

Login / Signup
My account


LOGIN TO MY ACCOUNT

Enter your e-mail and password:

Email
Password
Login

New customer? Create your account

Lost password? Recover password


RECOVER PASSWORD

Enter your email:

Email
Recover

Remembered your password? Back to login


CREATE MY ACCOUNT

Please fill in the information below:

First name
Last name
Email
Password
Create my account

Already have an account? Login here

0
Cart

Your cart is empty

Shop our products
 * Yu-Gi-Oh! Card Singles
   * Phantom Rage
   * Blazing Vortex
   * Ancient Guardian
 * Yu-Gi-Oh! Sealed Products
 * Pokémon Card Singles
 * Pokémon Sealed Products
 * Treasure Chest Vault
 * Yu-Gi-Oh! Pokémon Cards Lot
 * Pokémon TCG online codes
 * Digimon TCG Sealed Products
 * Flesh and Blood TCG Sealed Products
 * One Piece TCG Sealed Products
 * MTG Sealed Products


WEEKLY EVENT SCHEDULE

CLICK ME to Enter our Youtube Channel



Our Youtube Channels features TCG openings, hot girls TCG openings, Epic
Dueling, Video Game Game Play etc


FEATURED YUGIOH PRODUCTS

View all
WildCardCyclone Yu-Gi-Oh! Phantom Nightmare Booster Case 12 Boxes 02/09/2024
PREORDER
Sale price$819.99
WildCardCyclone Yu-Gi-Oh! Phantom Nightmare Booster Box 02/09/2024 PREORDER
Sale price$73.99
WildCardCyclone Yu-Gi-Oh! Maze of Millennia Booster Case 12 Boxes PREORDER
1/19/2024
Sale price$769.99
WildCardCyclone Yu-Gi-Oh! Maze of Millennia Booster Box PREORDER 1/19/2024
Sale price$64.99
WildCardCyclone Yu-Gi-Oh! Revamped Fire Kings Structure Deck X3 PREORDER
12/08/2023
Sale price$29.99
WildCardCyclone Yu-Gi-Oh! Valiant Smashers Booster Case 12 Boxes 11/17/203
PREORDER
Sale price$749.99
WildCardCyclone Yu-Gi-Oh! Valiant Smashers Booster Box 11/17/203 PREORDER
Sale price$64.99
WildCardCyclone Yu-Gi-Oh! 25th Anniversary Rarity Collection IN STOCK
Sale price$899.99
WildCardCyclone Yu-Gi-Oh! 25th Anniversary Rarity Collection IN STOCK
Sale price$84.99
WildCardCyclone Legendary Collection: 25th Anniversary Edition Box - Legendary
Collection: 25th Anniversary Edition (LC01)
Sale price$34.99
WildCardCyclone Power of the Elements Booster Box [Unlimited Edition] - Power of
the Elements (POTE)
Sale price$62.99
WildCardCyclone Yu-Gi-Oh! Age of Overlord Core Booster 12 Boxes Case Brand New
10/20/2023 PREORDER
Sale price$782.99



FEATURED POKEMON PRODUCTS

View all
WildCardCyclone Pokemon TCG Scarlet and Violet 4 Paradox Rift Booster PREORDER
11/3/2023
Sale price$109.99
WildCardCyclone Pokemon TCG Obsidian Flames Elite Trainer Box IN STOCK
Sale price$35.99
WildCardCyclone Pokemon TCG Scarlet and Violet 3 Obsidian Flames Booster IN
STOCK Brand New
Sale price$110.00
WildCardCyclone Deoxys VMAX & VSTAR Battle Box - Miscellaneous Cards & Products
(MCAP)
Sale price$44.99
WildCardCyclone Paldea Evolved Build and Battle Box - SV02: Paldea Evolved
(SV02)
Sale price$19.99
WildCardCyclone Scarlet & Violet Build and Battle Box - SV01: Scarlet & Violet
Base Set (SV01)
Sale price$19.99
WildCardCyclone Paldea Evolved Build & Battle Stadium - SV02: Paldea Evolved
(SV02)
Sale price$49.99
WildCardCyclone Deoxys VMAX & VSTAR Battle Box - Miscellaneous Cards & Products
(MCAP)
Sale price$44.99
WildCardCyclone Sword & Shield Booster Box - SWSH01: Sword & Shield Base Set
(SWSH01)
Sale price$309.99
WildCardCyclone ex Battle Deck [Tinkaton ex] - Miscellaneous Cards & Products
(MCAP)
Sale price$14.99
WildCardCyclone ex Battle Deck [Lucario ex] - Miscellaneous Cards & Products
(MCAP)
Sale price$14.99
WildCardCyclone ex Battle Deck [Ampharos ex] - Miscellaneous Cards & Products
(MCAP)
Sale price$14.99



FEATURED DISNEY LORCANA PRODUCTS

View all
WildCardCyclone Disney Lorcana TCG: Deluxe Bundle Ultra Rare Brand New 8/18/2023
Sale price$399.99
WildCardCyclone Disney Lorcana TCG: The First Chapter Gift Set Brand New
PREORDER 8/18/2023
Sale price$39.99
WildCardCyclone Disney Lorcana TCG: The First Chapter Illumineer's Trove
8/18/2023
Sale price$59.99
WildCardCyclone Disney Lorcana TCG: The First Chapter Booster Box Display Brand
New 8/18/2023
Sale price$169.99



FEATURED DIGIMON PRODUCTS

View all
WildCardCyclone Digimon Card Game: Animal Colosseum EX05 Booster Case 12 Boxes
1/19/2024 PREORDER
Sale price$869.99
WildCardCyclone Digimon Card Game: Animal Colosseum EX05 Booster Box 1/19/2024
PREORDER
Sale price$75.99
WildCardCyclone Digimon Card Game: Exceed Apocalypse BT15 Booster CASE 12 Boxes
PREORDER 2/16/2024
Sale price$869.99
WildCardCyclone Digimon Card Game: Exceed Apocalypse BT15 Booster Box PREORDER
2/16/2024
Sale price$75.99
WildCardCyclone Digimon TCG BT14 Blast Ace 12 Booster Boxes Case Preorder
November 17 2023
Sale price$834.99
WildCardCyclone Digimon TCG Blast Ace BT14 Booster Box Preorder November 17 2023
Sale price$69.99
WildCardCyclone Digimon TCG STARTER DECK: DRAGON OF COURAGE ST-15 Brand New
PREORDER 10/13/2023
Sale price$15.99
WildCardCyclone Digimon TCG STARTER DECK: WOLF OF FRIENDSHIP ST-16 Brand New
PREORDER 10/13/2023
Sale price$15.99
WildCardCyclone Digimon TCG Versus Royal Knight BT13 Booster Box Case 12 Boxes
Sale price$899.99
WildCardCyclone Digimon TCG Versus Royal Knight BT13 Booster Box
Sale price$75.99
WildCardCyclone Digimon TCG RESURGENCE Booster Box Case 12 Boxes Case IN STOCK
Sale price$789.99
WildCardCyclone Digimon TCG RESURGENCE Booster Box IN STOCK
Sale price$68.99



FEATURED ONE PIECE PRODUCTS

View all
WildCardCyclone One Piece TCG Starter Deck 7: Big Mom Pirates (ST-07) IN STOCK
Sale price$25.00
WildCardCyclone One Piece TCG Kingdoms of Intrigue Booster Box OP04 Brand New
9/22/2023 preorder
Sale price$114.99
WildCardCyclone One Piece TCG Pillars of Strength Booster Box - Pillars of
Strength OP03 PREORDER 6/30/2023
Sale price$140.00



FEATURED MTG PRODUCTS

View all
WildCardCyclone MTG Kamigawa Neon Dynasty Set Booster Box NEW PREORDER 2/18/2022
Sale price$119.99
WildCardCyclone MTG Double Masters 2022 - Collector Booster Display - Double
Masters 2022
Sale price$304.99
WildCardCyclone MTG Magic: The Gathering - Lord of the Rings Tales of
Middle-Earth Collector Booster 6/23/2023 PREORDER
Sale price$450.00
WildCardCyclone MTG Crimson Vow Draft Booster Box Factory Sealed
Sale price$96.99
WildCardCyclone Magic: The Gathering MTG Wilds of Eldraine Set Booster PREORDER
9/8/2023
Sale price$118.99
WildCardCyclone Magic: The Gathering - Commander Masters Commander Deck Display
8/4/2023
Sale price$311.99
WildCardCyclone Magic: The Gathering MTG Commander Masters Collector Booster
8/4/2023
Sale price$199.99
WildCardCyclone Magic: The Gathering MTG Commander Masters Draft Booster
8/4/2023
Sale price$285.99
WildCardCyclone Magic: The Gathering MTG Commander Masters Set Booster 8/4/2023
Sale price$345.99
WildCardCyclone Universes Beyond: The Lord of the Rings: Tales of Middle-earth -
Set Booster Box - Universes Beyond: The Lord of the Rings: Tales of Middle-earth
(LTR) 06/23/2023 PREORDER
Sale price$180.00
WildCardCyclone March of the Machine: The Aftermath - Collector Booster Display
- March of the Machine: The Aftermath (MAT)
Sale price$190.00
WildCardCyclone March of the Machine: The Aftermath - Epilogue Booster Display -
March of the Machine: The Aftermath (MAT)
Sale price$68.00



FEATURED FLESH & BLOOD TCG

View all
WildCardCyclone Flesh and Blood TCG Dynasty Booster Box Case 4 Boxes Brand New
Sale price$351.68
WildCardCyclone Flesh and Blood TCG Dynasty Booster Box Brand New
Sale price$87.92
WildCardCyclone Flesh and Blood TCG Uprising 4 Booster Boxes Case PREORDER June
24th 2022
Sale price$319.60
WildCardCyclone Flesh and Blood TCG Uprising Booster Box PREORDER June 24th 2022
Sale price$79.90
WildCardCyclone Flesh and Blood TCG Everfest 1st Edition Booster Case (4 boxes)
Brand New
Sale price$319.99
WildCardCyclone Flesh and Blood TCG Everfest 1st Edition Booster Box Brand New
Sale price$79.99
WildCardCyclone Flesh and Blood TCG Crucible of War Unlimited Edition Booster
Box New Factory Sealed
Sale price$74.99
WildCardCyclone Flesh and Blood TCG Monarch Booster Box Unlimited Edition
Sale price$76.59



FEATURED DRAGON BALL SUPER TCG

View all
WildCardCyclone Dragon Ball Super TCG Unison Warrior 8 Ultimate Squad Booster
PREORDER June 3rd 2022
Sale price$72.99
WildCardCyclone Dragon Ball Super TCG REALM OF THE GODS BOOSTER BOX Preorder
March 11
Sale price$79.88
WildCardCyclone Dragon Ball Super TCG Saiyan Showdown Booster Box New Factory
Sealed
Sale price$62.99
WildCardCyclone Dragon Ball Super TCG Saiyan Showdown Premium Pack Set 06
Display
Sale price$66.99
WildCardCyclone Dragon Ball Super TCG UW7 Realm Of The Gods Premium Pack Booster
[PP07]
Sale price$19.99



FEATURED ACCESSORIES

View all
WildCardCyclone Yugioh WCQ 2022 Floowandereeze Playmat New
Sale price$189.99
WildCardCyclone Yugioh WCQ 2022 Battle of Chaos Season Illusion of Chaos Playmat
New
Sale price$169.99



NEWSLETTER

A short sentence describing what someone will receive by subscribing

Your email
Subscribe

Free delivery worldwide

Short content about your store

Satisfied or refunded

Short content about your store

Top-notch support

Short content about your store

Secure payments

Short content about your store

About the shop

Use this text area to tell your customers about your brand and vision. You can
change it in the theme settings.

Newsletter

A short sentence describing what someone will receive by subscribing

Your email
Subscribe

© 2023 WildCardCyclone
Powered by Shopify

We Accept

American Express Apple Pay Diners Club Discover Meta Pay Google Pay Mastercard
PayPal Shop Pay Venmo Visa

© 2023 WildCardCyclone
Powered by Shopify

 * Opens in a new window.