16 ->getPrice(\
Magento\Catalog\Pricing\Price\FinalPrice::PRICE_CODE)
20 $amountRender =
$block->getRendererPool()
22 $minProduct->getPriceInfo()->getPrice(
'final_price')->getAmount(),
24 $minProduct->getPriceInfo()->getPrice(
'final_price'),
25 [
'include_container' =>
true]
29 <div
class=
"price-box" itemprop=
"offers" itemscope itemtype=
"http://schema.org/Offer">
31 <p
class=
"minimal-price">
32 <span
class=
"price-label"><?=
__(
'Starting at') ?></span><?= $amountRender->toHtml() ?>