1<!DOCTYPE html>
2<html lang="en-US">
3<head>
4<meta charset="utf-8"/>
5<meta name="viewport" content="width=device-width, initial-scale=1"/>
6<title>Streaming Plans & IPTV Subscription Plans | 4K Live TV Deals</title>
7<meta name="description" content="Explore secure streaming plans with instant activation, 4K live channels, sports, VOD updates and flexible IPTV subscription plans with 48hr trial access."/>
8<link rel="canonical" href="https://theservice4u.com/all-plans/"/>
9<!-- Google tag (gtag.js) -->
10<script async src="https://www.googletagmanager.com/gtag/js?id=G-734JR93773"></script>
11<script>
12 window.dataLayer = window.dataLayer || [];
13 function gtag(){dataLayer.push(arguments);}
14 gtag('js', new Date());
15
16 gtag('config', 'G-734JR93773');
17</script>
18
19<script type="application/ld+json">
20{
21 "@context": "https://schema.org",
22 "@type": "Product",
23 "name": "The Service 4 U IPTV Plans",
24 "image": "https://theservice4u.com/media_content/The-Service-4-U_transparent.webp",
25 "description": "All IPTV plans include 4 connections. Plans start as low as $12/month when billed annually.",
26 "brand": { "@type": "Brand", "name": "The Service 4 U" },
27 "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.8", "reviewCount": "127" },
28 "offers": [
29 { "@type": "Offer", "price": "19.99", "priceCurrency": "USD", "availability": "https://schema.org/InStock" }
30 ]
31}
32</script>
33
34<style>
35 /* ── Reset ── */
36 *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
37 body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; color: #333; background: #f5f5f5; }
38 a { text-decoration: none; color: inherit; }
39 ol, ul { list-style: none; }
40
41 /* ── Header ── */
42 .site-header { position: sticky; top: 0; background: #fff; z-index: 999; border-bottom: 1px solid #e0e0e0; }
43 .nav-wrap { max-width: 1100px; margin: auto; display: flex; align-items: center; justify-content: space-between; padding: 14px 20px; }
44 .logo img { height: 50px; display: block; }
45 .logo-text { font-weight: 800; font-size: 20px; color: #111; }
46 .main-nav ul { display: flex; gap: 24px; }
47 .main-nav a { font-weight: 600; color: #111; font-size: 15px; transition: color .2s; }
48 .main-nav a:hover { color: #4169e1; }
49 .menu-toggle { display: none; background: none; border: none; font-size: 26px; cursor: pointer; }
50
51 @media (max-width: 768px) {
52 .menu-toggle { display: block; }
53 .main-nav { position: absolute; left: 0; right: 0; top: 63px; background: #fff; display: none; border-bottom: 1px solid #e0e0e0; }
54 .main-nav ul { flex-direction: column; padding: 16px 20px; gap: 12px; }
55 .main-nav.active { display: block; }
56 }
57
58 /* ── Page layout ── */
59 .page-content { max-width: 1100px; margin: 40px auto; padding: 0 20px 60px; }
60
61 /* ── Pricing grid ── */
62 .pricing-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 24px; margin-top: 32px; }
63
64 /* ── Trial card (full width) ── */
65 .trial-wrap { max-width: 320px; margin: 0 auto 8px; }
66
67 /* ── Card ── */
68 .pricing-card { background: #fff; border: 1px solid #e0e0e0; border-radius: 12px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 2px 8px rgba(0,0,0,.06); }
69 .pricing-card.popular { border-color: #4169e1; box-shadow: 0 4px 20px rgba(65,105,225,.2); }
70 .card-header { padding: 24px 20px 16px; text-align: center; }
71 .card-header h2 { font-size: 18px; font-weight: 700; color: #111; margin-bottom: 4px; }
72 .popular-badge { display: inline-block; background: #4169e1; color: #fff; font-size: 11px; font-weight: 700; padding: 3px 10px; border-radius: 20px; margin-bottom: 8px; text-transform: uppercase; letter-spacing: .5px; }
73 .price { font-size: 42px; font-weight: 800; color: #111; line-height: 1; }
74 .price sup { font-size: 20px; vertical-align: top; margin-top: 8px; display: inline-block; }
75 .price-free { font-size: 36px; font-weight: 800; color: #22c55e; }
76 .card-features { padding: 0 20px 20px; flex: 1; }
77 .card-features li { display: flex; align-items: center; gap: 8px; padding: 7px 0; font-size: 14px; color: #444; border-bottom: 1px solid #f0f0f0; }
78 .card-features li:last-child { border-bottom: none; }
79 .check { width: 16px; height: 16px; flex-shrink: 0; fill: #22c55e; }
80 .card-footer { padding: 16px 20px 20px; display: flex; flex-direction: column; gap: 10px; }
81
82 /* ── Buttons ── */
83 .btn { display: block; text-align: center; padding: 11px 16px; border-radius: 8px; font-weight: 700; font-size: 14px; transition: opacity .2s; }
84 .btn:hover { opacity: .88; }
85 .btn-adult { background: #ef4444; color: #fff; }
86 .btn-family { background: #4169e1; color: #fff; }
87 .btn-trial { background: #22c55e; color: #fff; font-size: 16px; padding: 13px 20px; }
88
89 /* ── Footer ── */
90 .site-footer { background: #fff; border-top: 1px solid #e0e0e0; padding: 20px; text-align: center; font-size: 14px; color: #666; }
91.h1 {
92 text-align: center;
93 margin-bottom: 10px ;
94}
95
96</style>
97</head>
98
99<body>
100
101<!-- ── Header ── -->
102<header class="site-header">
103 <div class="nav-wrap">
104 <a class="logo" href="https://theservice4u.com/">
105 <!-- Replace the src below with your logo URL once you provide it -->
106 <img src="#" alt="The Service 4 U" onerror="this.style.display='none';this.nextElementSibling.style.display='block'"/>
107 <span class="logo-text" style="display:none">The Service 4 U</span>
108 </a>
109 <button class="menu-toggle" aria-label="Toggle menu">☰</button>
110 <nav class="main-nav">
111 <ul>
112 <li><a href="https://theservice4u.com/">Home</a></li>
113 <li><a href="https://theservice4u.com/install/">Installation Instructions</a></li>
114 <li><a href="https://theservice4u.com/clients/clientarea.php">My Account</a></li>
115 <li><a href="https://theservice4u.com/clients/clientarea.php">Client Support</a></li>
116 <li><a href="https://theservice4u.com/resellers/">Resellers</a></li>
117 </ul>
118 </nav>
119 </div>
120</header>
121
122<!-- ── Main Content ── -->
123<main class="page-content">
124<h1 class=" h1">How We Stack Up</h1>
125 <!-- Trial -->
126 <div class="trial-wrap">
127 <div class="pricing-card">
128 <div class="card-header">
129 <h2>IPTV Free Trial – 48 Hours</h2>
130 <p style="font-size:.8rem;color:rgba(255,255,255,.8);margin:2px 0 0">Try our IPTV service free — no commitment</p>
131 <div class="price-free">FREE</div>
132 </div>
133 <ul class="card-features">
134 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>1 Device</li>
135 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>No Pay Per View</li>
136 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>No Sports</li>
137 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>No On-Demand</li>
138 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Limited Channels – Trial is for viewing service quality</li>
139 </ul>
140 <div class="card-footer">
141 <a class="btn btn-trial" href="https://theservice4u.com/clients/cart.php?a=add&pid=11" target="_blank" rel="nofollow">Get Free IPTV Trial</a>
142 </div>
143 </div>
144 </div>
145
146 <!-- Paid plans grid -->
147 <div class="pricing-grid">
148
149 <!-- 1 Month -->
150 <div class="pricing-card">
151 <div class="card-header">
152 <h2>One Month Plan</h2>
153 <div class="price"><sup>$</sup>19.99</div>
154 </div>
155 <ul class="card-features">
156 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>4 Connections max</li>
157 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Live Channels</li>
158 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Premium Sports & Movie Channels</li>
159 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Adult Access Optional</li>
160 </ul>
161 <div class="card-footer">
162 <a class="btn btn-adult" href="https://theservice4u.com/clients/cart.php?a=add&pid=1" rel="nofollow">🔞 Choose 1 Month with Adult Plan</a>
163 <a class="btn btn-family" href="https://theservice4u.com/clients/cart.php?a=add&pid=6" rel="nofollow" target="_blank">🛡️ Choose 1 Month Family-Friendly Plan</a>
164 </div>
165 </div>
166
167 <!-- 3 Months -->
168 <div class="pricing-card popular">
169 <div class="card-header">
170 <div class="popular-badge">Most Popular</div>
171 <h2>3 Months Plan</h2>
172 <div class="price"><sup>$</sup>49.99</div>
173 </div>
174 <ul class="card-features">
175 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>4 Connections max</li>
176 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Live Channels</li>
177 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Premium Sports & Movie Channels</li>
178 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Adult Access Optional</li>
179 </ul>
180 <div class="card-footer">
181 <a class="btn btn-adult" href="https://theservice4u.com/clients/cart.php?a=add&pid=2" rel="nofollow">🔞 Choose 3 Month Adult Plan</a>
182 <a class="btn btn-family" href="https://theservice4u.com/clients/cart.php?a=add&pid=7" rel="nofollow" target="_blank">🛡️ Choose 3 Month Family-Friendly Plan</a>
183 </div>
184 </div>
185
186 <!-- 6 Months -->
187 <div class="pricing-card">
188 <div class="card-header">
189 <h2>6 Months Plan</h2>
190 <div class="price"><sup>$</sup>79.99</div>
191 </div>
192 <ul class="card-features">
193 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>4 Connections max</li>
194 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Live Channels</li>
195 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Premium Sports & Movie Channels</li>
196 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Adult Access Optional</li>
197 </ul>
198 <div class="card-footer">
199 <a class="btn btn-adult" href="https://theservice4u.com/clients/cart.php?a=add&pid=4" rel="nofollow">🔞 Choose 6 Month Adult Plan</a>
200 <a class="btn btn-family" href="https://theservice4u.com/clients/cart.php?a=add&pid=8" rel="nofollow" target="_blank">🛡️ Choose 6 Month Family-Friendly Plan</a>
201 </div>
202 </div>
203
204 <!-- 12 Months -->
205 <div class="pricing-card">
206 <div class="card-header">
207 <h2>12 Months Plan</h2>
208 <div class="price"><sup>$</sup>139.99</div>
209 </div>
210 <ul class="card-features">
211 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>4 Connections max</li>
212 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Live Channels</li>
213 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Premium Sports & Movie Channels</li>
214 <li><svg class="check" viewBox="0 0 512 512"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>Adult Access Optional</li>
215 </ul>
216 <div class="card-footer">
217 <a class="btn btn-adult" href="https://theservice4u.com/clients/cart.php?a=add&pid=5" rel="nofollow">🔞 Choose 12 Month Adult Plan</a>
218 <a class="btn btn-family" href="https://theservice4u.com/clients/cart.php?a=add&pid=10" rel="nofollow" target="_blank">🛡️ Choose 12 Month Family-Friendly Plan</a>
219 </div>
220 </div>
221
222 </div><!-- /pricing-grid -->
223</main>
224
225<!-- ── Footer ── -->
226<footer class="site-footer">
227 <p>Copyright © 2026 The Service 4 U | Powered by The Service 4 U</p>
228</footer>
229
230<script>
231 // Mobile nav toggle
232 document.querySelector('.menu-toggle').addEventListener('click', function() {
233 document.querySelector('.main-nav').classList.toggle('active');
234 });
235
236 (function() {
237 var urlParams = new URLSearchParams(window.location.search);
238 var gclid = urlParams.get('gclid');
239 var gbraid = urlParams.get('gbraid');
240 var affId = urlParams.get('aff');
241 var idToSave = gclid || gbraid;
242
243 if (idToSave) {
244 var date = new Date();
245 date.setTime(date.getTime() + (30 * 24 * 60 * 60 * 1000));
246 document.cookie = "gclid_storage=" + idToSave + "; expires=" + date.toUTCString() + "; path=/; SameSite=Lax";
247 document.cookie = "whmcs_gclid_final=" + idToSave + "; path=/; max-age=2592000; SameSite=Lax; secure";
248 }
249 if (affId) {
250 document.cookie = "whmcs_aff_final=" + affId + "; path=/; max-age=2592000; SameSite=Lax; secure";
251 }
252})();
253</script>
254
255</body>
256</html>
257