www.craftdirect.com Open in urlscan Pro
209.33.249.185  Public Scan

URL: https://www.craftdirect.com/
Submission Tags: sansec.io magecart Search All
Submission: On December 02 via api from DE — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.craftdirect.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.craftdirect.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search Products" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.craftdirect.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

GET https://www.craftdirect.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form_mobile" action="https://www.craftdirect.com/catalogsearch/result/" method="get">
  <div class="control">
    <input id="search_mobile" type="text" name="q" value="" placeholder="Search Products" class="input-text" maxlength="128" autocomplete="off">
  </div>
</form>

<form class="springmod-form ng-pristine ng-valid"> <!-- ngRepeat: input in $ctrl.inputs -->
  <div class="form-group ng-scope" ng-repeat="input in $ctrl.inputs" style=""> <!-- ngIf: !$ctrl.usePlaceholder --> <!-- ngIf: !$ctrl.usePlaceholder --> <!-- ngIf: $ctrl.usePlaceholder --><input ng-if="$ctrl.usePlaceholder" id="springmod_email"
      type="email" name="Email"
      style="width:100%;margin:0;border-width:1px;border-style:solid;border-color:#cccccc;border-radius:1px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;height:32px;line-height:1.5;padding:0px 9px 0px 9px;box-sizing:border-box;background-color:#ffffff;color:#000000;"
      placeholder="Email" ondrop="event.preventDefault ? event.preventDefault() : event.returnValue = false" ng-required="$ctrl.nameRequired || input.type === 'email'" class="ng-scope" required="required"><!-- end ngIf: $ctrl.usePlaceholder -->
  </div> <!-- end ngRepeat: input in $ctrl.inputs -->
  <div class="form-group">
    <table style="table-layout:fixed;border-collapse:collapse;border-width:0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;width:100%;background-color:#ffffff;color:#000000;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;">
      <tbody>
        <tr style="display:table-row;vertical-align:middle;border-width:0;border-color:transparent;border:0;background:transparent;">
          <td align="center"
            style="border-width:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;background:transparent;background-color:#ffffff;color:#000000;box-shadow:none;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;font-style:normal;text-transform:none;text-decoration:none;height:auto;line-height:1.5;text-align:center;opacity:1;text-shadow:none;">
            <!-- ngIf: $ctrl.googleSiteKey && $ctrl.useCaptcha && $ctrl.canUseCaptcha --> <input id="springmod_submit" class="springmod_submit" value="Submit" type="submit"
              style="width:150px;margin:0;border-width:1px;border-style:solid;border-color:#3eb049;border-radius:6px;font-family:'Arial',Helvetica,sans-serif;font-size:16px;line-height:1;padding:12px 0px;box-sizing:border-box;background-color:#3eb049;color:#ffffff;font-weight:400;text-shadow:none;text-transform:none;text-decoration:none;"
              disabled=""> </td>
        </tr> <!-- ngIf: $ctrl.showPrivacy && $ctrl.canUsePrivacyLink -->
      </tbody>
    </table>
  </div> <!-- ngIf: $ctrl.showRestriction && $ctrl.canUseDoNotProcessDetails -->
  <div class="springmod-spinner" id="springmod_spinner"></div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.craftdirect.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Toggle Nav

On orders over $99! *US Only


Menu
 * Shop Products
   * SHOP BY BRAND
     * American Crafts
     * Art Impressions
     * Bo Bunny
     * Carta Bella
     * Crate Paper
     * Cricut (Provo Craft)
     * Doodlebug Design
     * Echo Park
     * Fancy Pants Designs
     * Foundations Decor
     * Graphic 45
     * Heidi Swapp
     * PhotoPlay Paper
     * Silhouette America
     * Simple Stories
     * Sizzix
     * We R Memory Keepers
   * 
   * Machines
     * Die Cutting Machines
     * Foiling Machines
     * Specialty Machines
     * Cricut Machines
     * CAMEO Machines
     * Sizzix Machines
   * Scrapbook Supplies
     * Albums
     * Page Protectors
     * Scrapbook Kits
     * Scrapbook Collections
   * Material
     * Paper
     * Vinyl
     * Fabric Transfer Paper
     * Leather
     * Specialty Material
     * Foil
     * Cards & Envelopes
     * Journaling Cards
   * Dies
     * Card Making Dies
     * Words & Numbers
     * Flower Dies
     * Border Dies
     * Tag & Label Dies
     * Frame & Banner Dies
     * Embossing Folders
     * Cut/Emboss Accessories
   * Stamping
   * Foil Crafting
     * MINC
     * Foil Quill
     * Therm-O-Web (iCraft)
   * Planner Supplies
     * Planners
     * Planner Accessories
     * Planner Stickers
     * Carpe Diem
   * Tools
     * Hand Tools
     * Punches
     * Scissors & Trimmers
     * Mats
     * Specialty Tools
     * FUSE
     * Happy Jig
   * Embellishments
     * Stickers
     * Washi Tape
     * Die Cut Shapes
     * Stencils
     * Glitter
     * Clips & Bows
     * Brads
     * Eyelets
   * Totes & Organizers
   * Home Decor
     * Wooden Decor
     * DIY Kits
   * Art Supplies
     * Pens & Markers
     * Crafty Ink
     * Watercolor Art
     * Glue & Adhesives
     * Color Pour
   * Baking
     * Sweet Sugarbelle
     * Sweet Tooth Fairy
     * Food Crafting
     * Sweetshop
   * 
   * SHOP BY DESIGNER
   * SHOP DEALS
     * Cricut Bundles
     * New Releases
     * Sizzix Bundles

 * Home
 * Blog
 * My Cart
 * Log In

