I have been working on implementing rich snippets for products according to Google and Bing specifications that use microdata to pass information to them (http://support.google.com/webmasters/bin/answer.py?hl=en&answer=146750&topic=1088474&ctx=topic). I have already done this with the Breadcrumb, but have been running into issues when trying to implement this with products. I think my problem is there are so many views that are involved when implementing this that I'm getting confused on where to implement the code. Is there anyone that has done this or could help me?