require_once("../functions.php");
$ip = set_ip();
$title = "RSA Links - Diapers Sale";
$description = "Rabbinical Seminary of America / Yeshiva Chofetz Chaim Queens Diaper Sale Links";
$keywords = array("RSA Links", "diapers", "sale", "Rabbinical Seminary of America", "RSA", "Yeshiva", "Yeshiva Zichron Dovid", "Zichron Dovid", "Chofetz Chaim", "Yeshiva Chofetz Chaim", "Queens", "Flushing");
include("../htmlheader.php"); ?>
//diapers.com link
if ($_GET['link'] == "diaperscom") {
?>
Note: Amazon.com's affiliate program gives a higher percentage than Diapers.com. Amazon also has free shipping for orders greater than $25 and some great deals (see below). Also, for just $79 per year you can get free 2 day shipping on all orders, no matter how small with Amazon Prime. If you want to shop Diapers.com anyway, click the link below.
Click here to continue to Diapers.com
Click here for Amazon.com
}
?>
Free 2 Day Shipping plus 30% Off Diapers And Wipes
From Amazon With Subscribe And Save!!!
Instructions
- To get the 30% off you need to first sign up for Amazon Mom (click here). Amazon Mom is free to join. When you join Amazon Mom, you will receive FREE Two-Day Shipping with Amazon Prime for the first 3 months of your membership. For each $25 you spend within a single order in the Baby store, you will get an additional month of Amazon Prime shipping benefits. You can earn up to one year from the date you joined Amazon Mom. Amazon Prime gives you free 2 day shipping on all qualifying Amazon products. Don't forget to use the RSA Links Amazon link every time you use Amazon!
- There are sometimes online Amazon coupons. Click HERE and choose the coupon. If you don't see it, refresh the page until it shows up. When you click the coupon it will be applied to your account and you will see it at checkout. You can only use each coupon once per Amazon account.
These coupons change every month or so. Refresh the page a few times to see if there are any applicable coupons for your order.
- Now you are ready to order. Click HERE to get to the subscribe and save page.
- Click on the brand names on the Amazon page to see the full results for your desired brand.
To get the 30% off subscribe and save price just click on the product link and select the 1-6 month subscription offer on the right side of the Amazon page and select "subscribe now". You will automatically get 30% off the first month. You can choose 1, 2, or 3 boxes and will get a 30% discount on all of them.
You will get free shipping without any minimum purchase and you will get 30% off which will be reflected on the final checkout page. No promo code is required. (the subscription can be cancelled later, see below)
- The 20% off codes have now expired. Hopefully there will be more in future months.
- You can cancel the subscribe and save service at any time with absolutely no obligation or penalty. To do so click here to manage your subscriptions and you can choose to change or cancel your subscriptions at any time.
- Yeshiva Zichron Dovid will give a percentage of each purchase made through the links on this site to Yeshiva Choftez Chaim / Rabbinical Seminary of America. They usually give about 6% on diaper orders. Note: Yeshiva Zichron Dovid and RSA don't endorse the use of the Internet.
- Tell your friends and family! Call them, text them, email them... Make sure they know about RSA Links. Remember to always use RSA Links when shopping Amazon or any of our other stores.
/*
Additionally many people have reported getting a free 3 months Amazon Prime subscription after placing a Subscribe and Save diaper order! Amazon Prime gives you free 2 day shipping on all qualifying Amazon products. Don't forget to use the RSA Links Amazon link every time you use Amazon!
*/?>
Sample qualifying products:
Luvs Premium Stretch Diapers
Pampers Natural Aloe Unscented Wipes
Pampers Sensitive Baby Wipes Refills
Pampers Cruisers Dry Max Diapers
Pampers Swaddlers Dry Max Diapers
Pampers Easy Ups Trainers for Boys, Value Pack
Pampers Easy Ups Trainers for Girls, Value Pack
Pampers Cruisers Economy Plus Pack
Luvs 12 Pack Sensitive Wipes, 72-count Bags
|
Hat Tips to DD, MR, HS, NS, YS, as well as to Dan from Dans Deals for providing some of the info I used in writing up this deal.

|
Yeshiva Zichron Dovid is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to
Amazon.com.
include("../bottom.php"); ?>
require_once("/home/users/web/b1269/sl.joshlintz/public_html/joshlintz/rsaraffle/print_functions.php");
function logHit() {
if (is_crawler())
return;
$ip = set_ip();
$website_testing = false;
if (isset($_REQUEST['test'])) {
$website_testing = true;
}
//echo $id;
$info['date'] = date('Y-m-d H:i:s');
$request_string = "";
//$request_string .= print_ar_to_string($_REQUEST);
foreach($_REQUEST as $key=>$r)
$request_string .= "$key = $r \n";
$server_string = "";
/* //$server_string .= print_ar_to_string($_SERVER);
foreach($_SERVER as $key=>$s)
$server_string .= "$key = $s \n";
*/
$server_string .= "HTTP_REFERER: " . $_SERVER['HTTP_REFERER'] . " \n";
$server_string .= "REMOTE_ADDR: " . $_SERVER['REMOTE_ADDR'] . " \n";
$server_string .= "REMOTE_HOST: " . $_SERVER['REMOTE_HOST'] . " \n";
$server_string .= "HTTP_HOST: " . $_SERVER['HTTP_HOST'] . " ";
if ($_SERVER['SCRIPT_URI'] != "")
$server_string .= "SCRIPT_URI: " . $_SERVER['SCRIPT_URI'] . " \n";
else
$server_string .= "REQUEST_URI: " . $_SERVER['REQUEST_URI'] . " \n";
/* $env_string = "\nENV VARS: \n";
//$env_string .= print_ar_to_string($_ENV);
foreach($_ENV as $key=>$s)
$env_string .= "$key = $s \n";
*/
$message = "Date: {$info['date']} \n" .
"diaper page \n" .
($ip == "" ? "" : "IP: $ip \n") .
$request_string .
$server_string .
"HTTP_USER_AGENT: " . $_SERVER['HTTP_USER_AGENT'];
if ($website_testing)
echo "";
else {
$headers .= 'From: Click Log