public function actionGetProductSku()
 {
     return Product::createSku();
 }