littlefreelibrary.myshopify.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://littlefreelibrary.myshopify.com/
Effective URL: https://littlefreelibrary.myshopify.com/
Submission: On November 08 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#4d4d4d"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(30, 115, 190); color: rgb(255, 255, 255);">Continue</button></form>

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <title>icon-X</title>
            <path d="m19 17.61 27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">$ 0.00</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
        <div class="additional-checkout-buttons additional-checkout-buttons--vertical">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart
              wallet-configs="[{&quot;name&quot;:&quot;shop_pay&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:12211094,&quot;merchantName&quot;:&quot;Little Free Library&quot;}},{&quot;name&quot;:&quot;paypal&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:12211094,&quot;countryCode&quot;:&quot;US&quot;,&quot;merchantName&quot;:&quot;Little Free Library&quot;,&quot;phoneRequired&quot;:true,&quot;companyRequired&quot;:false,&quot;shippingType&quot;:&quot;shipping&quot;,&quot;shopifyPaymentsEnabled&quot;:true,&quot;hasManagedSellingPlanState&quot;:null,&quot;merchantId&quot;:&quot;JLAVVXM2VFXGN&quot;,&quot;sdkUrl&quot;:&quot;https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=USD\u0026locale=en_US\u0026client-id=AfUEYT7nO4BwZQERn9Vym5TbHAG08ptiKa9gm8OARBYgoqiAJIjllRjeIMI4g294KAH1JdTnkzubt1fr\u0026merchant-id=JLAVVXM2VFXGN\u0026intent=authorize&quot;}}]"
              access-token="0bd21a3b01e4b1bc83cdff407132fa44" buyer-country="US" buyer-locale="en" buyer-currency="USD" shop-id="12211094" cart-id="49741acdaa9ccb63b5dae6343abdd586">
              <div data-shopify-buttoncontainer="true">
                <ul class="wallet-cart-grid wallet-cart-grid--skeleton" role="list">
                  <li data-testid="grid-cell" class="wallet-cart-button-container">
                    <div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
                  </li>
                  <li data-testid="grid-cell" class="wallet-cart-button-container">
                    <div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
                  </li>
                </ul>
              </div>
            </shopify-accelerated-checkout-cart> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true"> One or more of the items in your cart is a recurring or deferred purchase. By continuing, I agree to the <span
                id="shopify-subscription-policy-button">cancellation policy</span> and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted. </small>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" 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" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

Text Content

YOUR LOCATION IS SET TO CANADA

 * Shop in USD $
 * Get shipping options for Canada

Continue
Change country/region

Skip to content
New steward offer! Save 10% on all accessories when you purchase a library or
charter sign. No promo code needed at checkout.
Shop Now
icon-X Close menu
 * Home
 * Shop All
   
    * All Products
    * New Arrivals
    * Gifts and Apparel
    * Indigenous Library Products
    * Read in Color
    * Special Offers

 * Libraries
   
    * All Libraries
    * Little Free Library Kits
    * Unfinished Little Free Libraries
    * Finished Little Free Libraries

 * Charter Signs
   
    * Charter Signs and Registration
    * Request a Replacement Charter Sign

 * Library Posts
 * Library Accessories
 * Books
 * Log in

Cart
icon-X Close cart
Discounts

Subtotal
$ 0.00
Shipping, taxes, and discount codes calculated at checkout.

Check out
 *  
 *  

One or more of the items in your cart is a recurring or deferred purchase. By
continuing, I agree to the cancellation policy and authorize you to charge my
payment method at the prices, frequency and dates listed on this page until my
order is fulfilled or I cancel, if permitted.
Your cart is currently empty.


LITTLE FREE LIBRARY

 * Home
 * Shop All
    * All Products
    * New Arrivals
    * Gifts and Apparel
    * Indigenous Library Products
    * Read in Color
    * Special Offers

 * Libraries
    * All Libraries
    * Little Free Library Kits
    * Unfinished Little Free Libraries
    * Finished Little Free Libraries

 * Charter Signs
    * Charter Signs and Registration
    * Request a Replacement Charter Sign

 * Library Posts
 * Library Accessories
 * Books

