Further Down The River

Further Down The River Homemade little things

https://furtherdowntheriver.etsy.com I‘ve got some new stuff listed on my etsy. Christmas and fall is on the way. I will...
08/03/2024

https://furtherdowntheriver.etsy.com I‘ve got some new stuff listed on my etsy. Christmas and fall is on the way. I will be crocheting away and workin on gourds. Please share if you think anyone would be interested.

Shop FurtherDownTheRiver by FurtherDownTheRiver located in Coarsegold, California.

Gourdgeous 😎
04/22/2024

Gourdgeous 😎

I feel this
03/30/2024

I feel this

Loofah fun 🤩
02/17/2024

Loofah fun 🤩

Baby Doll loves her Beanie. 😍🥰😘
01/16/2024

Baby Doll loves her Beanie. 😍🥰😘

01/16/2024
$15 Treat yourself to warmth ☕️
08/29/2023

$15 Treat yourself to warmth ☕️

Ear Warmer $15.00
01/16/2023

Ear Warmer $15.00

Ear and Neck Warmer set. $35.00
01/16/2023

Ear and Neck Warmer set. $35.00

Neck and Ear Warner set. $35.00
01/16/2023

Neck and Ear Warner set. $35.00

Address

Tyler, TX
75707

Opening Hours

Monday 9am - 5pm
Tuesday 9am - 5pm
Wednesday 9am - 5pm
Thursday 9am - 5pm
Friday 9am - 5pm

Telephone

(559) 760-5682

Website

Alerts

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