public function update($id)
 {
     Product::updateFromInput();
 }