www.hotelespanya.com Open in urlscan Pro
77.73.86.179  Public Scan

Submitted URL: http://www.hotelespanya.com/en/restaurante-fonda-espana-1/
Effective URL: https://www.hotelespanya.com/en/fonda-espana-restaurant/
Submission: On August 22 via manual from US — Scanned from ES

Form analysis 3 forms found in the DOM

Name: restaurant-bookingPOST /restaurant-booking-lead/

<form class="o-form-block__form" name="restaurant-booking" action="/restaurant-booking-lead/" method="POST">
  <input type="hidden" name="site_id" value="5ee226ef47af5de40ca45f6d">
  <span class="o-form-block__heading">Make a reservation now</span>
  <div class=" o-grid ">
    <div class="o-grid__inner">
      <div class="o-grid__span o-grid__span--8, o-grid__span-sm--4 m-field   ">
        <label class="m-field__label" for="treatment"> Title * </label>
        <div class="m-field__wrapper ">
          <div class="m-field__control a-select  ">
            <select class="a-select__input " name="treatment" data-required="1">
              <option value="" disabled="" selected="">[...]</option>
              <option value="mr"> Mr </option>
              <option value="mrs"> Mrs </option>
            </select>
          </div>
        </div>
        <div class="m-field__error-message js-error-message"> Seleccione un tratamiento </div>
      </div>
      <div class="o-grid__span o-grid__span--16, o-grid__span-sm--8 m-field  ">
        <label class="m-field__label" for="name"> Name * </label>
        <div class="m-field__wrapper ">
          <input class="m-field__control a-input  " type="text" name="name" data-required="1" autocomplete="off">
        </div>
        <div class="m-field__error-message js-error-message"> Introduzca su nombre </div>
      </div>
      <div class="o-grid__span o-grid__span--24 o-grid__span-sm--12 m-field  ">
        <label class="m-field__label" for="surname"> Surname * </label>
        <div class="m-field__wrapper ">
          <input class="m-field__control a-input  " type="text" name="surname" data-required="1" autocomplete="off">
        </div>
        <div class="m-field__error-message js-error-message"> Introduzca sus apellidos </div>
      </div>
      <div class="o-grid__span o-grid__span--24 o-grid__span-sm--8 m-field  ">
        <label class="m-field__label" for="phone"> Telephone * </label>
        <div class="m-field__wrapper ">
          <input class="m-field__control a-input  " type="text" name="phone" data-required="1" autocomplete="off">
        </div>
        <div class="m-field__error-message js-error-message"> Introduzca un número de teléfono </div>
      </div>
      <div class="o-grid__span o-grid__span--24 o-grid__span-sm--16 m-field  ">
        <label class="m-field__label" for="mail"> E-mail * </label>
        <div class="m-field__wrapper ">
          <input class="m-field__control a-input  " type="text" name="mail" data-email="1" data-required="1" autocomplete="off">
        </div>
        <div class="m-field__error-message js-error-message"> Introduzca su email </div>
      </div>
      <div class="o-grid__span o-grid__span--12 o-grid__span-sm--6 m-field  ">
        <label class="m-field__label" for="day"> Day * </label>
        <div class="m-field__wrapper ">
          <input class="m-field__control a-input   js-datepicker " type="text" name="day" placeholder="dd/mm/aaaa" data-date-start-date="0d" data-required="1" autocomplete="off">
          <span class="m-field__icon a-icon a-icon--datepicker"></span>
        </div>
        <div class="m-field__error-message js-error-message"> Seleccione una fecha de reserva </div>
      </div>
      <div class="o-grid__span o-grid__span--12 o-grid__span-sm--4 m-field   ">
        <label class="m-field__label" for="hour"> Time * </label>
        <div class="m-field__wrapper ">
          <div class="m-field__control a-select  ">
            <select class="a-select__input " name="hour" data-required="1">
              <option value="" disabled="" selected="">[...]</option>
            </select>
          </div>
        </div>
        <div class="m-field__error-message js-error-message"> Seleccione una hora de reserva </div>
      </div>
      <div class="o-grid__span o-grid__span--8 o-grid__span-sm--4 m-field   ">
        <label class="m-field__label" for="adults"> No. of adults * </label>
        <div class="m-field__wrapper ">
          <div class="m-field__control a-select  ">
            <select class="a-select__input " name="adults" data-required="1">
              <option value="" disabled="" selected="">[...]</option>
              <option value="1"> 1 </option>
              <option value="2"> 2 </option>
              <option value="3"> 3 </option>
              <option value="4"> 4 </option>
              <option value="5"> 5 </option>
              <option value="6"> 6 </option>
              <option value="7"> 7 </option>
              <option value="8"> 8 </option>
              <option value="+8"> +8 </option>
            </select>
          </div>
        </div>
        <div class="m-field__error-message js-error-message"> Seleccione el número de adultos </div>
      </div>
      <div class="o-grid__span o-grid__span--8 o-grid__span-sm--4 m-field  ">
        <label class="m-field__label" for="children"> No. of children </label>
        <div class="m-field__wrapper ">
          <input class="m-field__control a-input  " type="number" name="children" data-min="0" data-max="10" autocomplete="off">
        </div>
        <div class="m-field__error-message js-error-message"> Seleccione el número de niños </div>
      </div>
      <div class="o-grid__span o-grid__span--8 o-grid__span-sm--4 m-field  ">
        <label class="m-field__label" for="babies"> No. of babies </label>
        <div class="m-field__wrapper ">
          <input class="m-field__control a-input  " type="number" name="babies" data-min="0" data-max="10" autocomplete="off">
        </div>
        <div class="m-field__error-message js-error-message"> Seleccione el número de bebés </div>
      </div>
      <div class="o-grid__span o-grid__span--24 m-field  ">
        <label class="m-field__label" for="observations"> Observations </label>
        <div class="m-field__wrapper ">
          <textarea class="m-field__control a-textarea  " name="observations" rows="8" cols="80" maxlength="100"></textarea>
        </div>
      </div>
      <div class="o-grid__span o-grid__span--24 m-field  ">
        <div class="m-field__wrapper ">
          <div class="a-checkbox">
            <input id="legal" class="a-checkbox__input" type="checkbox" name="legal" data-required="1" data-acceptance="1">
            <label class="a-checkbox__label" for="legal"> I accept the <a href="https://www.hotelespanya.com/en/terms-and-conditions/" class="a-checkbox__link" target="_blank">terms of use</a>
            </label>
          </div>
        </div>
        <div class="m-field__error-message js-error-message"> Debe aceptar las condiciones de uso </div>
      </div>
    </div>
  </div>
  <div class="o-form-block__footer">
    <button class=" a-button a-button--primary " type="submit" mix="o-form-block__button">
      <span class="a-button__text">Send</span>
    </button>
    <span class="o-form-block__note">* Required fields</span>
  </div>
