Current File : /home3/z1b8p1s5/config_constantes.php
<?
define("IFRAME_DEBUG", "display:none;");
define("IFRAME_CART_NAME", "cart_iframe");
define("IFRAME_CART_PROPS_NAME", "cart_iframe_props");
define("IFRAME_CART_TARGET", "cart_iframe");
define("IFRAME_CART_PROPS_TARGET", "cart_iframe_props");
define("URL_ADD_TO_CART", "$DIR/productos/cart/resumen_content.php");
define("URL_ADD_TO_CART_PROPS", "$DIR/propiedades/cart/resumen_content.php");
define("SIN_STOCK_NO_SE_COMPRA", 1);
define("MOSTRAR_PRECIO_USUARIO_NO_REGISTRADO", 1);
define("FORZAR_MOSTRAR_CARRITO", 0);
define("HAY_DTO_POR_CANTIDAD", 1);
define("QUIENES_PUEDEN_COMPRAR", 2);
define("COMPORTAMIENTO_AGREGAR_CARRITO", 1);
define("IVA", 22);
define("IVA_ENVIO", 0);
define("ANTESALA_PRODUCTOS_CATEGORIA_TIPO", 2);
define("PONER_CATSEL_PRIMERO_PRODUCTOS", 1);
define("USUARIOS_CON_FECHA_EGRESO", 0);
define("DIF_HORARIA_SQL", "+00:00");
define("FORZAR_DESGLOSE_IVA", 0);
define("AUTO_EXPANDIR_PADRES", 0);
define("GMAP_ZOOM", 15);
define("METODOS_ENVIO_EN_COMBO", 0);
define("USUARIOS_CON_SISTEMA_DE_AVISOS", 0);
define("IDIOMA_BASADO_EN_DOMINIO", 0);
define("PRODUCTOS_REQUIERE_ADJUNTOS", 0);
define("FULL_BRANCH_CON_DIVS", 1);
define("ORDER_ZONA", 1);
define("ORDER_PRECIO", 2);
define("ORDER_METRAJE", 3);
define("ORDER_FOTO", 4);
define("ORDER_TIPO", 5);
define("ORDER_PRECIO_VENTA", 6);
define("ORDER_PRECIO_ALQUILER", 7);
define("TIPO_CAMPO", 7);
define("TIPO_TERRENO", 12);
define("COMERCIO", 2);
define("ONG", 3);
define("USUARIO_CON_FICHA", 4);
define("TIPO_OBJETO_FAVORITO_PROPIEDADES", 1);
define("TIPO_OBJETO_FAVORITO_EDIFICIOS", 2);
define("TIPO_OBJETO_FAVORITO_PROYECTOS", 3);
define("TIPO_OBJETO_FAVORITO_ARTICULOS", 4);
define("TIPO_OBJETO_FAVORITO_PRODUCTOS", 5);
define("TIPO_OBJETO_FAVORITO_COMERCIOS", 6);
define("TIPO_OBJETO_FAVORITO_OBRAS", 7);
define("TIPO_OBJETO_FAVORITO_HOTELES", 8);
define("TIPO_OBJETO_FAVORITO_PASEOS", 9);
define("TIPO_OBJETO_FAVORITO_INF_TURISTICA", 10);
define("TIPO_OBJETO_FAVORITO_GAL_FOTOS", 11);
define("TIPO_OBJETO_FAVORITO_POSTALES", 12);
define("CONST_TIPO_TESTIMONIO_SERVICIO", 2);
define("CONST_TIPO_TESTIMONIO_PORTAFOLIO", 3);
define("CONST_TIPO_TESTIMONIO_PRODUCTO", 1);
define("SORTEOS_SISTEMA", 1);
define("VERSION_STYLES", 2);
define("TALLES_COLORES", 1);
define("ACTIVAR_ESTADISTICAS", 0);
define("LOG_MYSQL", 0);
define("TESTIMONIOS_REGISTRADOS", 0);
define("CUENTAS_CORREO_NODELETE", "mailauth,auth,infoweb");
?>