account Log in icon-search Search icon-hamburger Site navigation
icon-bag-minimalCart
Search
Search

LITTLE FREE LIBRARY'S
(NEW!) ONLINE STORE

Explore our revamped shop — with the same great items to help share books.


EXPLORE OUR COLLECTIONS


Libraries

Charter Signs

Library Posts

Library Accessories
New:


FLORAL EMBROIDERY

The floral embroidery on these products is original artwork by Anishinaabe
artist Sarah Agaton Howes, and all proceeds support our Indigenous Library
Program, which aims to work with Indigenous community leaders and members to
place book exchanges in locations where book access is important to improving
literacy.

Learn More



MOST POPULAR

Little Free Library Official Charter Sign

$ 49.95
This Library Shares Banned Books Sign

$ 24.95
Two Story Shed Unfinished Kit Little Free Library

from $ 299.95
Composite Two Story Blue Little Free Library
Easy Care!
from $ 389.95
Mini Shed Light Blue Kit Little Free Library

from $ 239.95
Book Bundle Kids and Adults Mix (35 books)
Subscribe and Save!
$ 49.95
Library Post with Topper Kit

$ 89.95
No Dig Add On Bench

$ 119.95


START YOUR OWN LITTLE FREE LIBRARY

Our libraries come in all shapes and sizes, are handcrafted in America, and
include a FREE charter sign ($49.95 value).

Shop Libraries
Building Your Own Library?


REGISTER IT WITH A CHARTER SIGN!

Charter signs give your library an official charter number and place on our
world map. Plus, being an official steward makes you eligible for exclusive book
giveaways and promotions.

Shop Charter Signs



CUSTOMER STORIES

"I found the best note in my guest book this morning! Someone picked up
Goodnight Moon from my library to read to their granddaughter the day she was
born." - Steward Kim K.

“This is one of the best things we've ever done. I love to look out the window
and see kids looking at, and taking home, a book!" - Anonymous

I am a recently retired educator, and this was a gift from my son. I have
enjoyed it so far; conversations with neighbors about reading, kids of all ages
stopping by, and quite a few books coming in and going out.” - Steward Jimmie W,
Cookeville, TN


YOUR PURCHASE SUPPORTS BOOK ACCESS WORLDWIDE

Little Free Library is a nonprofit committed to expanding book access. Proceeds
from our online store directly support our programs.

The Impact Library Program brings books to underserved areas; Read in Color
promotes diverse books; and the Indigenous Library Program improves book access
in Native communities.

Read More

 * Search
 * Store Home Page
 * Website Home Page
 * FAQs
 * Cancellation and Return Policy
 * Purchase Order/Check Info


OUR MISSION

Our Mission

Little Free Library is a nonprofit organization based in Saint Paul, Minnesota.
Our mission is to be a catalyst for building community, inspiring readers, and
expanding book access for all through a global network of volunteer-led Little
Free Library book-sharing boxes.


CONTACT US

Contact Us

Call us at 715-690-2488 or reach us by mail:

Little Free Library, 2327 Wycliff St., Suite 220, Saint Paul, MN 55114

© 2024 Little Free Library




icon-X "Close (esc)"
icon-X icon-chevron
icon-X
Little Free Library Shop - Libraries, Accessories, Apparel and More








Save 5% on your first order!
X
X
Enjoy 5% Off Your First Order!
Sign up for our newsletter to save 5% on your first order! Exclusions apply.




Canada +1

