diff --git a/models/ProductFrontendSearch.php b/models/ProductFrontendSearch.php index 578ae73..b9107d0 100755 --- a/models/ProductFrontendSearch.php +++ b/models/ProductFrontendSearch.php @@ -107,7 +107,7 @@ ] ), 'pagination' => [ - 'pageSize' => 12, + 'pageSize' => 9, ], 'sort' => $sort, ] -- libgit2 0.21.4