</form>

GET https://www.condeshotels.com/en/newsletter-subscription/

<form class="m-footer-social__input-box js-newsletter-form" action="https://www.condeshotels.com/en/newsletter-subscription/" method="GET" target="_blank" data-base-action="https://www.condeshotels.com/en/newsletter-subscription/">
  <div class=" m-field  ">
    <div class="m-field__wrapper ">
      <input class="m-field__control a-input  " type="text" name="u" data-required="1" autocomplete="off">
    </div>
  </div>
  <button class=" a-button a-button--primary " type="submit">
    <span class="a-button__text">Send</span>
    <span class="a-button__right-icon a-icon a-icon--arrow-nav-right-white"></span>
  </button>
</form>

Name: booking-formGET https://bookings.hotelespanya.com/

<form id="booking-form" name="booking-form" action="https://bookings.hotelespanya.com/" method="GET" target="_blank">
</form>

Text Content

Location Book
ENG
 * ESP
 * FRA
 * DEU
 * ITA
 * CAT
 * POR
 * РУС
 * 官话
 * 日本語


 * The Hotel
   * Description
   * Location
   * History
 * Gallery
 * Rooms
   * Petit Boutique Room
   * Boutique Room
   * Deluxe Room
   * Boutique with Terrace Room
   * Family room
   * Suite Ramblas
 * Offers
   * Room + breakfast
   * Welcome Package
   * Meetings and events
 * Events
   * Weddings
   * Function rooms
   * M. Berasategui Catering
 * Alaire Ramblas Terrace
 * Fonda España
 * Barcelona
 * Gift Card