Search
Search
Advanced Search
Search
Account

 * Home
 * Blog
 * My Cart
 * Log In


 * SHOP PRODUCTS
   * SHOP BY BRAND
     * American Crafts
     * Art Impressions
     * Bo Bunny
     * Carta Bella
     * Crate Paper
     * Cricut (Provo Craft)
     * Doodlebug Design
     * Echo Park
     * Fancy Pants Designs
     * Foundations Decor
     * Graphic 45
     * Heidi Swapp
     * PhotoPlay Paper
     * Silhouette America
     * Simple Stories
     * Sizzix
     * We R Memory Keepers
   * 
   * Machines
     * Die Cutting Machines
     * Foiling Machines
     * Specialty Machines
     * Cricut Machines
     * CAMEO Machines
     * Sizzix Machines
   * Scrapbook Supplies
     * Albums
     * Page Protectors
     * Scrapbook Kits
     * Scrapbook Collections
   * Material
     * Paper
     * Vinyl
     * Fabric Transfer Paper
     * Leather
     * Specialty Material
     * Foil
     * Cards & Envelopes
     * Journaling Cards
   * Dies
     * Card Making Dies
     * Words & Numbers
     * Flower Dies
     * Border Dies
     * Tag & Label Dies
     * Frame & Banner Dies
     * Embossing Folders
     * Cut/Emboss Accessories
   * Stamping
   * Foil Crafting
     * MINC
     * Foil Quill
     * Therm-O-Web (iCraft)
   * Planner Supplies
     * Planners
     * Planner Accessories
     * Planner Stickers
     * Carpe Diem
   * Tools
     * Hand Tools
     * Punches
     * Scissors & Trimmers
     * Mats
     * Specialty Tools
     * FUSE
     * Happy Jig
   * Embellishments
     * Stickers
     * Washi Tape
     * Die Cut Shapes
     * Stencils
     * Glitter
     * Clips & Bows
     * Brads
     * Eyelets
   * Totes & Organizers
   * Home Decor
     * Wooden Decor
     * DIY Kits
   * Art Supplies
     * Pens & Markers
     * Crafty Ink
     * Watercolor Art
     * Glue & Adhesives
     * Color Pour
   * Baking
     * Sweet Sugarbelle
     * Sweet Tooth Fairy
     * Food Crafting
     * Sweetshop
   * 
   * SHOP BY DESIGNER
   * SHOP DEALS
     * Cricut Bundles
     * New Releases
     * Sizzix Bundles

 1. Village Collection Thinlits Dies - Tim Holtz - Sizzix
    Regular Price: $84.99 Special Price: $63.74
    Add to Cart
    
 2. 2021 Big Shot Machine Bundle w/ Thinlits, Cardstock - Sizzix
    Regular Price: $155.97 Special Price: $150.00
    Add to Cart
    
 3. 2021 Heat Tool Embossing Bundle - Sizzix
    Regular Price: $125.99 Special Price: $50.00
    Add to Cart
    
 4. Shotbox Portable Photo Studio Kit - We R Memory Keepers*
    Regular Price: $139.99 Special Price: $118.99
    Add to Cart
    
 5. Foil Quill Christmas Super Bundle - We R Memory Keepers
    Regular Price: $129.99 Special Price: $71.49
    Add to Cart
    
 6. Emoji Punch Board Bundle - We R Memory Keepers -Clearance
    Regular Price: $29.99 Special Price: $15.00
    Add to Cart
    
 7. Explore Air 2 Machine (Mint) - Cricut
    Regular Price: $299.99 Special Price: $222.09
    Add to Cart
    
 8. Big Shot Machine (White & Gray) - Sizzix
    Regular Price: $137.99 Special Price: $79.99
    Add to Cart
    
 9. Round Tiered Tray in Distressed White, 15" - Foundations Decor
    Regular Price: $59.99 Special Price: $30.00
    Add to Cart
    


CRAFTDIRECT.COM: PAPER CRAFT SUPPLIES

