{{ $product->name }}

@if (EcommerceHelper::isReviewEnabled())
({{ $product->reviews_count }})
@endif @if (is_plugin_active('marketplace') && $product->store->id) @endif
@include(Theme::getThemeNamespace('views.ecommerce.includes.product-price')) @if (EcommerceHelper::isCartEnabled()) @endif