Seasonal · Weekly Subscription at Lost Sheep Farm

Seasonal · Weekly Subscription

Weekly Harvest
Bundle

Seasonal  ·  Weekly

Weekly Harvest
Bundle

A rotating selection of farm-fresh produce harvested from our 30x100 foot greenhouse and gardens at the 2002 East College property. Tomatoes, cucumbers, mixed greens, fresh herbs, berries, peppers — whatever is at peak ripeness that week.

Contents vary by availability and season. We substitute for peak freshness, never for convenience. Microgreens available by pre-order only. This is what a real working farm grows — imperfect, abundant, and alive.

Cadence

Weekly subscription

Source

30x100ft greenhouse

Contents

Seasonal rotation

Microgreens

Pre-order only

"The land produced vegetation: plants bearing seed...and trees bearing fruit."  Genesis 1:12

No Pesticides Peak Freshness Seasonal Rotation

Weekly Harvest Bundle

Weekly BundleRotating seasonal produce
$30/wk
Subscribe — Coming Soon

Online checkout coming soon. To reserve your weekly bundle now, email LSF@heavenlyhenhouse.com — we will get you set up directly.

E html> Weekly Harvest Bundle — Farm Fresh Produce | Lost Sheep Farm | Roswell, NM
Seasonal · Weekly Subscription at Lost Sheep Farm

Seasonal · Weekly Subscription

Weekly Harvest
Bundle

Seasonal  ·  Weekly

Weekly Harvest
Bundle

A rotating selection of farm-fresh produce harvested from our 30x100 foot greenhouse and gardens at the 2002 East College property. Tomatoes, cucumbers, mixed greens, fresh herbs, berries, peppers — whatever is at peak ripeness that week.

Contents vary by availability and season. We substitute for peak freshness, never for convenience. Microgreens available by pre-order only. This is what a real working farm grows — imperfect, abundant, and alive.

Cadence

Weekly subscription

Source

30x100ft greenhouse

Contents

Seasonal rotation

Microgreens

Pre-order only

"The land produced vegetation: plants bearing seed...and trees bearing fruit."  Genesis 1:12

No Pesticides Peak Freshness Seasonal Rotation

Weekly Harvest Bundle

Weekly BundleRotating seasonal produce
$30/wk
Subscribe — Coming Soon

Online checkout coming soon. To reserve your weekly bundle now, email LSF@heavenlyhenhouse.com — we will get you set up directly.

/* ── FORCE AUTOPLAY ALL VIDEOS ── */ (function(){ function playAll(){ document.querySelectorAll('video').forEach(function(v){ v.muted=true; v.setAttribute('playsinline',''); v.setAttribute('muted',''); var p=v.play(); if(p!==undefined){p.catch(function(){});} }); } /* Play on load */ if(document.readyState==='loading'){ document.addEventListener('DOMContentLoaded',playAll); } else { playAll(); } window.addEventListener('load',playAll); /* Play when scrolled into view, pause when out */ var vObs=new IntersectionObserver(function(entries){ entries.forEach(function(e){ if(e.isIntersecting){ e.target.muted=true; e.target.play().catch(function(){}); } else { e.target.pause(); } }); },{threshold:0.15}); function observeVideos(){ document.querySelectorAll('video').forEach(function(v){vObs.observe(v);}); } if(document.readyState==='loading'){ document.addEventListener('DOMContentLoaded',observeVideos); } else { observeVideos(); } /* Fallback: first user interaction unlocks autoplay */ ['touchstart','click','scroll'].forEach(function(ev){ document.addEventListener(ev,playAll,{once:true,passive:true}); }); })();