Hi,
We have an attribute price measure to display if the price is per piece, box, etc. I added it to the product page next to the price but after one second the price measure disappears. I've overwritten Magento_Catalog/templates/product/price/amount/default.phtml. It looks like there is some javascript refreshing the price element once the page is loaded because when I block javascript execution in the browser the price measure is displayed and stays visible. Is there any other template or file that needs to be overwritten that the javascript is fetching?
You can test it on https://andrecelis.be/andrecelis_nl/knauf-acoustifit-050mm.html
What should be displayed:
When page load completes the price measure is gone: