set_time_limit(0); $json = $this->openbay->ebay->loadSellerStore(); $this->response->setOutput(json_encode($json));