Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
final_price.phtml File Reference

Go to the source code of this file.

Variables

 $minProduct
 

Variable Documentation

◆ $minProduct

$minProduct
Initial value:
= $block->getSaleableItem()
->getPriceInfo()
->getPrice(\Magento\Catalog\Pricing\Price\FinalPrice::PRICE_CODE)
->getMinProduct()
$block
Definition: block.php:8

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.Template for displaying grouped product price

Definition at line 14 of file final_price.phtml.