<!–
.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, heavy gunmetal infill smoothing plane.
The plane is fitted with a Wm Marples parallel iron.
Sole width: 2 3/4”
Sole length: 8 1/2”
Condition: the blade adjuster is very worn with pitting but works when the blade is in place, 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: -867px;
left: 50%;
This official Old Gunmetal Smoothing Plane – ENGLAND, WALES, SCOTLAND ONLY is the perfect product to wear to the next game. It includes a tagless, 100% polyester cotton twill fabric, which is made to provide an authentic, unique look, with a tailored fit.
margin-left: -250px;
}
/* Popup arrow */
.popup .popuptext::after {
content: “”;
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
This jersey lets you show your support for the Old Gunmetal Smoothing Plane – ENGLAND, WALES, SCOTLAND ONLY while you’re on the go. It’s easy to wear, so you can pack it in your bag, and you’ll love the attention you’ll get!
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;}
to {opacity: 1;}
}
@keyframes fadeIn {
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 have to 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 have to 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()};
function myFunction() {
var popup = document.getElementById(“myPopup”);
popup.classList.toggle(“show”);
}