Categories

Featured templates

Magento. How to add PayPal logo on customer account page(s)

Ray Taylor April 6, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

In this tutorial you will learn how to add Pay Pal logo in footer section on Customer Account pages in Magento store.

Magento. How to add PayPal logo in footer of customer account page(s)

  1. By default, Magento includes PayPal logo on all pages, except for Customer Account pages:

    magento_pp_logo_customer_page1

    magento_pp_logo_customer_page2

  2. Using FTP client and/or Hosting Cpanel filemanager, open app\design\frontend\default\XXX\layout\paypal.xml file.

  3. You need to add the following code:

  4. <customer_account>
    	<reference name="footer">
    		<block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
    	</reference>
    </customer_account>
    

    magento_pp_logo_customer_page3

  5. Save this file and upload to the server replacing the original one.

  6. Open your site and reload the page to see the changes.

    magento_pp_logo_customer_page4

Thank you for watching this video tutorial. Now you know how to add Pay Pal logo on Customer Account pages in Magento store.

Feel free to check the detailed video tutorial below:

Magento. How to add PayPal logo in footer of customer account page(s)

Themes for Magento
This entry was posted in Magento Tutorials and tagged footer, logo, Magento, PayPal. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket