Commit 630b55d15e7a6028c0bb5322fce6281a7eea8457
1 parent
43414a5d
big commti
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/catalog/product.php
... | ... | @@ -20,7 +20,7 @@ |
20 | 20 | $this->title = $product->name; |
21 | 21 | |
22 | 22 | |
23 | - $this->params[ 'seo' ][ Seo::TITLE ] = $product->name; | |
23 | + $this->params[ 'seo' ][ Seo::TITLE ] = $product->name .'купить в Киеве, Украине недорого - Лінія Світла'; | |
24 | 24 | $this->params[ 'seo' ][ 'fields' ][ 'name' ] = $product->name; |
25 | 25 | $this->params[ 'seo' ][ 'h1' ] = $product->name; |
26 | 26 | ... | ... |