www.personallydelivered.com Open in urlscan Pro
150.136.94.203  Public Scan

Submitted URL: https://r20.rs6.net/tn.jsp?f=001GImNnmj8k6xEYf-r3MujpBHGOxspl_e2FhO6Npj1orBmEywS8ko7UKfvLGmov1TBBwiY7VlNLjSXF7WxbeVi...
Effective URL: https://www.personallydelivered.com/57801-glucerna-supplement-shake?utm_source=PD+website&utm_medium=email&utm_campaign=discounted_s...
Submission: On May 08 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form class="form-inline float-right">
  <input class="form-control form-control-large form-group-lg" type="text" id="keyword_filter_header" placeholder="Type keyword, SKU, etc." aria-label="Search Bar" autocomplete="off" onkeypress="return runSearch(event)">&nbsp;
  <a class="btn btn-search" type="submit" onclick="setSearch('keyword_filter_header','nav_keyword')"><i class="fa fa-search" aria-hidden="true"></i></a>
</form>

Name: loginformPOST handlers/auth.php

<form action="handlers/auth.php" method="post" name="loginform" id="loginform" onsubmit="return formPost('loginform','login_header_btn')">
  <input type="hidden" name="settoken" value="">
  <div style="margin-bottom: 5px" class="input-group">
    <span class="input-group-addon"><i class="fa fa-user"></i></span>
    <input type="text" class="form-control form-control-large" aria-label="Enter Email Address" name="user_name" value="" placeholder="email">
  </div>
  <div style="margin-bottom: 10px" class="input-group">
    <span class="input-group-addon"><i class="fa fa-lock"></i></span>
    <input type="password" class="form-control form-control-large" aria-label="Enter Password" name="password" placeholder="password">
  </div>
</form>

Name: loginform_mPOST handlers/auth.php

<form action="handlers/auth.php" method="post" name="loginform_m" id="loginform_m" onsubmit="return formPost('loginform_m','login_header_btn_m')">
  <input type="hidden" name="settoken" value="">
  <div style="margin-bottom: 5px" class="input-group">
    <span class="input-group-addon"><i class="fa fa-user"></i></span>
    <input id="login-username" type="text" class="form-control form-control-large" aria-label="Enter Email" name="user_name" value="" placeholder="email">
  </div>
  <div style="margin-bottom: 10px" class="input-group">
    <span class="input-group-addon"><i class="fa fa-lock"></i></span>
    <input id="login-password" type="password" class="form-control form-control-large" aria-label="Enter Password" name="password" placeholder="password">
  </div>
</form>

