Hello,
I’m using enfold with woocomerce and WPML. I created a variable product and in the product pages I see the price range (min – max) and the min price again, which is duplicated. How can I avoid seeing the min price duplicated ?
Thanks for the help
<div itemprop=”offers” itemscope=”” itemtype=”http://schema.org/Offer”>
<p class=”price”><span class=”amount”>55,00€</span>–<span class=”amount”>107,00€</span> <small class=”woocommerce-price-suffix”><span class=”amount”>55,00€</span></small></p>
<meta itemprop=”price” content=”55″>
<meta itemprop=”priceCurrency” content=”EUR”>
<link itemprop=”availability” href=”http://schema.org/InStock”>
</div>