Disabling wishlist functionality

If like many of the Magento store owners you find that some of the built-in features are not useful to you or to your customers you can always disable them via the admin interface buy disabling their respective modules.
Wishlist is not one of them.
To remove all of the traces of the wishlist functionality you need to do the following:
1. Go to the Admin interface (select the appropriate scope) and under System -> Configuration -> Customers -> Whishlist select “No” under the “Enabled” in the General options.
This will remove all of the whishlist links in the magento blocks as well as the whishlist itself.
2. Just to make things perfect you should check the (yourskinname)/template/catalog/product/view/addto.phtml and remove the “pipe” character from that file so that it doesn’t disturb the looks of your site
3. Finally, since you do not need Whishlist anymore it is wise to disable it’s respective module output thru the admin interface (Go to: System -> Configuration ->Advanced->Advanced and set disable “Mage_Whishlist” )
That’s it. Your whish is Magento’s command.
16 comments
on one of stores wish-list gave blank page who can show it
This can be disabled now in the backend,
Thank you for the helpful guide.
Thank you! It was very helpfull!
Hi. How can I remove wishlist off of a single item?
Do you have a tip of how to remove the (# of items) in wishlist in the top.links? I just want wishlist to appear, not the Wishlist (# of items). 🙁
Nice tip. But I would like to know how to disable product comparison functionality?
What if I would like to manually remove the wishlist block just from the frontpage ?
Whats the code ?
for guestwish http://free-extension.com/magento/magento-guest-wishlist.html this can be used
Thank a lot.
It is a very Help full answer in a very simplified way.
You are great
thankx! very helpful!
thanks! quick and easy tutorial to get rid of those unnecessary features. will suggest your team for pro work
HI,
all here is the link to make disable compare products…
https://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/
Please do one to disable product compare, it just will not go away!
How about disable product compare? This wish is a little harder to deliver, just when you thought you had it, it crops up somewhere unexpected.
Hey, any tips disabling comparing?