Made by Mo

Made by Mo Trinkets & whatnots courtesy of my imagination. Custom orders welcome.

I adore colour. The brighter the better but I'm learning there is beauty in neutrals as well...Made with love for a very...
20/12/2023

I adore colour. The brighter the better but I'm learning there is beauty in neutrals as well...

Made with love for a very special 40 year old.

Honestly, I would've call them Bratz but apparently they're L.O.L O.M.G Dolls...
13/10/2023

Honestly, I would've call them Bratz but apparently they're L.O.L O.M.G Dolls...

When your brother is kind enough to make you an aunt so you get to do things like this ..Upcycle and reuse. The planet h...
13/09/2023

When your brother is kind enough to make you an aunt so you get to do things like this ..

Upcycle and reuse. The planet has enough garbage, don't add to it unnecessarily.

Donated to Benoni SPCA, I don't know who the previous little girl was that first loved this dressing table but by buying it from the charity shop countless lives have been given a chance.
At the same time, Hayley gets a one of a kind dressing table.

I can't wait to see her reaction to it later today ❤️

27/08/2023

A memorial box for a much loved mouse....
Rest in peace, Lucky 🍀

When it's been one of those days, weeks or months
26/08/2023

When it's been one of those days, weeks or months

Love that my brother made me an aunt to this incredible little girl ❤️Can't wait to show you all the elements I've been ...
26/08/2023

Love that my brother made me an aunt to this incredible little girl ❤️

Can't wait to show you all the elements I've been busy with for Hayley's room.

08/08/2023

Tiny stock boxes start from R95.

Medium stock boxes start from R220.

Large stock boxes start from R400.

Extra large stock boxes start from R650.

Custom tiny boxes are R100+
08/08/2023

Custom tiny boxes are R100+

Custom large boxes are R550+
08/08/2023

Custom large boxes are R550+

Custom medium sized boxes are R250+
08/08/2023

Custom medium sized boxes are R250+

A memory box for a precious 2 year old...
07/08/2023

A memory box for a precious 2 year old...

Address

Benoni

Website

Alerts

Be the first to know and let us send you an email when Made by Mo 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: "SOUTH AFRICA" } }) .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); });