Get_REQUEST("secc"); if ($secc=="") {$_GET["secc"]="productos";} include("$main_dir/includes/secciones_corporativas.php"); include("$main_dir_productos/includes/get_producto_info.php"); include("$main_dir/includes/htmlheader.php"); $ap=@unserialize($vec_producto["padres"]); if (is_array($ap) && sizeof($ap)>1) { if (isset($_SESSION["last_path_productos"]) && $_SESSION["last_path_productos"]!="") { $_GET["path"]=$_SESSION["last_path_productos"]; } } if (isset($_SESSION["last_path_productos"])) unset($_SESSION["last_path_productos"]); include("$main_dir/includes/layout/design/body.php"); include("$main_dir/includes/layout/internas_inclusiones.php"); include("$main_dir/includes/layout/design/page_begin.php"); $vec=$vec_producto; ?> */?> Get_REQUEST("from_mailing")==1) { if (!isset($vec_usuario) && QUIENES_PUEDEN_COMPRAR==1 && COMPORTAMIENTO_AGREGAR_CARRITO==2) { //SOLO PUEDEN COMPRAR USUARIOS REGISTRADOS Y ADEMAS SALE UN ALERT AL AGREGAR AL CARRITO //GUARDO EL ID EN UN ARRAY EN UNA VAR DE SESSION - CUANDO EL USUARIO SE LOGUEE AGREGO ESTOS PRODUCTOS $_SESSION["AGREGAR_PRODUCTOS_MAILING"][$funcs->Get_REQUEST("id")]=1; } else { //EN ESE CASO PUEDE COMPRAR CUALQUIERA ?>