244 results found
 * 
   Afghanistan+93
 * 
   Åland Islands+358
 * 
   Albania+355
 * 
   Algeria+213
 * 
   American Samoa+1
 * 
   Andorra+376
 * 
   Angola+244
 * 
   Anguilla+1
 * 
   Antigua & Barbuda+1
 * 
   Argentina+54
 * 
   Armenia+374
 * 
   Aruba+297
 * 
   Ascension Island+247
 * 
   Australia+61
 * 
   Austria+43
 * 
   Azerbaijan+994
 * 
   Bahamas+1
 * 
   Bahrain+973
 * 
   Bangladesh+880
 * 
   Barbados+1
 * 
   Belarus+375
 * 
   Belgium+32
 * 
   Belize+501
 * 
   Benin+229
 * 
   Bermuda+1
 * 
   Bhutan+975
 * 
   Bolivia+591
 * 
   Bosnia & Herzegovina+387
 * 
   Botswana+267
 * 
   Brazil+55
 * 
   British Indian Ocean Territory+246
 * 
   British Virgin Islands+1
 * 
   Brunei+673
 * 
   Bulgaria+359
 * 
   Burkina Faso+226
 * 
   Burundi+257
 * 
   Cambodia+855
 * 
   Cameroon+237
 * 
   Canada+1
 * 
   Cape Verde+238
 * 
   Caribbean Netherlands+599
 * 
   Cayman Islands+1
 * 
   Central African Republic+236
 * 
   Chad+235
 * 
   Chile+56
 * 
   China+86
 * 
   Christmas Island+61
 * 
   Cocos (Keeling) Islands+61
 * 
   Colombia+57
 * 
   Comoros+269
 * 
   Congo - Brazzaville+242
 * 
   Congo - Kinshasa+243
 * 
   Cook Islands+682
 * 
   Costa Rica+506
 * 
   Côte d’Ivoire+225
 * 
   Croatia+385
 * 
   Cuba+53
 * 
   Curaçao+599
 * 
   Cyprus+357
 * 
   Czechia+420
 * 
   Denmark+45
 * 
   Djibouti+253
 * 
   Dominica+1
 * 
   Dominican Republic+1
 * 
   Ecuador+593
 * 
   Egypt+20
 * 
   El Salvador+503
 * 
   Equatorial Guinea+240
 * 
   Eritrea+291
 * 
   Estonia+372
 * 
   Eswatini+268
 * 
   Ethiopia+251
 * 
   Falkland Islands+500
 * 
   Faroe Islands+298
 * 
   Fiji+679
 * 
   Finland+358
 * 
   France+33
 * 
   French Guiana+594
 * 
   French Polynesia+689
 * 
   Gabon+241
 * 
   Gambia+220
 * 
   Georgia+995
 * 
   Germany+49
 * 
   Ghana+233
 * 
   Gibraltar+350
 * 
   Greece+30
 * 
   Greenland+299
 * 
   Grenada+1
 * 
   Guadeloupe+590
 * 
   Guam+1
 * 
   Guatemala+502
 * 
   Guernsey+44
 * 
   Guinea+224
 * 
   Guinea-Bissau+245
 * 
   Guyana+592
 * 
   Haiti+509
 * 
   Honduras+504
 * 
   Hong Kong SAR China+852
 * 
   Hungary+36
 * 
   Iceland+354
 * 
   India+91
 * 
   Indonesia+62
 * 
   Iran+98
 * 
   Iraq+964
 * 
   Ireland+353
 * 
   Isle of Man+44
 * 
   Israel+972
 * 
   Italy+39
 * 
   Jamaica+1
 * 
   Japan+81
 * 
   Jersey+44
 * 
   Jordan+962
 * 
   Kazakhstan+7
 * 
   Kenya+254
 * 
   Kiribati+686
 * 
   Kosovo+383
 * 
   Kuwait+965
 * 
   Kyrgyzstan+996
 * 
   Laos+856
 * 
   Latvia+371
 * 
   Lebanon+961
 * 
   Lesotho+266
 * 
   Liberia+231
 * 
   Libya+218
 * 
   Liechtenstein+423
 * 
   Lithuania+370
 * 
   Luxembourg+352
 * 
   Macao SAR China+853
 * 
   Madagascar+261
 * 
   Malawi+265
 * 
   Malaysia+60
 * 
   Maldives+960
 * 
   Mali+223
 * 
   Malta+356
 * 
   Marshall Islands+692
 * 
   Martinique+596
 * 
   Mauritania+222
 * 
   Mauritius+230
 * 
   Mayotte+262
 * 
   Mexico+52
 * 
   Micronesia+691
 * 
   Moldova+373
 * 
   Monaco+377
 * 
   Mongolia+976
 * 
   Montenegro+382
 * 
   Montserrat+1
 * 
   Morocco+212
 * 
   Mozambique+258
 * 
   Myanmar (Burma)+95
 * 
   Namibia+264
 * 
   Nauru+674
 * 
   Nepal+977
 * 
   Netherlands+31
 * 
   New Caledonia+687
 * 
   New Zealand+64
 * 
   Nicaragua+505
 * 
   Niger+227
 * 
   Nigeria+234
 * 
   Niue+683
 * 
   Norfolk Island+672
 * 
   North Korea+850
 * 
   North Macedonia+389
 * 
   Northern Mariana Islands+1
 * 
   Norway+47
 * 
   Oman+968
 * 
   Pakistan+92
 * 
   Palau+680
 * 
   Palestinian Territories+970
 * 
   Panama+507
 * 
   Papua New Guinea+675
 * 
   Paraguay+595
 * 
   Peru+51
 * 
   Philippines+63
 * 
   Poland+48
 * 
   Portugal+351
 * 
   Puerto Rico+1
 * 
   Qatar+974
 * 
   Réunion+262
 * 
   Romania+40
 * 
   Russia+7
 * 
   Rwanda+250
 * 
   Samoa+685
 * 
   San Marino+378
 * 
   São Tomé & Príncipe+239
 * 
   Saudi Arabia+966
 * 
   Senegal+221
 * 
   Serbia+381
 * 
   Seychelles+248
 * 
   Sierra Leone+232
 * 
   Singapore+65
 * 
   Sint Maarten+1
 * 
   Slovakia+421
 * 
   Slovenia+386
 * 
   Solomon Islands+677
 * 
   Somalia+252
 * 
   South Africa+27
 * 
   South Korea+82
 * 
   South Sudan+211
 * 
   Spain+34
 * 
   Sri Lanka+94
 * 
   St. Barthélemy+590
 * 
   St. Helena+290
 * 
   St. Kitts & Nevis+1
 * 
   St. Lucia+1
 * 
   St. Martin+590
 * 
   St. Pierre & Miquelon+508
 * 
   St. Vincent & Grenadines+1
 * 
   Sudan+249
 * 
   Suriname+597
 * 
   Svalbard & Jan Mayen+47
 * 
   Sweden+46
 * 
   Switzerland+41
 * 
   Syria+963
 * 
   Taiwan+886
 * 
   Tajikistan+992
 * 
   Tanzania+255
 * 
   Thailand+66
 * 
   Timor-Leste+670
 * 
   Togo+228
 * 
   Tokelau+690
 * 
   Tonga+676
 * 
   Trinidad & Tobago+1
 * 
   Tunisia+216
 * 
   Turkey+90
 * 
   Turkmenistan+993
 * 
   Turks & Caicos Islands+1
 * 
   Tuvalu+688
 * 
   U.S. Virgin Islands+1
 * 
   Uganda+256
 * 
   Ukraine+380
 * 
   United Arab Emirates+971
 * 
   United Kingdom+44
 * 
   United States+1
 * 
   Uruguay+598
 * 
   Uzbekistan+998
 * 
   Vanuatu+678
 * 
   Vatican City+39
 * 
   Venezuela+58
 * 
   Vietnam+84
 * 
   Wallis & Futuna+681
 * 
   Western Sahara+212
 * 
   Yemen+967
 * 
   Zambia+260
 * 
   Zimbabwe+263

Get Code

X
Thank you for subscribing!

Use the code below to save 5% (up to $20 off a library!) on your first order.
Exclusions apply.
[[Coupon]]




BESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswyBESbswy
My Wishlist 0