if ($_POST and $_POST["Unidades"]==""){
?>
}else if ($_POST and $_POST["TotalTallas"]>"1" and $_POST["IdProdTalla"]==""){
?>
}else if ($_POST and $_POST["TotalColores"]>"0" and $_POST["Color"]==""){
?>
}else if ($_POST and $_POST["IdProd"]!=""){
AnadirProducto($_POST["IdProd"],$_POST["Unidades"]);
?>
}
MuestraProducto();?>
Scroll