Paracord stuff and things

Paracord stuff and things I make various things out of paracord. from keychains, lanyards, bracelets and more.

03/10/2022

Place your order today. Keychain, keychain lanyard or a bracelet. Can add charms or get without. Let me know

12/11/2021

Thinking about making up some of these keychain lanyards. They are awesome and I love mine. Let me know if you are interested. Going to sell them for $15

Here is my pricing list. Order something and keep yourself styling 😆 🤣 😂
11/20/2021

Here is my pricing list. Order something and keep yourself styling 😆 🤣 😂

11/17/2021

Need a keychain to give you keys a cool new look? Let me know. I have various charms and colors.

2 more happy customers 😊
11/17/2021

2 more happy customers 😊

2 orders done
11/16/2021

2 orders done

These are currently all the charms that I have. See something you like? Let me know
11/16/2021

These are currently all the charms that I have. See something you like? Let me know

Are you an Ohio state fan? If so get ahold of me for your Ohio state keychain. Can also be put on a bracelet. $8 with a ...
11/16/2021

Are you an Ohio state fan? If so get ahold of me for your Ohio state keychain. Can also be put on a bracelet. $8 with a charm for the keychain

10/31/2021

Address

Lockbourne, OH

Website

Alerts

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