Description
This contribute Auto Discount as opencart plugin to extend the opencart avaibility to auto discount when subtotal reach the preset limit.
Features
Flat rate or multiple ranges base discount
Date schedule to activate/deactivate auto discount
Multiple Geo Zone supported
Example
Flat Rate Discount
Discount Rate : 5
Total = Subtotal - 5
Range Base Discount
Discount Rate : 500:5(subtotal:discount) , 1000:10(subtotal:discount)
If subtotal < 500 then 5% applied, If 500 < subtotal < 1000 then 10% applied
total = subtotal - subtotal(5%)
Demo
http://promo.hooliao.com
username : demo , password : demo
Easy Install
1) Unzip and upload the contents to the root directory of your OpenCart installation
2) Logon to administrator page, goto 'Admin->Users->User Groups->Edit the Top Administrator'.Then find and check the total/auto_discount for both modify and access. Save.
3) Logon to administrator page, goto 'Extensions ->Order Totals -> Auto Discount'.
4) Install the module, and click edit to configure.
5) Adjust the Sort Order before the Total.Save.
↧