ZR code Abandoned cart
- Version: 2.0
- Author: ZR code
- Demo: http://demo-eng.zr-code.com/admin/
- demo/demo
Technical nuances
The module works only with registered clients.
Compatible with all modifications opencart: 1.5.х - 3.0.х
The work of the module is not related to the way the order is realized.
The module requires: IonCube Loader version of is not lower 5.0 and PHP version is not lower than 5.3
This information should be specified in the technical support of your hosting provider, if its lower - you should request installation of new one.
Installation
1) Fill the contents of the directory "upload/upload for X.X.X/" (content - the directories admin, catalog, system from it, and not just this entire directory) to your server at the root of the site, it means, to the directory where the main index.php of the site lies.
X.X.X - your version of opencart
2) Open the admin panel of opencart, go to the modules section and opposite the name "ZR code | Abandoned cart" click "Install" button.
3) Go to the module settings and specify the license key. You can receive it by sending a request to the E-mail with the number of your order and the place of purchase of the module. Dont forget to specify the domain for which you need to issue a license.
Installation of the module is complete!
Discount Settings
In the "Main" tab you can set discounts for the main, repeated or both letters or disable them. You can also specify the sum from which the discount will be valid in the currency of the store. Choose a type of discount percentage or a fixed amount. Also you can add free shipping.
Note:
Sum is the total of products excluding shipping and taxes.
For the correct work of discounts in the settings of the store coupons must be enabled.
By the standard they are enabled, but if you do not have a field for entering a coupon in the cart, go to
Modules > Account in order > Coupons and set the status of "Enabled".
Related products settings
Related products can be added using the options and attributes of the product. You can configure the products using one or more options/attributes by selecting the switch or/and. You can specify the price step for the related products, leaving this field empty the price step will not be taken into account, at a given value, the price of the offered related products will not differ from the main one by more or less than the specified value. Also you can specify the limit of the related products added to the letter.
E-mail settings
For the convenience of customizing the text of the letter,additional templates for displaying the block of products, discounts, delivery and related products were made.
You can flexibly configure the main letter, second letter, notification to the manager by going to the "E-mails customization" tab. To set up related products, go to the "Related Products" tab. To configure the letter, there are auxiliary elements (variables), which are displayed below the text input fields.
The text of the letter can be compiled in all languages preinstalled in opencart.
Automatic sending of E-mails
Automatic sending is done using Javascript or Cron.
We recommend to use the sending via Cron. Because sending through JavaScript works only if there is traffic on the site. So a letter on the abandoned cart will be sent only if there is at least one visitor on the site.
To install cron, copy your link "cron link",
go to the section "Cron" (task manager) on your hosting and set it up in this form
wget -O - cron link
set the execution time for each minute (* * * * *).