GameXchanger

GameXchanger Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from GameXchanger, Video game, Green Point.

GameXchanger is a group designed for you guys to get in touch with one another to trade your high value x box / Playstat...
18/10/2017

GameXchanger is a group designed for you guys to get in touch with one another to trade your high value x box / Playstation games amongst one another. In my opinion its a better deal to get a game that I really want for a game that I don't want ( of the same value ). I think its a no brainer and we all have at least 3-4 games that we NEVER play! Get in touch with one another and start trading your unwanted games through GameXchanger. You can also sell consoles / remotes / accessories for those who are looking to make a change or get an upgrade!

Post your ads below with a photo and list of your unwanted games and wait for someone near by to call. Out with the old, in with the new!!!

Address

Green Point

Telephone

0810246612

Website

Alerts

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

Share

Category

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