FACT-Finder-Web-Components Magento2-Module version (see composer.json): 4.1.7
Magento edition and version: commerce 2.4.5-p1
PHP version: 8.1.9
Expected behavior: The price of the products should be displayed with or without taxes depending on the store view, just like it works on the Magento category pages
Actual behavior: The price without taxes is always displayed, regardless of the storeview and its settings
Steps to reproduce:
two storeviews with different price display settings.
search for any string
always price without taxes
Does anyone have an idea how to solve this problem.
I couldn't understand where the price information comes from in the module. If necessary, you can add a second price with taxes as a mustache variable
Does anyone have an idea how to solve this problem. I couldn't understand where the price information comes from in the module. If necessary, you can add a second price with taxes as a mustache variable