Get Free Audit
Big Day Release: Prestashop Loyalty Points
Oct 12, 2015639Aliaksandr Simonchik

To enable Loyalty programs, you probably use default Customer Loyalty and Rewards module. But this module has a serious disadvantage: a customer can’t use loyalty points during checkout and has to trade them for vouchers before buying anything. It isn’t convenient for customers and represents a risk for your sales.

In our Prestashop Loyalty Points module we have corrected this inconvenience. With our module, your loyalty program gets easier and more efficient. After you install our module, a customer won’t have to get back to their account to trade their loyalty points for vouchers.

Key features:

  • No need to convert loyalty points into vouchers;
  • Loyalty points can be applied during checkout;
  • A customer can define how many points (s)he wants to use for an order.

Read more

Big Day Release: Prestashop Loyalty Points
Optimizing Complex Processes as Illustrated by Magento Catalog Price Rules
Mar 20, 20151995Aliaksandr Simonchik

In Magento there is a sufficient number of complex data processes, which may take quite a long time and consume a large amount of server memory and performance, especially if the database contains a huge pool of data (products, categories, customers, orders, etc). The indexing of products attributes, categories, prices, etc may serve as an example of such a process. But into this list we can also include one more process – the application of catalog price rules (apply rules): Read more

Optimizing Complex Processes as Illustrated by Magento Catalog Price Rules
Prestashop Payment Modules Overview – Hooks, Classes and Methods
Feb 25, 20152942Aliaksandr Simonchik

In this article I’m going to tell you how to create a payment module for Prestashop. Every country has its own payment methods, some are more popular than others. There are such methods as PayPal that can be found all over the world but every country has its own favorite anyway.

Rather than being inherited from the “Module” class all payment methods are inherited from the special class – “PaymentModule”. Read more

Prestashop Payment Modules Overview – Hooks, Classes and Methods
Orders Export to Third-Party Systems in Prestashop
Nov 24, 20141112Aliaksandr Simonchik

A lot of online retails often need to export orders to third-party systems and services. They do it for inventory accounting, store houses, sales reports etc.  There are plenty of such systems, and each of them has its own data transfer format. Despite the fact, that there are a lot of export modules on Prestashop Addons Marketplace, sometimes they are not appropriate, because each service has its own file format, its limitations, etc. So, that’s why there is a need to write your own script exports. Let’s consider the most popular file format: XML. Read more

Orders Export to Third-Party Systems in Prestashop
Big Day Release: Prestashop Ajax CSV Product Export
Nov 17, 2014630Aliaksandr Simonchik

Prestashop Ajax CSV Product Export is a new product export plugin for Prestashop. Ajax technology allows you to quickly export all products and their features into the CSV format without any server errors.

Key features:

  • Advanced export of products and product features into the CSV format;
  • You can select to export either specific categories, manufacturers and product features or all products and their features at once;
  • Create and save templates to quickly export predefined set of categories and features.

try now user guide

Read more

Big Day Release: Prestashop Ajax CSV Product Export