Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

dubok1195

Newbie
  • Posts

    13
  • Joined

  • Last visited

About dubok1195

  • Birthday 09/01/1995

Information

  • Gender
    Мужчина

Recent Profile Visitors

1,776 profile views

dubok1195's Achievements

Contributor

Contributor (5/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

    Модуль такий як шукали. Замінює багато платних віджетів. І виглядає класно. Підтримка відповідає швидко.
  1. Модуль очень простой и с открытым кодом. Обратитесь - поставлю если нужно. Контакты для быстрой связи есть в описании модуля. Спасибо.
  2. 10 Скачать / Купить дополнение Category Tabs The Category Tabs module displays carousel products from a selected category. It is possible to set the first item of slide(the text, a picture and also a button for visit to a category page are added in the settings). Module using the owl carousel plugin. Open source code. The module does not require the replacement of files. Module include russian and english localisation For quick contact with the developer, write to Skype dubok1195 Thank you for your choice! Regards Glove Модуль Category Tabs отображает карусель товаров из выбраной категрии. Есть возможность указать первым елементом слайда - добавленый в настройках текст, картинку а также кнопку для перехода в категорию. Используеться плагин owl carousel. Открытий код. Модуль не требует замены файлов. Модуль включает русскую и английскую локализацию. Для быстрого контакта с разработчиком пишите в скайп dubok1195 Спасибо за Ваш выбор! С уважением Glove Добавил dubok1195 Добавлено 21.03.2019 Категория Слайдшоу, баннеры, галереи Системные требования Метод активации Без активации Ioncube Loader Нет ocStore 2.1 OpenCart.Pro, ocShop Не проверялось Обращение к серверу разработчика Нет  
  3. 10 Завантажити / Придбати розширення Credomatic (Платежная система baccredomatic.com) Module for integration Your store with payment system Credomatic. For quick contact with the developer, write to Skype dubok1195 Thank you for your choice! Regards Glove Модуль для интеграции Вашего магазина с онлайн сервисом Credomatic. Для быстрого контакта с разработчиком пишите в скайп dubok1195 Спасибо за Ваш выбор! С уважением Glove Автор dubok1195 долучення 21.03.19 Категорія Платіжні системи Системные требования Метод активации Без активации Ioncube Loader Нет ocStore Несовместим OpenCart.Pro, ocShop Не проверялось Звернення до сервера розробника Нет  
  4. Version 1.0.0

    Module for integration Your store with payment system Credomatic. For quick contact with the developer, write to Skype dubok1195 Thank you for your choice! Regards Glove Модуль для интеграции Вашего магазина с онлайн сервисом Credomatic. Для быстрого контакта с разработчиком пишите в скайп dubok1195 Спасибо за Ваш выбор! С уважением Glove
    $10
  5. Version 1.0.0

    The Category Tabs module displays carousel products from a selected category. It is possible to set the first item of slide(the text, a picture and also a button for visit to a category page are added in the settings). Module using the owl carousel plugin. Open source code. The module does not require the replacement of files. Module include russian and english localisation For quick contact with the developer, write to Skype dubok1195 Thank you for your choice! Regards Glove Модуль Category Tabs отображает карусель товаров из выбраной категрии. Есть возможность указать первым елементом слайда - добавленый в настройках текст, картинку а также кнопку для перехода в категорию. Используеться плагин owl carousel. Открытий код. Модуль не требует замены файлов. Модуль включает русскую и английскую локализацию. Для быстрого контакта с разработчиком пишите в скайп dubok1195 Спасибо за Ваш выбор! С уважением Glove
    $10
  6. Спасибо большое, переставил систему и заработало...костылей в коде наставил наверное) Помогло добавление $this->redirect($this->url->link('product/category&path=18', '', 'SSL')); есть ище проблема...нужен фильтр по цене...что посоветуете?
  7. заменял...но ничего не меняеться...сейчас переставлю опенкарт
  8. home.php <?php class ControllerCommonHome extends Controller { public function index() { // Добавьте следующую строку. Вместо 18 укажите id категории, товары которой нужно отображать $this->redirect($this->url->link('product/category&path=18', '', 'SSL')); $this->document->setTitle($this->config->get('config_title')); $this->document->setDescription($this->config->get('config_meta_description')); $this->data['heading_title'] = $this->config->get('config_title'); if (file_exists(DIR_TEMPLATE . $this->config->get('config_template') . '/template/common/home.tpl')) { $this->template = $this->config->get('config_template') . '/template/common/home.tpl'; } else { $this->template = 'default/template/common/home.tpl'; } $this->children = array( 'common/column_left', 'common/column_right', 'common/content_top', 'common/content_bottom', 'common/footer', 'common/header' ); $this->response->setOutput($this->render()); } } ?>
  9. Да нет, ничего...категории стали главной, но может и я что сделал, а то правил много...может что не вернул... как должна отображаться главная после замены // Router ? еще и категории не могу поставить на главную...ошыбка(модуль категорий дефолтный)
  10. Здраствуйте, нужно сделать категорию с продуктами главной страницей сайта...так чтобы при переходе на сайт открывалась страница категории...
×
×
  • 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.