inJeanious

inJeanious Hand made crafted items inspired by creativity and up-cycled jeans. Up-cycled jeans and ties into chic and funky bags in once off hand made creations.

Lady bug Ti**le Toes. They go on kids feet.
14/08/2020

Lady bug Ti**le Toes. They go on kids feet.

First canvas attempt. Back to basics. Make a wish 🎉
10/07/2020

First canvas attempt. Back to basics. Make a wish 🎉

Denim hearts 💖💕♥️💞 with beads and feathers.
26/05/2020

Denim hearts 💖💕♥️💞 with beads and feathers.

Denim ❤️ and feathers. R40 small R50 large
26/05/2020

Denim ❤️ and feathers. R40 small R50 large

Hand crafted denim hearts with feathers R50 each.
26/05/2020

Hand crafted denim hearts with feathers R50 each.

❤️ RED HEARTS R30 each.
26/05/2020

❤️ RED HEARTS R30 each.

❤️ Love R35 /R45 with beads
26/05/2020

❤️ Love R35 /R45 with beads

Denim ❤️R35 /R45 with beads.
26/05/2020

Denim ❤️R35 /R45 with beads.

Heart 2 Heart❤️ R30 each
26/05/2020

Heart 2 Heart❤️ R30 each

Hand crafted ❤️
26/05/2020

Hand crafted ❤️

Have a a heart ❤️ R30 each
26/05/2020

Have a a heart ❤️ R30 each

Have a Scottish Heart❤️Tartan Hearts for sale R30 each.
26/05/2020

Have a Scottish Heart❤️Tartan Hearts for sale R30 each.

Address

Constantia

Website

Alerts

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