You must login to use this function.

must-login-label-2

ACCEDER

Hotel Spa Rural Coto del Valle

Hoteles

Categoría

Parque Natural Sierra de Cazorla, Segura y las Villas

Carretera del Tranco Km. 34,3, Cazorla - 23470
How to get

El hotel está situado en una finca de 40 hectáreas, en pleno corazón del Parque Natural de Cazorla, Segura y Las Villas. Todas las habitaciones poseen una cuidada decoración y unas magníficas vistas de la sierra.

Information

Price per night:

0€ per person

Spoken languages:
Bedrooms:

Disponemos de habitaciones con cama de matrimonio o dos camas de 90 cm. También de 1 suite, 1 junior suite, 33 dobles y 4 cuádruples. Tienen un baño completo (ducha de hidromasaje o bañera de hidromasaje), secador, menaje y amenities, Tv plana, calefacción, mini bar, caja fuerte, teléfono, aire acondicionado y wifi gratuito.

Total places: 0 People

Hotel Spa Rural Coto del Valle belonging to Parque Natural Sierra de Cazorla, Segura y las Villas

KNOW MORE

Contamos con amplias instalaciones totalmente equipadas con una capacidad para 300 comensales, zonas ajardinadas, aparcamiento privado, zona infantil, amplios salones, junto con nuestra elaborada oferta gastronómica, confeccionamos menús a su medida. Los productos más selectos con una inmejorable relación calidad-precio. Nuestros menús se basan en una cocina tradicional y artesana, incluyendo gastronomía típica de la provincia.

Todo enmarcado en un entorno natural como es la Sierra de Cazorla. Un marco incomparable para hacer de su boda un día inolvidable. Los entornos del hotel y sus exteriores no dejarán indiferentes a tus invitados.

Services

Other services:

Accommodation

El Coto del Valle de Cazorla está ubicado en el parque natural Sierra de Cazorla, Segura y Las Villas, a 3 km de Arroyo Frío. Ofrece un spa y un entorno tranquilo cerca del río Guadalquivir. Las habitaciones están situadas alrededor de un típico patio de estilo andaluz. Disponen de terraza y vistas espectaculares a las montañas.

El establecimiento cuenta con una gran piscina al aire libre para adultos y niños, un acogedor salón rústico y jardines rodeados por la vegetación de los alrededores. También hay un restaurante y una cafetería, donde podrá degustar platos tradicionales de la región.

El spa dispone de piscina termal, bañera de hidromasaje, tanque de flotación, sauna y baños turcos. Además, hay una cabina de tratamientos. Se pueden practicar diversas actividades al aire libre, como senderismo, paseos a caballo y excursiones a pie guiadas por expertos en el parque natural. El centro de Cazorla se encuentra a 20 km del establecimiento.

Offers

An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
An error occurred while processing the template.
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> 
SEE MORE SEE LESS

It may interest you