diff --git a/frontend/views/search/index.php b/frontend/views/search/index.php index 6b39fee..2fa11a4 100755 --- a/frontend/views/search/index.php +++ b/frontend/views/search/index.php @@ -15,6 +15,8 @@ $this->params['seo']['h1'] = 'Поиск'; $this->params['breadcrumbs'][] = 'Поиск'; $this->params['remarketing']['type'] = 'searchresults'; +$this->params['remarketing']['id'] = ''; +$this->params['remarketing']['price'] = ''; ?> -- libgit2 0.21.4