<form>
  <input type="hidden" id="spd0" value="0.05">
  <input type="hidden" name="minimum_quan0" id="minimum_quan0" value="">
  <input type="hidden" name="incremental_quan0" id="incremental_quan0" value="">
  <input type="hidden" id="part_id0" value="">
  <div class="form-group">
    <label for="part_id_sel">Item / Size:</label>
    <select class="form-control" id="part_id_sel" onchange="setPartId(0)">
      <option data-alert="" data-sku="nopart"></option>
      <option value="4095" data-sku="57801" data-alert="" data-cart="">Item: 57801- Size: 8 oz. Bottle, Vanilla</option>
      <option value="4133" data-sku="57801C" data-alert="" data-cart="">Item: 57801C- Size: 8 oz. Bottle, Vanilla</option>
      <option value="8773" data-sku="57804" data-alert="" data-cart="">Item: 57804- Size: 8 oz. Bottle, Chocolate</option>
      <option value="8774" data-sku="57804C" data-alert="" data-cart="">Item: 57804C- Size: 8 oz. Bottle, Chocolate</option>
      <option value="4097" data-sku="57807" data-alert="" data-cart="">Item: 57807- Size: 8 oz. Bottle, Strawberry</option>
      <option value="4134" data-sku="57807C" data-alert="" data-cart="">Item: 57807C- Size: 8 oz. Bottle, Strawberry</option>
    </select>
  </div>
  <input type="hidden" id="price0" value="6.666666666666667">
  <input type="hidden" id="ourprice0" value="8.000000000000000">
  <input type="hidden" id="package0" value="">
  <div class="form-group">
    <label for="package_sel">Package:</label>
    <select class="form-control" id="package_sel" style="color:black; font-weight:bold;" onchange="setPackage(0)">
      <option class="nopart">Select a size first</option>
    </select>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-md-8">
        <label>Quantity</label>
        <input class="form-control" type="text" style="width: 100px;" aria-label="Quantity" name="quan0" id="quan0" value="" onchange="resetPrice(0)" onblur="validateNumber(this,'quanerror0');minquan(this.value,'0','quan0','0')">
        <div class="alert alert-danger hide" id="quanerror0" style="margin-top:10px;margin-bottom:10px;"></div>
      </div>
      <div class="col-md-4 text-center">
        <span class="strikeprice" id="ourpricelabel0" style="margin-top:20px; display:none;">$0.00</span><br>
        <span class="saleprice" id="pricelabel0" style="margin-top:20px; display:none;">$0.00</span>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="alert alert-info">
      <h5 style="margin-top:0;"><span style="color: #275972;line-height: 18px;">Set up Automatic Delivery and never run out. You will save <b>5%</b> off every future shipment of this product!</span></h5>
      <div class="row">
        <div class="col-md-12"><span><label for="delivery_count0" title="enter delivery interval number" style="color: #275972;">Deliver every:</label></span>
          <div>
            <input type="text" id="delivery_count0" title="delivery frequency" class="form-control" style="display:inline;max-width:150px" onblur="validateNumber(this,'deliveryerror0');resetPrice(0);" placeholder="Enter number">
            <label for="delivery_interval0">
              <select id="delivery_interval0" class="form-control" style="display:inline;max-width:100px">
                <option value=""></option>
                <option value="Days">Days</option>
                <option value="Weeks">Weeks</option>
                <option value="Months">Months</option>
              </select></label>
          </div>
          <div class="alert alert-danger hide" id="deliveryerror0" style="margin-top:10px;margin-bottom:10px;"></div>
        </div>
      </div>
      <p style="font-size:10pt; padding-top:0px;"><b>By signing up for Automatic Delivery, you agree to remain on the program until you cancel. Should you cancel, you will lose saving 5% on all future orders.</b></p>
    </div>
  </div>
</form>

<form class="ctct-form-custom" id="ctct_form_0" autocomplete="on" data-qe-id="form-data">
  <h2 data-qe-id="form-title" class="ctct-form-header">Newsletter Sign-up</h2>
  <p data-qe-id="form-description" class="ctct-form-text">Sign-up for our newsletter to receive product updates and exclusive offers.</p>
  <div id="email_address_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-email" id="email_address_label_0" for="email_address_0" class="ctct-form-label ctct-form-required">Email</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-email" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-email" id="email_address_0" type="email" name="email_address" value="" maxlength="80">
  </div>
  <div id="error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Sorry, we could not complete your sign-up. Please contact us to resolve this.</p>
  </div>
  <div id="network_error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Operation timed out, please try again.</p>
  </div>
  <div id="gdpr_text">
    <p class="ctct-gdpr-text" data-qe-id="form-gdpr-text"> By submitting this form, you are consenting to receive marketing emails from: Personally Delivered, 725 Primera Blvd., Ste 230, Lake Mary, FL, 32746, US, https://www.personallydelivered.com.
      You can revoke your consent to receive emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email.
      <a href="https://www.constantcontact.com/legal/service-provider" target="_blank" rel="”noopener" noreferrer”="" data-qe-id="form-service-link" class="ctct-form-footer-link">Emails are serviced by Constant Contact.</a>
      <a href="https://www.personallydelivered.com/privacy-policy" target="_blank" rel="”noopener" noreferrer”="" data-qe-id="form-privacy-link" class="ctct-form-footer-privacy-link">Our Privacy Policy.</a>
    </p>
  </div>
  <button data-qe-id="form-button" type="submit" class="ctct-form-button">Sign Up!</button>
  <div class="g-recaptcha" id="ctct_recaptcha_0" data-sitekey="6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr" data-size="invisible" style="">
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&amp;co=aHR0cHM6Ly93d3cucGVyc29uYWxseWRlbGl2ZXJlZC5jb206NDQz&amp;hl=de&amp;v=1h-hbVSJRMOQsmO_2qL9cO0z&amp;size=invisible&amp;cb=8q1hsnd3nwdr"
          width="256" height="60" role="presentation" name="a-s81lfwnnh91u" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
