www.painteddooronmain.ca Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://pdom.ca/
Effective URL: https://www.painteddooronmain.ca/
Submission: On February 19 via api from US — Scanned from US

Form analysis 10 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="US"><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="#333333"></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="US"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(25, 123, 189); color: rgb(255, 255, 255);">Continue</button></form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localize__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="localize__item__wrapper js-localize-wrapper">
    <h2 class="u-hidden-visually" id="currency-heading-mobile-drawer"> Currency </h2>
    <button type="button" class="localize__toggle js-localize-trigger" aria-expanded="false" aria-controls="currency-list-mobile" aria-describedby="currency-heading-mobile-drawer">CAD $<i class="icon icon--down"></i></button>
    <ul id="currency-list-mobile" class="localize__items localize__items--currency js-localize-box o-list-bare">
      <li class="localize__item">
        <a class="localize__item__link js-localize-item selected js-no-transition" href="#" aria-current="true" data-value="CAD">CAD $</a>
      </li>
      <li class="localize__item">
        <a class="localize__item__link js-localize-item js-no-transition" href="#" data-value="USD">USD $</a>
      </li>
    </ul>
    <input type="hidden" name="currency_code" id="CurrencySelector" value="CAD" data-disclosure-input="">
  </div>
</form>

GET /search

<form action="/search" method="get" class="mobile-search__form" role="search">
  <input type="hidden" name="type" value="product,article,page">
  <input type="search" name="q" class="mobile-search__input" value="" aria-label="Search our store..." placeholder="Search our store...">
  <button type="submit" class="mobile-search__submit">
    <i class="icon icon--search" aria-hidden="true"></i>
    <span class="icon-fallback__text">Search</span>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localize__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="/"><span class="secondary-nav__item secondary-nav__item--sub js-header-sub-link js-localize-wrapper">
    <h2 class="u-hidden-visually" id="currency-heading-header"> Currency </h2>
    <a href="#" class="secondary-nav__link nav__link--sub js-header-sub-link-a js-no-transition" aria-expanded="false" aria-controls="currency-list-header">CAD $</a>
    <div class="nav__sub">
      <div class="nav__sub-wrap nav__sub-wrap--currency">
        <ul id="currency-list-header" class="nav__sub__items o-list-bare">
          <li class="nav__sub__item">
            <a href="#" class="nav__sub__link js-localize-item selected js-no-transition" aria-current="true" data-value="CAD">CAD $</a>
          </li>
          <li class="nav__sub__item">
            <a href="#" class="nav__sub__link js-localize-item js-no-transition" data-value="USD">USD $</a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="currency_code" id="CurrencySelector" value="CAD" data-disclosure-input="">
  </span></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8003380183299" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="43730520375555">
  <button type="submit" name="add" class="c-btn c-btn--full c-btn--plus c-btn--primary c-btn--small-tab product-btn__btn js-product-add">
    <span class="js-product-add-text">Add to Cart</span>
  </button>
</form>

POST /contact#newsletter

<form method="post" action="/contact#newsletter" id="newsletter" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="o-layout o-layout--flush">
    <div class="o-layout__item u-1/1 u-2/3@tab">
      <input type="hidden" name="contact[tags]" value="newsletter">
      <label for="Email" class="u-hidden-visually">Email</label>
      <input type="email" name="contact[email]" id="Email-Newsletter" class="newsletter__input" value="" placeholder="email@example.com" autocorrect="off" autocapitalize="off">
    </div>
    <div class="o-layout__item u-1/1 u-1/3@tab">
      <button type="submit" class="c-btn c-btn--full c-btn--primary c-btn--arrow newsletter__btn" name="commit" id="Subscribe-Newsletter">Subscribe</button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localize__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="localize__item__wrapper js-localize-wrapper">
    <h2 class="u-hidden-visually" id="currency-heading-footer"> Currency </h2>
    <button type="button" class="localize__toggle js-localize-trigger" aria-expanded="false" aria-controls="currency-list-footer" aria-describedby="currency-heading-footer">CAD $<i class="icon icon--down"></i></button>
    <ul id="currency-list-footer" class="localize__items localize__items--currency js-localize-box o-list-bare">
      <li class="localize__item">
        <a class="localize__item__link js-localize-item selected js-no-transition" href="#" aria-current="true" data-value="CAD">CAD $</a>
      </li>
      <li class="localize__item">
        <a class="localize__item__link js-localize-item js-no-transition" href="#" data-value="USD">USD $</a>
      </li>
    </ul>
    <input type="hidden" name="currency_code" id="CurrencySelector" value="CAD" data-disclosure-input="">
  </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="✓">
  <div class="promo-pop__fieldset">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <input type="email" name="contact[email]" id="Email" class="promo-pop__fieldset-item promo-pop__input" value="" placeholder="email@example.com" autocorrect="off" autocapitalize="off">
    <button type="submit" class="c-btn c-btn--primary c-btn--arrow promo-pop__fieldset-item promo-pop__btn" name="commit" id="Subscribe">Subscribe</button>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search__form" role="search">
  <input type="hidden" name="type" value="product,article,page">
  <input type="search" name="q" class="search__form-input js-search-input" value="" placeholder="Search our store..." aria-label="Search our store...">
  <button type="submit" class="search__form-submit">
    <i class="icon icon--search" aria-hidden="true"></i>
    <span class="icon-fallback__text">Search</span>
  </button>
