I have two arrays:
$arr_1 = array(\'blue\', \'red\');
$arr_2 = array(20, 30, 40, 50, 60, 70, 80);
I want to create variants (like