Stitched by Bowen

Stitched by Bowen Stitched by Bowen is a small business craft shop for several different handmade crafts!

Have a little one learning their colors, or someone who loves coloring? 🖍️ Just finished these adorable crayons! 😍 Selli...
09/29/2025

Have a little one learning their colors, or someone who loves coloring? 🖍️ Just finished these adorable crayons! 😍 Selling in sets and singles! $40 a set or single for $7!

https://stitchedbybowen.etsy.com for shipping or message me!

New to the shop only $17! Message me!
07/27/2024

New to the shop only $17! Message me!

Hey everyone! There are 2 new listings in the shop! Cactus key chains are $15 and personalized water bottles are $12. Co...
06/20/2024

Hey everyone! There are 2 new listings in the shop! Cactus key chains are $15 and personalized water bottles are $12. Code SAVE10 for 10% off is still available! Check out the Etsy shop or message me if interested!

Use code SAVE10 at checkout for 10% off!
05/29/2024

Use code SAVE10 at checkout for 10% off!

Shop Autumn's Creations by StitchedbyBowen located in Columbus, Ohio.

Address

Columbus, OH

Alerts

Be the first to know and let us send you an email when Stitched by Bowen 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); });