<!–
.alert {
padding: 20px;
background-color: #f44336;
color: white;
}
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}
–>
× PLEASE NOTE: We can only accept orders for England, Wales and Scotland on this item. -> More Info
A nice old Stanley smoother plane no. 3, Made In England.
Condition: all parts move freely, please see photos for condition.
<!–
/* Popup container – can be anything you want */
.popup {
position: relative;
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* The actual popup */
.popup .popuptext {
visibility: hidden;
width: 660px;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 15px;
padding: 50px;
position: absolute;
z-index: 1000;
top: -864px;
left: 50%;
margin-left: -250px;
}
/* Popup arrow */
.popup .popuptext::after {
content: “”;
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
/* Toggle this class – hide and show the popup */
.popup .show {
visibility: visible;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
from {opacity: 0;}
The Stanley Smoothing Plane No. 3 – ENGLAND, WALES, SCOTLAND ONLY is an official brand, fitted, premium quality, and performance polyester people baseball product. This is the perfect Stanley Smoothing Plane No. 3 – ENGLAND, WALES, SCOTLAND ONLY for the avid baseball fan.
to {opacity: 1;}
}
@keyframes fadeIn {
This is a 100% authentic Stanley Smoothing Plane No. 3 – ENGLAND, WALES, SCOTLAND ONLY. The official Stanley Smoothing Plane No. 3 – ENGLAND, WALES, SCOTLAND ONLY is made of high quality stretch fabric – so it’s color stays bright, even after being washed and the Stanley Smoothing Plane No. 3 – ENGLAND, WALES, SCOTLAND ONLY is a must have for any true Stanley Smoothing Plane No. 3 – ENGLAND, WALES, SCOTLAND ONLY fan.
from {opacity: 0;}
to {opacity:1 ;}
}
–>
[X] PLEASE NOTE: We are only able to accept orders for England, Wales and Scotland (GB) for this item.
Regretfully, for this item, if an order is placed outside of England, Wales and Scotland (GB) we will refund this item.
95%+ of our other items can be sent outside of Great Britain (GB) to Northern Ireland and Europe.
Regretfully, for this item, if an order is placed outside of England, Wales and Scotland (GB) we will refund this item.
95%+ of our other items can be sent outside of Great Britain (GB) to Northern Ireland and Europe.
document.getElementById(“gb-only”).onload = function() {myFunction()};
// When the user clicks on div, open the popup
function myFunction() {
var popup = document.getElementById(“myPopup”);
popup.classList.toggle(“show”);
}