
Clumping Bamboo Seeds - Fargesia robusta bamboo seeds
Fargesia robusta Bamboo Seeds Quantity 30+ Fargesia Bamboo Seeds for sale USDA Hardiness Zone: 7-9; in colder zones if winterized Winterizing Bamboo for Extreme Conditions Apply several inches of mulch at the base in Fall. Plant your bamboo in a location with maximum sunlight during Winter, protected from prevailing Winter winds. Plant adjacent to other shielding plantings. Move pots and containers to a protected area under cover such as a shed or garage. During prolonged extreme conditions, shield with fabric or other protective covering. // Function to show popup function showPopup(event) { event.preventDefault(); const popup = document.getElementById('popup'); popup.style.display = 'block'; popup.style.left = event.pageX + 'px'; popup.style.top = event.pageY + 'px'; } // Close popup when clicking outside document.addEventListener('click', function (e) { const popup = document.getElementById('popup'); if (!popup.contains(e.targe