Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

All Products (v1.4.8 / 1.4.9)


 Share

Recommended Posts

Посивил себе этот модуль. Сгделал врогде всё по инструкции (в дополнение текст перевёл).

Но столкнулся с проблемой: он не рилииет (Ошибка 404, Запрашиваемая вами страница не найгдена).

Помогите, пожалуйси. Что нужно поправить?

Адрес магазина: http://handmadecity.ru/

Версия: ocStore v0.1.5 (OpenCart 1.4.9.2)

AllProducts_1491.zip

Link to comment
Share on other sites


  • 2 weeks later...

Благодарю за атич, хотел собственноручно реализовывать вывод всех продуктов, оказывается всё уже давно написано за Меня. )))

Не столкнулся ни с какими проблемами:

1) раскидал все файлы по папкам

2) Добавил в catalog/view/theme/default/template/common/header.tpl

<a href="<?php @$this->language->load('product/all'); echo 'index.php?route=product/all';?>" 
        style="background-image: url('catalog/view/theme/default/image/all_products.png');">
        <?php echo $this->language->get('text_all_products'); ?></a>
3) перевёл в кодировку UTF-8

4) переименовал в файле all.php в \catalog\language\russian\product

$_['heading_title']     = 'All Products';

// Header Bar Title
$_['text_all_products'] = 'All Products';

на русский, перерисовал иконку и вуаля.

версия движка икже ocStore 0.1.5

Link to comment
Share on other sites


  • 7 months later...
  • 2 months later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.