{{ RvMedia::image($product->image, $product->name, 'medium', true) }} @include(Theme::getThemeNamespace('views.ecommerce.includes.product.style-3.badges')) @include(Theme::getThemeNamespace('views.ecommerce.includes.product.style-3.actions'))
{!! apply_filters('ecommerce_before_product_item_content_renderer', null, $product) !!} @if (is_plugin_active('marketplace') && $product->store->getKey()) @endif

{{ $product->name }}

theme_option('product_listing_review_style', 'default') !== 'default' && EcommerceHelper::isReviewEnabled() && ($product->reviews_avg || theme_option('ecommerce_hide_rating_star_when_is_zero', 'no') === 'no')])> @include(Theme::getThemeNamespace('views.ecommerce.includes.product.style-1.rating')) @include(Theme::getThemeNamespace('views.ecommerce.includes.product.style-3.price'))
{!! apply_filters('ecommerce_after_product_item_content_renderer', null, $product) !!}