orderFreight = $orderFreight; parent::__construct($weight); } abstract public function getAmount(); }