Allied Forklifts

Specifications

New model Heli of  Aerial Work Platform is  now available.

Please download the brochure to see specifications

/* 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; }