www.12x12cardstock.shop Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.12x12cardstock.shop/
Submission: On November 25 via api from CA — Scanned from CA

Form analysis 5 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <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">
            <path d="M19 17.61l27.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">
      <p id="free_ship_message" style="display: none;">Add $70.00 more for FREE Shipping.</p>
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </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>
      <a style="width: 100%;" class="btn" href="/cart">View Cart</a>
    </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" id="HeaderSearchForm" autocomplete="off">
  <input class="header_inputbox" 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">
  <input name="options[prefix]" type="hidden" value="last">
  <div onclick="closesearch()" class="search-close">X</div>
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit header_searchbtn">
    <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>
  <div id="predictive-search" tabindex="-1"></div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[prefix]" value="last">
  <button type="submit" 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-newsletter-popup

<form method="post" action="/contact#newsletter-newsletter-popup" id="newsletter-newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-newsletter-popup" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</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>
  <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" class="footer__newsletter-btn" name="commit" aria-label="Subscribe">
      <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>

Text Content

Skip to content
Close menu
 * Cardstock & Paper
   
    * Brand
       * 12x12 Cardstock Shop
       * American Crafts
       * Bazzill
       * Carta Bella
       * Core'dinations
       * Doodlebug Design
       * Echo Park
       * Encore Paper
       * Mirri
       * My Colors
       * Neenah
       * See All Brands
   
    * Paper Lines
       * Glitter Luxe
       * Sequin Glitter
       * AC Textured
       * Bazzill Textured
       * Core'dinations Sandable
       * Echo Park
       * Mirri Foil
       * Classic Crest
       * Sirio Pearl
       * Stardream
       * Thai Unryu
       * See All Paper Lines
   
    * Cardstock Type
       * Solid Textured
       * Solid Smooth
       * Patterned
       * Variety Packs
       * Page Kits
       * 6x6 Paper Pads
       * 100 lb Cover
       * 8½x11 Papers
       * 100% Recycled
   
    * Specialty Paper
       * Acetate & Plastics
       * Embossed Cardstock
       * Foil Cardstock
       * Glitter Cardstock
       * Holographic Cardstock
       * Kraft Cardstock
       * Mulberry
       * Mylar Paper
       * Pearlescent Cardstock
       * Sandable Cardstock
       * Translucent Vellum
       * Other Specialty Paper
   
    * Shop by Color
       * 
         Black
       * 
         Blue
       * 
         Brown & Tan
       * 
         Gray
       * 
         Kraft
       * 
         Green
       * 
         Orange
       * 
         Pink
       * 
         Purple
       * 
         Red
       * 
         Yellow
       * 
         Cream
       * 
         White
       * 
         Bronze/Copper
       * 
         Gold
       * 
         Silver
       * 
         Multi-Colored
       * 
         Mixed Solids

 * Envelopes
   
    * Envelopes
       * Kraft Envelopes
       * Neenah Stardream Envelopes
       * Pop-Tone Envelopes
       * Vellum Envelopes
       * White & Cream Envelopes
   
    * Shop by Color
       * 
         Black
       * 
         Blue
       * 
         Brown & Tan
       * 
         Gray
       * 
         Kraft
       * 
         Green
       * 
         Orange
       * 
         Pink
       * 
         Purple
       * 
         Red
       * 
         Yellow
       * 
         Cream
       * 
         White
       * 
         Bronze/Copper
       * 
         Gold
       * 
         Silver
       * 
         Mixed Solids

 * Other Things
   
    * Adhesives
    * Chipboard
    * Embellishments
    * Envelopes
    * Foil Quill
    * Swatch Books
    * Gift Cards
    * Deal Bin
    * Ink Pads
    * Dreaming Tree Kits

 * HAPPY MAIL
 * What's New
 * GET INSPIRED
   
    * Blog
    * Dimensional Paper Art
    * Card Making
    * Cricut
    * Die Cutting
    * DIY Party Decor
    * Paper Flowers
    * Rubber Stamping
    * Scrapbooking
    * Design Team

 * Log in
   Wishlist

 * Instagram
 * Facebook
 * YouTube
 * Pinterest
 * TikTok

Cart
Close cart

Add $70.00 more for FREE Shipping.


Order note
Discounts

