setMerchant($this->merchant); if(!is_null($this->section)) { $page->setSection($this->section); } return $page; } }