You must login to use this function.

must-login-label-2

ACCEDER

Hotel El Curro

Hoteles

Categoría

Gastroturística sostenible

Parque Natural Sierra de Cazorla, Segura y las Villas

Renacimiento del Sur

Carretera de la Sierra, 32. Burunchel, La Iruela - 23479
Comment arriver

Il est situé à l'entrée du Parque de Cazorla, Segura y las Villas, entouré d'un environnement privilégié où vous pourrez profiter d'une vue magnifique, d'un tourisme actif et d'une cuisine locale faite maison et typique, élaborée avec des produits du jardin de l'hôtel. .

information

Prix ​​par nuit:

0€ par personne

informations et réservations

Téléphone: 953 72 73 11 / 616 60 26 56

Fax: Fax 953 72 73 12

http://www.hotelelcurro.es/
Chambres:

11 dobles

Nombre total de places: 22 Persons

Hotel El Curro appartient à Parque Natural Sierra de Cazorla, Segura y las Villas

SAVOIR PLUS

Hotel El Curro appartient à Renacimiento del Sur

SAVOIR PLUS

Situé dans un cadre naturel magnifique, à côté de l'un des parcs naturels les plus protégés d'Europe, cet hôtel offre une atmosphère agréable et accueillante et tout le charme rustique. Chacune des chambres du Curro a été décorée pour correspondre à l'environnement naturel et à l'atmosphère chaleureuse créée par le mobilier de style ancien, les tons clairs et l'éclairage doux. Certaines chambres sont dotées d'élégants lits à baldaquin ou de lits en fer forgé. Certains des balcons des chambres offrent de superbes vues. Toutes les chambres doubles disposent d'un coin salon, idéal pour se détendre après une journée de visites. Profitez d'un bon livre dans la salle commune, qui a une cheminée et des poutres en bois au plafond. Le soir, goûtez à la cuisine typique de la région, préparée selon des recettes de saison et des recettes traditionnelles et préparée avec des produits de la région. Accompagner le dîner, servi dans l'élégante salle à manger du Curro, avec un vin exquis.

Prestations de service

Autres services:

Calef habit,Calef central,AACC,Tel. hab,TV hab,Caja fuerte,Secador pelo,Garaje,Restaurante,Cafetería,Sala Reuniones,Piscina,Tiendas,Servicio hab,Card,Minusválidos,Hilo musical,Internet

VOIR PLUS VOIR MOINS

Le logement

L'Hôtel Rural El Curro est situé dans le village de Burunchel, à l'entrée du parc naturel des Sierras de Cazorla, Segura et Las Villas. La ville de Cazorla est à 9 kilomètres et Úbeda, déclarée site du patrimoine mondial, à seulement 40 kilomètres environ.

Notre hôtel a été ouvert en 2001 avec seulement 10 chambres et une petite cafétéria. Devant l'afflux croissant du tourisme, nous avons décidé d'augmenter le nombre de chambres et de faire du restaurant. Donc en 2004, après la réforme, nous avons ouvert avec 27 chambres. Qu'est-ce qui rend notre maison spéciale? C'est un hôtel familial rural quatre étoiles, à l'atmosphère rustique, décoré avec simplicité et bon goût, conçu pour que nos clients se sentent comme chez eux. C'est l'endroit idéal pour séjourner, se reposer après une journée de voyage et où se lever, prendre un bon petit déjeuner fait maison et recevoir un traitement amical, c'est la chose habituelle dans notre maison

L'environnement naturel privilégié qui entoure l'hôtel vous offre la possibilité de faire de la randonnée, de l'escalade, de la pêche, du canoë ou du vélo, entre autres activités. Si vous préférez vous faciliter la tâche, l'hôtel dispose de plusieurs espaces où vous pourrez vous détendre et tout oublier. Profitez d'un bon livre dans le salon avec cheminée ou contemplez la vue magnifique sur les montagnes avec des couchers de soleil magiques. De plus, l'offre gastronomique de son restaurant ravira les palais les plus exigeants. Sans oublier notre petite piscine solarium.

Des offres

Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
Une erreur s'est produite lors du traitement du modèle.
The following has evaluated to null or missing:
==> BreveDescripciónDeLaOferta  [in template "20101#20127#172655" at line 15, column 11]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: ${BreveDescripciónDeLaOferta.getData()}  [in template "20101#20127#172655" at line 15, column 9]
----
1<#-- 
2Nombre: JPI - Vista previa ofertas 
3Tipo : Oferta 
4<#include "/templates_SERVLET_CONTEXT_/0/global/cms/oferta/vista-previa-ofertas.ftl" /> 
5--> 
6 
7<#if ImagenDeLaOferta?? && ImagenDeLaOferta.getData()?trim?? && ImagenDeLaOferta.getData()?trim !=""> 
8    <img alt="${ImagenDeLaOferta.getAttribute("alt")}" src="${ImagenDeLaOferta.getData()}" /> 
9</#if> 
10<div class="info-oferta"> 
11    <strong class="titulo-oferta"> 
12        ${.vars['reserved-article-title'].data} 
13    </strong> 
14    <p class="text-cortar"> 
15        ${BreveDescripciónDeLaOferta.getData()} 
16    </p> 
17    <div class="box-precio"> 
18        <p class="precio"> 
19            ${PrecioDeLaOferta.getData()} €</p> 
20        <p> 
21            ${PrecioDeLaOferta.PrecioPor.getData()} 
22        </p> 
23    </div> 
24</div> 
VOIR PLUS VOIR MOINS

Nous vous recommandons