How do I remove the price metadata from a product/list page? For example, I have this on the product page:
<meta property="product:price:amount" content="100.75">
I want to remove it completely.
I’m running Magento 2.3.6
How do I remove the price metadata from a product/list page? For example, I have this on the product page:
<meta property="product:price:amount" content="100.75">
I want to remove it completely.
I’m running Magento 2.3.6