We've combined the beauty work and tool friendly attributes of a solid oak work surface with the strength and durability of square steel legs and cross bracing to make the best workbench money can buy. To top it off we've also included oak front and side vises with removable bench dogs and two storage drawers with ball bearing slides. All wood surfaces have clear lacquer to show off the wood's natural beauty and the steel legs and shelf are Grizzly green to match your favorite machines. The top measures 60 long x 30 wide and the adjustable legs can be set so the height of the Workbench is 32 to 39 above the floor.
You may also like
Recently viewed
${
data == 1
? ("1 product was added to your cart!")
: ("{count} products were added to your cart!").replace('{count}', data)
}
${function() {
const freeShippingAmount = 0;
const totalPrice = data.data.total_price;
const diffAmount = freeShippingAmount - totalPrice;
const freeShippingText = diffAmount > 0
? "Spend {amount} more and get free shipping!"
: "Your order is free delivery";
return `