get_name() === 'woocommerce-product-images' ) { ob_start(); Badge::display(); return ob_get_clean() . $content; } return $content; } }