stitchinpost.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://stitchinpost.com/
Submission Tags: sansec.io magecart Search All
Submission: On May 17 via api from US — Scanned from CA

Form analysis 11 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[prefix]" value="last">
  <label for="search-icon" class="hidden-label">Search</label>
  <label for="SearchClose" class="hidden-label">"Close (esc)"</label>
  <button type="submit" id="search-icon" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path 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>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-1494292487693" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-1494292487693" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST

<form method="post" id="sem_modal_form" novalidate="novalidate">
  <input id="sem_email" type="hidden" value="client" name="user">
  <div class="ssw-control-group">
    <input name="password" id="sem_password" class="social-exist-modal__password" type="password" required="required" placeholder="Password"><br>
  </div>
  <a id="sem_forgot" class="social-exist-modal__recover-password" onclick="try{showRecoverPasswordForm();ssw('#social_exist_modal').sswModal('hide');}catch(e){}" href="/account/login#recover">Forgot password?</a>
  <div class="ssw-control-group">
    <input id="sem_btn" type="submit" class="btn button gw-login-btn" value="Log in">
  </div>
</form>

POST

<form id="set-email-form" method="post" novalidate="novalidate">
  <input id="service_id" type="hidden" name="service_id" value="">
  <div class="ssw-control-group">
    <input id="set-email-input" name="email" tabindex="1" aria-label="Email address" type="email" required="required" placeholder="Email address" class="ssw-span3">
  </div>
  <div class="ssw-control-group">
    <input type="submit" class="btn button gw-login-btn" tabindex="1" aria-label="" value="">
  </div>
</form>

POST

<form id="accept-terms-form" method="post" onsubmit="sswCreateAccount(this); return false;">
  <div class="terms-email-group ssw-control-group">
    <input id="terms-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3">
  </div>
  <div class="accept_terms-group ssw-control-group">
    <div class="ssw-controls">
      <label class="ssw-checkbox ssw-inline">
        <input id="ssw-accept-terms-checkbox" name="accept_terms" onclick="sswOnAcceptTerms(this)" type="checkbox"> I read and agree with <span class="terms-span">Terms of Service</span>
        <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a>
      </label>
    </div>
  </div>
  <div class="ssw-control-group accepts_marketing-group">
    <div class="ssw-controls">
      <label class="ssw-checkbox ssw-inline">
        <input id="ssw-accept-marketing-checkbox" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketing(this)" onkeydown="sswOnAcceptMarketing(this)" tabindex="1" aria-label="Subscribe for Newsletter"> Subscribe for Newsletter
      </label>
    </div>
  </div>
  <input id="ssw-accept-terms-service_id" name="service_id" type="hidden">
  <div class="ssw-control-group">
    <button id="ssw-create-account-button" type="submit" class="btn button gw-login-btn" style="display: none" tabindex="1" aria-label="Create Account">Create Account</button>
    <button id="ssw-cancel-account-button" type="button" class="btn button gw-login-btn" onclick="sswCancelAccount()" tabindex="1" aria-label="cancel">cancel</button>
  </div>
</form>

POST /account/login

<form id="he_customer_login" action="/account/login" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <input type="hidden" value="client" name="user">
  <div class="ssw-control-group">
    <input id="ssw-customer-email" name="customer[email]" tabindex="1" autocomplete="on" type="email" placeholder="Email address" class="ssw-span3" title="Enter your email" aria-label="Enter your email">
  </div>
  <div class="ssw-control-group">
    <input id="ssw-customer-password" name="customer[password]" tabindex="2" type="password" placeholder="Password" class="ssw-span3" title="Enter your password" aria-label="Enter your password">
  </div>
  <div class="ssw-control-group">
    <input id="hesy-login-submit" tabindex="3" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Log in" aria-labelledby="Log in">
  </div>
  <div class="ssw-control-group">
    <a href="/account/login#recover" class="gw-link-login">Forgot password?</a>
  </div>
