public function create()
 {
     return Client::createProduct($this->getCreateFields());
 }