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

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)
 

Variable Documentation

◆ $url

$url = $block->getReviewsUrl() . '#reviews'

Definition at line 11 of file summary_short.phtml.

◆ $urlForm

$urlForm = $block->getReviewsUrl() . '#review-form'

Definition at line 12 of file summary_short.phtml.

◆ endif

elseif ($block->getDisplayIfEmpty()) ($urlForm) ?>"> <? endif ="width:<?= $block->escapeHtmlAttr($rating) ?>%"><span><?= $block->escapeHtml($rating)

Definition at line 17 of file summary_short.phtml.