@extends('frontView.layout') @section('title_area') home @endsection @section('content') @include('frontView.inc.homepage_slider')

WE’RE #1

SMARTFLIX is the #1 Live TV Streaming Service in the country.

Affordable

SMARTFLIX costs less than most cable TV providers. Save hundreds of dollars a year when you switch from cable.

Simple

TV when you want, where you want. Stream all your channels at home or on the go from any Streaming device.

Flexible

No long-term contracts. Pause, adjust your plan, or cancel anytime.

99% SIGNAL RELIABILITY

Enjoy your favorite entertainment without interruption.

SPORTS ARE ALWAYS IN SEASON ON SMARTFLIX

TOP SPORTS NETWORKS

Including national, regional, and local sports channels like ESPN, FS1, Golf Channel, NBA TV, NFL REDZONE, MLB STRIKE ZONE and more.

FOOTBALL MADNESS

SMARTFLIX has every English Premier League, Spanish La Liga, UEFA Champions League, Bundesliga, League 1, Serie A, CONMEBOL Copa América, AFCON, CAF Champions League matches.

ALL MAJOR SPORTS

Get access to all major sports event including Cricket, Rugby, Formula 1, NBA, NFL, Golf, UFC, Tennis and more with SMARTFLIX.



@if(@!in_array($geoLocation, $notAllowAppslove))

Streaming APPS YOU LOVE

  • Get access to 3,000+ TV Shows and 75,000+ Episodes.
  • 20,000+ Latest and Classic Movies.
  • Video on Demand title from your favorite Streaming Apps like Netflix, Disney Plus, HBO Max, Hulu, Amazone Prime Video, Apple TV+, Hotstar, ZEE5 and many more.



@endif

Watch on all your favorite devices

  • Upon registration and payment of subscription for your chosen package a pdf will be mailed to you, containing your log in credentials & which app you need to download for the supported device type mentioned above.
  • Smartflix.net (our website and payment portal).Smartflix is not an app.
  • For details of the app required for your smart tv or mobile device see FAQ17

{{--

THEY’RE CALLED ‘ESSENTIALS’ FOR A REASON

Each SMARTFLIX package includes the channels you can’t live without. Access the most popular networks and local channels you see here or explore our channel lineup for a more in-depth comparison.

--}}
One time activation fee of $20 USD is payable for each Smart TV / Device.
@if(isset($result))

{{sizeof($result)}} SMARTFLIX PACKAGES TO CHOOSE FROM

With SMARTFLIX, it’s premium TV no matter which package you pick.

@foreach($result as $item)
{{$item->product_title ?? ''}}
${{sprintf('%.2f', $item->price + $item->zone->price )}}
@if( isset($currency))
Local currency {{$currency_symbol ?? ''}}{{ sprintf('%.2f', ($item->price + $item->zone->price) * $currency->rate) }}
@endif
{!! $item->product_details ?? '' !!}
@endforeach
@endif
@endsection