public function getQueryBuilder()
 {
     return $this->productRepository->getQueryBuilder();
 }