Rating label fixed on product view page

This commit is contained in:
jitendra 2019-01-31 18:38:45 +05:30
parent 649f72087d
commit 91b8bfeba2
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
</span>
<div class="total-reviews">
{{ __('shop::app.products.total-reviews', ['total' => $total]) }}
{{
__('shop::app.products.total-rating', [
'total_rating' => $reviewHelper->getTotalRating($product),