JBK Designs

JBK Designs Handcrafted in Texas JBK Designs creates wreaths and floral arrangements

11/28/2025

Message us today to place an order, each piece is custom made and ready in days

11/28/2025
11/28/2025

The Christmas season is upon us browse our inventory or reach out for a custom order today

11/24/2025

Beautiful one of a kind pieces just in time for Christmas

Our current available pieces
11/24/2025

Our current available pieces

11/12/2025

JBK Designs creates handcrafted wreaths and floral arrangements that bring beauty and warmth into any space. Each design is made with care, creativity, and a love for timeless style. Whether you’re decorating your home, celebrating a season, or gifting something special, JBK Designs adds the perfect personal touch.

Address

14970 CR 109
Kaufman, TX
75142

Alerts

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

Contact The Establishment

Send a message to JBK Designs:

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); });