daramal Posted February 9 Report Share Posted February 9 Друзья, как правильно добавить по умолчанию к meta_title карточки товара свои символы/слова ? Большое спасибо! Quote Link to post Share on other sites
phukortsin Posted February 10 Report Share Posted February 10 Пробуйте в view/ProductView.php изменять строки $this->design->assign('meta_title', $product->meta_title); $this->design->assign('meta_keywords', $product->meta_keywords); $this->design->assign('meta_description', $product->meta_description); Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.