</form>

POST /account

<form id="he_create_customer" action="/account" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <div class="ssw-control-group">
    <input id="ssw-email" tabindex="4" name="customer[email]" type="email" placeholder="Email address" class="required email ssw-span3" title="Enter your email" aria-label="Enter your email">
  </div>
  <div class="ssw-control-group">
    <input id="ssw-password" tabindex="5" name="customer[password]" type="password" placeholder="Password" class="required ssw-span3" minlength="6" title="Enter your password" aria-label="Enter your password">
  </div>
  <div class="ssw-control-group ssw-first-name" style="display:none;">
    <input id="ssw-first_name" tabindex="6" name="customer[first_name]" type="text" placeholder="First Name" class="required ssw-span3" minlength="2" title="Enter your first name" aria-label="Enter your first name">
  </div>
  <div class="ssw-control-group ssw-last-name" style="display:none;">
    <input id="ssw-last_name" tabindex="7" name="customer[last_name]" type="text" placeholder="Last Name" class="required ssw-span3" minlength="2" title="Enter your last name" aria-label="Enter your last name">
  </div>
  <input id="ssw-customer-tags" type="hidden" name="customer[tags]" value="gw_form">
  <div id="ssw-signup-accept-terms-marketing" class="ssw-control-group ssw-accept-terms">
    <label id="ssw-signup-accept-terms" class="ssw-checkbox ssw-inline" style="display: none;">
      <input name="terms" tabindex="8" type="checkbox" onclick="sswOnAcceptTerms(this)"> I read and agree with <span class="terms-span">Terms of Service</span>
      <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a>
    </label>
    <input id="ssw-customer-accepts_marketing" type="hidden" name="customer[accepts_marketing]" value="false">
    <label id="ssw-signup-accept-marketing" class="ssw-checkbox ssw-inline">
      <input name="accepts_marketing" tabindex="9" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for Newsletter </label>
  </div>
  <div class="ssw-action-bottom">
    <button id="hesy-sign-up-cancel" type="button" class="btn button gw-login-btn gw-fsize-md" data-dismiss="ssw-modal" aria-hidden="true" style="display:none">cancel</button>
    <input id="hesy-sign-up-submit" tabindex="8" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Sign up" aria-labelledby="Sign up">
  </div>
</form>

POST /cart/add

<form class="ssw-product-form ssw-available-content" method="post" action="/cart/add">
  <input type="hidden" name="id" value="">
  <div class="gw-quantity-wrapper" tabindex="0">
    <span class="gw-quantity-text gw-product-form-text">Quantity</span>
    <span class="gw-quantity-param minus">-</span>
    <input type="number" name="quantity" class="gw-quantity-number" value="1">
    <span class="gw-quantity-param plus">+</span>
  </div>
  <div class="ssw-control-group ssw-product-option1 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option1</label>
    <select class="ssw-product-select1" data-product-id="0"></select>
  </div>
  <div class="ssw-control-group ssw-product-option2 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option2</label>
    <select class="ssw-product-select2" data-product-id="0"></select>
  </div>
  <div class="ssw-control-group ssw-product-option3 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option2</label>
    <select class="ssw-product-select3" data-product-id="0"></select>
  </div>
</form>

<form class="ssw-list-title-form" onsubmit="return false;">
  <input class="ssw-fave-list-title" type="text" name="list_title_default" data-event="blur" data-action="editList" data-id="0" placeholder="List name" value="Favorites" maxlength="40" required="required">
  <button type="submit" style="display: none"></button>
</form>