</form>

Text Content

YOUR LOCATION IS SET TO UNITED STATES

 * Shop in USD $
 * Get shipping options for United States

Continue
Change country




CURRENCY

CAD $
 * CAD $
 * USD $

 * Home
 * Shop Now
    * New!
    * On Sale!
    * Valentine's Day
    * Art
       * All Art
       * Acrylic
       * Beeswax
       * Knitting & Crocheting
       * Mixed Media
       * Needle Felting
       * Photography
       * Prints
       * Pottery & Macrame
       * Signs
       * Glass
       * Wire & Metal
       * Wood & Resin
   
    * Accessories
       * All Accessories
       * Belts
       * Hats, Toques & Headbands
       * Keychains & Clips
       * Masks
       * Buttons & Stickers
       * Scarves & Cowls
       * Shawls
       * Socks
       * Totes, Bags & Purses
       * Wallets & Card Holders
   
    * Baby & Kids
    * Bath & Body
       * All Bath & Body
       * Bath & Shower
       * Skin Care
       * Body Care
       * Hair Care
       * Essential oils & Scents
       * Vegan
   
    * Candles & Waxmelts
    * Cards
       * All Cards
       * Love
       * Baby
       * Birthday
       * Friendship
       * Retirement
       * Special Occasion
       * Sympathy
       * Thank You
       * Wedding
       * Other
   
    * Clothing
       * All Clothing
       * Tops
       * Bottoms
       * Kids
   
    * Drinkware
       * All Drinkware
       * Coasters
       * Glasses
       * Handmade Ceramic
       * Mugs
       * Travel
       * Wine Glasses
       * Wine Labels
   
    * DVDs & CDs
    * Floral & Plants
    * Food & Drink
       * All Food & Drink
       * Edible Gift Ideas
       * Chocolate & Candy
       * Coffee & Tea
       * Honey & Jam
       * Hot Chocolate & Cider
       * Pepper Jelly
       * Popcorn & Pretzels
       * Sauces & Seasonings
       * Soups
       * Vegan
   
    * For Her
    * For Him
    * Fresh Bouquets
    * Games, Books & DIY Kits
    * Health & Wellness
    * Home Decor
       * All Home Decor
       * Original Art
       * Birdhouses & Feeders
       * Floral & Plants
       * Gnomes & Animals
       * Pillows & Blankets
       * Pottery & Macrame
       * Towels & Napkins
   
    * Household
       * All Household
       * Reusable & Sustainable
       * Cleaning
       * Bathroom
       * Kitchen
       * Laundry
       * Office
   
    * Jewelry
       * All Jewelry
       * Bracelets
       * Necklaces
       * Earrings
       * Rings
       * Cufflinks
   
    * Non Profit Organizations
       * Artists' Association of Beaumont
       * Beaumont Heritage Society
       * Beaumont Society For The Arts
   
    * Novelty
    * Outdoor
    * Pet Supplies
    * Pride
    * Scents
    * Sewing & Crafting
    * Stationary
       * All Stationary
       * Calendars
       * Magnets
       * Notebooks & Planners
       * Pens & Pencils
       * Postcards
   
    * Vegan Friendly

 * Shop by Maker
 * Gift Cards
 * Giving Back
 * Location & Hours
 * About Us
 * Be a Vendor!
 * Vendor Log In
 * Log in

Search

CONTACT

780-737-3667

hello@painteddooronmain.ca

 * Facebook
 * Instagram

