Pick Your Services. Pick Your Price.


[insert_php]if ($_POST[tv] == ‘basic’) {
echo ‘
Basic Package
– Local weather
– Local networks like NBC, CBS, ABC, Fox
– Local sports
– HD channels included for free’;
} if ($_POST[tv] == ‘choice’) {
echo ‘
Choice Package
– Over 120 channels
– Everything in our basic package
– Nearly a dozen sports channels
– Local sports
– HD channels included for free’;
} if ($_POST[tv] == ‘premier’) {
echo ‘
Premier Package
– Over 200 channels
– Everything in the Choice package
– Over a dozen sports channels
– Local sports
– HD channels included for free’;
}
if ($_POST[tv] == ”) {
echo ‘No Digital TV service selected.’;
}
if ($_POST[tv] != ”) {
echo ‘
Number of TVs: ‘.$_POST[numberTV].’
Whole-Home DVR: ‘.$_POST[DVR];
}
echo ‘
‘;
if ($_POST[tvPremHBO] != ‘No’ AND $_POST[tvPremHBO] != ”) {
echo ‘HBO
‘;
}
if ($_POST[tvPremSTARZ] != ‘No’ AND $_POST[tvPremSTARZ] != ”) {
echo ‘STARZ Encore
‘;
}
if ($_POST[tvPremCINEMAX] != ‘No’ AND $_POST[tvPremCINEMAX] != ”) {
echo ‘Cinemax
‘;
}
if ($_POST[tvPremSHOWTIME] != ‘No’ AND $_POST[tvPremSHOWTIME] != ”) {
echo ‘Showtime’;
}
[/insert_php]

[insert_php]
if ($_POST[internet] == ”) {
echo ‘No internet service selected.’;
}
if ($_POST[internet] != ”) {
echo ‘
‘.$_POST[internet].’
‘;
}
if ($_POST[internetOption] != ‘None’ AND $_POST[internetOption] != ”) {
echo ‘ – ‘.$_POST[internetOption].’
‘;
}
if ($_POST[wifi] == ‘Yes’) {
echo ‘ – Whole-home wifi with FiberFAST Wifi’;
}
[/insert_php]

[insert_php]if ($_POST[cellular] == ”) {
echo ‘No cellular service selected.’;
}
if ($_POST[cellular] != ”) {
echo ‘
‘. $_POST[cellular].’
‘;
echo ‘Number of Phones: ‘.$_POST[numberLines].’
‘;
echo ‘Number of Tablets: ‘.$_POST[numberTablets].’
‘;
echo ‘Number of Hot Spots: ‘.$_POST[numberHot].’
‘;
}
[/insert_php]
Monthly Price Without Discount
$[insert_php]echo $_POST[monthlyTotal]; [/insert_php]
Total Savings Over 24 Months
$[insert_php]echo $_POST[discountTotal24]; [/insert_php] ([insert_php]echo $_POST[discountPercent];[/insert_php]% savings)
Discounted Monthly Price*
$[insert_php]echo $_POST[discountmonthlyTotal]; [/insert_php]
Next Steps – Get Connected
We’ll have you enter some quick contact information so that we can get things started on our end.
*Includes local phone service, which is required for cooperative membership. Local phone service is approximately $30.00 per month including applicable taxes and fees. Customer Loyalty Discount requires paperless billing and autopay, otherwise full price applies. Monthly price does not include all taxes, governmental fees, or broadcast retransmission fee for digital TV. Discount is on the base package price for each service.