-+ FICHA Y SERVICIOS
Tipo de cocina

Italiana

Precio

A partir de 8€

Servicios
  • Cartas detalladas
Descripción

HORARIO: Todos los días de 13:00-16:30 y de 19:00 a 23:30 // Restaurante sin gluten 100%, en este restaurante no entra ...Leer más

Teléfono

Reserva online y llévate 5 €

1 reserva = 200 puntos (2€)
6 personas o más = 500 puntos (5€)

¡Con 2.000 puntos pagas 20€ menos en tu próxima comida!

-+ CARTA
-+ OPINIONES
  • image description
  • image description
  • image description
  • image description
  • image description
Nota 8
cereales Nuria . Esta todo muy bueno y saber que TODO es sin gluten da muchísima tranquilidad. El servicio también excelente y la tarta de chocolate....sin p... Leer más
  • image description
  • image description
  • image description
  • image description
  • image description
Nota 10

-+ MAPA

Dirección Carrer de Siracusa, 15
08012 Barcelona

Reserva tu mesa ahora
Gratis · Directo · Inmediato
No disponible

La fecha seleccionada no está disponible en este restaurante

COMIDA
¿Cuántas personas?
2   Persona Personas
CONFIRMAR
¿MENÚ O CARTA?
A la carta
Adaptable a las intolerancias o alergias que especifiques.
Menú mediodía 11€
Adaptable a tus intolerancias o alergias

Si lo prefieres, una vez en el restaurante puedes elegir a la carta (excepto con los menús para grupos)

Reserva online y llévate 5 €

1 reserva = 200 puntos (2€)
6 personas o más = 500 puntos (5€)

¡Con 2.000 puntos pagas 20€ menos en tu próxima comida!

'; gallery.append(box); $("#ev-reservation-step-1").removeClass('ev-hidden'); $('.ev-col-8, #reservation-sidebar').theiaStickySidebar({ // Settings additionalMarginTop: 30 }); $('.ev-menu-item').mouseenter(function(){ var selector = $(this).find('.ev-menu-selector'); var title = $(this).find('.ev-menu-tipo'); var icon = $(this).find('.ev-dish'); selector.css({'background':'#39d58b','color':'#fff'}); title.css({'color':'#39d58b'}); icon.css({'color':'#39d58b'}); }).mouseleave(function(){ var selector = $(this).find('.ev-menu-selector'); var title = $(this).find('.ev-menu-tipo'); var icon = $(this).find('.ev-dish'); selector.css({'background':'#f5f5f5','color':'#636363'}); title.css({'color':'#636363'}); icon.css({'color':'#636363'}); }); // EV PLUS - MINUS BUTTONS $(".ev-people-selector").unbind('click').click(function(e) { e.preventDefault(); var $button = $(this); var oldValue = $("#ReservationPeople").val(); var newVal = 0; if ($button.attr('value') === "+") { newVal = parseFloat(oldValue) + 1; } else { // Don't allow decrementing below zero if (oldValue > 1) { newVal = parseFloat(oldValue) - 1; } else { newVal = 1; } } if(newVal == 1){ $('#people-singular').removeClass('ev-hidden'); $('#people-plural').addClass('ev-hidden'); } else { $('#people-singular').addClass('ev-hidden'); $('#people-plural').removeClass('ev-hidden'); } $("#ReservationPeople").val(newVal); $('#people-number').text(newVal); return false; }); // EV DATEPICKER var vacationDates = ['01/04/2017', '02/04/2017', '03/04/2017', '04/04/2017', '05/04/2017', '30/03/2017', '31/03/2017', ]; $('.ev-datepicker').datepicker({ language: 'es', startDate: new Date('2017/04/17'), minDate: new Date(), // Now can select only dates, which goes after today dateFormat: 'dd/mm/yyyy', onSelect: function onSelect(format, date, inst) { $("#ev-reservation-step-1").addClass('ev-hidden'); $('#ReservationDay').val(format); if(vacationDates.indexOf(format) != -1){ // Search Date is not available $('#ev-date-not-available').removeClass('ev-hidden'); } else{ // Search Date is available or not set if(format) { // Load Hours because has a date (selected o from search) loadDayhours(date.getDay()); } else { $("#ev-reservation-step-1").removeClass('ev-hidden'); } } }, onRenderCell: function (date, cellType) { var currentDate = dayFormated(date) + '/' + monthFormated(date) + '/' + date.getFullYear(); // Add extra element, if `vacationDates` contains `currentDate` if (cellType == 'day' && vacationDates.indexOf(currentDate) != -1) { return { classes: 'ev-day-disabled', disabled: true } } }, }); $('#ev-peolpe-confirm').click(function(){ rollStep(4); }); // EV MENU PICKER $('.ev-menu-picker').click(function(){ var value = $(this).attr('value'); $('#ReservationMenu').val(value); if(checkValues()){ $('#ReservationStartForm').submit(); } }); // EV BACK BUTTON $('.ev-backStep').on('click',function(){ var prev = $(this).attr('prevstep'); rollStep(prev); }); // EV RESPONSIVE RESERVATION BOX $('#ev-open-reservation').on('click', function(e) { // Prevents the default action to be triggered. e.preventDefault(); // Triggering bPopup when click event is fired $('.ev-reservation-wrapper').bPopup(); }); // FIX RESPONSIVE RESERVATION BOX var $obj = $('.ev-reservation-wrapper-responsive'); var top = $obj.offset().top - parseFloat($obj.css('marginTop').replace(/auto/, 0)); var width = $obj.width(); $(window).scroll(function (event) { // what the y position of the scroll is // var y = $(this).scrollTop(); var y = $(document).height() - $(this).scrollTop() ; // whether that's below the form if (y >= top) { // if so, ad the fixed class $obj.addClass('ev-fixed'); $obj.css('max-width',width); } else { // otherwise remove it $obj.removeClass('ev-fixed'); } }); }); function dayFormated(date){ day = date.getDate(); return day
[X]Utilizamos cookies propias y de terceros para mejorar su navegación y ofrecer publicidad adaptada a sus preferencias analizando sus hábitos de navegación. Al seguir navegando consiente su uso. Puede cambiar la configuración u obtener más información aquí.