{{ $flashSale->name }}

{!! BaseHelper::clean($flashSale->getMetaData('subtitle', true)) !!}
@if (EcommerceHelper::isReviewEnabled())
{{ $product->name }}
({{ $product->reviews_count }})
@else
{{ $product->name }}
@endif
{{ format_price($product->front_sale_price_with_taxes) }} @if ($product->front_sale_price !== $product->price) {{ format_price($product->price_with_taxes) }} @endif

{{ __('Hurry Up! Offer End In:') }}

{{ __('Shop Now') }}