Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$url = $block->getReviewsUrl() . '#reviews' | |
$urlForm = $block->getReviewsUrl() . '#review-form' | |
if( $rating)(__( 'Rating')) ?>( $rating) ?>%"> <span style | endif ="width:<?= $block->escapeHtmlAttr($rating) ?>%"><span><?= $block->escapeHtml($rating) |
$url = $block->getReviewsUrl() . '#reviews' |
Definition at line 11 of file summary_short.phtml.
$urlForm = $block->getReviewsUrl() . '#review-form' |
Definition at line 12 of file summary_short.phtml.
elseif ($block->getDisplayIfEmpty()) ($urlForm) ?>"> <? endif ="width:<?= $block->escapeHtmlAttr($rating) ?>%"><span><?= $block->escapeHtml($rating) |
Definition at line 17 of file summary_short.phtml.