Yarik
/
artbox-ecommerce
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
66386df5a0a2db57cab4bac9f69684afe758a7ed
Authored by
Administrator
2016-12-02 10:55:09 +0200
1 parent
bf70a380
add variantSku
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
models/ProductFrontendSearch.php
Inline
Side-by-side
models/ProductFrontendSearch.php
Wrap text
Show/Hide comments
View file @
66386df
...
...
@@ -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
]
...
...