public function onPlacement() { parent::onPlacement(); if ($product = $this->Product(true)) { $this->ProductVersion = $product->Version; } }