Unhandled Error!

Trying to get property of non-object

Document Product
Document type CMS template
Line 8
Exception class Cms_ExecutionException

Code Highlight

<html lang="en">
<head>
 
	<!-- Meta Stuff -->
	<meta charset="utf-8" />
	<title><?= h($this->page->title) ?></title>
	<meta name="Description" content="<?= $product->name ?> available to purchase from the Oakita shop today."/>
 
	<!-- Styles -->
	<?= $this->css_combine(array(
		'ls_styles',
		'/resources/css/style.css',
		'/resources/css/content.css',
# Document Type
1 Product CMS template