Subtotal
$0.00
View Cart
Your cart is currently empty.
Pause slideshow Play slideshow
Free ground shippingOn all orders over $70 in the US and US Territories
GET 12% OFF ORDERS $250+Use code BULKSALE250
GET 15% OFF ORDERS $500+Use code BULKSALE500


THE 12X12 CARDSTOCK SHOP

X
Search

 * Cardstock & Paper
   Brand
   12x12 Cardstock Shop
   American Crafts
   Bazzill
   Carta Bella
   Core'dinations
   Doodlebug Design
   Echo Park
   Encore Paper
   Mirri
   My Colors
   Neenah
   See All Brands
   Paper Lines
   Glitter Luxe
   Sequin Glitter
   AC Textured
   Bazzill Textured
   Core'dinations Sandable
   Echo Park
   Mirri Foil
   Classic Crest
   Sirio Pearl
   Stardream
   Thai Unryu
   See All Paper Lines
   Cardstock Type
   Solid Textured
   Solid Smooth
   Patterned
   Variety Packs
   Page Kits
   6x6 Paper Pads
   100 lb Cover
   8½x11 Papers
   100% Recycled
   Specialty Paper
   Acetate & Plastics
   Embossed Cardstock
   Foil Cardstock
   Glitter Cardstock
   Holographic Cardstock
   Kraft Cardstock
   Mulberry
   Mylar Paper
   Pearlescent Cardstock
   Sandable Cardstock
   Translucent Vellum
   Other Specialty Paper
   Shop by Color
   
   Black
   
   Blue
   
   Brown & Tan
   
   Gray
   
   Kraft
   
   Green
   
   Orange
   
   Pink
   
   Purple
    
   
   Red
   
   Yellow
   
   Cream
   
   White
   
   Bronze/Copper
   
   Gold
   
   Silver
   
   Multi-Colored
   
   Mixed Solids
 * Envelopes
   Envelopes
   Astrobrights Envelopes
   Kraft Envelopes
   Pop-Tone Envelopes
   Stardream Envelopes
   Vellum Envelopes
   White & Cream Envelopes
   Shop by Color
   
   Black
   
   Blue
   
   Brown & Tan
   
   Gray
   
   Kraft
   
   Green
    
   
   Orange
   
   Pink
   
   Purple
   
   Red
   
   Yellow
   
   Cream
    
   
   White
   
   Bronze/Copper
   
   Gold
   
   Silver
   
   Mixed Solids
 * Other Things
   * Adhesives
   * Chipboard
   * Embellishments
   * Envelopes
   * Foil Quill
   * Swatch Books
   * Gift Cards
   * Deal Bin
   * Ink Pads
   * Dreaming Tree Kits
 * HAPPY MAIL
 * What's New
 * GET INSPIRED
   * Blog
   * Dimensional Paper Art
   * Card Making
   * Cricut
   * Die Cutting
   * DIY Party Decor
   * Paper Flowers
   * Rubber Stamping
   * Scrapbooking
   * Design Team

Log in Search Site navigation Cart
Search
"Close (esc)"
View more


SIGN UP AND SAVE

Entice customers to sign up for your mailing list with discounts or exclusive
offers. Include an image for extra impact.

Enter your email
Subscribe
Optional button
"Close (esc)"

WE'VE GOT WHAT YOUR CRAFT ROOM NEEDS

Specialty cardstock like glitter cardstock and foil cardstock, textured
cardstock that cuts like a dream, cute seasonal patterned papers and SO MUCH
MORE!

SHOP FALL CARDSTOCK HERE



ALL THE COLORS. ALL THE TIME.

Top cardstock brands like Bazzill and American Crafts in all the colors and
textures + super fast shipping!


SHOP BY CARDSTOCK TYPE


SMOOTH


TEXTURED


PATTERNED


ACETATE


FOIL


GLITTER


HOLO - GRAPHIC


PEARL


VELLUM





SHOP BY COLOR


BLACK


BLUE


BROWN


GRAY


KRAFT


GREEN


ORANGE


PINK


PURPLE




RED


YELLOW


CREAM


WHITE


BRONZE/COPPER


GOLD


SILVER


MULTI-COLORED


MIXED SOLIDS




SHOP OTHER ITEMS


ADHESIVES


ENVELOPES


EPHEMERA


