Replacement Frames for Langstroth Hives
- Wax-coated
- Ready to use
Handy to have on hand in case of damage to existing frames, or to switch out full frames during harvest season.
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 ;}
}
- Wax, plastic
- Large frames are 19″ L x 4″ W x 9″ H
- Medium frames are 19″ L x 4″ W x 6-1/4″ H
- 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”);
}





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






Reviews
There are no reviews yet.