The Solutions Team

The Solutions Team The Solutions Team offers world class branding solutions with personal service.

11/02/2026

Illuminated cutouts of any size, personalized shopper bags, you name it, we can make it

09/02/2026

Large format printing..Zero limits.

26/01/2026

, we've got you covered!

23/01/2026

We love working as a team!

20/01/2026

Always got each other's backs.

19/01/2026

Day 5 posting content for a business to see if it ultimately drives sales

19/01/2026

I'm not asking for much, am I?

16/01/2026

TST's #1 fan!

15/01/2026

Stop looking for a sign for your printing needs.

14/01/2026

Our outdoor branding is hard to beat.

Address

9 Spartan Crescent
Alexandra

Opening Hours

Monday 07:45 - 17:00
Tuesday 07:45 - 17:00
Wednesday 07:45 - 17:00
Thursday 07:45 - 17:00
Friday 07:45 - 17:00

Telephone

+27112622345

Alerts

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