Модуль [old] Каталог модулей PrestaShop 1.5 - 1.6

Статус
В этой теме нельзя размещать новые ответы.

Alexpro2011

Мой дом здесь!
Регистрация
11 Дек 2012
Сообщения
127
Реакции
292
Последнее редактирование модератором:
Модуль несколько устарел, вероятно.
Он генерирует описание товара в таком виде, что его (описание) игнорирует Prom.ua.
Плюс еще склеивает короткое и полное описание.
Поэтому в файле promua.class.php этого модуля я изменил чуть-чуть:
было:

PHP:
if (Tools::strlen($r['description_short']) > 2)
                
$ds  = $r['description_short'].'. ';
            
else
                
$ds  = '';
            
$o .= '<description>'.$ds.$r['description'].'</description>'.PHP_EOL;
стало:

PHP:
/*if (Tools::strlen($r['description_short']) > 2)
                
$ds  = $r['description_short'].'. ';
            
else
                
$ds  = '';
            
$o .= '<description><![CDATA['.$ds.$r['description'].']]></description>'.PHP_EOL;*/
            
$o .= '<description><![CDATA['.$r['description'].']]></description>'.PHP_EOL;

Теперь берет только полное описание товара.
Сам модуль без моих изменений все еще здесь:
А как вы решили проблему того, что импортируются товары даже которых нет в наличии и на проме потом отображаются в статусе в наличии?..
 
Модуль запакован неправильно. Нужно добавить в архив seoexpert > файлы, а не SEO EXPERT 3.1.1 for 1.6.x > seoexpert > файлы.
И это не работает. Я вручную закинул папку seoexpert в папку с модулями. так в админке ничего и не появилось... может у кого есть рабочая версия для 1.6?
 
Prestools Suite is a suite of user-friendly and very powerful tools to mass edit your products, orders and categories. It has also many other functions. It is a kind of Swiss Army knife that runs outside Prestashops backoffice. The ultimate tool for maintaining your shop.
The main parts are:
- product-edit: great options for mass editing more than 50 product fields. Add categories, change prices, update descriptions - for hundreds of products at once.
- product csv: a very flexible tool to generate csv files.
- product-sort: an easy way to sort products inside a category. From position 500 to 1 in a blink. With the visual sort option you can see immediately how things will look.
- order-edit: adding and deleting products and changing prices without problems.
- order-search: make a selection on carrier, payment type, status, etc. or just search. With csv export option.
- category-edit: useful for editing metadata and descriptions for SEO
- combi-edit: assign pictures to your combinations quickly
- combi-copy and combi-delete: copy, modify and delete attribute combinations using one product as a template
- regenerate images for selections of products
- cleanup images: save on disk space by cleaning up images of deleted products
- shop rescue: turn off overrides and non-Prestashop modules when due to some bug you can no longer login in the backoffce.
- override-list: get a list of overrides and which modules might own them.
- and a lot of statistics.
 

Вложения

  • Prestools_Suite-1.21x.zip
    2 MB · Просмотры: 360
Unite Gallery - Prestashop Module

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Maintenance Pro with Newsletter Subscription

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

Maintenance Pro with Newsletter Subscription

Hi, Have you managed to make it work on version 1.6 ?
 
Коллеги, поделитесь, пожалуйста , модулем Onepagecheckoutps216 - 2.3.9 Если можно дайте ссылку в личку, с форума не могу скачать, тк не хватает голосов. Спасибо!
 
И это не работает. Я вручную закинул папку seoexpert в папку с модулями. так в админке ничего и не появилось... может у кого есть рабочая версия для 1.6?
Добрый вечер.
SEO EXPERT 3.1.1 for 1.6.x. Свернут конечно не правильно, но работает, проверил на 1.6.1.19.
Для просмотра ссылки Войди или Зарегистрируйся
 
PRICE OFFER
Here is a small form that can accommodate your store. This is a selected product. Ideal for wholesalers or you want to create an auction site!

Compatible: 1.6.xx

Languages: EN / FR / DE / ES / IT / PT
 

Вложения

  • priceoffer.zip
    258,8 KB · Просмотры: 124
Последнее редактирование:
Animated scroll module "Products reported"

This module automatically adds images animate a scroll of products with their name, description and price.

This module will help you change your store to make it more engaging. "View Products" animated slides is a premium module for your store that helps you improve your store and make it more professional. Users can visit the page with the products displayed with a click. The module will offer users a better customer experience and will help make product navigation more usable. The module is completely customizable with the possibility to select: design for all elements, positions, number of products displayed for viewing, disable or enable all elements. Super easy to install. Quick integration. In addition, with this module customers spend more time in your store, so they help increase the number of sales.

Для просмотра ссылки Войди или Зарегистрируйся
 

Вложения

  • tetview.zip
    51,1 KB · Просмотры: 98
Статус
В этой теме нельзя размещать новые ответы.
Назад
Сверху