{$_modx->getChunk('meta')} {$_modx->getChunk('head')} {$_modx->getChunk('top')}
{$_modx->runSnippet('!pdoCrumbs', [ 'showHome' => '1', 'tplWrapper' => '@INLINE
{$_modx->getChunk('tpl.product.left-side')}

{$_modx->runSnippet('ucfirst', [ 'input' => $_modx->resource.pagetitle ])}

Колличество отзывов: {$_modx->runSnippet('!ecMessagesCount',[])}
Средний рейтинг:   {$_modx->runSnippet('!ecThreadRating',[])}


{$_modx->runSnippet('!ecMessages', [ 'leftJoin' => ['modUserProfile' => [ 'class'=>'modUserProfile', 'alias'=>'UserProfile', 'on'=>'ecMessage.createdby=UserProfile.internalKey']], 'select' => ['UserProfile'=>'*'], 'limit' => 99, ])}
Написать отзыв
{$_modx->runSnippet('!ecForm',[ ])}
{include 'file:tpl/footer.tpl'}