Commit 4cf114ffb4c00d845a25f27bcfa1a075fd8173a1

Authored by Alex Savenko
1 parent 5898b9f2

remarketing

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
frontend/views/search/index.php
@@ -15,6 +15,8 @@ $this->params['seo']['h1'] = 'Поиск'; @@ -15,6 +15,8 @@ $this->params['seo']['h1'] = 'Поиск';
15 $this->params['breadcrumbs'][] = 'Поиск'; 15 $this->params['breadcrumbs'][] = 'Поиск';
16 16
17 $this->params['remarketing']['type'] = 'searchresults'; 17 $this->params['remarketing']['type'] = 'searchresults';
  18 +$this->params['remarketing']['id'] = '';
  19 +$this->params['remarketing']['price'] = '';
18 ?> 20 ?>
19 <!-- Табы для слайдера --> 21 <!-- Табы для слайдера -->
20 22