array( "titulo" => "Produto 1", "image" => "http://tudosobrecachorros.com.br/wp-content/uploads/cachorros-pequenos.jpg" ), "dois" => array( "titulo" => "Produto 2", "image" => "http://tudosobrecachorros.com.br/wp-content/uploads/precos-de-cachorro.png" ), "tres" => array( "titulo" => "Produto 3", "image" => "http://tudosobrecachorros.com.br/wp-content/uploads/2013/09/nomes-para-cachorros.jpeg" ), ); $section = array_rand($var); //here yoy get random first of array(green or red or yellow) ?> ooooo