Unhandled Error!

Trying to get property of non-object

Document Single product
Document type CMS template
Line 54
Exception class Cms_ExecutionException

Code Highlight

	<? $this->render_partial('site;video_container') ?>
 
	<!-- brings in the subscribe form -->
	<? $this->render_partial('site;etf_form') ?>	
 
	<!-- MediaForge Tracking Tag Added 4.2012 -->
	<script type="text/javascript" src="http://tags.mediaforge.com/js/694/?prodID=<?= $product->sku ?>"></script>
</body>
</html>
# Document Type
1 Single product CMS template