Closed
Description
Since Magento 1.6, it looks like _getItemPriceBlock in the wishlist seems to be no longer in use.
https://github.com/magento/magento2/blob/master/app/code/core/Mage/Wishlist/Block/Abstract.php#L330
So in fact, the default block which is defined in the constructor is also not applied:
https://github.com/magento/magento2/blob/master/app/code/core/Mage/Wishlist/Block/Abstract.php#L72
Can we remove the whole item price block functionality in the wishlist module? Or am I missing some point?
Metadata
Metadata
Assignees
Labels
No labels