aderaaij
7/9/2014 - 5:40 PM

Remove sales flash on single product

Remove sales flash on single product

<?php
  remove_action( 'woocommerce_before_single_product_summary', 'woocommerce_show_product_sale_flash', 10 );