beginContent('@app/layouts/main.php'); echo $this->render('parts/header_base', ['bundle' => $bundle]) ?>
context->breadcrumbs && ($this->context->id == 'item' && $this->context->action->id == 'view')): ?>
$this->context->breadcrumbs ?? [] ]) ?>
render('parts/footer_base', [ 'asset' => $bundle ]); $this->endContent(); ?>