Welcome to CraftDirect.com! We are an industry leading online craft store. Here,
you will find great prices on all the discount paper craft supplies you need to
complete wonderful projects. Make scrapbook layouts, cards, home decor, and
more! We also have a variety of art supplies and organizational solutions. Here
you can save on the best brands, like Cricut, Silhouette, Sizzix supplies, We R,
etc.


WHAT'S POPULAR AT CRAFTDIRECT?

We're always bringing in new and innovative solutions for scrapbookers and
cardmakers. Some of our more popular collections and systems right now include:

 * Scrapbook page kits - more than anything, our customers love our huge
   selection of layout kits for every kind of occasion.
 * We R Foil Quill - use your favorite electronic die-cutting machine with Foil
   Quill material and accessories to create foiled designs. The most popular
   item from this collection is the Foil Quill All In One Kit. The best-selling
   designs are found in the Kelly Creates USB drive.
 * Sizzix machines - though we have had several options over the years, the
   Vagabond 2 is our best-seller! Also, we can't keep these Sticky Grid Sheets
   on the shelves.
 * Artomology by Jane Davenport - this is one of the most popular collection of
   dies, stamps, stencils, etc. that we can remember.


ABOUT OUR ONLINE CRAFT STORE

We are a company that takes pride in the products we offer. Customer
satisfaction is what drives our business. Our customers are happy because we
have the best deals on quality craft supplies. Have you seen the new Cricut
Maker cutting system? It's a great option if you want to broaden your horizons
and work with new material. We also have the CAMEO 3. We have all your favorite
brands, including:

 * American Crafts
 * Cricut (Provo Craft)
 * Graphic 45 paper
 * Silhouette
 * Simple Stories
 * Sizzix
 * Sweet Sugarbelle
 * We R Memory Keepers
 * and more!

We are committed to providing each customer with the highest standard of
service. We make it our goal to put a smile on each of our customers' faces. We
have been in business for over a decade and we keep up with all the latest
styles and trends. We know just about everything there is to know about paper
craft supply, so don't hesitate to contact us if you don't understand how
products work.

We have all kinds of craft supplies at discount prices, ranging from machines to
patterned cardstock stacks. Creating with CraftDirect can be a lot of fun, in
part because we have you covered for a number of project types:


SCRAPBOOKING

If you like to scrapbook, you have come to the right place. We have a large
selection of discount scrapbook supplies, including designer albums, photo
sheets, page protectors, scrapbook page kits, and tons of paper, like
solid-colored cardstock.


HOMEMADE CARDS

Homemade cards are becoming more and more popular among crafters. Not only is it
a fun hobby, but it can be (not always) an inexpensive solution for your
greeting card needs. Make cards and embellishments and personalize each project
just the way you like it. We have paper, dies, embossing folders, machines,
cartridges, tools, accessories, and everything else that you need to make cards.
One of the best solutions for making cards are Sizzix dies.


HOME DECOR

If you are big into home decorating, then you will love what we have to offer.
We have fun kits that will allow you to decorate in unique ways, as well as DIY
picture frames, banners, gallery prints, holiday decor, party decor, and of
course tons of vinyl!


SAVE ON PAPER CRAFT SUPPLIES AT CRAFTDIRECT

At CraftDirect, we are here to help you. When you shop with us you can trust
that you are getting a good deal and quality products that you can count on.
Don't wait for your next big craft failure to decide you should have purchased
some paper craft supplies from a name you can trust. We have all your favorite
designers, including Tim Holtz!



 

 


CRAFT DIRECT

 * Contact Us
 * Privacy Policy
 * FAQ
 * Terms & Conditions
 * Sitemap


MY ACCOUNT

 * Track My Order
 * My Account
 * Shopping Cart


FOLLOW US

 * Facebook
 * Pinterest
 * Instagram
 * Twitter
   

Questions? Feedback? powered by Olark live chat software

© 2021 CraftDirect.com. All Rights Reserved.



JOIN OUR MAILING LIST

Sign up for latest updates & coupon codes 






CONTACT US!

We're not around, but we'd love to chat another time.

* indicates a required field

Name*Required Asterisksignifies that this field can not be left blank
Email*Required Asterisksignifies that this field can not be left blank
Phone
Next
powered by Olark Logo
Olark launch button clip path
Contact us!

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?

×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our advertising partners use cookies and similar
technologies on this site and use personal data (e.g., your IP address). If you
consent, the cookies, device identifiers, or other information can be stored or
accessed on your device for the purposes described below. You can click "Allow
All" or "Decline All" or click Settings above to customize your consent.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalized content profile; ●
Select personalised content; ● Personalized ads, ad measurement and audience
insights; ● Product development. For some of the purposes above, our advertising
partners: ● Use precise geolocation data. Some of our partners rely on their
legitimate business interests to process personal data. View our advertising
partners if you wish to provide or deny consent for specific partners, review
the purposes each partner believes they have a legitimate interest for, and
object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the on this site.
Decline All
Allow All