<form class="ssw-variant-options">
  <div class="ssw-product-variant-col">
    <img src="" class="ssw-variant-image" onload="this.removeAttribute('style')">
  </div>
  <div class="ssw-product-variant-col ssw-product-variant-col-form">
    <h3 class="ssw-product-variant-choose-option-text">Choose options</h3>
    <div class="ssw-product-variant-select-alert ssw-alert ssw-alert-warning" style="display:none;">All options should be selected!</div>
    <div class="ssw-variant-option-radio-template ssw-variant-option-template ssw-variant-option" style="display: none">
      <p class="ssw-variant-option-title"></p>
      <div class="ssw-variant-option-value" style="display: none">
        <input type="radio">
        <label></label>
      </div>
    </div>
    <div class="ssw-variant-option-select-template ssw-variant-option-template ssw-variant-option" style="display: none">
      <p class="ssw-variant-option-title"></p>
      <select name="option" class="ssw-variant-option-select">
        <option class="ssw-variant-option-value"></option>
      </select>
    </div>
    <input class="ssw-product-variant-id" type="hidden" name="variant_id">
    <div class="ssw-product-variant-cart-error ssw-alert ssw-alert-danger" style="display:none;"></div>
  </div>
</form>

POST

<form id="ssw-wishlist-save-form" method="post">
  <div class="ssw-inline">
    <input type="email" name="customer_email" placeholder="Your email address" required="">
    <button type="submit" class="btn button gw-wishlist-btn gw-btn-bg" data-text="Save" data-loading-text="Saving...">Save</button>
  </div>
  <div class="ssw-inline" style="margin-top: 10px">
    <label for="accept_marketing">Subscribe for Newsletter</label>
    <input type="checkbox" id="accept_marketing" name="accept_marketing">
  </div>
</form>

Text Content

Skip to content
Close menu
 * Shop
   
    * Boutique
       * SOQS & Stitchin' Post Logo
       * Handcrafted Goods
       * Local Makers
       * Art Supplies
       * Bath & Body
       * Block Printing
       * Housewares
       * Stationery
       * Gift Card
   
    * Fabric & Cut Goods
       * Fabric Yardage
       * Precuts
       * Fusible & Interfacing
       * Ribbon & Trim
       * Valori Wells Collections
   
    * Kits
       * Quilting
       * Sewing
       * Stitching
       * Crafting
       * Printing, Painting, Dyeing
   
    * Notions & Tools
       * Books & Patterns
       * Batting & Interfacing
       * Thread
       * Pins & Needles
       * Rulers, Measuring, & Templates
       * Cutting
       * Marking & Pressing
       * Printing, Painting, & Dyeing
       * Other Notions & Tools
   
    * Yarn Arts
       * Yarn
       * Yarn Bundles
       * Knitting Kits
       * Crochet Kits
       * Patterns
       * Books
       * Needles & Hooks
       * Knitting & Crochet Notions
   
    * On Sale

 * Education
   
    * Stitchin' Post Classes
       * All Stitchin' Post Classes
       * Sunday Fun Day Classes
       * Class & Event Calendar
       * Class Supply Lists
       * Quilting
       * Sewing
       * Stitching
       * Crafting
       * Printing, Painting, Dyeing
       * Knitting & Crochet
   
    * Quilter's Affair
       * Classes
       * Events
       * Lunches
       * Teachers A-K
       * Teachers L-Z
       * QA Class Supplies
       * QA Information
   
    * Events
       * Sisters Outdoor Quilt Show
       * Art Quilt Symposium
       * Creatives Retreats
       * Class & Event Calendar
   
    * The Creativity Experiment

 * Inspiration
   
    * Free Patterns
    * Block of the Month
    * YouTube Tutorials
    * Our Blog
    * Subscribe to Our Newsletter

 * About
   
    * Contact & Directions
    * Class & Event Calendar
    * FAQ
    * Policies
    * Rewards Program
    * Quilting Services Information
    * SOQS & QA's Story
    * Message Us
    * Careers

 * Log in

 * Instagram
 * Facebook
 * YouTube
 * Pinterest

 * Instagram
 * Facebook
 * YouTube
 * Pinterest

