Allied Forklifts

Specifications

This item was recently listed as being in stock at Allied and On Sale!

 

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
Click outside to hide the comparison bar
Compare
/* Eliminate all duplicate, fallback, lazyload, and thumbnail images */ #wpgs-gallery .gallery-navigation-carousel, #wpgs-gallery .wcgs-thumb, #wpgs-gallery .wcgs-carousel .wcgs-slider-image:not(:first-child), #wpgs-gallery + img, img[src*="100x100"], img[src*="150x150"], img[src*="200x200"], img[src*="300x300"], img[src*="thumbnail"], img[alt*="thumbnail"], img[data-lazy-src], img.lazyload, img[loading="lazy"]:not(:first-child), noscript + img, img[decoding="async"]:not(:first-of-type) { display: none !important; } /* Show only the first visible image */ #wpgs-gallery .wcgs-slider-image:first-child img { display: block !important; width: 100% !important; height: auto !important; } /* Hide related & upsell products in PrintFriendly output */ .related.products, .upsell.products, .products-carousel, .woocommerce .related, .woocommerce .upsells { display: none !important; }