Поисковая система
This commit is contained in:
@@ -90,6 +90,7 @@ foreach(['name','email','telephone','address','open', 'comment'] as $item){
|
||||
$data['shopping_cart'] = $this->url->link('checkout/cart');
|
||||
$data['checkout'] = $this->url->link('checkout/checkout', '', true);
|
||||
$data['contact'] = $this->url->link('information/contact');
|
||||
$data['search_url'] = $this->url->link('product/search');
|
||||
$data['telephone'] = $this->config->get('config_telephone');
|
||||
|
||||
$data['language'] = $this->load->controller('common/language');
|
||||
|
||||
Reference in New Issue
Block a user