From 630b55d15e7a6028c0bb5322fce6281a7eea8457 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Wed, 2 Nov 2016 11:13:38 +0200 Subject: [PATCH] big commti --- frontend/views/catalog/product.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index d8b10af..9e2629a 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -20,7 +20,7 @@ $this->title = $product->name; - $this->params[ 'seo' ][ Seo::TITLE ] = $product->name; + $this->params[ 'seo' ][ Seo::TITLE ] = $product->name .'купить в Киеве, Украине недорого - Лінія Світла'; $this->params[ 'seo' ][ 'fields' ][ 'name' ] = $product->name; $this->params[ 'seo' ][ 'h1' ] = $product->name; -- libgit2 0.21.4