Location
Hotel España Sant Pau, 9-11 08001 Barcelona
Tel: 935500000 Fax: 935500007 info@hotelespanya.com

 * ESP
 * ENG
 * FRA
 * DEU
 * ITA
 * CAT
 * POR
 * РУС
 * 官话
 * 日本語


FONDA ESPAÑA. THE MODERNIST DINING-ROOM

At Restaurante Fonda España, Martín Berasategui gets back to the old concept of
the fonda (inn) by making a commitment to the most traditional style of cooking,
while embracing modernity. In charge of the ovens of Fonda España is the
chef, German Espinosa, with years of experience under the guidance of Martín
Berasategui.

The restaurant is located in the Modernist dining room originally designed and
decorated by Domènech i Montaner, a rich environment of historical value in
which the older features enhance and inspire the new.

Chef: German Espinosa
Maitre d'Hotel: Nuno Antunes

Gastronomy is one of Hotel España's major commitments, with Martín Berasategui
as gastronomic manager.

Make a reservation now
Title *
[...] Mr Mrs
Seleccione un tratamiento
Name *

Introduzca su nombre
Surname *

Introduzca sus apellidos
Telephone *

Introduzca un número de teléfono
E-mail *

Introduzca su email
Day *

Seleccione una fecha de reserva
Time *
[...]
Seleccione una hora de reserva
No. of adults *
[...] 1 2 3 4 5 6 7 8 +8
Seleccione el número de adultos
No. of children

Seleccione el número de niños
No. of babies

Seleccione el número de bebés
Observations

I accept the terms of use
Debe aceptar las condiciones de uso
Send * Required fields


THE RESTAURANT

Opening hours:

Closed for holidays: From August 1st to August 31st inclusive 2022

Thursday to Saturday  from 1pm to 3pm  & from 8pm to 10.30pm

Sunday from 1pm to 3pm

Menus

Lunchtime Menu (Thu, Fri) 32.00€

Menú de la Rosa 59€  (drinks not include) - Wine Pairing  27,00€ -  Premium Wine
Pairing  38,00€ 

Tasting Menu  72,00€ (drinks not include) - Wine Pairing  32,00€ - Premium Wine
Pairing  45,00€ (Menu Available until 2:30 pm and 9:00 pm)

Contact

Tel. : (+34) 93 550 00 10
E-mail: fonda@hotelespanya.com

Para reservas superiores a 8 personas póngase en contacto con nosotros a través
de fonda@hotelespanya.com

Muchas gracias por reservar con nosotros, pronto nos pondremos en contacto con
usted para confirmar la reserva.



THE SUGGESTIONS OF FONDA ESPAÑA

Lunch Menu (working days) Menú De la Rosa Tasting Menu
 * 1
 * 2
 * 3
 * 4


NEWS




RESTAURANTE FONDA ESPAÑA

C/ Sant Pau 9 - 11 
08001 Barcelona

Tel.: (+34) 93 550 00 10
E-mail: fonda@hotelespanya.com

Fonda Espanya Restaurante
Valoración de viajeros de Tripadvisor
1.172 opiniones
 * Lee opiniones

 * Escribe una opinión



MARTÍN BERASATEGUI

Gastronomic director of the Condes Hotels since 2005, Martín Berasategui has
spent 41 years devoted in body and soul to what he loves most in the world:
cooking. Today, he is one of the great chefs of the culinary world and holder of
12 Michelin stars, three for his restaurant Martín Berasategui in the town of
Lasarte, northern Spain, and three for Restaurante Lasarte at  Monument Hotel
Barcelona.

A tireless worker and researcher, he is precise with his gestures, prudent with
the oven, accurate with the blade, refined in his sense of smell, wily in the
market and uncompromising at the stove in his pursuit of perfection. In his
style of cooking, he always seeks balance between the best natural ingredients
and the cooking process.

Twitter

Facebook

Instagram
Fonda España
@fondaespanya
678
publicaciones
8.9K
seguidores
159
seguidos
Seguir




Free Instagram Feed widget



TRADITIONAL STYLE OF COOKING WITH A MODERN TWIST. DISCOVER ONE OF THE BEST
RESTAURANT´S IN BARCELONA.

