Commit 67a0e32e5b0b6488dd626e1d9493c664c9a34b97

Authored by Administrator
1 parent a22144fa

20.07.16

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
common/modules/product/widgets/specialProducts.php
... ... @@ -10,7 +10,7 @@ use Yii;
10 10 class specialProducts extends Widget {
11 11 public $type = 'top';
12 12  
13   - public $count = 15;
  13 + public $count = 20;
14 14  
15 15 public $sort = 'default';
16 16  
... ...