Search
Site navigation
 * Shop
   Boutique
   SOQS & Stitchin' Post Logo
   Handcrafted Goods
   Local Makers
   Art Supplies
   Bath & Body
   Block Printing
   Housewares
   Stationery
   Gift Card
   Fabric & Cut Goods
   Fabric Yardage
   Precuts
   Fusible & Interfacing
   Ribbon & Trim
   Valori Wells Collections
   Kits
   Quilting
   Sewing
   Stitching
   Crafting
   Printing, Painting, Dyeing
   Notions & Tools
   Books & Patterns
   Batting & Interfacing
   Thread
   Pins & Needles
   Rulers, Measuring, & Templates
   Cutting
   Marking & Pressing
   Printing, Painting, & Dyeing
   Other Notions & Tools
   Yarn Arts
   Yarn
   Yarn Bundles
   Knitting Kits
   Crochet Kits
   Patterns
   Books
   Needles & Hooks
   Knitting & Crochet Notions
   On Sale
 * Education
   Stitchin' Post Classes
   All Stitchin' Post Classes
   Sunday Fun Day Classes
   Class & Event Calendar
   Class Supply Lists
   Quilting
   Sewing
   Stitching
   Crafting
   Printing, Painting, Dyeing
   Knitting & Crochet
   Quilter's Affair
   Classes
   Events
   Lunches
   Teachers A-K
   Teachers L-Z
   QA Class Supplies
   QA Information
   Events
   Sisters Outdoor Quilt Show
   Art Quilt Symposium
   Creatives Retreats
   Class & Event Calendar
   The Creativity Experiment


STITCHIN' POST

 * Inspiration
   * Free Patterns
   * Block of the Month
   * YouTube Tutorials
   * Our Blog
   * Subscribe to Our Newsletter
 * About
   * Contact & Directions
   * Class & Event Calendar
   * FAQ
   * Policies
   * Rewards Program
   * Quilting Services Information
   * SOQS & QA's Story
   * Message Us
   * Careers

Log in Search Cart
Search "Close (esc)" Search
"Close (esc)"
View more
Pause slideshow Play slideshow
Quilter's Affair 2024Registration now open!
Newsletter SignupNew subscribers receive 20% off their next order!
Store Hours:Open Mon-Thurs 10am - 4pm, 10am-5pm Fri & Sat, Sun 11am - 4pm



CONFIRM YOUR AGE

Are you 18 years old or older?

No I'm not Yes I am


COME BACK WHEN YOU'RE OLDER

Sorry, the content of this store can't be seen by a younger audience. Come back
when you're older.

Oops, I entered incorrectly
Pause slideshow Play slideshow
Online & In-Store Classes
SUNDAY FUN DAY

with Valori & Jean
Learn More
QUILT KITS

Made At Stitchin' Post
Shop Now
2024 Classes
FIND A NEW LOVE

Shop Now
Creative's Membership Community
CREATIVITY EXPERIMENT

with Valori Wells & Kelly Sheets
Learn More
 1. 
 2. 
 3. 
 4. 

Dancing Daisies
Quilt Kit
Learn More
$116.00


Wearable Block Printing
Join us May 19th!
Learn more
$25.00


2024 SOQS T-shirt
Learn more
New
$39.00


2024 SOQS Poster
Learn more
New
$10.00



SUNDAY FUN DAY WITH VALORI & JEAN

3

Wearable Block Printing with Valori Wells - Sunday Fun Day - 5/19/2024
$25.00
2

Decorative Journal Covers with Jean Wells - Sunday Fun Day - 6/16/2024
$25.00
3

Cyanotype Printing with Valori Wells - Sunday Fun Day - 8/18/2024
$25.00
1

Prayer/Bunting Flags with Valori Wells - Sunday Fun Day - 9/15/2024
$25.00
Fusible Fabric Coasters with Jean Wells - Sunday Fun Day - 10/20/2024
$25.00
4