FLOWER SUPPLIES


GEMS/EPOXY DOTS


GIFT CARDS


INK


STICKERS


SWATCH BOOKS





BEST SELLERS

Quick view


CHRISTMAS 12x12 Cardstock Pack - 60 Sheets - American Crafts
American Crafts
$24.99Regular price $26.24 Sale price Save 5%
Add to Cart


Quick view


ENCORE TEXTURED CARDSTOCK COMPLETE VARIETY PACK - 12x12 Cardstock - Encore
Encore Paper
$59.99Regular price $79.00 Sale price Save 24%
Add to Cart


Quick view


SEQUIN GLITTER CARDSTOCK VARIETY PACK - 20 Sheets - Encore Paper
Encore Paper
$35.99Regular price $39.80 Sale price Save 10%
Add to Cart


Quick view


Matte Foil Cardstock Complete Variety Pack - 12x12 Foil Cardstock - 18 Sheets -
Encore
Encore Paper
$28.99Regular price $37.80 Sale price Save 23%
Add to Cart




A FEW OF OUR FAVORITES


NEW PRODUCTS

VELLUM

FOIL CARDSTOCK

ENVELOPES


ON THE BLOG

View all

Handmade Card Template Idea Using Patterned Paper Scraps
Santa Sale - Free Cardstock Pack With Purchase

12 Days of Christmas Craft Event | Free Christmas SVG Projects


MEET THE OWNER LYNETTE

Get a behind the scenes peek at the 12x12 Cardstock Shop warehouses with our
rows of scrapbook paper and cardstock and get to know Lynette, the owner of
12x12 Cardstock Shop. Find out how she dreamed up the idea of selling cardstock
online and why she loves her job as the owner of 12x12 Cardstock Shop online
scrapbook store.


TESTIMONIALS

> ★★★★★
> 
> Best place anywhere if you're looking to buy top quality paper and get top
> quality customer service! The people here are absolutely amazing, extremely
> knowledgeable of their materials, very receptive to questions/emails.
> 
> Bobbye Bissette

> ★★★★★
> 
> This shop is the best thing since sliced bread!! It is not only FAST on
> processing on-line orders, you get great customer service on anything you may
> need help with. Worth the time to shop with them on-line.
> 
> Jan Lee

> ★★★★★
> 
> I cannot believe how fast the shipping is and I love the care they put into
> packing things up. Such a great assortment of quality cardstock and so many
> fun specialty papers.
> 
> Michelle Price

> ★★★★★
> 
> I love shopping here. The prices are very reasonable and the service is
> friendly. They send cute little messages with all the orders that are great. I
> have them taped up all over my craft room. I have never had a problem with my
> orders. The quality of the card stock is top notch.
> 
> Nykki Sutton

> ★★★★★
> 
> Lynette, I just wanted to thank you for your "hands on" assistance. The colors
> you helped me pick out worked perfectly for my daughter's wedding. You have
> gone the extra mile to help, and it meant so much.
> 
> Amelia K. — Nebraska

> ★★★★★
> 
> Just a little note to let you know how much I enjoy working with 12x12
> Cardstock Shop. The quality of your paper is wonderful. I am a paper artist
> using my Cricut, working by hand to make beautiful things, and your paper
> helps me in this endeavor. Your website is easy to use and your shipping is so
> quick!
> 
> Lori C. — Rhode Island

> ★★★★★
> 
> Lynette, I received my paper order yesterday and it's absolutely amazing
> paper! I love the vibrant colors and the texture. It cut beautifully in my
> Cricut and I'm going to make my first Dreaming Tree project tonight. Thanks
> again for your wonderful service!
> 
> Jan H. — St. George, UT

> ★★★★★
> 
> A big shout out to 12x12 Cardstock Shop for having the best selection of
> cardstock I have ever found. This is the perfect place to find just the right
> American Crafts cardstock color. Thanks!
> 
> Paula V. — Burlingame, CA

> ★★★★★
> 
> Thank you so much for being so awesome to work with. I love your site. I've
> looked high and low for a place I can order all the colors I want in one place
> and 12x12 Cardstock Shop popped up one day and is exactly what I was looking
> for. And now I know that you have amazing customer service too.
> 
> Melissa K. — South Dakota

