Quick Tip: Remove Paypal logo from Catalog pages in Magento

When setting your store up one of the first things you’ll come across is on the catalog pages of your store you’ll see down the right hand side in the 2columns-right.phtml file is the paypal logo saying you accept paypal. If you are new to Magento this can prove to be rather difficult. Anyway, there are two options to getting rid of the Paypal logo.

Option One: Disable Paypal

So, if you have no intention of using paypal as a payment method you can disable paypal from your store completely, this is simple to do go to: system > confiuration > advanced > advanced  then from the list of modules disable both paypal and paypaluk. Refresh your cache and the logo has gone from your right hand sidebar.

Option Two: Remove the logo yourself

To remove the logo from the right hand sidebar all you need to do is go into your file system and navigate to: app/design/frontend/base/default/layout/ and open up paypal.xml. copy this file to your theme’s layout directory (app/design/frontend/package/yourtheme/layout/) once you’ve done this open up paypal.xml and remove the following lines from the file: 98-100, 106 112, 118. Once you’ve completed this simply refresh your cache and you’re done!

Thanks for reading this quick tip on removing the paypal logo from catalog page inside of your Magento store. For more quick tips stay tuned and subscribe to our RSS feed.

One thought on “Quick Tip: Remove Paypal logo from Catalog pages in Magento

  1. Sean

    Or an even quicker method which doesn’t cause pain when you finally decide to take PayPal.

    Configuration -> PayPal -> Frontend Experience Settings

    Set PayPal Product Logo to No Logo

    Don’t go for the most difficult methods when the easy ones are available. Magento has sharp fangs that it uses to repay you down the road.

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>