Sanjoy Roy

[MCM, MCP, SCJP] – Senior PHP Programmer

Tag Archives: Opencart

Opencart Removing Estimate Shipping & Taxes v1.5.1


1. Login to admin (backend)
2. Choose Extensions ->Order Totals
3. Edit “Shipping”
4. Set “Shipping Estimator:”: Disabled.
5. Press Save button.
6. Done

OpenCart – How to customize the order confirmation and registration email?


To change the order confirmation email, access your store files on FTP and go to the following directory:

catalog/language/english/mail/

Open the order.php file to make the changes you need. You will see the text to edit in quotation marks on the right when you open the file.

In order to edit the the customer registration email, on your FTP go to:

admin/language/english/mail/

and make your changes to the customer.php file.