Vero...non l'avevo notato...
codice:
echo <<<END
...
 <td width="50px">
END;
   include('verifica_in_vendita.php');
echo <<<END
</td> 
...