Gift giving made easy at the Painted Door!

Menu
Search
Cart
 * Home
 * Shop Now
    * New!
    * On Sale!
    * Valentine's Day
    * Art
       * All Art
       * Acrylic
       * Beeswax
       * Knitting & Crocheting
       * Mixed Media
       * Needle Felting
       * Photography
       * Prints
       * Pottery & Macrame
       * Signs
       * Glass
       * Wire & Metal
       * Wood & Resin
   
    * Accessories
       * All Accessories
       * Belts
       * Hats, Toques & Headbands
       * Keychains & Clips
       * Masks
       * Buttons & Stickers
       * Scarves & Cowls
       * Shawls
       * Socks
       * Totes, Bags & Purses
       * Wallets & Card Holders
   
    * Baby & Kids
    * Bath & Body
       * All Bath & Body
       * Bath & Shower
       * Skin Care
       * Body Care
       * Hair Care
       * Essential oils & Scents
       * Vegan
   
    * Candles & Waxmelts
    * Cards
       * All Cards
       * Love
       * Baby
       * Birthday
       * Friendship
       * Retirement
       * Special Occasion
       * Sympathy
       * Thank You
       * Wedding
       * Other
   
    * Clothing
       * All Clothing
       * Tops
       * Bottoms
       * Kids
   
    * Drinkware
       * All Drinkware
       * Coasters
       * Glasses
       * Handmade Ceramic
       * Mugs
       * Travel
       * Wine Glasses
       * Wine Labels
   
    * DVDs & CDs
    * Floral & Plants
    * Food & Drink
       * All Food & Drink
       * Edible Gift Ideas
       * Chocolate & Candy
       * Coffee & Tea
       * Honey & Jam
       * Hot Chocolate & Cider
       * Pepper Jelly
       * Popcorn & Pretzels
       * Sauces & Seasonings
       * Soups
       * Vegan
   
    * For Her
    * For Him
    * Fresh Bouquets
    * Games, Books & DIY Kits
    * Health & Wellness
    * Home Decor
       * All Home Decor
       * Original Art
       * Birdhouses & Feeders
       * Floral & Plants
       * Gnomes & Animals
       * Pillows & Blankets
       * Pottery & Macrame
       * Towels & Napkins
   
    * Household
       * All Household
       * Reusable & Sustainable
       * Cleaning
       * Bathroom
       * Kitchen
       * Laundry
       * Office
   
    * Jewelry
       * All Jewelry
       * Bracelets
       * Necklaces
       * Earrings
       * Rings
       * Cufflinks
   
    * Non Profit Organizations
       * Artists' Association of Beaumont
       * Beaumont Heritage Society
       * Beaumont Society For The Arts
   
    * Novelty
    * Outdoor
    * Pet Supplies
    * Pride
    * Scents
    * Sewing & Crafting
    * Stationary
       * All Stationary
       * Calendars
       * Magnets
       * Notebooks & Planners
       * Pens & Pencils
       * Postcards
   
    * Vegan Friendly

 * Shop by Maker
 * Gift Cards
 * Giving Back
 * Location & Hours
 * About Us
 * Be a Vendor!
 * Vendor Log In


 * CURRENCY
   
   CAD $
    * CAD $
    * USD $

 * Log in
 * Cart (0)
 * Search


SHOP LOCAL. SHOP HANDMADE.

Shop Now!


NEW PRODUCTS ADDED WEEKLY

Shop Now


WE SHIP WITHIN NORTH AMERICA

Shop Now

 * 1
 * 2
 * 3


NEW TO THE STORE!

New

Select Options


096-10 PLUSHY MUSHROOMS - WILLING HANDS CROCHET

from $12.00

New

Select Options


096-09 PLUSHY TURTLES - WILLING HANDS CROCHET

$8.00

Sold Out

Sold Out


826-04 LIME ZEST DARK POSTCARD BAR - ALICJA CONFECTIONS

Sold Out

Sold Out

Sold Out


826-03 HOLOSUGAR MILK POSTCARD BAR - ALICJA CONFECTIONS

Sold Out

Sold Out

Sold Out


826-02 CHOCOLATE CHIP COOKIE MILK POSTCARD BAR - ALICJA CONFECTIONS

Sold Out

Sold Out

Sold Out


826-01 EMBER ISLAND DARK POSTCARD BAR - ALICJA CONFECTIONS

Sold Out

