www.hunkydorycrafts.co.uk Open in urlscan Pro
2606:4700:20::ac43:496f  Public Scan

Submitted URL: https://email-hunkydorycrafts.co.uk/c/AQjXqQ4Q2thkGLWbnhQghKnFFPxeKcuwR-2Shhlc5SydvdBenJ8dVM9UWHqnjzmaOh9H
Effective URL: https://www.hunkydorycrafts.co.uk/offers/digital-downloads.html?utm_campaign=1649754_Technique%20Tuesday%20%26%20Craft%20Wire&utm_...
Submission: On February 21 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.hunkydorycrafts.co.uk/catalogsearch/result/

<form class="form minisearch" id="search_mini_form813366" action="https://www.hunkydorycrafts.co.uk/catalogsearch/result/" method="get">
  <div class="field search"><label class="label" for="search_919299" data-role="minisearch-label"></label>
    <div class="control"><input id="search_919299" type="text" name="q" value="" placeholder="Search Hunkydory..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div class="nested"><a class="action advanced" href="https://www.hunkydorycrafts.co.uk/catalogsearch/advanced/" data-action="advanced-search">Advanced Search</a></div>
      <script>
        var MAGE_VERSION = "2.4.5";

        function compareVersions(installed, required) {
          var a = installed.split('.');
          var b = required.split('.');
          for (var i = 0; i < a.length; ++i) {
            a[i] = Number(a[i]);
          }
          for (var i = 0; i < b.length; ++i) {
            b[i] = Number(b[i]);
          }
          if (a.length == 2) {
            a[2] = 0;
          }
          if (a[0] > b[0]) return true;
          if (a[0] < b[0]) return false;
          if (a[1] > b[1]) return true;
          if (a[1] < b[1]) return false;
          if (a[2] > b[2]) return true;
          if (a[2] < b[2]) return false;
          return true;
        }
      </script>
      <div id="ea_search_autocomplete" class="top-arrow-primary ea-search-autocomplete no-result">
        <div class="content">
          <div class="left wyomind-bg-secondary">
            <div id="ea-suggests"></div>
            <div id="ea-categories"></div>
            <div id="ea-cms"></div>
          </div>
          <div class="right wyomind-bg-primary">
            <div id="ea-products"></div>
            <div id="ea-all-results"></div>
          </div>
        </div>
      </div>
      <div id="ea-search-autocomplete-no-result" class="top-arrow-primary ea-search-autocomplete-no-result">
        <div class="content wyomind-bg-secondary wyomind-primary-border">No product found</div>
      </div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" disabled=""><span>Search</span></button></div>
</form>

<form class="am-ranges " id="am-ranges-stock" data-am-js="ranges" data-amshopby-filter="stock" data-amshopby-filter-request-var="stock" autocomplete="off">
  <ol class="items am-filter-items-stock  -am-singleselect">
    <li class="item " data-label="In Stock">
      <a class="am-filter-item-65d601ea2fc08" data-am-js="filter-item-default" href="https://www.hunkydorycrafts.co.uk/offers/digital-downloads.html?dm_i=513R%2CZCYI%2CP9LF9%2C40NQF%2C1&amp;stock=1"><span class="label">In Stock</span>  <span class="count">2<span class="filter-count-label">items</span></span> </a>
      <input name="amshopby[stock][]" value="1" type="radio" aria-label="In Stock" data-digits-after-dot="0" style="display: none;"> </li>
  </ol>
</form>

POST https://www.hunkydorycrafts.co.uk/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.hunkydorycrafts.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <fieldset class="fieldset"><input type="hidden" name="___cps" value="footer">
    <div class="field newsletter"><label class="label" for="newsletter"><span>Sign up for our latest offers</span></label>
      <div class="control"><input name="email" type="email" id="newsletter" placeholder="Email Address" data-validate="{required:true, 'validate-email':true}"></div>
      <div class="actions"><button class="action subscribe primary" title="Submit" type="submit"><span>Submit</span></button></div>
    </div>
  </fieldset>
  <div class="field newsletter_tcs">
    <div class="control">
      <div class="field choice"><input name="newsletter_tcs" type="hidden" id="newsletter_tcs" value="true"><label class="label" for="newsletter_tcs"><span class="newsletter_tcs_label">Receive our newsletter with the latest deals and inspiration. You
            can unsubscribe any time you want. You are signing up to our emails and can read more about our Privacy Policy <a href="/privacy-policy-cookie-restriction-mode">here</a></span></label></div>
    </div>
  </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() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline"
          style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-p8g178inrxf0" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Let_QMkAAAAAMRkxeVE34vn77WWi9yMJ7WbfK9f&amp;co=aHR0cHM6Ly93d3cuaHVua3lkb3J5Y3JhZnRzLmNvLnVrOjQ0Mw..&amp;hl=de&amp;v=1kRDYC3bfA-o6-tsWzIBvp7k&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=m23dfp5lh9am"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /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.hunkydorycrafts.co.uk/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website.
Learn more
Got it!
The store will not work correctly in the case when cookies are disabled.

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

NEW Premier Craft Tools HERE! >>
Customer Service: 01772 272577 01772 272577
 * Hunkydory Hub

Currency
GBP - British Pound
 * AUD - Australian Dollar
 * CAD - Canadian Dollar
 * EUR - Euro
 * NZD - New Zealand Dollar
 * USD - US Dollar

 * 
 * Sign In

Toggle Nav
My account
Wish List

My Basket £0.00
Close
You have no items in your basket. Time to go shopping!

PAYMENT OPTIONS


Search
Advanced Search

No product found
Search
Menu
 * Offers
    * Club Hunkydory
       * Club Hunkydory Free Gift!
       * Club Hunkydory Diamond
       * Diamond Deals
       * Hunkydory Exclusives
       * Hunkydory Pin Badge
       * Digital Downloads
   
    * Save on Essentials
       * Foam Pads 10 for £8
       * Shaped Card Blanks 4 for 3
       * Adorable Scorable 3 for £12
       * A4 Mirri Card 3 for £13.98
       * Little Book Mirri Mats 3 for £19.98
       * Mirri Mats 2 for £19.98
       * Shimmer Rolls 3 for £9.99
       * Trim Me Inserts 2 for £14.98
       * Colour Block Pads 2 for £9.98
   
    * Online Gift Voucher
    * 
    * 
   
    * 
    * Mega Multibuys
       * Topper Sets 5 for 4
       * Deco-Large Sets 5 for 4
       * Decoupage Toppers 5 for £8
       * Topper Favourites 10 for £15
       * Little Books 3 for 2
       * Deluxe Craft Pads 3 for 2
       * Whopper Toppers 3 for 2
       * Book of Toppers 3 for 2
       * Pocket Pads 3 for £9.99
       * Delightful Die-Cuts 2 for £15.98
       * Decoupage Books 3 for 2
       * Duo Design Pads 3 for 2
       * Duo Colour Pads 2 for £16
       * Pattern Packs 3 for £21.96
       * Essential Paper Packs 3 for £12
   
    * 
    * 
    * 
   
    * Moonstone Multibuys
       * Mini Dies 4 for £10
       * Small Dies 2 for £13.98
       * Small Dies 2 for £14.98
       * Medium Dies 2 for £19.98
       * Medium Dies 2 for £24.98
       * Large Dies 2 for £34.98
       * XL Dies 2 for £39.98
   
    * Prism & FTLS Multibuys
       * Ink Pads 5 for 4
       * Ombré Ink Pads 4 for 3
       * Brush Markers 2 for £24
       * Craft Markers 3 for 2
       * Glimmer Mists 3 for £12
       * Pearlescent Powders 4 for 3
       * A5 Stamps 2 for £17.50
       * A6 Stamps 3 for 2
       * A7 Stamps 2 for £8
       * A8 Stamps 4 for £10
       * 6" x 6" Masks 2 for £7.50
       * 7" x 7" Masks 2 for £9
   
    * Wild Celebrations! Free Gift!
      Diamond Membership!

 * Papercraft
    * Latest Collections
       * Spring Sensation Elegance
       * Adorable Animals
       * Butterfly Dance
       * Hello Spring Deco-Large
       * Easter Cheer
       * Purr-fect Days
       * January Little Books
       * Delightful Die-Cuts
       * Treasured Moments
       * 2024 Craft Calendar
       * Animal Arcadia
       * Into the Wild Deco-Large
       * Running Free
       * A Rainbow of Flowers
       * Trick or Treat
       * Moonlight Fairies
       * Fussy Cutting Pad
       * Fabulous Folds Interlace
       * Sports & Hobbies Deco-Large
       * Floral Dreams
       * Exploding Boxes
       * Cut & Craft
   
    * Crystal Art Kits
    * 
    * 
    * 
   
    * Hunkydory Card Making
       * Luxury Card Collections
       * Deco-Large Collections
       * Topper Sets
       * Deco-Large Sets
       * Decoupage Toppers
       * Topper Favourites
       * Concept Card Kits
       * Deluxe Craft Pads
       * Quick Card Pads
       * Build-a-Topper Pads
       * Book of Toppers
       * Whopper Toppers
       * Decoupage Books
   
    * Paper Pads
       * Little Books
       * Pocket Pads
       * Picture Perfect Pads
       * Colour Block Pads
       * Duo Design Paper Pads
       * Duo Colour Paper Pads
   
    * Online Gift Voucher
    * 
    * 
   
    * 
    * Card Making Essentials
       * White Card Blanks
       * Coloured Card Blanks
       * Envelopes & Card Boxes
       * Clear Display Bags
       * Card Inserts
       * Sentiment Pads
       * Perfect Verses
       * Perfect Poetry
       * Stickables
   
    * Paper & Cardstock
       * Adorable Scorable
       * Mirri Card
       * Mirri Mats
       * Essential Paper Packs
       * Tag Pads
       * Kraft Card
       * Glitter Card
       * Parchment Paper
       * Acetate
   
    * Treasured Moments
      Hello Spring Deco-Large

 * Die Cutting
    * Moonstone Dies
       * Ribbon Threading
       * Easter in Bloom
       * Delightfully Dotty
       * Scene Builders
       * Lovely Lace
       * Pierced Backgrounds
       * Halloween Spooktacular
       * Fun & Games
       * Butterfly Beauty
       * Shabby Chic
       * Just to Say Combos
       * Mini Shape Builders
       * Floral Burst
       * A Man's World
       * Wildflowers & Shape Builders
       * Blessed & Beautiful
       * Liftables Petals & Wings
       * Stitched Essentials
       * Garden Nature Interlace
       * Precious Portrait Flowers
       * Woodland Story Snippables
   
    * 
    * 
    * 
    * 
   
    * Moonstone Essentials
       * Nesting Dies
       * Alphabet & Sentiments
       * Frames & Borders
       * Stamp & Die Combos
   
    * Moonstone Multibuys
       * Mini Dies 4 for £10
       * Small Dies 2 for £13.98
       * Small Dies 2 for £14.98
       * Medium Dies 2 for £19.98
       * Medium Dies 2 for £24.98
       * Large Dies 2 for £34.98
       * XL Dies 2 for £39.98
   
    * Hidden
    * Hidden
    * Hidden
   
    * Machines & Tools
       * Gemini Machines
       * Tools & Storage
   
    * Embossing Folders
    * Other Brands
       * Gemini
       * Crafter's Companion
       * Creative Expressions
       * Spellbinders
       * Clarity
   
    * Online Gift Voucher
    * Delightfully Dotty
      Ribbon Threading

 * Stamping & Mixed Media
    * For the Love of Stamps
       * Cute & Cuddly Spring
       * Essentials & Handbook
       * Cute & Cuddly
       * Witchcraft & Wizardry
       * Midnight Flowers & Butterflies
       * Radiant Beauty Masks
       * Spring Days Gemstones
       * Layering Bird Watching
       * Jurassic Era
       * Layering Floral Favourites
       * Layering Butterflies
       * Paintdrop Posies
       * Essential Sentiments & Elements
   
    * Stamps By Brand
       * Woodware Stamps
       * Crafter's Companion
       * Creative Expressions
       * Pink Ink Designs
   
    * Holding space (hidden)
    * Holding Space (hidden)
    * Holding Space (hidden)
    * Holding Space (hidden)
   
    * For the Love of Masks
       * Layering Tiles & Florals
       * 6" x 6" Masks 2 for £7.50
       * 7" x 7" Masks 2 for £9
   
    * Ink Pads
       * Prism Ink Pads
       * Memento Ink Pads
       * StazOn Ink Pads
       * Versafine Ink Pads
   
    * Stamping Card
    * Stamping Tools
    * Heat Embossing
    * Parchment Craft
   
    * Holding Space (hidden)
    * 
    * Prism by Hunkydory
       * Prism Ink Pads
       * Prism Glimmer Mists
       * Prism Powders
       * Prism Gilding Flakes
       * Prism Craft Markers
       * Prism Brush Markers
       * Prism Watercolour Pencils
       * Prism Handbooks
   
    * FTLS Multibuys
       * A5 Stamps 2 for £17.50
       * A6 Stamps 3 for 2
       * A7 Stamps 2 for £8
       * A8 Stamps 4 for £10
   
    * Online Gift Voucher
    * Prism By Hunkydory
      Cute & Cuddly Spring

 * Craft Supplies
    * Glue & Adhesives
       * Craft Glue
       * Double-Sided Tape
       * Foam Pads & Rolls
       * Tape Runners
       * High & Low-Tack Tapes
   
    * Embellishments
       * Diamond Sparkles
       * Stickers
       * Ribbon & Buttons
       * Glitter & Sequins
       * Stickles Glitter Glue
       * MDF Shapes
   
    * 
   
    * Craft Tools
       * NEW for 2024!
       * Premier Craft Tools
       * Adorable Scoreboard
       * Craft Wire
       * Cutting Tools
       * Paper Punches
       * Other Tools
   
    * 
    * Storage
       * Premier Craft Storage
       * Storage Box Multibuys
       * Storage Genie
   
    * Knitting & Sewing
       * Crafty Knits
       * 20 to Make Books
   
    * Online Gift Voucher
    * Premier Craft Tools
      Crafting Tool Basics

 * Books & Mags
    * Crafting Handbooks
       * The Magic of Colour
       * Hunkydory's Guide To...
       * The Adorable Scoreboard
       * Prism Crafting
   
    * 
   
    * Magazines
       * CWHD Magazine Subscription
       * Crafting with Hunkydory
       * Hunkydory Box Magazines
   
    * 
   
    * Books
       * Knitting & Crochet
       * Sewing
       * Twenty to Make
   
    * Crafting with Hunkydory
      Magazine Subscription


