Description
(function (d, t) {
“use strict”;
var s = d.getElementsByTagName(t)[0], n = d.createElement(t);
n.src = “//www.paypalobjects.com/upstream/bizcomponents/js/merchant.js”;
s.parentNode.insertBefore(n, s);
}(document, “script”));
- Designed for 14 hp – 45 hp tractors
- Tilling couldn’t be easier for the garden you have or the new ground you need to break up and plant
- Cat I 3-point 6-Spline driveline included
- Right hand offset to cover that tire track
- Adjustable tilling depth
- Heavy duty 80# side case chain drive
- 45 Hp rated gearbox
- 1/4″ double walled housing
- 14″ blade swing
- Parking stand
- Adjustable tail gate
- 2 year warranty
Specifications
- Standard Tine Rotation: Yes
- Working Width: 33″
- Overall Width: 39″
- Max – Min. HP: 14 HP – 30 HP
- 3-Pt Hitch: Cat I
- Offset Distance: 7″
- Max HP Gear Box Rating: 35 HP
- Number of Flanges: 4
- Number of “L” Shaped Tines: 16
- Drive Type: #80 Chain
- Double Walled Housing: 1/4″
- Rotor Swing Dia: 14″
- Adjustable Tilling Depth: 2″ – 6″
- Driveline Type 540 RPM PTO: Series 4 1-3/8″ SPL w/QD x 1-3/8″ SPL w/ slip clutch
- Warranty 2 year
- Weight: 305 lbs
- Crated Weight: 330 lbs
h1 {
padding: 50px 0;
font-weight: 400;
text-align: center;
}
p {
margin: 0 0 20px;
line-height: 1.5;
}
main {
min-width: 320px;
max-width: 800px;
padding: 50px;
margin: 0 auto;
background: #fff;
}
section {
display: none;
padding: 20px 0 0;
border-top: 1px solid #ddd;
}
input.display {
display: none;
}
label {
display: inline-block;
margin: 0 0 -1px;
padding: 15px 25px;
font-weight: 600;
text-align: center;
color: #bbb;
border: 1px solid transparent;
}
label:before {
font-family: fontawesome;
font-weight: normal;
margin-right: 10px;
}
label[for*=’1′]:before {
content: ‘Description’;
}
label[for*=’2′]:before {
content: ‘Specifications’;
}
label[for*=’3′]:before {
content: ‘Manual’;
}
label[for*=’4′]:before {
content: ‘Videos’;
}
label:hover {
color: #888;
cursor: pointer;
}
input:checked + label {
color: #555;
border: 1px solid #ddd;
border-top: 2px solid orange;
border-bottom: 1px solid #fff;
}
#tab1:checked #content1,
#tab2:checked #content2,
#tab3:checked #content3,
#tab4:checked #content4 {
display: block;
}
@media screen and (max-width: 650px) {
label {
font-size: 0;
}
label:before {
margin: 0;
font-size: 18px;
}
}
@media screen and (max-width: 400px) {
label {
padding: 15px;
}
}
#blurb{
display:none;
}