background_color !important;" => $shortcode->background_color])>
{!! Theme::partial('section-title', ['shortcode' => $shortcode, 'class' => 'mb-50']) !!}
@foreach($products as $product)

{{ $product->name }}

@include(EcommerceHelper::viewPath('includes.product-price'), [ 'priceWrapperClassName' => 'tp-featured-price-wrapper', 'priceClassName' => 'tp-featured-price new-price', 'priceOriginalWrapperClassName' => '', 'priceOriginalClassName' => 'tp-featured-price old-price', ]) @include(Theme::getThemeNamespace('views.ecommerce.includes.product.style-1.rating'))
{{ __('Shop Now') }}
@endforeach
@if(count($products) > 1)
@endif