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

Go to the source code of this file.

Variables

 $product = $block->getProductData()
 
if( $product->getId())( $product->getProductUrl()) ?>"> <?php ?> <?if ($block->getRating() && $block->getRating()->getSize()) (__('Average Customer Rating:')) ?></span> <? endif = $block->getReviewsSummaryHtml($product)
 
 endforeach
 

Variable Documentation

◆ $product

$product = $block->getProductData()

Definition at line 11 of file view.phtml.

◆ endforeach

endforeach

Definition at line 49 of file view.phtml.

◆ endif

endif = $block->getReviewsSummaryHtml($product)

Definition at line 24 of file view.phtml.