CUSTOMER SERVICE

 * Contact Us
 * UK Delivery
 * International Delivery
 * Returns


HUNKYDORY HUB

 * News
 * Replay Facebook Shows
 * Product Tutorials
 * Free Downloads
 * Competitions
 * Catalogue


SHOPPING

 * Sign in to your Account
 * Create an Account
 * Reset Password
 * Platinum Membership
 * Gift Vouchers
 * Payment Method FAQ's
 * Terms & Conditions


MORE FROM US

 * Visit our Superstore
 * Live Show Schedule
 * Angel Policy
 * About Us
 * Privacy Policy
 * Trade Partners

Account
 * 
 * Sign In

Currency
Currency
GBP - British Pound
 * AUD - Australian Dollar
 * CAD - Canadian Dollar
 * EUR - Euro
 * NZD - New Zealand Dollar
 * USD - US Dollar


 * Home
 * Offers
 * Digital Downloads


DIGITAL DOWNLOADS

2


Introducing Hunkydory's Digital Downloads, here you will find all our digital
products that you can print out time and time again.

Please note you must be signed into your account to purchase a downloadable
product and all digital products are non refundable.

To access your downloads go to your account, then to the My Downloadable
Products section or alternatively download them from your order confirmation
email.

Digital downloads available as a PDF document.