</form>

Name: qsearchGET /57801-glucerna-supplement-shake

<form id="filtersearch" action="/57801-glucerna-supplement-shake" method="get" name="qsearch" style="margin:0px;">
  <input type="hidden" id="cid" name="cid" value="">
  <input type="hidden" id="mid" name="mid" value="">
  <input type="hidden" id="bid" name="bid" value="">
  <input type="hidden" id="sbid" name="sbid" value="">
  <input type="hidden" id="fr" name="fr" value="">
  <input type="hidden" id="cl" name="cl" value="">
  <input type="hidden" id="os" name="os" value="">
  <input type="hidden" id="col" name="col" value="">
  <input type="hidden" id="keyword" name="keyword" value="">
  <input type="hidden" id="range" name="range" value="20">
  <input type="hidden" id="p_range" name="p_range" value="">
  <input type="hidden" id="sort" name="sort" value="">
  <input type="hidden" id="stype" name="stype" value="">
  <input type="hidden" id="opt" name="opt" value="">
  <input type="hidden" id="opn" name="opn" value="">
  <input type="hidden" id="ost" name="ost" value="">
  <input type="hidden" id="abs" name="abs" value="">
</form>

Name: navsearchGET search/

<form id="navsearch" action="search/" method="get" name="navsearch" style="margin:0px;">
  <input type="hidden" name="search_handle" value="y">
  <input type="hidden" id="nav_keyword" name="keyword" value="">
</form>

Text Content

 
 * Home
 * Account
   
   Login
   
   REGISTER
   
   FORGOT PASSWORD
 * View Cart 0 Items
   
   * ITEMS 0
     
     TOTAL $0
   
     View


Toggle navigation
Cart   0

 * ITEMS 0
   
   TOTAL $0

   View

Account

Login

REGISTER

FORGOT PASSWORD



 * Products
   * Catheter Products
   * Ostomy Products
   * Skin Care Products
   * Incontinence Products
   * Fecal Incontinence Pads
   * Urology Products
   * Food/Nutritional Products
   * Wound Care Supplies
   * Vascular Compression Products
   * Accessories and Other Products
 * Brands
 * Support
   * Contact
   * Frequently Asked Questions (FAQ)
   * Automatic Delivery Program
   * Refer-A-Friend Program
   * Blog
   * Share Your Story
   * Submit a Review
   * Follow Us on Facebook
   * Account Help

Home Close
Navigation

--------------------------------------------------------------------------------

 *  Shop By Type
 *  Shop By Brand
 *  Shop By Brand Alphabetical
 *   800-777-1111

 * Catheter Products
 * Ostomy Products
 * Skin Care Products
 * Incontinence Products
 * Fecal Incontinence Pads
 * Urology Products
 * Food/Nutritional Products
 * Wound Care Supplies
 * Vascular Compression Products
 * Accessories and Other Products

 * About Us
 * Testimonials
 * Leave a Testimonial

 * Contact
 * Frequently Asked Questions (FAQ)
 * Automatic Delivery Program
 * Refer-A-Friend Program
 * Blog
 * Share Your Story
 * Submit a Review
 * Follow Us on Facebook
 * Account Help

 * Privacy Policy
 * Terms of Use
 * Shipping & Return Policy

 1. Home
 2. Glucerna Supplement Shake


GLUCERNA SUPPLEMENT SHAKE


Glucerna Supplement Shakes are a great choice for people trying to manage their
weight or for those with diabetes. This formula is a unique blend of Carb Steady
carbohydrates minimizing blood-sugar spikes after consumption. Glucerna
Supplement Shakes provide balanced nutrition with 24 vitamins and minerals that
help assist in maintaining a healthy metabolism and muscle health. Available in
delicious flavors of chocolate, strawberry, and butter pecan, Glucerna
Supplement Shakes deliver a generous 10 grams of protein per serving. For
complete nutrition and healthy bone support, order the Glercerna shakes today!

