catalogEntityFields as $strName => $arrField ): ?>
{$strName} !== null && $this->{$strName} !== '' ): ?>
{$strName} ) ): ?>
{$strName} = implode( ', ', array_map( function( $varValue ) {
if ( is_string ( $varValue ) ) return $varValue;
if ( is_array ( $varValue ) ) return $varValue['title'];
return $varValue;
}, $this->{$strName} )) ?>
{$strName} ) ): ?>
= $arrField['title']; ?>:
= $this->{$strName}; ?>
contentElements ): ?>