> ★★★★★
> 
> A while back, I placed an order for numerous individual sheets of 9 different
> paper colors. When my order arrived short one color, I wrote Lynette about the
> problem. Less than 6 hours later, the missing paper was on its way to me.
> Excellent customer service, 12x12! You’re the best!
> 
> Sally T. — Fallon, NV

> ★★★★★
> 
> This is such an easy and convenient resource to buy cardstock. I love your
> collection, and the quality of Bazzill and American Crafts cardstock is just
> tops.
> 
> Emily D. — Pittsburgh, PA

> ★★★★★
> 
> Great service to back up a great paper selection. My order was shipped same
> day and I got it two days later. So impressed with 12x12 Cardstock Shop.
> 
> Phyllis L. — Indiana

> ★★★★★
> 
> The stores where I usually buy my cardstock just seem to have less and less
> variety on their shelves. I finally decided to go online and was thrilled to
> see your shop which makes it so easy to find the cardstock I need, when I want
> it.
> 
> Cindy N. — Virginia

Encore cardstock: Best cardstock for cutting

Looking for the best cardstock for Cricut or Silhouette machines? Encore
Textured Cardstock cuts amazing, even on intricate cuts. No more ripped paper,
and wasted time and money. Use Encore Textured Cardstock to cut die cuts for
card making, titles for scrapbook pages and lots more. It can handle it all.

Plus - it comes in over 100 trendy cardstock shades for and is sold in both
single sheets or packs of 25, so you can coordinate with your favorite scrapbook
papers or start with a fresh new to you color palette.



SHOP ENCORE CARDSTOCK
BAZZILL CARDSTOCK: HIGH QUALITY SCRAPBOOK CARDSTOCK

Bazzill Cardstock features over 400 colors of high quality scrapbook cardstock
in multiple finishes. Shop smooth cardstock, textured cardstock, embossed
cardstock, pearlescent cardstock and more all within the Bazzill brand.

Bazzill is one of the top scrapbook cardstock brands and is a favorite cardstock
for scrapbooks and cardmaking.



SHOP BAZZILL CARDSTOCK

Echo Park Scrapbook Collection kits

Want to pop open a scrapbook kit and start creating without thinking about
picking patterned scrapbook papers that match? Echo Park Scrapbook Collection
Kits have all the work done for you with coordinated sets of patterned papers
and matching themed stickers to make your scrapbook layouts the cutest ever.



Echo Park is known for it's adorable high quality scrapbook papers from top
designers. We've got a themed scrapbook kit for whatever you're working on;
wedding scrapbook page kits, dog scrapbook page kits, school album scrapbook
page kits and so much more available in our online scrapbook store with
convenient shipping.

SHOP ECHO PARK KITS
SIMPLE STORIES Vintage inspired patterned papers

Shop our best selling Simple Stories patterned paper collections for
scrapbooking and know that you'll get top quality patterned papers in trendy,
vintage inspired designs perfect for card making and scrapbooks.. From
double-sided printed papers, to cut apart scrapbook journaling cards and
stickers, Simple Stories knows how to make your cardstock crafts look good with
little effort on your part.

Mix and match paper patterns within a certain line and be confident everything
coordinates on your scrapbook layout or handmade card. Patterned paper sold in
single design sheets means you can collect multiple collections and choose only
what you love.

SHOP SIMPLE STORIES

Not SURE WHAT TO ORDER?

Let Lynette be your personal shopper. Each month Lynette chooses a unique color
palette and assembles a beautifully coordiated collection of cardstock in her
Happy Mail Subscription Box. These boxes are perfect for whatever type of
cardstock crafts you love; scrapbooks, handmade cards, DIY party decor and more.

Get all the details here


Get Inspired

Get Inspired
 * Blog
 * Design Team
 * What's New
 * Happy Mail

Customer Service

Customer Service
 * Shipping
 * Returns & Refunds
 * International Customers
 * FAQ
 * Privacy
 * Terms & Conditions

About Us

About Us
 * Our Story
 * Contact Us
 * Become an Affiliate
 * Bulk Cardstock

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

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

 * American Express
 * Diners Club
 * Discover
 * JCB
 * Maestro
 * Mastercard
 * PayPal
 * Union Pay
 * Venmo
 * Visa

© 2024 The 12x12 Cardstock Shop


"Close (esc)"