16 <td <?=
$block->getHtmlClass() ? (
'class="' .
$block->getHtmlClass() .
'"') :
'' ?>><?php
if (
$block->getStrong()) : ?><strong><?php
endif; ?><?=
$block->displayPriceAttribute(
$block->getSourceField()) ?><?php
if (
$block->getStrong()) : ?></strong><?php
endif; ?></td>