Rubber Splash Block Sends Water Running
- Control gutter runoff
- Stays put
- Made from recycled materials
Say goodbye to unsightly or muddy divots under your gutter downspout. Slide this hefty block in the surging water’s path and it will tame it to a non-destructive trickle. No staking needed — at just under 6 lbs. it’s heavy enough to stay where you left it.
Product Details
.popup {
position: relative;
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.popup .popuptext {
visibility: hidden;
width: 300px;
background-color: rgba(255, 255, 255, 0.9);
text-align: center;
border: #565656 2px solid;
border-radius: 1px;
padding: 8px 0;
position: absolute;
z-index: 1;
bottom: 125%;
left: 24%;
margin-left: -80px;
}
.popup .popuptext::after {
content: “”;
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #565656 transparent transparent transparent;
}
.popup .show {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
@-webkit-keyframes fadeIn {
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes fadeIn {
from {opacity: 0;}
to {opacity:1 ;}
}
- Recycled rubber
- UV-resistant
- 21-3/4″ L x 10″ W x 1-3/4″ H overall
- California residents see Prop 65 warnings
Warning! This product contains chemicals known to the state of California to cause cancer, birth defects or other reproductive harm. Learn more at www.P65warnings.ca.gov
// When the user clicks on div, open the popup
function myFunction() {
var popup = document.getElementById(“myPopup”);
popup.classList.toggle(“show”);
}














Reviews
There are no reviews yet.