Hooked on Charleston

Hooked on Charleston Support your local knitting business!

How cute are these snowmen!!! Let me know if you would like one or a set!!
11/13/2021

How cute are these snowmen!!! Let me know if you would like one or a set!!

Some headbands/ear warmers I made. Let me know if you want one!!
11/05/2021

Some headbands/ear warmers I made. Let me know if you want one!!

A cute little penguin I did a while back! Let me know if you would like one!
10/24/2021

A cute little penguin I did a while back! Let me know if you would like one!

Cold weather is coming very soon!! Get a hat to keep you nice and warm😉 Can do any size and colors!!
10/12/2021

Cold weather is coming very soon!! Get a hat to keep you nice and warm😉 Can do any size and colors!!

A photo of some more pumpkins I made! Can do any colors and size on these as well♥️ Perfect for a fall photo shoot!!
10/05/2021

A photo of some more pumpkins I made! Can do any colors and size on these as well♥️ Perfect for a fall photo shoot!!

Even kitties love the knitted pumpkins🧡🎃
10/05/2021

Even kitties love the knitted pumpkins🧡🎃

Just some examples of some hats i’ve knitted. If you would like one, just comment below!! Can do any size and color!
10/05/2021

Just some examples of some hats i’ve knitted. If you would like one, just comment below!! Can do any size and color!

Just a couple of photos of some of my work!
10/04/2021

Just a couple of photos of some of my work!

10/04/2021

Hey guys! My name is Tracy. I have a love for knitting and my granddaughter so I decided to start a small business around those two things. Would love your support with getting things started!!

Address

Pickens, SC

Website

Alerts

Be the first to know and let us send you an email when Hooked on Charleston posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });