Commit d4497eaa by 王东红

移除评价星星 - 列表页

parent 28366c9f
...@@ -225,9 +225,9 @@ $_item = null; ...@@ -225,9 +225,9 @@ $_item = null;
<?= /* @noEscape */ $block->getProductPrice($_item) ?> <?= /* @noEscape */ $block->getProductPrice($_item) ?>
<?php if ($templateType):?> <!-- --><?php //if ($templateType):?>
<?= $block->getReviewsSummaryHtml($_item, $templateType) ?> <!-- --><?//= $block->getReviewsSummaryHtml($_item, $templateType) ?>
<?php endif; ?> <!-- --><?php //endif; ?>
<?php if ($canItemsAddToCart && !$_item->isComposite() && $_item->isSaleable() <?php if ($canItemsAddToCart && !$_item->isComposite() && $_item->isSaleable()
&& $type == 'related'):?> && $type == 'related'):?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment