Hi,
Thank you for your reply.
Unfortunately, the site is on staging.
However, here is the code from class.php for line 681 +
if($show_sale_flash !== '0' && $product->is_on_sale()): ob_start(); woocommerce_show_product_loop_sale_flash(); $output_image .= ob_get_clean(); endif;