thebookishspell.store Open in urlscan Pro
2620:127:f00f:a::  Public Scan

URL: https://thebookishspell.store/
Submission: On December 22 via api from BE — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/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" aria-controls="predictive-search-results"
      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 type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

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

POST /contact#contact_form

<form method="post" action="/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 scroll-trigger animate--slide-in scroll-trigger--offscreen" data-cascade="" style="--animation-order: 3;">
    <div class="field">
      <input id="NewsletterForm--sections--22781036199970__newsletter" 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--sections--22781036199970__newsletter"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10">
            <path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content

Welcome to our store


 * Home
 * Shop
 * Blog
 * About Me
 * Contact
 * Podcast

Log in

Search



THE BOOKISH SPELL

 * Home
 * Shop
 * Blog
 * About Me
 * Contact
 * Podcast

Search

Log in Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping


BROWSE OUR LATEST PRODUCTS


BOOKISH CHRISTMAS MUG COLLECTION 2024

Celebrate the season with our limited-edition Bookish Christmas Mug Collection!
Designed for...


BOOKISH CHRISTMAS MUG COLLECTION 2024


BLOG POSTS

View all


 * DISCOVER THE ULTIMATE GIFT GUIDE FOR BOOK LOVER...
   
   December 16, 2024
   
   Book lovers are a unique bunch. For them, the joy of receiving a gift isn't
   just about the item itself—it's about the connection to their passion for
   stories, characters, and...
   
   
   
   
   DISCOVER THE ULTIMATE GIFT GUIDE FOR BOOK LOVER...
   
   December 16, 2024
   
   Book lovers are a unique bunch. For them, the joy of receiving a gift isn't
   just about the item itself—it's about the connection to their passion for
   stories, characters, and...
   
   


 * BOOKS TO READ THIS DECEMBER: COZY STORIES, HOLI...
   
   December 2, 2024
   
   December is the season of stories, where the magic of the holidays meets the
   comfort of cozy reading. Whether you’re diving into heartwarming romances
   like The Christmas Tree Farm or...
   
   
   
   
   BOOKS TO READ THIS DECEMBER: COZY STORIES, HOLI...
   
   December 2, 2024
   
   December is the season of stories, where the magic of the holidays meets the
   comfort of cozy reading. Whether you’re diving into heartwarming romances
   like The Christmas Tree Farm or...
   
   


 * BLACK FRIDAY BOOKISH DEALS YOU DON’T WANT TO MISS
   
   November 25, 2024
   
   Black Friday is here, and book lovers, rejoice! From Kindles to bookish
   candles, I've rounded up the ultimate deals to make your reading experience
   magical. Dive into the history of...
   
   
   
   
   BLACK FRIDAY BOOKISH DEALS YOU DON’T WANT TO MISS
   
   November 25, 2024
   
   Black Friday is here, and book lovers, rejoice! From Kindles to bookish
   candles, I've rounded up the ultimate deals to make your reading experience
   magical. Dive into the history of...
   
   

1 / of 2
View all


 * CHRISTMAS | TIS THE SEASON TO READ ALL NIGHT | WHITE 11OZ CERAMIC MUG WITH
   COLOR INSIDE CERAMIC RED
   
   
   
   
   CHRISTMAS | TIS THE SEASON TO READ ALL NIGHT | WHITE 11OZ CERAMIC MUG WITH
   COLOR INSIDE CERAMIC RED
   
   Regular price $11.00 USD
   Regular price Sale price $11.00 USD
   Unit price /  per 
   


 * CHRISTMAS | ALL I WANT FOR CHRISTMAS IS MORE BOOKS | WHITE 11OZ CERAMIC MUG
   WITH COLOR INSIDE CERAMIC RED
   
   
   
   
   CHRISTMAS | ALL I WANT FOR CHRISTMAS IS MORE BOOKS | WHITE 11OZ CERAMIC MUG
   WITH COLOR INSIDE CERAMIC RED
   
   Regular price $11.00 USD
   Regular price Sale price $11.00 USD
   Unit price /  per 
   


 * CHRISTMAS | READING UNDER THE MISTLETOE | WHITE 11OZ CERAMIC MUG WITH COLOR
   INSIDE CERAMIC RED
   
   
   
   
   CHRISTMAS | READING UNDER THE MISTLETOE | WHITE 11OZ CERAMIC MUG WITH COLOR
   INSIDE CERAMIC RED
   
   Regular price $11.00 USD
   Regular price Sale price $11.00 USD
   Unit price /  per 
   


 * CHRISTMAS | MISTLETOE, MAGIC, AND MY TBR PILE | WHITE 11OZ CERAMIC MUG WITH
   COLOR INSIDE CERAMIC RED
   
   
   
   
   CHRISTMAS | MISTLETOE, MAGIC, AND MY TBR PILE | WHITE 11OZ CERAMIC MUG WITH
   COLOR INSIDE CERAMIC RED
   
   Regular price $11.00 USD
   Regular price Sale price $11.00 USD
   Unit price /  per 
   


SUBSCRIBE TO OUR EMAILS

Subscribe to our mailing list for insider news, product launches, and more.

Email
Payment methods
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024, The Bookish Spell Powered by Shopify
 * Privacy policy

 * Choosing a selection results in a full page refresh.
 * Opens in a new window.