VEN A CONOCER LA NUEVA
MAXUS T60
Vive la emoción y experimenta en todos los terrenos la nueva Maxus T60.
Solicita aquí tu Test Drive...
×
Tu navegador no soporta la etiqueta de video.
...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23,...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23,...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23,...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23,...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23,...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23,...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23,...
Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing: ==> CamposExponea.cat1Fam [in template "563250#563289#1095127" at line 23, column 98] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- 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: ${CamposExponea.cat1Fam.getData()} [in template "563250#563289#1095127" at line 23, column 96] ----
1<style>
2 @media (max-width: 767px){
3 #secc_modelos .container-1170{
4 width: 100% !important;
5 }
6 #secc_modelos td:nth-child(n+2):nth-child(-n+3){
7 display: block !important;
8 }
9 }
10 </style>
11 <script src="/o/maxus-theme/libs/owl/owl-carousel.js" type="text/javascript"></script>
12 <link href="/o/maxus-theme/libs/owl/owl.carousel.min.css" rel="stylesheet" type="text/css">
13 <link href="/o/maxus-theme/libs/owl/owl.theme.default.css" rel="stylesheet" type="text/css">
14 <div class="row container-fluid pl0 pr0 imagen-principal">
15 <#if Galeria.ImagenPrincipal.getData()?has_content>
16 <img class="img-principal lazyload" alt="${Galeria.ImagenPrincipal.getAttribute("alt")}" data-fileentryid="${Galeria.ImagenPrincipal.getAttribute("fileEntryId")}" data-src="${Galeria.ImagenPrincipal.getData()}" />
17 </#if>
18
19 <div class="container container-1170 center-block pt-5">
20 <table width="100%" border="0" cellpadding="0">
21 <tbody>
22 <tr>
23 <td width="15%" class="hidden-xs text-center title_view" data-familia="${CamposExponea.cat1Fam.getData()}" data-tipo-vehiculo="${CamposExponea.cat3Tipo_carro.getData()}" data-modelo="${CamposExponea.cat4_modelo.getData()}">
24 <div class="text-center">
25 <p class="size16 color-212121 mb0 lh1 ws-nowrap">${NombreCompleto.getData()}</p>
26 <p class="size30 color-212121 mb0 lh1 text-bold
27 animate_left_cube ws-nowrap">${Modelo.getData()}</p>
28 </div>
29 </td>
30
31
32 <td width="25%" class="visible-xs pt-3">
33 <div class="width60" style="width: 70% !important;margin-left: 20%;display: block;">
34 <p class="size16 color-212121 mb0 lh1 ws-nowrap" sytle="font-size:16;">${NombreCompleto.getData()}</p>
35 <p class="size30 color-212121 mb0 lh1 text-bold
36 animate_left_cube ws-nowrap" style="font-size:30;text-bold">
37 ${Modelo.getData()}</p>
38
39 </div>
40 </td>
41 <!--
42 <#if Motor.getData()?has_content>
43
44
45 <td width="6%" class="hidden-xs"><img
46 data-src="/documents/563285/1676070/slach.jpg/4217bd50-e57b-2972-423e-dcb03efd52ac?t=1612963317714"
47 alt="" class="img-responsive center-block lazyload"></td>
48 <td width="22%" class="hidden-xs">
49 <div class="width60">
50 <p class="size16 color-212121 mb0 lh1 caract_tit" sytle="font-size:16;">MOTOR</p>
51 <p class="size30 color-212121 mb0 lh1 text-bold
52 animate_left_cube" sytle="font-size:30;">${Motor.getData()}</p>
53 </div>
54 </td>
55 </#if>
56 -->
57 <#if CapacidadPasajeros.getData()?has_content>
58
59
60 <td width="6%" class="hidden-xs">
61 <img data-src="/documents/563285/1676070/slach.jpg/4217bd50-e57b-2972-423e-dcb03efd52ac?t=1612963317714"
62 alt="" class="img-responsive center-block lazyload">
63 </td>
64 <td width="22%" class="hidden-xs text-center">
65 <div class="width60">
66 <p class="size16 color-212121 mb0 lh1 caract_tit" sytle="font-size:16;">CAP.PASAJEROS
67 </p>
68 <p class="size30 color-212121 mb0 lh1 text-bold
69 animate_left_cube" sytle="font-size:30;">${CapacidadPasajeros.getData()}</p>
70 </div>
71 </td>
72 </#if>
73 <#if CapacidadCarga.getData()?has_content>
74 <td width="6%" class="hidden-xs"><img
75 data-src="/documents/563285/1676070/slach.jpg/4217bd50-e57b-2972-423e-dcb03efd52ac?t=1612963317714"
76 alt="" class="img-responsive center-block lazyload"></td>
77 <td width="22%" class="hidden-xs text-center">
78 <div class="width60">
79 <p class="size16 color-212121 mb0 lh1 caract_tit" sytle="font-size:16;">CAP.CARGA</p>
80 <p class="size30 color-212121 mb0 lh1 text-bold
81 animate_left_cube" sytle="font-size:30;">${CapacidadCarga.getData()}</p>
82 </div>
83 </td>
84 </#if>
85 <#if PrecioDesde.getData()?has_content>
86 <td width="6%"><img
87 data-src="/documents/563285/1676070/slach.jpg/4217bd50-e57b-2972-423e-dcb03efd52ac?t=1612963317714"
88 alt="" class="img-responsive center-block lazyload"></td>
89 <td width="30%" class="text-center">
90 <div class="width60">
91 <#if Categoria.getData()!= "VANS" && Categoria.getData()!= "CAMIONES">
92 <p class="size16 color-212121 mb0 lh1" style="font-size:16;">DESDE</p>
93 <#else>
94
95 </#if>
96 <p class="size30 color-212121 mb0 lh1 text-bold
97 animate_left_cube" style="font-size:30; text-bold">${PrecioDesde.getData()}</p>
98 <p class="color-212121 size11 mb0">${PrecioDesde.PrecioGlosa.getData()}</p>
99 </div>
100 </td>
101 </#if>
102 <td width="6%" class="hidden-sm hidden-xs"><img
103 data-src="/documents/563285/1676070/slach.jpg/4217bd50-e57b-2972-423e-dcb03efd52ac?t=1612963317714"
104 alt="" class="img-responsive center-block lazyload"></td>
105 <td width="15%" class="hidden-sm hidden-xs text-center animate_right_cube">
106 <a class="concat-utm size20 color-D50000 mb0 lh1
107 text-bold text-center btn_cot_global onclickt60" style="color: red
108 ; text-bold; font-size:20" href="${LinkCotizar.getFriendlyUrl()}">
109 COTIZAR
110 </a>
111
112
113
114 </td>
115 </tr>
116 </tbody>
117 </table>
118
119 </div>
120 </div>
121 <div id="menu_proyecto_normal" class="row container-fluid pl0 pr0 mt60">
122 <ul class="list-unstyled mb0 sub_menu">
123 <li class="w16p"><p class="size12 color-FFF text-bold mb0 pl30 pt15 pb15 nombre_proy">MAXUS <span class="nombre_modelo"></span></p></li>
124 <li class="hide w12p hover hidden-sm hidden-xs container_secc_exterior"><a class="size12 pt15 pb15" href="#secc_exterior">EXTERIOR</a></li>
125 <li class="w12p hover hidden-sm hidden-xs"><a class="size12 pt15 pb15" href="#secc_interior">INTERIOR</a></li>
126 <li class="w12p hover hidden-sm hidden-xs"><a class="size12 pt15 pb15" href="#secc_seguridad">SEGURIDAD</a></li>
127 <li class="w12p hover hidden-sm hidden-xs"><a class="size12 pt15 pb15" href="#secc_rendimiento">RENDIMIENTO</a></li>
128 <li class="w12p hover hidden-sm hidden-xs"><a class="size12 pt15 pb15" href="#secc_modelos">VERSIONES</a></li>
129
130 <li class="concat-utm w12p pull-right"><a class="concat-utm btn-cotizar-submenu size12 btn_cot_global onclickt60" href="${LinkCotizar.getFriendlyUrl()}">COTIZAR</a></li>
131 <li class="w12p pull-right hidden-xs"><a class="btn-ficha-submenu size12" href="#secc_modelos">FICHA TÉCNICA</a></li>
132 </ul>
133 </div>
134 <div class="container-fluid pl0 pr0 container-1170 center-block">
135 <div class="container ">
136 <div class="row pl0 pr0 d-flex h-100">
137 <div class="col-sm-6 h100p vcenter-resp animate_left_cube justify-content-center align-self-center">
138 <div class="p-5 text-justify">
139 <p class="color-212121 fontTitle mb20 text-bold lh1">
140 MAXUS ${Modelo.getData()} </p>
141 <p class="color-212121 size14 mb20">
142 ${DescripcionHTML.getData()}</p>
143 </div>
144 </div>
145 <div class="col-sm-6 d-flex align-items-center justify-content-center">
146 <#if Galeria.ImagenBajada.getData()?? && Galeria.ImagenBajada.getData() != "">
147 <img class="lazyload" alt="${Galeria.ImagenBajada.getAttribute("alt")}" data-fileentryid="${Galeria.ImagenBajada.getAttribute("fileEntryId")}" data-src="${Galeria.ImagenBajada.getData()}" />
148 </#if>
149 </div>
150 </div>
151 </div>
152 </div>
153
154 <#if getterUtil.getBoolean(Interior.getData())>
155 <div id="secc_interior" class="row container-fluid pl0 pr0 mt70 mw1920">
156 <div class="col-md-12 relative pl0 pr0 text-center">
157 <div class="animate_left_cube font-interior centered text-bold size36">INTERIOR</div>
158 <#if Interior.InteriorImagenPrincipal.getData()?? && Interior.InteriorImagenPrincipal.getData() != "">
159 <img class="lazyload" alt="${Interior.InteriorImagenPrincipal.getAttribute("alt")}" data-fileentryid="${Interior.InteriorImagenPrincipal.getAttribute("fileEntryId")}" data-src="${Interior.InteriorImagenPrincipal.getData()}" />
160 </#if>
161 </div>
162 <div class="col-md-12 animate_left_cube">
163 <#if Interior.InteriorImagenPrincipal.CajaDetalleImagen.getSiblings()?has_content>
164 <#list Interior.InteriorImagenPrincipal.CajaDetalleImagen.getSiblings() as cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen>
165 <#if cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen.getData()?? && cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen.getData() != "">
166 <div class="col-md-4 col-lg-4 pl0 pr0 animate_left_cube float_left">
167 <img class="img-box-interior lazyload" id="img-card" alt="${cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen.getAttribute("alt")}" data-fileentryid="${cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen.getAttribute("fileEntryId")}" data-src="${cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen.getData()}" />
168 <div class="bg-212121 color-FFF size12 pl50 pr50 h150 vcenter">
169 <div>
170 <p class="size16 text-uppercase">${cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen.TituloCajaDetalle.getData()}</p>
171 <p class=" mb0">${cur_Interior_InteriorImagenPrincipal_CajaDetalleImagen.TextoCajaDetalle.getData()}</p>
172 </div>
173 </div>
174 </div>
175 </#if>
176 </#list>
177 </#if>
178 </div>
179 </div>
180 </div>
181 <#else>
182 </#if>
183 <#if getterUtil.getBoolean(Seguridad.getData())>
184 <div id="secc_seguridad" class="row container-fluid pl0 pr0 mt70 mw1920">
185 <div class="col-xs-12 col-md-12 ml0 mr0">
186 <div class="col-xs-12 col-md-12 relative pl0 pr0">
187 <div class="animate_left_cube titulo1">SEGURIDAD</div>
188 <div>
189 <#if Seguridad.SeguridadImagenPrincipal.getData()?? && Seguridad.SeguridadImagenPrincipal.getData() != "">
190 <img class="center-block lazyload" alt="${Seguridad.SeguridadImagenPrincipal.getAttribute("alt")}" data-fileentryid="${Seguridad.SeguridadImagenPrincipal.getAttribute("fileEntryId")}" data-src="${Seguridad.SeguridadImagenPrincipal.getData()}" />
191 </#if>
192 </div>
193 </div>
194 <div class="col-12 animate_left_cube">
195 <#if Seguridad.SeguridadImagenPrincipal.CajaDetalleImagenSeguridad.getSiblings()?has_content>
196 <#list Seguridad.SeguridadImagenPrincipal.CajaDetalleImagenSeguridad.getSiblings() as cur_Seguridad_SeguridadImagenPrincipal_CajaDetalleImagenSeguridad>
197 <#if cur_Seguridad_SeguridadImagenPrincipal_CajaDetalleImagenSeguridad.getData()?? && cur_Seguridad_SeguridadImagenPrincipal_CajaDetalleImagenSeguridad.getData() != "">
198 <div class="col-xs-12 col-md-4 animate_left_cube float_left">
199 <img class="img-box-seguridad lazyload" alt="${cur_Seguridad_SeguridadImagenPrincipal_CajaDetalleImagenSeguridad.getAttribute("alt")}" data-fileentryid="${cur_Seguridad_SeguridadImagenPrincipal_CajaDetalleImagenSeguridad.getAttribute("fileEntryId")}" data-src="${cur_Seguridad_SeguridadImagenPrincipal_CajaDetalleImagenSeguridad.getData()}" />
200 <div class="bg-212121 pl50 pr50">
201 <p class="text_caract text-uppercase">${cur_Seguridad_SeguridadImagenPrincipal_CajaDetalleImagenSeguridad.TituloCajaDetalleSeguridad.getData()}</p>
202 </div>
203 </div>
204 </#if>
205 </#list>
206 </#if>
207 </div>
208 </div>
209 </div>
210 <#else>
211 </#if>
212 <#if getterUtil.getBoolean(Rendimiento.getData())>
213 <div id="secc_rendimiento" class="row container-fluid pl0 pr0 mt70">
214 <div class="container container-1170 center-block">
215 <p class="titulo1 mt50">RENDIMIENTO</p>
216 <#if Rendimiento.ImagenRendimiento.getSiblings()?has_content>
217 <#list Rendimiento.ImagenRendimiento.getSiblings() as cur_Rendimiento_ImagenRendimiento>
218 <#if cur_Rendimiento_ImagenRendimiento.getData()?? && cur_Rendimiento_ImagenRendimiento.getData() != "">
219 <#if cur_Rendimiento_ImagenRendimiento.Ubicacion.getData()?has_content >
220 <#if cur_Rendimiento_ImagenRendimiento.Ubicacion.getData()="left">
221
222 <div class="row mt0 h400 pt70 pb20">
223 <div class="col-sm-6 col-sm-push-6 h100p vcenter-resp">
224 <img class="img-responsive center-block img_rendi1 lazyload" alt="" alt="${cur_Rendimiento_ImagenRendimiento.getAttribute("alt")}" data-fileentryid="${cur_Rendimiento_ImagenRendimiento.getAttribute("fileEntryId")}" data-src="${cur_Rendimiento_ImagenRendimiento.getData()}" />
225 </div>
226 <div class="col-sm-6 col-sm-pull-6 h100p vcenter-resp animate_left_cube">
227
228 <div class="pt40 pb30 pl5p pr5p">
229 <p class="color-212121 size28 text-bold lh1 rendi_title1">
230 ${cur_Rendimiento_ImagenRendimiento.TituloDescripcionRendimiento.getData()}</p>
231 <p class="color-212121 size20 text-bold lh1 rendi_subtitle1">
232 ${cur_Rendimiento_ImagenRendimiento.SubtituloRendimiento.getData()}</p>
233 <p class="color-212121 size12 rendi_descript1">
234 ${cur_Rendimiento_ImagenRendimiento.DescripcionRendimiento.getData()}</p>
235
236
237 </div>
238 </div>
239 </div>
240 </#if>
241 </#if>
242
243 <#if cur_Rendimiento_ImagenRendimiento.Ubicacion.getData()?has_content >
244 <#if cur_Rendimiento_ImagenRendimiento.Ubicacion.getData()="right">
245 <div class="row mt0 h400 pt70 pb20">
246 <div class="col-sm-6 col-sm-pull-6 h100p vcenter-resp animate_left_cube">
247 <div class="pt40 pb30 pl5p pr5p">
248 <p class="color-212121 size28 text-bold lh1 rendi_title1">
249 ${cur_Rendimiento_ImagenRendimiento.TituloDescripcionRendimiento.getData()}</p>
250 <p class="color-212121 size20 text-bold lh1 rendi_subtitle1">
251 ${cur_Rendimiento_ImagenRendimiento.SubtituloRendimiento.getData()}</p>
252 <p class="color-212121 size12 rendi_descript1">
253 ${cur_Rendimiento_ImagenRendimiento.DescripcionRendimiento.getData()}</p>
254 </div>
255 </div>
256 <div class="col-sm-6 col-sm-push-6 h100p vcenter ACAA">
257 <img class="img-responsive center-block img_rendi1 lazyload" alt="" alt="${cur_Rendimiento_ImagenRendimiento.getAttribute("alt")}" data-fileentryid="${cur_Rendimiento_ImagenRendimiento.getAttribute("fileEntryId")}" data-src="${cur_Rendimiento_ImagenRendimiento.getData()}" />
258 </div>
259 </div>
260 </#if>
261 </#if>
262
263 </#if>
264 </#list>
265 </#if>
266 </div>
267
268 </div>
269 <#else>
270 </#if>
271
272 <#if Versiones.getData()?has_content>
273 <#if getterUtil.getBoolean(Versiones.getData())>
274
275 <script>
276 $(document).ready(function(){
277 $('#carrusel_versiones').owlCarousel({
278 loop:false,
279 autoHeight: true,
280 autoHeightClass: 'owl-height',
281 margin:0,
282 nav:true,
283 mouseDrag:false,
284 responsive : {
285 0 : {
286 items : 1
287 },
288 480 : {
289 items : 2
290 },
291 768 : {
292 items : 3
293 }
294 }
295 });
296 });
297 </script>
298
299
300 <div id="secc_modelos" class="row container-fluid pl0 pr0 pt50 pb80 bg-F5F5F5">
301 <div class="container container-1170 center-block">
302 <p class="titulo1 mt50">VERSIONES</p>
303 <div id="carrusel_versiones" class="row owl-carousel owl-theme mt50 pb30">
304 <#if Versiones.NombreVersion.getSiblings()?has_content>
305 <#list Versiones.NombreVersion.getSiblings() as cur_Versiones_NombreVersion>
306 <div class="item col-12">
307 <div class="container_version pb20 pl20 pr20">
308 <p class="size24 color-212121 mb20 h70">${cur_Versiones_NombreVersion.getData()}</p>
309 <table class="size14 color-212121 table-caracteristicas"
310 width="100%" cellpadding="0" border="0">
311 <tbody>
312 <#if cur_Versiones_NombreVersion.Motor1.getData()?has_content>
313 <tr>
314 <td width="40"><img data-src="/documents/563285/1676181/ico1.svg/e31bb7ff-e21e-ca60-5c6e-4d144d38d26f?t=1614660685996"
315 class="w70pi lazyload"></td>
316 <td>
317 ${cur_Versiones_NombreVersion.Motor1.getData()}
318 </td>
319 </tr>
320 </#if>
321 <#if cur_Versiones_NombreVersion.Traccion.getData()?has_content>
322 <tr>
323 <td width="40"><img
324 data-src="/documents/563285/1676181/ico2.svg/aae2ddab-6933-81bd-5ce4-e3dc2e2c665c?t=1614660686417" class="w70pi lazyload"></td>
325 <td>${cur_Versiones_NombreVersion.Traccion.getData()}</td>
326 </tr>
327 </#if>
328 <#if cur_Versiones_NombreVersion.TipoCaja.getData()?has_content>
329 <tr>
330 <td width="40"><img
331 data-src="/documents/563285/1676181/ico3.svg/e0f6959c-b59c-241c-54b9-6c73f9643aba?t=1614660686867" class="w70pi lazyload"></td>
332 <td>${cur_Versiones_NombreVersion.TipoCaja.getData()}</td>
333 </tr>
334 </#if>
335 <#if cur_Versiones_NombreVersion.Airbag.getData()?has_content>
336 <tr>
337 <td width="40"><img
338 data-src="/documents/563285/1676181/ico4.svg/2f9f2731-9089-98b4-9344-9a871c71cdff?t=1614660687292" class="w70pi lazyload"></td>
339 <td>${cur_Versiones_NombreVersion.Airbag.getData()}</td>
340 </tr>
341 </#if>
342 <#if cur_Versiones_NombreVersion.GanchoExterior.getData()?has_content>
343 <tr>
344 <td width="40"><img
345 data-src="/documents/563285/1676181/ico5.svg/9e9c126d-6998-42a9-d8ee-8a910224abdf?t=1614660687712" class="w70pi lazyload"></td>
346 <td>${cur_Versiones_NombreVersion.GanchoExterior.getData()}</td>
347 </tr>
348 </#if>
349 <#if cur_Versiones_NombreVersion.Bluetooth.getData()?has_content>
350 <tr>
351 <td width="40"><img
352 data-src="/documents/563285/1676181/ico6.svg/bd70989a-def0-c4d2-2227-e2cdd50d6074?t=1614660688142" class="w70pi lazyload"></td>
353 <td>${cur_Versiones_NombreVersion.Bluetooth.getData()}</td>
354 </tr>
355 </#if>
356 <#if cur_Versiones_NombreVersion.Pantalla.getData()?has_content>
357 <tr>
358 <td width="40"><img data-src="/documents/563285/1676181/ico7.svg/ee1405b2-7c2a-6ac3-c854-a44b974d008c?t=1614660688996"
359 class="w70pi lazyload"></td>
360 <td>${cur_Versiones_NombreVersion.Pantalla.getData()}</td>
361 </tr>
362 </#if>
363 <#if cur_Versiones_NombreVersion.CamaraRetroceso.getData()?has_content>
364 <tr>
365 <td width="40"><img data-src="/documents/563285/1676181/ico8.svg/1e48a0f8-a3f6-4b41-7db9-9eff66ea21c5?t=1614660689829"
366 class="w70pi lazyload"></td>
367 <td>${cur_Versiones_NombreVersion.CamaraRetroceso.getData()}</td>
368 </tr>
369 </#if>
370
371 <#if cur_Versiones_NombreVersion.ControlCrucero.getData()?has_content>
372 <tr>
373 <td width="40"><img data-src="/documents/563285/1676181/modelo.svg/dea5ccb3-6343-92c9-dc6b-19ae224439a6?t=1614660691515"
374 class="w70pi lazyload"></td>
375 <td>${cur_Versiones_NombreVersion.ControlCrucero.getData()}</td>
376 </tr>
377 </#if>
378 <#if cur_Versiones_NombreVersion.CapacidadCarga1.getData()?has_content>
379 <tr>
380 <td width="40"><img
381 data-src="/documents/563285/1676181/capacidad_carga.svg/a05c46b1-8ad4-c06d-06cc-20fe8d60a336?t=1614660682550" class="w70pi lazyload"></td>
382 <td>${cur_Versiones_NombreVersion.CapacidadCarga1.getData()}</td>
383 </tr>
384 </#if>
385
386
387 <#if cur_Versiones_NombreVersion.Potencia.getData()?has_content>
388 <tr>
389 <td width="40"><img data-src="/documents/563285/1676181/potencia.svg/25e7655e-72f6-2a82-18b1-278ff532a48a?t=1614660692371"
390 class="w70pi lazyload"></td>
391 <td>${cur_Versiones_NombreVersion.Potencia.getData()}</td>
392 </tr>
393 </#if>
394 <#if cur_Versiones_NombreVersion.Cilindrada.getData()?has_content>
395 <tr>
396 <td width="40"><img data-src="/documents/563285/1676181/cilindrada.svg/23d3bf86-b338-e017-046b-bfee977b0a18?t=1614660684243"
397 class="w70pi lazyload"></td>
398 <td>${cur_Versiones_NombreVersion.Cilindrada.getData()}</td>
399 </tr>
400 </#if>
401 <#if cur_Versiones_NombreVersion.Asientos.getData()?has_content>
402 <tr>
403 <td width="40"><img data-src="/documents/563285/1676181/asiento.svg/15a8efa2-9cf9-466a-4f4a-549cb4a94af0?t=1614660680806"
404 class="w70pi lazyload"></td>
405 <td>${cur_Versiones_NombreVersion.Asientos.getData()}</td>
406 </tr>
407 </#if>
408 <#if cur_Versiones_NombreVersion.Frenos.getData()?has_content>
409 <tr>
410 <td width="40"><img data-src="/documents/563285/1676181/frenos.svg/398c98f8-6a08-b690-2721-faa06089bb11?t=1614660685560"
411 class="w70pi lazyload"></td>
412 <td>${cur_Versiones_NombreVersion.Frenos.getData()}</td>
413 </tr>
414 </#if>
415 <#if cur_Versiones_NombreVersion.NumPuerta.getData()?has_content>
416 <tr>
417 <td width="40"><img data-src="/documents/563285/1676181/puertas.svg/83e6fb2f-1680-ee4e-3b21-ca94d2f95207?t=1614660693220"
418 class="w70pi lazyload"></td>
419 <td>${cur_Versiones_NombreVersion.NumPuerta.getData()}</td>
420 </tr>
421 </#if>
422
423 <#if cur_Versiones_NombreVersion.Cinturon.getData()?has_content>
424 <tr>
425 <td width="40"><img data-src="/documents/563285/1676181/seguridad.svg/d9b8ccc9-3c86-2c50-df19-70f187fd1fe0?t=1614660694110"
426 class="w70pi lazyload"></td>
427 <td>${cur_Versiones_NombreVersion.Cinturon.getData()}</td>
428 </tr>
429 </#if>
430 <#if cur_Versiones_NombreVersion.Techo.getData()?has_content>
431 <tr>
432 <td width="40"><img data-src="/documents/563285/1676181/cabina.svg/b1a1f11b-64e9-cedf-6c86-73ddc4d29148?t=1614660681677"
433 class="w70pi lazyload"></td>
434 <td>${cur_Versiones_NombreVersion.Techo.getData()}</td>
435 </tr>
436 </#if>
437 <#if cur_Versiones_NombreVersion.FilasVacias??>
438 <#if cur_Versiones_NombreVersion.FilasVacias.getData()??>
439 <#if cur_Versiones_NombreVersion.FilasVacias.getData()?number gt 0>
440 <#list 1..cur_Versiones_NombreVersion.FilasVacias.getData()?number as x>
441
442 <tr>
443 <td colspan="2" class="version-fila-vacia"></td>
444 </tr>
445 </#list>
446 </#if>
447 </#if>
448 </#if>
449
450 </tbody>
451 </table>
452
453 <div>
454 <#if cur_Versiones_NombreVersion.PrecioLista.getData()?has_content>
455 <hr>
456 <p class="size14 color-0B4F6F mb5">${cur_Versiones_NombreVersion.PrecioLista.getData()}</p>
457 </#if>
458 <#if cur_Versiones_NombreVersion.Bono.getData()?has_content>
459 <p class="size14 color-0B4F6F mb5">${cur_Versiones_NombreVersion.Bono.getData()}</p>
460 </#if>
461 <#if cur_Versiones_NombreVersion.BonoBK.getData()?has_content>
462 <p class="size14 color-0B4F6F mb5">${cur_Versiones_NombreVersion.BonoBK.getData()}</p>
463 </#if>
464 <#if cur_Versiones_NombreVersion.BonoIncluido.getData()?has_content>
465 <p class="size14 color-0B4F6F">${cur_Versiones_NombreVersion.BonoIncluido.getData()}</p>
466 </#if>
467
468 <#if cur_Versiones_NombreVersion.PrecioTotal.getData()?has_content>
469 <hr>
470 <p class="size14 color-0B4F6F text-bold">${cur_Versiones_NombreVersion.PrecioTotal.getData()}</p>
471
472 <hr>
473 <i class="size10 color-212121 mt-18 inline-block">Precio incluye Bono BK</i>
474 <i class="size10 color-212121 mt-18 inline-block">Los precios indicados no consideran traslado a regiones</i>
475 </#if>
476 <#if LinkCotizar.getData()?has_content>
477 <a href="${LinkCotizar.getFriendlyUrl()}" target="_blank" class="concat-utm btn-cotizar-detalle onclickt60 mt20">COTIZAR</a>
478 </#if>
479 <#if cur_Versiones_NombreVersion.FichaTecnicaVersion.getData()?has_content>
480 <a href="${cur_Versiones_NombreVersion.FichaTecnicaVersion.getData()}" target="_blank" class="btn-ficha-tecnica mt10">FICHA TÉCNICA</a>
481 </#if>
482 </div>
483 </div>
484 </div>
485 </#list>
486 </#if>
487 </div>
488 </div>
489 <#else>
490 </#if>
491 </#if>
492
493<script>
494
495document.addEventListener("DOMContentLoaded", function() {
496
497 var altura = $("#menu_proyecto_normal").offset().top;
498 var heightMenu = -80;
499 $(window).on('scroll', function(){
500 if($(window).scrollTop()>(altura+heightMenu)){
501 if(Liferay.ThemeDisplay.isSignedIn()){
502 $('#menu_proyecto_normal').addClass('menu-fixed-loged');
503 }else{
504 $('#menu_proyecto_normal').addClass('menu-fixed');
505 }
506 }else{
507 $('#menu_proyecto_normal').removeClass('menu-fixed');
508 $('#menu_proyecto_normal').removeClass('menu-fixed-loged');
509 }
510
511 });
512
513 setTimeout(function() {
514 var viewModelElement = document.querySelector(".title_view");
515
516 var familia = viewModelElement.getAttribute("data-familia");
517 var tipo_vehiculo = viewModelElement.getAttribute("data-tipo-vehiculo");
518 var modelo = viewModelElement.getAttribute("data-modelo");
519 exponea_view_modelo(familia, tipo_vehiculo, modelo);
520 }, 1000); // Tiempo en milisegundos (1000 ms = 1 segundo)
521 });
522
523
524function exponea_view_modelo(familia, tipo_vehiculo, modelo) {
525
526 var labelExponea = "view_item";
527 var view_item = {
528 'cat_level_1': capitalizeFirstLetter(familia),
529 'cat_level_2': "Maxus",
530 'cat_level_3': capitalizeFirstLetter(tipo_vehiculo),
531 'cat_level_4': capitalizeFirstLetter(modelo),
532 'origen': "APE"
533 };
534
535 setTimeout(function() {
536 exponeaStart(labelExponea, view_item);
537 }, 1000); // 1000 milisegundos = 1 segundo
538}
539
540
541 </script>