Glucerna Supplement Shake Availability:Shipments usually take 3-5 business days
to deliver for orders received before 12:00 PM EST Mon-Fri. Orders placed after
12:00 PM EST and over the weekends could take longer. Shipping delays can be
affected due to weather, backorders, holidays, or inaccurate shipping
information. At this time, all sales are final and returns are suspended.
As Low As:
Price: $9.48

--------------------------------------------------------------------------------

Item #SizePackage Options 578018 oz. Bottle, Vanilla
Sold individually - $11.38  $9.48 (20% OFF)
57801C8 oz. Bottle, Vanilla
Sold 24 per case - $192.00  $160.00 (20% OFF)
578048 oz. Bottle, Chocolate
Sold individually - $11.38  $9.48 (20% OFF)
57804C8 oz. Bottle, Chocolate
Sold 24 per case - $192.00  $160.00 (20% OFF)
578078 oz. Bottle, Strawberry
Sold individually - $11.38  $9.48 (20% OFF)
57807C8 oz. Bottle, Strawberry
Sold 24 per case - $192.00  $160.00 (20% OFF)
578108 oz. Bottle, Butter Pecan
Sold individually - $11.38  $9.48 (20% OFF)
Backordered
57810C8 oz. Bottle, Butter Pecan
Sold 24 per case - $192.00  $160.00 (20% OFF)
Backordered






ORDER NOW

Item / Size: Item: 57801- Size: 8 oz. Bottle, VanillaItem: 57801C- Size: 8 oz.
Bottle, VanillaItem: 57804- Size: 8 oz. Bottle, ChocolateItem: 57804C- Size: 8
oz. Bottle, ChocolateItem: 57807- Size: 8 oz. Bottle, StrawberryItem: 57807C-
Size: 8 oz. Bottle, Strawberry
Package: Select a size first
Quantity

$0.00
$0.00

SET UP AUTOMATIC DELIVERY AND NEVER RUN OUT. YOU WILL SAVE 5% OFF EVERY FUTURE
SHIPMENT OF THIS PRODUCT!

Deliver every:
Days Weeks Months


By signing up for Automatic Delivery, you agree to remain on the program until
you cancel. Should you cancel, you will lose saving 5% on all future orders.

Add to Cart

Added to Cart - View Cart
 * Glucerna Supplement Shake Features

Glucerna Supplement Shakes offer complete, balanced nutrition Supports healthy
metabolism Won't spike blood sugar Each serving has 10 grams of protein Slowly
digested carbohydrates Supports bone health


CUSTOMERS ALSO PURCHASED

--------------------------------------------------------------------------------

Ensure Plus Therapeutic Nutrition Shake


Prices Starting At:
$37.30 $35.52



Glucerna Therapeutic Nutrition Shake


Prices Starting At:
$7.71 $7.34



Pedialyte Electrolyte Oral Supplement


Prices Starting At:
$14.69 $13.99



Pediasure with Fiber Grow and Gain Therapeutic Nutrition Shake


Prices Starting At:
$61.24 $58.32






