Grizz Graphics

Grizz Graphics Welcome to the Grizz Graphics page! it is still under construction so "bear" with me! Graphic designs, 3d printing, laser engraving, maker, fabrication

HOT off the press! iPhone14 Neon boombox case. $12** This particular case is not compatible with wireless charging, need...
11/23/2022

HOT off the press! iPhone14 Neon boombox case. $12

** This particular case is not compatible with wireless charging, need one that is just let me know! Want one personalized(pictures, names/dates)? We do that too! Currently only doing iphone14, and 14 pro -
non wireless charging(aluminum backed) and wireless compatible (tempered glass backed) cases. More to come!

09/23/2022

New products, inventory, and services coming soon!!

Now also available, engraved wooden signs! Better grab this one before it flies away! Only $8
01/08/2022

Now also available, engraved wooden signs! Better grab this one before it flies away! Only $8

Etched canvas art now available! Grab this hand scraped gem today for only $12!
01/08/2022

Etched canvas art now available! Grab this hand scraped gem today for only $12!

Coming soon: Custom laser engraving!
01/03/2022

Coming soon: Custom laser engraving!

01/02/2022

Welcome to the Grizz Graphics page!! I will be making and uploading more and more in the near future. Feel free to contact us with any questions or requests!

Address

Griffin, GA
30223

Alerts

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