{{$asNode = \IPS\nexus\Package::load( $item->id );}}
{template="embedHeader" group="embed" app="core" params="$comment, \IPS\Member::loggedIn()->language()->addToStack( 'x_reviewed_product', FALSE, array( 'sprintf' => array( $comment->author()->name ) ) ), $comment->mapped('date'), $url"}
{template="rating" app="core" params="'veryLarge', $comment->mapped('rating')" group="global"} {{if $comment->mapped('votes_total')}}

{$comment->helpfulLine()|raw}

{{endif}}
{$comment->truncated(TRUE)|raw}
{{if settings.reputation_enabled and \IPS\IPS::classUsesTrait( $comment, 'IPS\Content\Reactable' ) and \count( $comment->reactions() )}}
  • {template="reactionOverview" app="core" group="global" params="$comment, TRUE, 'small'"}
{{endif}}