NotifyWhenAvailable – Notify when a product is back in stock
NotifyWhenAvailable notifies interested customers when the product that is currently out of stock is going to be available again. The module makes it easy for you to keep customers up to date for the products that they want to purchase but are out of stock. Also this is a great tool for pre-sale of products.
Demo
Comments ( 3 )
Просит ввести лицензию. Не нуленный?
Введи любые цифры
Спасибо и за совет и за ресурс! 😉
На 2.1:
2015-12-26 7:59:14 – PHP Notice: Undefined index: token in …/admin/view/template/module/notifywhenavailable/tab_viewcustomers.php on line 5
2015-12-26 7:59:14 – PHP Notice: Undefined index: token in …/admin/view/template/module/notifywhenavailable/tab_archive.php on line 5
У кого то на 2.1 заработало? отпишитесь
“2015-12-26 7:59:14 — PHP Notice: Undefined index: token in …/admin/view/template/module/notifywhenavailable/tab_viewcustomers.php on line 5
2015-12-26 7:59:14 — PHP Notice: Undefined index: token in …/admin/view/template/module/notifywhenavailable/tab_archive.php on line 5”
эти ошибки я убрал так – в этих файлах неправильный вызов токена,
вместо этого
url: “index.php?route=module/notifywhenavailable/getcustomers&store_id=&token=&page=1”,
вставить это
url: “index.php?route=module/notifywhenavailable/getcustomers&store_id=&token=session->data[‘token’]; ?>&page=1”,
но все равно, на 2.1.0.2 просит ключ и не работает на фронте
Чтобы модуль заработал на 2.1.х.х надо зайти в Дизайн – Макеты и добавить модуль в макет Product.