No Sew Gift Boxes and Tags with Jean Wells - Sunday Fun Day - 11/17/2024
$25.00


ONLY AT STITCHIN' POST

View all
Kantha Cloth Throws from Bali
$95.00
Joy Quilt Kit
$99.00
Flirtation Quilt Kit
$98.00
Visiting Another’s Homeland by Helen Brisson
$650.00
Mystical Forest by Judy Beaver
$1,950.00
View all
204 products

BOM

May 2024

with Annette

watch now



TESTIMONIALS

> You have a wonderful gift for design and for teaching and I want to thank you
> for sharing it. It has made me very happy to learn from you. Thanks a MILLION!
> 
> Kim B

> Very friendly and helpful staff!
> 
> Berton L

> This is a great fabric shop that I will definitely be ordering from again and
> again!
> 
> Linda K

> I can't believe how fast I received my order.  I WILL be giving them ALOT more
> of my business. Plus a sweet little note. Thank You So Much Stitching Post! 
> 
> Sheryl K

> I love the Stitchin Post! I always find a little treasure to add to my stash.
> 
> Linda W

> Love their classes, the helpfulness of the staff & the quality/quantity of
> their goodies. Can't give enough kudos to them!
> 
> Jude M

> Your videos captivaated my attention and inspired me to sew and crat. Thanks!
> 
> Bobbie W


FROM THE BLOG

Mar 28, 2024
Jean & Valori's Grace Adventure
Dec 14, 2023
Creating Memories in Color - Dreaming in Color with Jean Wells
Sep 28, 2023
Finding Beauty in Diversity - Dreaming in Color with Jean Wells
Free Shipping $100 +

Make a purchase of $100 or more and we will ship your order anywhere in the US
for free.

Pick Up Your Order

Select Delivery method "Pick up" during checkout and we'll have your order ready
to collect.

Secure Ordering

Feel protected with every transaction. All payment processing is through PCI
compliant providers Shopify & PayPal.

 * Careers
 * Contact Information
 * FAQ
 * Policies
 * Rewards Program
 * Terms of Service
 * Refund policy

Don't Miss Any News

Don't Miss Any News

Subscribe to our newsletter for 20% off your first online order, plus keep up to
date with all our new products, tutorials, project ideas, and classes.

Enter your email Subscribe
Subscribe
 * Instagram
 * Facebook
 * YouTube
 * Pinterest



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

© 2024 Stitchin' Post

Powered by Shopify


"Close (esc)"

Stitchin' Post



visually-hidden
×

Your discount code:



Subscribe for Newsletter
I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
×

Log in to your account






Forgot password?


×
Enter your email


×
Accept Terms and Conditions

I read and agree with Terms of Service Terms of Service
Subscribe for Newsletter
Create Account cancel
×
Log in to your account



Forgot password?
No account? Sign up
×
Create your account



I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
cancel
Already have an account? Log in
0 items - $0.00 ×

View Cart ×
×
User Title added Product Title to wishlist


User Title reviewed Product Title


Product Title
product price compare price Add To Cart Sold Out View Product

Quantity - +
Option1
Option2
Option2
Add to wishlist

Ask Advice



 * Description
 * Reviews
 * 
 * Questions






× Log in
wishlist
wishlist0
Share:
Go to wishlist page
Add a new list
Favorites 0

You have exceeded the character limit You have exceeded the character limit
 * Edit name
 * Delete

 * 

Delete this list?
cancel Delete


You have exceeded the character limit
 * Edit name
 * Delete

 * 

Add To Cart Choose options
Delete this list?
cancel Delete

×



CHOOSE OPTIONS

All options should be selected!







Add To Cart Checkout Adding... Sold Out Unavailable




×
Hey! Save your amazing wish list
Enter your email address below and we will send the link to your wish list
× Thank you! Please check your email to find the link.
Save
Subscribe for Newsletter

Rewards