{"91-2002":"McKesson Pleated Procedure Masks with Earloops","91-2002C":"McKesson
Pleated Procedure Masks with Earloops","91-2003":"McKesson Pleated Procedure
Masks with Earloops","91-2003C":"McKesson Pleated Procedure Masks with
Earloops","91-2001":"McKesson Pleated Procedure Masks with
Earloops","91-2001C":"McKesson Pleated Procedure Masks with
Earloops","32643":"McKesson Nebulizer Kit Small Volume Adult Aerosol
Mask","AT74535":"Cardinal Health ASTM Level 3 Surgical Mask with anti-fog
foam","AT74631":"Cardinal Health ASTM Level 3 Surgical Mask with anti-fog
foam","AT54535":"Cardinal Health ASTM Level 3 Surgical Mask with anti-fog
foam","AT71035":"Cardinal Health Secure-Gard Level 1 Surgical Face
Mask","AT71039":"Cardinal Health Secure-Gard Level 1 Surgical Face
Mask","AT73035":"Cardinal Health Secure-Gard Level 1 Surgical Face
Mask","AT7511":"Cardinal Health Secure-Gard Earloop Mask","AT7511-WE":"Cardinal
Health Secure-Gard Earloop Mask","AT71021":"Cardinal Health Secure-Gard Earloop
Mask","AT70021":"Cardinal Health Secure-Gard Earloop Mask","AT7004":"Cardinal
Health Secure-Gard Earloop Mask","AT7509":"Cardinal Health Specialty Cone
Mask","USAN95S":"Cardinal Health Flat Fold N95 Surgical
Respirator","USAN95SC":"Cardinal Health Flat Fold N95 Surgical
Respirator","USAN95R":"Cardinal Health Flat Fold N95 Surgical
Respirator","USAN95RC":"Cardinal Health Flat Fold N95 Surgical
Respirator","91-1600":"McKesson Anti-fog Surgical Face Mask with Eye
Shield","91-1600B":"McKesson Anti-fog Surgical Face Mask with Eye
Shield","91-2600":"McKesson Anti-fog Procedure Face Mask with Eye
Shield","91-2600B":"McKesson Anti-fog Procedure Face Mask with Eye
Shield","91-2600C":"McKesson Anti-fog Procedure Face Mask with Eye
Shield","1512":"Moldex N95 Particulate Respirator Surgical Mask","1512C":"Moldex
N95 Particulate Respirator Surgical Mask","1511":"Moldex N95 Particulate
Respirator Surgical Mask","1511C":"Moldex N95 Particulate Respirator Surgical
Mask","1510":"Moldex N95 Particulate Respirator Surgical Mask","1510C":"Moldex
N95 Particulate Respirator Surgical Mask","1513":"Moldex N95 Particulate
Respirator Surgical Mask","1513C":"Moldex N95 Particulate Respirator Surgical
Mask","47147BX":"FluidShield Level 3 Procedure Mask with Anti-fog Eye
Shield","47147C":"FluidShield Level 3 Procedure Mask with Anti-fog Eye
Shield","AT54535C":"Cardinal Health ASTM Level 3 Surgical Mask with anti-fog
foam","AT7004EA":"Cardinal Health Secure-Gard Earloop Mask","AT74631C":"Cardinal
Health ASTM Level 3 Surgical Mask with anti-fog foam","AT7511EA":"Cardinal
Health Secure-Gard Earloop Mask","AT7511-WEEA":"Cardinal Health Secure-Gard
Earloop Mask"}
Back to top
Also of Interest
 * Glucerna Therapeutic Nutrition Shake
 * Glucerna Hunger Smart Nutrition Shake
 * Boost Original Nutrition Shake


PRODUCTS

 * Catheters Products
 * Ostomy Products
 * Wound-Care-Supplies Products
 * Accessories-and-Other
 * Food/Nutritional Products
 * Incontinence Products
 * Urology Products
 * Skin-Care Products
 * Vascular-Compression Products


COMPANY

About UsTestimonialsLeave a TestimonialPrivacy PolicyTerms of UseShipping &
Return Policy


MY ACCOUNT

 * Account Login
 * View Cart 0


FOLLOW US

 *        


WE ACCEPT THESE PAYMENT METHODS




SUPPORT

 * Contact Us
 * Frequently Asked Questions (FAQ)
 * Automatic Delivery Program
 * Refer-A-Friend Program
 * Blog
 * Share Your Story
 * Submit a Review
 * Follow Us on Facebook
 * Account Help
 * Customer Service 855-445-8609
 * Email Customer Service
 * Billing Department 800-221-6320
 * Email Billing Department
 * Corporate Office 800-777-1111
 * Office Hours: Monday-Friday 8:30 AM - 5:00 PM EST


THANKS FOR SIGNING UP!

You can unsubscribe at any time using the Unsubscribe link at the bottom of
every email.


NEWSLETTER SIGN-UP

Sign-up for our newsletter to receive product updates and exclusive offers.

Email


Sorry, we could not complete your sign-up. Please contact us to resolve this.

Operation timed out, please try again.

By submitting this form, you are consenting to receive marketing emails from:
Personally Delivered, 725 Primera Blvd., Ste 230, Lake Mary, FL, 32746, US,
https://www.personallydelivered.com. You can revoke your consent to receive
emails at any time by using the SafeUnsubscribe® link, found at the bottom of
every email. Emails are serviced by Constant Contact. Our Privacy Policy.

Sign Up!





Copyright © 2023 www.PersonallyDelivered.com. All Rights Reserved.

X


ALERT


Ok
X


LABEL


Cancel Ok