Commit 66386df5a0a2db57cab4bac9f69684afe758a7ed

Authored by Administrator
1 parent bf70a380

add variantSku

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
models/ProductFrontendSearch.php
... ... @@ -107,7 +107,7 @@
107 107 ]
108 108 ),
109 109 'pagination' => [
110   - 'pageSize' => 12,
  110 + 'pageSize' => 9,
111 111 ],
112 112 'sort' => $sort,
113 113 ]
... ...