2 Items

Sort By Latest Product Name Biggest Saving Price: high to low Price: low to high
Descending Order
Filters
Filters
Stock
 1. In Stock 2items

 1. Craft Wire Templates Mother's Day Bundle
    £3.99
    
    In stock
    Add to Wish List
 2. Craft Wire Templates Hoppy Easter Bundle
    £3.99
    
    In stock
    Add to Wish List


1
Show
24 48 96 192 300
per page





Newsletter
Sign up for our latest offers

Submit
Receive our newsletter with the latest deals and inspiration. You can
unsubscribe any time you want. You are signing up to our emails and can read
more about our Privacy Policy here
Customer Service
 * Contact Us
 * UK Delivery
 * International Delivery
 * Returns

Shopping
 * My Account
 * Create Account
 * Club Hunkydory
 * Diamond Membership
 * Reward Points
 * Terms & Conditions

Hunkydory Hub
 * Replay Shows
 * Product Tutorials
 * Free Downloads
 * Competitions
 * Gallery
 * Submit your Card Creations

More From Us
 * Live Show Schedule
 * About Us
 * Angel Policy
 * Privacy Policy
 * Crafting Glossary
 * Visit Trade Site

Twitter Facebook Youtube Pinterest Instagram
Copyright 2023 The Hunkydory Group. Hunkydory Crafts is a trading name of The
Hunkydory Group. All Rights Reserved. | Registered in England Company Number
4994541 | VAT Number: 534 4089 47
Secure Payments & Services





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?