Project Requirement Display a dropdown on the product page before the Add to Cart button with the list of installment options based on the product price. The client is using a payment gateway module named “Eurobank Payment Gateway“, where he adds the rules of the installment periods and interest rates based on the installment period. […]
Projects
Scssc not found error in OpenCart
If you are getting error like the one mentioned below when you attempted to clear cache, it is mostly because the storage folder location is not setup properly. Fatal error: Uncaught Error: Class ‘Scssc’ not found in /home/www/estore.mydomain.com/admin/controller/startup/sass.php:9 Stack trace: #0 /home/www/estore.mydomain.com/system/engine/action.php(79): ControllerStartupSass->index() Solution Edit the config.php and admin/config.php Update the storage directory location to the […]
OpenCart Quick Order Status Update from Order List
This is a customization work requested by a customer who is using the following two extensions. The customer wanted to update the orders from the order list itself. Order Status Email / SMS template designer Order Shipment / Courier tracking info This customization work adds an additional button on the page order list page as […]