Allied Forklifts

Filters

Price
Price - slider
$28.00$495,028.00
Product Categories
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
document.addEventListener('jet-filter-content-rendered', function() { const products = document.querySelectorAll('.woocommerce ul.products li.product'); let maxHeight = 0; products.forEach(item => { item.style.height = 'auto'; if(item.offsetHeight > maxHeight) maxHeight = item.offsetHeight; }); products.forEach(item => item.style.height = maxHeight + 'px'); });