• Hi I am using woocommerce 2.6.4. I want to replace normal price with variation price if it is variable product. Currently <p class=”price”><?php echo $product->get_price_html(); ?></p> is getting the price, I want to replace it with variation price. Please check the image attached for clear briefing.

    https://debzworks.com/woocommerce-variation-price.jpg

  • The topic ‘Replace with Variation price’ is closed to new replies.