Cotta Ceramics

Cotta Ceramics Handmade ceramics intended to add a bit of whimsy to your home :)

Next restock: last week of March!
(16)

05/26/2026

i made a light switch that looks like a fish bobber! kind of, I’m still reeling in the last parts of the design :) 🎣

05/23/2026

making a fish bobber switch for my fish lamps!

05/19/2026

I designed a light up sign for my small business!

05/07/2026

do I regret quitting my day job and turning my pottery hobby into a full-time job?

05/05/2026

seeing how many cups I can wheel throw in an hour!!

05/02/2026

a straw-butter bell in use! 🍓🧈

keeps butter good and spreadable on your counter for around 30 days, you just have to change out the water in the bottom pot every 2-3 days!

I learned recently that the first reason butter could go bad on a counter is if it’s exposed to oxygen so a butter bell makes it last longer because the butter (stored in the top lid) is kept in an airtight container when submerged in water (kept in the bottom pot).

I want to add a couple of these to my website on the end of this month! This one’s for me because I have a couple more things I want to tweak in the design before selling them :)

Address

Seattle, WA

Website

https://cottaceramics.gumroad.com/l/crossstitch

Alerts

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