TransWikia.com

Show Product Review List Below Review form on product page in magento2

Magento Asked on December 10, 2021

I want to show the Customer Reviews list below the review form
Does anyone know a solution?
enter image description here

One Answer

You need to copy the below file in your custom theme:

vendor/magento/module-review/view/frontend/templates/review.phtml and change calling the child HTML function position:

from

<div id="product-review-container" data-role="product-review"></div>
<?php echo $block->getChildHtml(); ?>

to

<?php echo $block->getChildHtml(); ?>
<div id="product-review-container" data-role="product-review"></div>

Answered by Jugal Kishor on December 10, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP