Drupal Commerce: revised related Products Guide using Views and Entity Reference
There's a great tutorial on drupal.org, written by Jim Bova, explaining how to create a "related products" block in Drupal Commerce. While I was building a similar Views block based on this tutorial, I've found some improvements that are imho both cleaner and more performant, completely relinguishing the use of Views PHP module.