Commit 40beb02c5166ba6eda8eb2dc8cd3a682c7816ce2

Authored by Dima
1 parent a666f043

new Tytle H1 description

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/app/frontend/controllers/PageController.php
... ... @@ -946,8 +946,8 @@
946 946  
947 947 $meta_description =
948 948 [
949   - '1' => isset($seo['description']) && !empty($seo['description']) ? $seo['description'] : $catalog_name . ': '.$seo_text_SubTitlePlusTitle. ' '. $seo_text_color.$seo_text_size.' купить с доставкой поштою по Україні в інтернет-магазині насіння Semena.in.ua',
950   - '2' => isset($seo['description']) && !empty($seo['description']) ? $seo['description'] : $catalog_name . ': '.$seo_text_SubTitlePlusTitle. ' '. $seo_text_color.$seo_text_size.' купить с доставкой почтой по Украине в интернет-магазине семян Semena.in.ua'
  949 + '1' => isset($seo['description']) && !empty($seo['description']) ? $seo['description'] : $seo_text_SubTitlePlusTitle. ' '. $seo_text_color.$seo_text_size.' купить с доставкой поштою по Україні в інтернет-магазині насіння Semena.in.ua',
  950 + '2' => isset($seo['description']) && !empty($seo['description']) ? $seo['description'] : $seo_text_SubTitlePlusTitle. ' '. $seo_text_color.$seo_text_size.' купить с доставкой почтой по Украине в интернет-магазине семян Semena.in.ua'
951 951 ];
952 952  
953 953 //discount
... ...