getCarData($codigo_coche); } ?> <?php echo $favicon_title_lg?>

UVEO

' . $rowCar['MOSTRAR'] . ''; PuzzleHTML::setTitleText($title_pag); PuzzleHTML::setNavigationButton([ '', '', '', '', '' ]); echo PuzzleHTML::Title(); ?>

executeQuery($sql, 'ii', [$codigo_coche, 1]); if($res->num_rows) { while($row = $res->fetch_array()) { $icono = !empty($row['PORTAL']) ? '': ''; $titulo_icono = $icono . $row['DESCRIPCION']; $html .= '
'; $html .= '
'; $html .= '

'; $html .= ''; $html .= '

'; $html .= '
'; $html .= '
'; $html .= '
'; $html .= '
'; $html .= '
'; $html .= ''; $html .= ''; $html .= '
'; $btn_publicar = ''; $btn_quitar = ''; if(empty($rowCar['VENTA_TOTAL'])) { $html .= ''; } else { $html .= ''; } $html .= ''; $html .= '
'; $html .= '
'; $html .= '
'; $html .= '
'; } } else { $html = '
'; $html .= '
'; $html .= '' . $sin_portales_lg; $html .= '
'; $html .= '
'; } echo $html; ?>
    listadoVehiculoFicha($pvp_recomendado_lg, NULL, $precio_venta, $titulo2 = NULL, $icono2 = NULL, $info2 = NULL, 'li-precio text-muted'); $precio_venta_financiado = !empty($rowCar['TOTAL_FINANCIADO']) ? number_format($rowCar['TOTAL_FINANCIADO'],2,',','.') . ' €' : $sin_asignar_lg; $MotherCar->listadoVehiculoFicha($pvp_financiado_lg, NULL, $precio_venta_financiado); $precio_venta_pro = !empty($rowCar['TOTAL_PRO']) ? number_format($rowCar['TOTAL_PRO'],2,',','.') . ' €' : $sin_asignar_lg; $MotherCar->listadoVehiculoFicha($pvp_profesionales_lg, NULL, $precio_venta_pro); $MotherCar->listadoVehiculoFicha($combustible_lg, NULL, $rowCar['DESCRIPCION_LG1']); $MotherCar->listadoVehiculoFicha($cambio_lg, NULL, $rowCar['DESCRIPCION_LG2']); $MotherCar->listadoVehiculoFicha($ano_fabricacion_lg, NULL, $rowCar['ANO_FAB']); ?>
    listadoVehiculoFicha($version_lg, NULL, $version); $potencia = !empty($rowCar['POTENCIA']) ? $rowCar['POTENCIA'] : $sin_asignar_lg; $MotherCar->listadoVehiculoFicha( $potencia_lg, NULL, $potencia); $MotherCar->listadoVehiculoFicha($carroceria_lg, NULL, $rowCar['DESCRIPCION_LG3']); $color_principal = !empty($rowCar['COLORPRI_LIT']) ? $rowCar['COLORPRI_LIT'] : $sin_asignar_lg; $MotherCar->listadoVehiculoFicha($color_lg, 'fill-drip ' . $rowCar['EXTRA1'], $color_principal); $MotherCar->listadoVehiculoFicha($kilometros_lg, NULL, number_format($rowCar['KM'],0,',','.')); $MotherCar->listadoVehiculoFicha($distintivos_ambientales_lg, NULL, $rowCar['DESCRIPCION_LG8']); ?>
select_esquema_o_esquema_estructura(TRUE); $GRUPO = $Schema->select_esquema_o_esquema_estructura(); $GRUPOE_TIPO = $Schema->select_esquema_estructura_valores('TIPO',$ESQUEMA); $LISTA = $Schema->select_esquema_estructura_valores('TIPO', $ESQUEMA, 'LISTA'); $sql_codigo_etiqueta = "SELECT CODIGO FROM ETIQUETAS WHERE GRUPO = $LISTA AND DESCRIPCION = 'FOTO'"; $res_codigo_etiqueta = $con->query($sql_codigo_etiqueta); $row_codigo_etiqueta = $res_codigo_etiqueta->fetch_array(); $ETIQUETA = $row_codigo_etiqueta['CODIGO']; $GRUPOE_PUBLICABLE = $Schema->select_esquema_estructura_valores('PUBLICABLE', $ESQUEMA); $sql = "SELECT E.CLAVE, E.NOMBRE, E.SUFIJO, E.PARTES, E.POS FROM BIBLIOTECA_ELEMENTOS E INNER JOIN BIBLIOTECA_ETIQUETAS T1 ON E.CLAVE = T1.CLAVE INNER JOIN BIBLIOTECA_ETIQUETAS T2 ON E.CLAVE = T2.CLAVE INNER JOIN BIBLIOTECA_ETIQUETAS T3 ON E.CLAVE = T3.CLAVE WHERE T1.ESQUEMA = ? AND T1.GRUPOE = ? AND T1.ETIQUETA = ? AND T2.ESQUEMA = ? AND T2.GRUPOE = ? AND T2.ETIQUETA = ? AND T3.ESQUEMA = ? AND T3.GRUPOE = ? AND T3.ETIQUETA = ? AND E.PAPELERA = ? AND E.CLAVE NOT IN (SELECT DOCUMENTO FROM VEHICULOS_TASACIONES_DOCS) ORDER BY E.POS ASC"; $res = $Schema->executeQuery($sql, 'iiiiiiiiii', [$ESQUEMA, $GRUPO, $codigo_coche, $ESQUEMA, $GRUPOE_TIPO, $ETIQUETA, $ESQUEMA, $GRUPOE_PUBLICABLE, 1, 0]); echo $MotherCar->slider($codigo_coche); ?>
var page = "multipublicacionFicha"; '; include('includes/footer.php'); include('includes/footer-script.php'); ?> close(); ?>