Hi @templateinvaders
I have solved the problem, the change in the htaccess file works fine. It was necessary to clear the cache of the server and the browser.
I’ll add the conditional:
<If "%{THE_REQUEST} =~ m#/wishlist#">
So that it is only disabled on the wishlist page.
Thanks a lot!.
Regards.