Restaurant Fonda España has been offering unforgettable gastronomic experiences
for over 160 years! Prepare to be blown away by the creativity and passion of
our world famous gastronomic director, Martin Berasategui and head chef German
Espinosa. Our gastronomic gurus are forever creating new dishes based on the old
concept of the “fonda” (inn) by making a commitment to the most traditional
style of cooking, while embracing modernity. This exquisite style of cooking
ties in perfectly with our ornate modernist dining room originally designed and
decorated by Lluís Domènech i Montaner during the early 1900s. Allow yourself to
experience our 360 degree modernist foodie adventure, embracing all 5 of your
senses, from the comfort of one of the best restaurants in Barcelona. Restaurant
Fonda España offers one of the best gastronomic gems and a moment of peace, just
a few minutes’ walk from Las Ramblas. In a modernist and Mediterranean
atmosphere, the restaurant Fonda España is the ideal meeting point for locals
who love traditional cuisine from Barcelona with a unique twist, but also for
international gourmet guests that wish to try the dishes of Michelin star chef
Martin Berasategui. After a busy day strolling the length of Las Ramblas, or
rushing from meeting to meeting come and enjoy a well-earned exquisite meal. You
choose whether you feel like our unique set menu or our a la carte option, both
of which have been very carefully put together offering an extensive variety of
dishes. Additionally, La Fonda restaurant is centrally located, close to Las
Ramblas and a great option for events due to it´s quality, size and location.
Whether you are celebrating a family occasion or a professional convention our
friendly team will be happy to help you to prepare a tailor made experience,
with the best food, service and location.

Location

FOLLOW US ON



SIGN UP TO OUR NEWSLETTER


Send

Hotel España
Casa Daurella® Sant Pau, 9-11 08001 Barcelona

TEL: 935500000

Fax: 935500007 info@hotelespanya.com




 * HOTEL ESPAÑA

 * FONDA ESPAÑA

 * ALAIRE RAMBLAS TERRACE

 * CATERING MARTIN BERASATEGUI

 * HOTEL CONDES DE BARCELONA

 * MONUMENT HOTEL

 * BARCELONA TO SEE BLOG

© CONDES HOTELS 2020. TURISME DE CATALUNYA: HB003952

 * JOB OPPORTUNITIES

 * GENERAL TERMS OF USE

 * SERVICE CONDITIONS

 * COOKIES

 * COOKIES SETTINGS

 * SITE MAP

 * CREDITS





PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer. More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Strictly Necessary Cookies

 * STRICTLY NECESSARY COOKIES
   
   Always Active
   
   These cookies are necessary for the website to function and cannot be
   switched off in our systems. They are usually only set in response to actions
   made by you which amount to a request for services, such as setting your
   privacy preferences, logging in or filling in forms. You can set your browser
   to block or alert you about these cookies, but some parts of the site will
   not then work. These cookies do not store any personally identifiable
   information.

 * FUNCTIONAL COOKIES
   
   Switch Label label
   
   These cookies enable the website to provide enhanced functionality and
   personalisation. They may be set by us or by third party providers whose
   services we have added to our pages. If you do not allow these cookies then
   some or all of these services may not function properly.

ANALYTICAL COOKIES

Analytical Cookies

 * PERFORMANCE COOKIES
   
   Switch Label label
   
   These cookies allow us to count visits and traffic sources so we can measure
   and improve the performance of our site. They help us to know which pages are
   the most and least popular and see how visitors move around the site. All
   information these cookies collect is aggregated and therefore anonymous. If
   you do not allow these cookies we will not know when you have visited our
   site, and will not be able to monitor its performance.

ADVERTISING COOKIES

Advertising Cookies

 * TARGETING COOKIES
   
   Switch Label label
   
   These cookies may be set through our site by our advertising partners. They
   may be used by those companies to build a profile of your interests and show
   you relevant adverts on other sites. They do not store directly personal
   information, but are based on uniquely identifying your browser and internet
   device. If you do not allow these cookies, you will experience less targeted
   advertising.


BACK BUTTON PERFORMANCE COOKIES

Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices



COOKIES SETTINGS

We use our own and third-party cookies for analytical purposes and to show you
personalized advertising based on a profile created from your browsing habits
(for example, visited pages). Click HERE for further information. You can allow
all cookies by clicking the "Allow" button or you can rather configure or block
them by clicking Cookies Settings.

Allow