How to change success page title in magento
I want to change the title of the onepage success page in magento .The default text is “Magento Commerce”. how can i change this and set my custom title for the page.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Aviance School is one of the largest web solutions platform in India for developers to learn and share their programming knowledge and build their careers.
Login into FTP and go to app/design/frontend/YOUR-THEME/YOUR-PACKAGE/layout/checkout.xml and open it.If the file is not exist then create it.
After that under <checkout_onepage_success> tag add the following code: