2

I am developing a custom module for price calculation and i was able to change the price in final_price.phtml to change prices and changed grid.phtml to override category page listing items.

it looks like the price has been updated to all the pages except wishlist.

how to make the price changes in wishlist too?

2

1 Answer 1

0

you can override price.phtml from {Magento\Wishlist\view\frontend\templates\item\column\price.phtml}. It's block is "Magento\Wishlist\Block\Customer\Wishlist\Item\Column\Cart" in wishlist_index_index.xml.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.