Hi. I wanted to know if it is possible medium backend to eliminate whole functionalities as the Wishlist and the cart. I intend really to cancel every trace of it, as for instance the links in the toplink and in the catalog.
I have disarmed the pages in System >> Advanced but unfortunately the links keep on being us (and to work).
Do I have to eliminate them from the layout?
In the case, is it enough to eliminate the stinghes of code in correct customer.xml? Or is there a simpler way?
And the links and buttons in the catalog and all others page? what is the file to modify?
i have deleted the wishlist. I have chose “No” in System>> Customer-> Whislist
The problem is that same system doesn’t exist for the cart and in general the clients’ control panel.
I would like to disable the recording of the clients and his panel
How can I do?
You can disable them, but you will need to edit a bunch of .phtml template files that do not check whether the wishlist is supposed to show it or not and still shows a button for it or a blank space. I just commented them out in the .phtml files.