Skip to content

itemPrice blocks in Wishlist obsolete? #184

Closed
@amenk

Description

@amenk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions