oadAvailableByProduct($product); } else { $this->loadByProduct($product); } if (!$this->getId()) { $this->addData($this->getDefaultData()); } } $this->setProduct($product); $product->setStockItem($this); $product->setIsInStock($this->getIsInStock()); $stockStatus->assignProduct($product, $this->getStockId(), $this->getStockStatus()); $productPriceHelper->applyPrices($product); return $this; } /** * Get maximal stock quantity * * @param float $origQty * @return float */ public function getMaxStockQty($origQty) { $qty = $this->getQty(); if ($qty > $origQty) { $qty = $origQty; } if (!$this->getManageStock()) { return $qty; } if (!$this->getIsInStock()) { return false; } if (!is_numeric($qty)) { $qty = Mage::app()->getLocale()->getNumber($qty); } if (!$this->getIsQtyDecimal()) { $qty = (int) $qty; } $qtyIncrements = $this->getQtyIncrements(); if (!$qtyIncrements){ $qtyIncrements = $this->getDefaultQtyIncrements(); } if ($qtyIncrements && ($qty % $qtyIncrements != 0)) { $qty = floor($qty / $qtyIncrements) * $qtyIncrements; } if ($this->getMinSaleQty() && ($qty < $this->getMinSaleQty())) { return false; } if ($this->getMaxSaleQty() && ($qty > $this->getMaxSaleQty())) { $qty = $this->getMaxSaleQty(); } if (!$qty) { return false; } return $qty; } /** * Returns product instance * * @return Mage_Catalog_Model_Product|null */ public function getProduct() { return $this->_productInstance ? $this->_productInstance : $this->_getData('product'); } }
Set Descending Direction
per page

4 Item(s)

Grid  List 

Set Descending Direction
per page

4 Item(s)

Grid  List 

Shop By
Currently Shopping by:
  1. Remove This Item Engine Arrangement: 4P-9992
  2. Remove This Item Engine Arrangement: 114-7159
  3. Remove This Item Engine Arrangement: 3P-0134
  4. Remove This Item Engine Arrangement: 351-0216
Shopping Options
Engine Arrangement
  1. 114-4507 (1)
  2. 143-4849 (1)
  3. - (131)
  4. 115-5937 (1)
  5. 133-8829 (1)
  6. 4P-9992 (1)
  7. 116-7959 (1)
  8. 114-7159 (1)
  9. 116-8670 (1)
  10. 198-5914 (2)
  11. 216-0848 (1)
  12. 191-4479 (1)
  13. 116-4558 (1)
  14. 135-0885 (1)
  15. 6N-6626 (1)
  16. 3P-0134 (1)
  17. 7N-1526 (2)
  18. 2P-6777 (1)
  19. 113-4828 (1)
  20. 2ZR1-UP (1)
  21. 131-5407 (1)
  22. 177-3063 (1)
  23. 145-2192 (2)
  24. 349-4468 (1)
  25. 291-9259 (2)
  26. 267-5965 (2)
  27. 217-5670 (1)
  28. 351-0216 (1)
  29. 258-9208 (1)
  30. 239-4566 (1)
  31. 235-9215 (1)
  32. 242-7655 (1)
  33. 179-4956 (1)
  34. 290-0760 (2)
Engine Model
  1. 3116 (2)
  2. 3304 (1)
  3. C-27 (1)
Compare Products

You have no items to compare.