Unhandled Error!

Trying to get property of non-object

Document Category
Document type CMS page
Line 48
Exception class Cms_ExecutionException

Code Highlight

                        <? $this->render_partial('shop:category') ?>
                </div>
        <? endif ?>
</div>
 
<br></br>
<h1>About The <?= h($category->name) ?> Range</h1>
<p class="description"><?= h($category->short_description) ?></p>
# Document Type
1 Category CMS page