Sort by: Most popular
Most popular
Name
Newest arrival
Price - Low to High
Price - High to Low
Filters
Designer
Method
Style
Technique
"); return false; // Abort loop } } });*/ showall(0); jQuery(".category_button").click(function () { var cat = jQuery(this).attr("id").replace("cat_", ""); if ($(this).hasClass("active_purple_pill")) {if(typeof active_sub2cats !== 'undefined' && active_sub2cats.length>1){for( var i = 0; i < active_sub2cats.length; i++){ make_all_sub2cat_inactive(); console.log("1make_sub2cat_inactive(\"subcat2_"+active_subcat+"_"+active_sub2cats[i]+","+active_sub2cats[i]+");");sub2category="";}}else{sub2cat=false; make_all_sub2cat_inactive();console.log("2make_sub2cat_inactive(\"subcat2_"+ active_subcat+"_"+ active_sub2cat+","+ active_sub2cat);//make_subcat_active("subcat_"+active_cat+"_"+active_subcat, active_cat); close_filters(active_subcat);st=0;} active_subcat = '';active_sub2cat="";active_sub2cats=[]; var last_active_cat=active_cat; active_cat = 0; make_cat_inactive(jQuery(this).attr("id"), cat); cat = 0; close_filters(0);console.log("active subcats="+active_subcats.length); if(active_subcats.length>0){for( var i = 0; i < active_subcats.length; i++){ var subcatid='subcat_' + last_active_cat + '_' + active_subcats[i]; make_all_subcat_inactive(subcatid,active_subcats[i]);console.log("make_subcat_inactive("+subcatid+","+active_subcats[i]+");");}active_subcats=[]; } } else { active_cat = cat; make_cat_active(jQuery(this).attr("id"), cat); close_filters(cat); } st=0; showall(cat,'',jQuery(this).data("url")); });jQuery(".subcategory_button").click(function () { var subcategory = jQuery(this).attr("id").replace("subcat_" + active_cat + "_", "");//console.log("subcat="+subcategory); if ($(this).hasClass("active_purple_pill")) { var subcategory = jQuery(this).attr("id").replace("divsubcat_", "");//console.log("subcat="+subcategory); if(typeof active_sub2cats !== 'undefined' && active_sub2cats.length>1){for( var i = 0; i < active_sub2cats.length; i++){ make_all_sub2cat_inactive(); console.log("1make_sub2cat_inactive(\"subcat2_"+subcategory+"_"+active_sub2cats[i]+","+active_sub2cats[i]+");");}sub2category="";}else{ sub2cat=false; make_all_sub2cat_inactive();console.log("2make_sub2cat_inactive(\"subcat2_"+ subcategory+"_"+ active_sub2cat+","+ active_sub2cat);//make_subcat_active("subcat_"+active_cat+"_"+active_subcat, active_cat); close_filters(active_subcat);st=0;} active_subcat = '';active_sub2cat="";active_sub2cats=[];subcat=false; make_subcat_inactive(jQuery(this).attr("id"), subcategory);make_cat_active("cat_"+active_cat, active_cat); close_filters(active_cat);st=0;//console.log("url="+jQuery(this).attr("data-url"));window.history.pushState({additionalInformation: 'Updated the URL with JS'}, '',jQuery(this).attr("data-url"));showall(active_cat,'',jQuery(this).attr("data-url")); } else { active_subcat = subcategory;subcat=true; make_subcat_active(jQuery(this).attr("id"), subcategory);//console.log('make_subcat_active('+jQuery(this).attr("id")+', '+subcategory+');'); close_filters(active_cat);st=0;//console.log("url="+jQuery(this).attr("data-url"));showall(subcategory,true,jQuery(this).attr("data-url")); } });jQuery(".sub2category_button").click(function () { var sub2category = jQuery(this).attr("id").replace("subcat2_" + active_subcat + "_", "");//console.log("sub2cat="+sub2category); if ($(this).hasClass("active_sub2cat")) {if(active_sub2cats.length>1){for( var i = 0; i < active_sub2cats.length; i++){ if ( active_sub2cats[i] === sub2category) { active_sub2cats.splice(i, 1); }}//console.log("make_sub2cat_inactive("+jQuery(this).attr("id")+","+sub2category+");")make_sub2cat_inactive(jQuery(this).attr("id"), sub2category);sub2category=active_sub2cats.toString();active_sub2cat=sub2category;st=0;//console.log("url="+jQuery(this).attr("data-url"));window.history.pushState({additionalInformation: 'Updated the URL with JS'}, '',jQuery(this).attr("data-url"));showall(active_sub2cats.join("|"),false,jQuery(this).attr("data-url"),'',true);}else{ active_sub2cat = '';active_sub2cats=[];sub2cat=false; make_sub2cat_inactive(jQuery(this).attr("id"), sub2category);//make_subcat_active("subcat_"+active_cat+"_"+active_subcat, active_cat); close_filters(active_subcat);st=0;//console.log("url="+jQuery(this).attr("data-url"));window.history.pushState({additionalInformation: 'Updated the URL with JS'}, '',jQuery(this).attr("data-url"));showall(active_subcat,'true',jQuery(this).attr("data-url"));} } else { active_sub2cat = sub2category;active_sub2cats.push(sub2category);sub2cat=true; make_sub2cat_active(jQuery(this).attr("id"), sub2category); close_filters(active_subcat);st=0;sub2category=active_sub2cats.toString();//console.log("url="+jQuery(this).attr("data-url"));showall(active_sub2cats.join("|"),false,jQuery(this).attr("data-url"),'',true); } });});$(window).resize(function () { /*jQuery('#category_filters').css({ 'height': '62px', 'overflow': 'hidden' }); $(".seemore").remove();*/ var totalWidth = 0; var menu = $('#' + filter_container); var menuWidth = menu.innerWidth(); var row = 1; var counter = 1; var pad = 0; console.log("menuWidth=" + menuWidth); /*menu.find('div').each(function () { counter++; totalWidth += $(this).outerWidth() + 18; if ((totalWidth + pad) > menuWidth) { if (row == 1) { row = 2 pad = 74; totalWidth = $(this).outerWidth() + 20; } else { console.log("Insert here"); $(this).before("
+ See more
"); return false; // Abort loop } } });*/});//Infinite Scroll/*var currentscrollHeight = 0;var count = 0;$(window).on("scroll", function () { const scrollHeight = $(document).height(); const scrollPos = Math.floor($(window).height() + $(window).scrollTop()); const isBottom = scrollHeight - 1000 < scrollPos; if (isBottom && currentscrollHeight < scrollHeight) { $('#loadmoreproducts').click(); $('#loadmoreproducts').remove(); currentscrollHeight = scrollHeight; }});*/$(window).on("scroll", function() { //page height var scrollHeight = $(document).height();//console.log(" scrollHeight="+ scrollHeight); //scroll position var scrollPos = $(window).height() + $(window).scrollTop();//console.log("scroll position="+ scrollPos); // fire if the scroll position is 300 pixels above the bottom of the page if(((scrollHeight - 4000) >= scrollPos) / scrollHeight == 0){ $('#loadmoreproducts').click();//showall(buttonCat,buttonsubCat); //$('#loadmoreproducts').remove();console.log("Firing infinite scroll"); }});function close_filters(id) { /* jQuery('#category_filters').css({ 'height': '63px', 'overflow': 'hidden' });*/ $(".seemore").remove(); var totalWidth = 0; if (id == 0) { var menu = $('#categories'); filter_container = 'containers'; } else { var menu = $('#subcat' + id); filter_container = 'subcat' + id; } console.log("filter_container=" + filter_container); var menuWidth = menu.innerWidth(); var row = 1; var counter = 1; var pad = 0; console.log("menuWidth=" + menuWidth); /*menu.find('div').each(function () { counter++; totalWidth += $(this).outerWidth() + 18; if ((totalWidth + pad) > menuWidth) { if (row == 1) { row = 2 pad = 74; totalWidth = $(this).outerWidth() + 20; } else { console.log("Insert here"); $(this).before("
+ See more
"); return false; // Abort loop } } });*/}
All designs
Alphabets & Phrases
Animals
Applique
Aquatic & Reptiles
Around the World
Babies & Children
Birds, Butterflies & Bugs
Buildings & Transport
Celebrations & Holidays
Christmas
Embroidery Methods
Embroidery Styles
Flowers
Free Standing Lace
Garden & Outdoors
Home & Hobbies
Home Decor
Outline
People & Fashion
Personal Items
Projects
Quilt Blocks
Religious & Inspirational
Seasonal
Single Designs
Tutorials
Alphabets & Phrases
Alphabet Mix
Animal Alphabets
Banner Alphabets
Childrens Alphabets
Childrens Phrases
Christmas Alphabets
Fancy Monogram
Floral Alphabets
Kitchen Sayings
Messages
Names
Numbers
Outline Fonts & Phrases
Script Alphabets
Seasonal Alphabets
Word Art
Animals
Australian Animals
Baby Animals
Bears & Pandas
Cats
Cows & Pigs
Dogs
Elephants
Farm Animals
Giraffe, Zebra & Hippo
Heads, Paws & Patches
Hedgehogs & Squirrels
Horses & Unicorns
Lions & Tigers
Llamas & Camels
Mice
Monkeys
Other Species
Outline Animals
Rabbits
Sheep, Deer & Goats
Wild Animals
Woodland Animals
Applique
Animals
Aquatic & Reptiles
Around the World
Babies & Children
Birds, Butterflies & Bugs
Buildings & Transport
Celebrations & Holidays
Christmas
Embroidery Methods
Embroidery Styles
Flowers
Fonts & Phrases
Gardens & Outdoors
Hobbies & Interests
Home Decor
People & Fashion
Quilt Blocks
Religious & Inspirational
Seasonal
Aquatic & Reptiles
Dinosaurs & Dragons
Dolphins & Whales
Fish
Frogs
Mermaids
Mixed Aquatic
Outline Aquatic & Reptiles
Reptiles
Seahorses
Shells
Around the World
Africa
Asia
Australasia
China
Egypt & Middle East
India
Ireland
Japan
North America
Outline Around the World
Russia
UK & Europe
Babies & Children
Back to School
Bedtime & Bathtime
Bibs & Booties
Books & Puzzles
Circus, Clowns & Carousels
Cowboys & Cowgirls
Dolls
Fairies
Fairy Tales & Rhymes
Gnomes
Little Girls & Boys
Nursery
Outline Babies & Children
Pirates
Playtime
Princesses
Puppets
Robots, Rockets & Monsters
Stick Figures
Stuffed Toys
Sunbonnets
Teddy Bears
Toys & Games
Birds, Butterflies & Bugs
3D Butterflies & Bugs
Assorted Birds
Assorted Bugs
Bees
Birdhouses
Bluejays & Cardinals
Butterflies
Butterflies - Floral
Chickens & Turkeys
Cranes & Flamingos
Doves & Swallows
Dragonflies
Ducks & Geese
Eagles
Feathers
Floral Birds
Funky Birds
Hummingbirds
Ladybugs
Outline Birds, Butterflies & Bugs
Owls
Parrots & Cockatoos
Peacocks
Penguins
Stylized Birds
Swans
Buildings & Transport
Air Planes
Bikes & Cycles
Boats & Nautical
Cars & Campers
Construction
Homes & Habitats
Lighthouses & Windmills
Mixed Transport
Outline Buildings & Transport
Trucks, Trains & Tractors
Celebrations & Holidays
Assorted Celebrations
Easter
Fathers Day
Halloween
Happy Birthday
July 4th
Mothers Day
Outline Celebrations & Holidays
St Patricks Day
Thanksgiving
Valentine Animals
Valentines Day
Weddings
Christmas
Baubles
Bells
Candles & Lights
Christmas Angels
Christmas Animals
Christmas Birds
Christmas Decor
Christmas Kids
Christmas Mix
Christmas Snowmen
Christmas Sunbonnets
Christmas Table
Christmas Trees
Elves, Gnomes & Reindeer
Gingerbread & Treats
Holly & Mistletoe
Nativity & Advent
Nutcracker & 12 Days
Outline Christmas
Poinsettia
Santa & Sleighs
Seasons Greetings
Stockings & Gifts
Tree Ornaments
Wreaths & Flowers
Embroidery Methods
Appliscapes
Candlewicking
Crazy Quilt
Crystals
Cutwork
Felt, Stumpwork & Cork
Fringes & Tassels
In the Hoop
Mylar & Glitterflex
Organza
Sew and Flip
Trapunto & Embossing
Velvet & Needle Felting
Wing Needle
Embroidery Styles
Art Nouveau & Art Deco
Borders
Brush Painting
Celtic
Continuous Lines & Stipple
Corners
Cross Stitch
Damask & Rosemaling
Decorative Blocks
Delicate Heirlooms
Folk Art & Ethnic
Frames & Labels
Geometric & Abstract
Hearts
Heirloom Lace
Jacobean
Large Hoop
Linen Decor
Mandalas
Miniatures
Outline Blocks
Outline Embroidery Styles
Paisley
Patchwork
Potpourri
Rippled Effect
Scrolls & Curls
Stained Glass
Whitework & Blackwork
Flowers
3D Flowers
Artistic Florals
Baskets
Blossoms
Bold Flowers
Bouquets & Bunches
Daffodils & Iris
Daisies, Dahlias & Mums
Delicate Flowers
Floral Blocks & Circles
Floral Borders & Corners
Floral Hearts
Frangipani & Hibiscus
Funky Flowers
Heirloom Florals
Jacobean & Folk Art Florals
Lavender & Wisteria
Lilies & Orchids
Mixed Florals
Morning Glory & Sweet Pea
Native & State Flowers
Other Varieties
Outline Flowers
Pansies & Violets
Protea & Thistle
Roses
Sunflowers & Dandelions
Tulips & Poppies
Vases & Pots
Free Standing Lace
Animals
Aquatic & Reptiles
Around the World
Babies & Children
Birds, Butterflies & Bugs
Buildings & Transport
Celebrations & Holidays
Christmas
Embroidery Methods
Embroidery Styles
Flowers
Fonts & Phrases
Garden & Outdoors
Hobbies & Interests
Home Decor
People & Fashion
Personal Items
Religious & Inspirational
Seasonal
Garden & Outdoors
Arbors & Windows
Beaches
Berries
Farm & Country
Fruit
Gardens
Gnomes
Herbs & Grains
Ivy & Vines
Leaves
Outline Gardens & Outdoors
Scarecrows
Sun, Moon & Stars
Trees & Cacti
Vegetables & Fungi
Home & Hobbies
Around Home
Cakes & Treats
Camping & Fishing
Coffee & Chocolate
Cooking & Cleaning
Dancing & Yoga
Games & Leisure
Gardening
Kitchen
Music
Occupations
Outline Home, Work & Leisure
Sewing & Crafts
Sports
Tea Time
Wine & Drinks
Home Decor
Baskets & Storage
Bedroom & Bathroom
Bottle Decor & Koozies
Bowls
Boxes
Coasters
Cushions
Doilies
Door Stops & Bookends
Frames & Clocks
Kitchen & Oven/Pot Mitts
Lights & Lampshades
Linen Decor
Mug Rugs
Notepad Holders
Placemats & Tableware
Quilt Projects
Sewing Room
Signs & Danglers
Table Cloths & Centers
Table Runners
Tags & Cards
Tissue Holders
Towel Toppers
Wall Hangings
Window Hangers
Outline
Animals
Aquatic & Reptiles
Around the World
Babies & Children
Birds, Butterflies & Bugs
Buildings & Transport
Celebrations & Holidays
Christmas
Embroidery Styles
Flowers
Fonts & Phrases
Gardens & Outdoors
Hobbies & Interests
People & Fashion
Religious & Inspirational
Seasonal
People & Fashion
Boudoir
Bows & Bags
Buttons & Pockets
Cultural
Faces & Portraits
Family & Friends
Fans & Parasols
Fashion Designs
Hats & Masks
Lovely Ladies
Necklines
Outline People & Fashion
Shoe Designs
Teens
Vintage
Personal Items
3D Accessories
Bags & Backpacks
Bookmarks
Clothing & Slippers
Clothing Hangers
Eyeglass Cases
Face Masks
Gift Bags
Hair Accessories
Jewelry & Charms
Journal & Device Covers
Purses & Wallets
Totes
Projects
Animals
Aquatic & Reptiles
Around the World
Babies & Children
Birds, Butterflies & Bugs
Buildings & Transport
Celebrations & Holidays
Christmas
Embroidery Methods
Embroidery Styles
Flowers
Fonts & Phrases
Garden & Outdoors
Hobbies & Interests
Home Decor
People & Fashion
Personal Items
Religious & Inspirational
Seasonal
Quilt Blocks
Animals
Aquatic & Reptiles
Around the World
Babies & Children
Birds, Butterflies & Bugs
Buildings & Transport
Celebrations & Holidays
Christmas
Embroidery Methods
Embroidery Styles
Flowers
Font & Phrases
Garden & Outdoors
Home, Work & Leisure
Outlines
People & Fashion
Religious & Inspirational
Seasonal
Religious & Inspirational
Angels
Crosses
Inspirational Messages
Jesus
Noahs Ark
Outline Religious & Inspirational
Pink Ribbon
Scripture & Prayer
Seasonal
Autumn/Fall
Days of the Week
Months & Years
Outline Seasonal
Snowflakes
Snowmen
Spring
Summer
Weather
Winter
Single Designs
Animals
Aquatic & Reptiles
Around the World
Babies & Children
Birds Butterflies & Bugs
Buildings & Transport
Celebrations & Holidays
Christmas
Embroidery Styles
Flowers
Fonts & Phrases
Garden & Outdoors
Hobbies & Interests
People & Fashion
Projects
Quilt Blocks
Religious & Inspirational
Seasonal
Tutorials
Artista
Embird
Embird Studio
Husqvarna
PE Design & Palette
Techniques