DVD 2

Order Confirmation

Please review this page then click the orange BUY NOW button lower down the page to confirm your purchase and enter your billing information. You are ordering:

‘ . $_POST[‘forme’] . ‘ copy(s) for yourself
‘;
echo $_POST[‘forleg’] . ‘ copy(s) for your legislator(s)

‘;
if ($_POST[‘forleg’]>0)
{
if ($_POST[‘names’]==”Legislators full name(s), if applicable”)
{
echo “

Please click your browser’s Back button and enter the name of your legislator(s).

“;
}
else
{
echo ‘

Your legislator(s): ‘ . $_POST[‘names’] . ‘

‘;
}
}
echo “

Shipping type: ” . $_POST[‘delivery’] . “

“;
$grandtotal = 0;
$dvdtotal = 0;
$sandhtotal = 0;
$ebook = 0;
$donation = $_POST[‘donate’];
if ($_POST[‘forme’]<11) { $dvdtotal = 24.95 * $_POST['forme']; } if ($_POST['forme']>10) { $dvdtotal = 19.95 * $_POST[‘forme’]; }
if ($_POST[‘forleg’]>0) { $dvdtotal = $dvdtotal + 14.95 * $_POST[‘forleg’]; }
if ($_POST[‘delivery’]==”First Class”)
{
if (($_POST[‘forme’]==”1″) && ($_POST[‘forleg’]==”0″)) { $sandhtotal = 3.83; }
if (($_POST[‘forme’]==”0″) && ($_POST[‘forleg’]==”1″)) { $sandhtotal = 3.83; }
if (($_POST[‘forme’] + $_POST[‘forleg’])>1) { $sandhtotal = 3.83 + 2 * ($_POST[‘forme’] + $_POST[‘forleg’] – 1); }
if (($_POST[‘forme’] + $_POST[‘forleg’])>10) { $sandhtotal = 0; }
}
if ($_POST[‘delivery’]==”Priority”)
{
if (($_POST[‘forme’]==”1″) && ($_POST[‘forleg’]==”0″)) { $sandhtotal = 5.83; }
if (($_POST[‘forme’]==”0″) && ($_POST[‘forleg’]==”1″)) { $sandhtotal = 5.83; }
if (($_POST[‘forme’] + $_POST[‘forleg’])>1) { $sandhtotal = 5.83 + 2.5 * ($_POST[‘forme’] + $_POST[‘forleg’] – 1); }
if (($_POST[‘forme’] + $_POST[‘forleg’])>10) { $sandhtotal = 25; }
}
if ($_POST[‘delivery’]==”Overseas”) { $sandhtotal = 7 * ($_POST[‘forme’] + $_POST[‘forleg’]); }
if ($_POST[‘ebook’]==1) { $ebook = 14.95; }
$grandtotal = $dvdtotal + $sandhtotal + $donation + $ebook;
echo “

Total for DVDs: $” . $dvdtotal . “
“;
echo “Total for S&H: $” . $sandhtotal . “
“;
if ($donation > 0) { echo “Donation: $” . $donation . “
“; }
if ($ebook > 0) { echo “Ebook(s): $” . $ebook . “
“; }
echo”

Total: $” . $grandtotal . “

“;
?>

Online ordering uses PayPal and is quick and secure. PayPal allows you to use your credit card, debit card, or bank account to make online payments.

If you wish to make changes, click your browser’s Back button to return to the previous page where you can make changes. If this information looks correct, please click the Buy Now button below to pay online, or scroll down for information on how to pay by check.

NOTES:

  • In the next screen you will be within paypal.com. This is normal. You do not need a PayPal account to pay using PayPal. However, if you do have one, please use your login.
  • Your shipping cost will show up as $0 but this is normal as the shipping cost will be included in the overall price.
  • If you are having DVDs sent to your legislator(s), please be sure to note this in the appropriate message area.

IMPORTANT:

Within the PayPal payment process, right after you verify payment, be sure to click the "Return To Merchant" button so that you can download any ebooks.




0) { echo “, $” . $_POST[‘donate’] . ” donation”; } if ($_POST[‘ebook’]==1) { echo “, and Codex eBook”; } if ($_POST[‘ebook2’]==1) { echo “, and Vaccine eBook”; } ?>“>

“>





To pay by check, send a check for $ to:

Natural Solutions Foundation
P.O. Box 722
Maryville, MO 64468
U.S.A.

If you are having DVDs sent to your legislator(s), please be sure to include their name in a note when you mail your check to us.

Comments are closed.