New

Select Options


809-06 WINE COLLECTION - PRETTY LITTLE INDUSTRIES

$35.00

New

Add to Cart


825-05 YOU'RE KIND OF A BIG DILL CARD - GIFT A GREEN

$11.99

View all


WHAT OUR CUSTOMERS ARE SAYING


THIS GEM OF A SHOP IS A TOTALLY AWESOME PLACE. SO MANY UNIQUE GIFT IDEAS AND
BEAUTIFUL DECOR ITEMS. THE SHOP GETS NEW STOCK EVERY WEEK THAT MAKES IT REALLY
FUN TO EXPLORE. I LOVE IT, AND THE OWNERS ARE FANTASTIC. ALL AROUND A GREAT
PLACE. I LOVE BEING A VENDOR AND A CUSTOMER.


I RECOMMEND PAINTED DOOR ON MAIN FOR ANYONE LOOKING FOR LOCALLY MADE, UNIQUE,
ARTISTIC, AND EXCITING TREASURES. I WAS PLEASANTLY SURPRISED AS I CAME UPON ONE
GIFT AFTER ANOTHER; THE TINY STORE THAT NEVER ENDS! I WILL DEFINITELY BE
STOPPING BY FOR THAT PERFECT, THOUGHTFUL GIFT FOR FRIENDS AND FAMILY, OR JUST TO
TREAT MYSELF. CHECK IT OUT!


I FINALLY WENT INTO THIS SHOP TODAY, AND I’M SO HAPPY I DID. SO MANY BEAUTIFUL
THINGS, AND SUCH A VARIETY. I HIGHLY RECOMMEND TAKING A LOOK INSIDE, ESPECIALLY
IF YOU’RE LOOKING FOR A UNIQUE GIFT FOR SOMEONE SPECIAL.


LOVE LOVE LOVE THIS PLACE. WENT FOR THE FIRST TIME AND I'LL HAVE TO MAKE ANOTHER
TRIP IN SOON. KEEP UP THE AMAZING WORK YOU GUYS! AMAZING PRODUCTS, GREAT PRICES
AND WARM SMILING STAFF.


I LOVE THIS PLACE! IT IS ONE OF THOSE PLACES WHERE YOU NEED TIME TO WANDER
AROUND AND DISCOVER BEAUTIFUL HANDMADE CRAFTS MADE BY LOCAL ARTISTS. A MUST WHEN
VISITING EDMONTON AND AREA!


ALWAYS SOMETHING NEW. JUST A CALMING RELAXING PLACE EVEN JUST TO BROWSE AND PASS
TIME, ALTHOUGH I NEVER LEAVE WITHOUT A NEW GIFT FOR ME OR A LOVED ONE.


GREAT PLACE TO BUY A LOCALLY MADE GIFT FOR YOURSELF OR A FRIEND. SO MUCH LOVELY
ART AND CRAFT. ALWAYS AMAZED AT THE TALENT LEVEL OF THE PEOPLE WHO PRODUCE ITEMS
FOR THIS STORE


SIGN UP TO STAY UP TO DATE!

See what's going on behind our Painted Door. News, events, Maker spotlights,
featured products and so much more!

Email
Subscribe


CONTACT US

hello@painteddooronmain.ca

780-737-3667

5013 50 Street
Beaumont Alberta
T4X 1J9 Canada

 * Facebook
 * Instagram


MAIN MENU

 * Shop
 * Location & Hours
 * About Us
 * Our Makers
 * Be A Vendor


POLICIES

 * Return Policy
 * Shipping Policy
 * Privacy Policy
 * Terms of Service


CURRENCY

CAD $
 * CAD $
 * USD $

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

© 2023, Painted Door on Main Gift & Gallery

Close (esc)

STAY IN TOUCH!

If you'd love to stay informed of new Makers, events, sales or other exciting
things happening behind our Painted Door, please leave your email address. We
send out a newsletter once a month (ish). Nothing spammy, just our way to stay
connected to the people we value the most, our customers.

Subscribe


AGE VERIFICATION

By clicking enter you are verifying that you are old enough to consume alcohol.

Enter


SEARCH

Search

SIDEBAR MENU

 * Home
 * Shop Now
 * Shop by Maker
 * Gift Cards
 * Giving Back
 * Location & Hours
 * About Us
 * Be a Vendor!
 * Vendor Log In

YOUR CART IS CURRENTLY EMPTY.

Shop now