monsterologist.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://monsterologist.com/
Effective URL: https://monsterologist.com/en-ca
Submission: On November 08 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET /en-ca/search

<form action="/en-ca/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /en-ca/cart

<form action="/en-ca/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout">Check out</button>
</form>

POST /en-ca/contact#contact_form

<form method="post" action="/en-ca/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="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="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--template--15522206908646__6d55db40-b052-42c9-8110-d68b64bfefb6" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--template--15522206908646__6d55db40-b052-42c9-8110-d68b64bfefb6"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /en-ca/contact#ContactFooter

<form method="post" action="/en-ca/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter 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="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-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="/en-ca">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="AU"> Australia (AUD $) </option>
      <option value="CA" selected=""> Canada (CAD $) </option>
      <option value="NZ"> New Zealand (NZD $) </option>
      <option value="US"> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-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="/en-ca">
  <div class="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel"> Canada (CAD $) <svg
          aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AU">
                            Australia <span class="localization-form__currency">(AUD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large disclosure__link--active focus-inset" href="#" aria-current="true" data-value="CA">
                            Canada <span class="localization-form__currency">(CAD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="NZ">
                            New Zealand <span class="localization-form__currency">(NZD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="US">
                            United States <span class="localization-form__currency">(USD $)</span>
                          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="CA">
  </div>
</form>

Text Content

Skip to content

15% off studio item orders over $75! Use code 15OFF75 at checkout.

 * Home
 * Products
   Products
    * Embroidered Patches
      Embroidered Patches
       * All patches
       * Cryptozoology patches
       * Paranormal Places travel patches
       * Mothman patches
       * Bigfoot patches
       * Alien & UFO patches
       * Horror Monster patches
       * Halloween patches
       * Ghost patches
       * Lovecraft/Cthulhu patches
       * Krampus patches
       * Ancient Astronaut mission patches
       * Folklore creature patches
   
    * Stickers
      Stickers
       * All stickers
       * Cryptozoology stickers
       * Paranormal Places stickers
       * Mothman stickers
       * Bigfoot stickers
       * Alien & UFO stickers
       * Horror Monster stickers
       * Halloween stickers
       * Cthulhu/Lovecraft stickers
       * Krampus stickers
       * Ancient Astronaut stickers
   
    * Buttons
    * Prints
      Prints
       * All prints
       * Paranormal Places travel posters
   
    * Enamel Pins
    * T-Shirts
    * Coffee Mugs
    * Misc

 * Collections
   Collections
    * Cryptozoology
    * Paranormal Places
    * Mothman
    * Bigfoot
    * Cryptid Command
    * Halloween
    * Alien & UFO
    * Horror Monsters
    * Cthulhu/Lovecraft
    * Ghosts
    * Krampus
    * Ancient Astronauts
    * Folklore
    * more creatures…
      more creatures…
       * Black Cat
       * Skinwalker
       * Yeti
       * Loch Ness Monster

 * New Stuff!
 * On Sale!
 * Best-Sellers
 * Info & FAQ
   Info & FAQ
    * Frequently Asked Questions
    * Shipping
    * Wholesale
    * About
    * Events
    * Promotions
    * Blog/News
    * Kickstarter
    * Licensing
    * Retailers
    * Product Instructions
      Product Instructions
       * Iron-on Patch Instructions
       * T-Shirt Wash & Care Instructions
       * Window Cling Installation
   
    * Policies
      Policies
       * Privacy Policy
       * Refund Policy
       * Shipping Policy
       * Terms of Service

 * Contact

Log in
 * Twitter
 * Facebook
 * Pinterest
 * Instagram
 * TikTok
 * YouTube




 * Home
 * Products
    * Embroidered Patches
       * All patches
       * Cryptozoology patches
       * Paranormal Places travel patches
       * Mothman patches
       * Bigfoot patches
       * Alien & UFO patches
       * Horror Monster patches
       * Halloween patches
       * Ghost patches
       * Lovecraft/Cthulhu patches
       * Krampus patches
       * Ancient Astronaut mission patches
       * Folklore creature patches
   
    * Stickers
       * All stickers
       * Cryptozoology stickers
       * Paranormal Places stickers
       * Mothman stickers
       * Bigfoot stickers
       * Alien & UFO stickers
       * Horror Monster stickers
       * Halloween stickers
       * Cthulhu/Lovecraft stickers
       * Krampus stickers
       * Ancient Astronaut stickers
   
    * Buttons
    * Prints
       * All prints
       * Paranormal Places travel posters
   
    * Enamel Pins
    * T-Shirts
    * Coffee Mugs
    * Misc

 * Collections
    * Cryptozoology
    * Paranormal Places
    * Mothman
    * Bigfoot
    * Cryptid Command
    * Halloween
    * Alien & UFO
    * Horror Monsters
    * Cthulhu/Lovecraft
    * Ghosts
    * Krampus
    * Ancient Astronauts
    * Folklore
    * more creatures…
       * Black Cat
       * Skinwalker
       * Yeti
       * Loch Ness Monster

 * New Stuff!
 * On Sale!
 * Best-Sellers
 * Info & FAQ
    * Frequently Asked Questions
    * Shipping
    * Wholesale
    * About
    * Events
    * Promotions
    * Blog/News
    * Kickstarter
    * Licensing
    * Retailers
    * Product Instructions
       * Iron-on Patch Instructions
       * T-Shirt Wash & Care Instructions
       * Window Cling Installation
   
    * Policies
       * Privacy Policy
       * Refund Policy
       * Shipping Policy
       * Terms of Service

 * Contact

Search

Log in Cart


ITEM ADDED TO YOUR CART


Check out
Continue shopping


CRYPTOZOOLOGY, PARANORMAL & MONSTER PATCHES, STICKERS, PRINTS, BUTTONS &
T-SHIRTS!


 * EMBROIDERED PATCHES
   
   Cryptozoology, supernatural & paranormal embroidered patches developed with
   the utmost of monster-focused care. All morale patches available
   with hook-and-loop. 
   
   Shop for patches! 


 * STICKERS
   
   Durable and weatherproof vinyl stickers featuring your favorite
   cryptozoology, Halloween and monster characters.
   
   Shop for stickers! 


 * PIN-BACK BUTTONS
   
   Monster, creature and cryptid buttons. Featuring Bigfoot, Nessie, UFOs &
   aliens, Mothman, Halloween & Krampus.
   
   Shop for pin-back buttons! 


 * PRINTS
   
   High-quality art prints featuring your favorite cryptids, monsters,
   mysterious places, and some original creeps as well.
   
   Shop for prints! 




BEST-SELLING PATCHES, BUTTONS, STICKERS, PRINTS, T-SHIRTS & PINS!


 * SKINWALKER RANCH, UTAH TRAVEL PATCH
   
   
   
   
   SKINWALKER RANCH, UTAH TRAVEL PATCH
   
   Regular price From $11.00 CAD
   Regular price Sale price From $11.00 CAD
   Unit price /  per 
   


 * MOTHMAN SQUADRON POINT PLEASANT EMBROIDERED PATCH
   
   
   
   
   MOTHMAN SQUADRON POINT PLEASANT EMBROIDERED PATCH
   
   Regular price From $12.00 CAD
   Regular price Sale price From $12.00 CAD
   Unit price /  per 
   


 * KRAMPUS RAMPANT HERALDIC SHIELD EMBROIDERED PATCH
   
   
   
   
   KRAMPUS RAMPANT HERALDIC SHIELD EMBROIDERED PATCH
   
   Regular price From $12.00 CAD
   Regular price Sale price From $12.00 CAD
   Unit price /  per 
   


 * MEDDLING KIDS MYSTERY CLUB PATCH
   
   
   
   
   MEDDLING KIDS MYSTERY CLUB PATCH
   
   Regular price From $10.00 CAD
   Regular price Sale price From $10.00 CAD
   Unit price /  per 
   


 * CTHULHU FHTAGN EMBROIDERED PATCH
   
   
   
   
   CTHULHU FHTAGN EMBROIDERED PATCH
   
   Regular price From $12.00 CAD
   Regular price Sale price From $12.00 CAD
   Unit price /  per 
   


 * AREA 51, NEVADA UFO TRAVEL PATCH
   
   
   
   
   AREA 51, NEVADA UFO TRAVEL PATCH
   
   Regular price From $10.00 CAD
   Regular price Sale price From $10.00 CAD
   Unit price /  per 
   


 * BIGFOOT PATROL EMBROIDERED PATCH
   
   Sale
   
   
   BIGFOOT PATROL EMBROIDERED PATCH
   
   Regular price From $6.00 CAD
   Regular price $10.00 CAD Sale price From $6.00 CAD
   Unit price /  per 
   Sale


 * POINT PLEASANT, WEST VIRGINIA TRAVEL PATCH
   
   
   
   
   POINT PLEASANT, WEST VIRGINIA TRAVEL PATCH
   
   Regular price From $11.00 CAD
   Regular price Sale price From $11.00 CAD
   Unit price /  per 
   


 * CRYPTID COMMAND EMBROIDERED PATCH
   
   
   
   
   CRYPTID COMMAND EMBROIDERED PATCH
   
   Regular price From $12.00 CAD
   Regular price Sale price From $12.00 CAD
   Unit price /  per 
   


 * MEDDLING KIDS MYSTERY CLUB STICKER
   
   Sold out
   
   
   MEDDLING KIDS MYSTERY CLUB STICKER
   
   Regular price From $5.00 CAD
   Regular price Sale price From $5.00 CAD
   Unit price /  per 
   Sold out


 * BLACK MAGIC CAT HALLOWEEN BIKER PATCH
   
   
   
   
   BLACK MAGIC CAT HALLOWEEN BIKER PATCH
   
   Regular price From $13.00 CAD
   Regular price Sale price From $13.00 CAD
   Unit price /  per 
   


 * YETI SQUAD EMBROIDERED PATCH
   
   
   
   
   YETI SQUAD EMBROIDERED PATCH
   
   Regular price From $10.00 CAD
   Regular price Sale price From $10.00 CAD
   Unit price /  per 
   

View all


SUBSCRIBE TO THE NEWSLETTER!

Be the first to know about new collections and exclusive offers.

Email


QUICK LINKS

 * Patches
 * Stickers
 * New Stuff!
 * Best-Sellers
 * Do not sell my personal information


INFO

 * Contact
 * Shipping
 * FAQ
 * Wholesale
 * Events
 * Search




SUBSCRIBE TO OUR EMAILS

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


COUNTRY/REGION

Australia (AUD $) Canada (CAD $) New Zealand (NZD $) United States (USD $)
Update country/region


COUNTRY/REGION

Canada (CAD $)
 * Australia (AUD $)
 * Canada (CAD $)
 * New Zealand (NZD $)
 * United States (USD $)

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

© 2024, Monsterologist Powered by Shopify
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.