12
Feb.
catalog.xml
<block type=“review/product_view_list“ name=“product.info.product_additional_data“ as=“reviews“ template=“review/product/view/list.phtml“>
<block type=“review/form“ name=“product.review.form“ as=“review_form“/> // <- mit Review Form
</block>
.phtml
<?php echo $this->getChildHtml(‚reviews‘) ?>