Green Giant Shake| Recipes | HMR Program (2024)

RECIPES

Green Giant Shake

Green Giant Shake| Recipes | HMR Program (1)

10MIN

Green Giant Shake| Recipes | HMR Program (2)

7

RECIPES

Green Giant Shake

Green Giant Shake| Recipes | HMR Program (3)

10MIN

Green Giant Shake| Recipes | HMR Program (4)

7

Green Giant Shake| Recipes | HMR Program (5)

HMR Team

This powerhouse smoothie is made with HMR's vanilla shake blended with spinach, creamy avocado, and a fresh pear or pineapple for the perfect blend of sweet and satisfying. Blend this up for breakfast on the go or an afternoon energy boost. This recipe supports the Healthy Solutions and Phase 2 diet plan. This recipe makes 1 serving at 240 calories.
INGREDIENTS
  • 1 HMR vanilla shake
  • 1 Cup water
  • 1 Cup fresh spinach
  • 1/4 Avocado
  • 1/2 pear or 1/2 cup pineapple (sliced)
  • 4-6 ice cubes
DIRECTIONS
  1. 1. Add ingredients to blender and blend until smooth.

PER SERVING

240
calories

1
fruit servings

0.5
vegetable servings

Green Giant Shake| Recipes | HMR Program (6)

Like

Featured Articles

Green Giant Shake| Recipes | HMR Program (11)

Staying On Track

31 Quick and Easy Meals and Snacks for Weight Management

Green Giant Shake| Recipes | HMR Program (12)

4 MIN

Green Giant Shake| Recipes | HMR Program (13)

38

Green Giant Shake| Recipes | HMR Program (14)

HMR Team

|

Member

Green Giant Shake| Recipes | HMR Program (15)

Getting Started

8 Habits for Weight Loss and a Healthier Lifestyle

Green Giant Shake| Recipes | HMR Program (16)

3 MIN

Green Giant Shake| Recipes | HMR Program (17)

74

Green Giant Shake| Recipes | HMR Program (18)

HMR Team

|

Member

Always consult your physician before beginning any diet or physical activity program. Unless otherwise stated, trademarks used herein are the sole and exclusive property of HMR with all rights reserved.A trademark symbol is sometimes, but not always, used to identify trademarks appearing on this web site.For a complete list of all HMR trademarks used in this web site, click here.

Copyright 1983-2023, HMR Plan, LLC. All rights reserved.

PO Box 89128 Sioux Falls SD 57109

x

THANKS!

We look forward to helping you reach your weight-loss goals. Your first email is on its way!

Subscribe

x

Whether you want an in-person or at-home plan, let’s find an HMR program nearby to help.

Location blocked or unsupported in this browser. Please enter zip code instead.

Change location from

In the future, HMR may share related information with your local program, whether or not you join at this time. Also, HMR and your local program may send you promotional emails. You can unsubscribe at any time. To learn how HMR will share and protect your information, please review our Privacy Policy. By submitting this form, I agree to HMR's Terms of Use and Privacy Policy.

'; comHTML +=''; comHTML +=''; comHTML +=''; comHTML +='

'; comHTML +='

'; comHTML +='

'; $(".questions-detail .leave-comment").html(comHTML); var replyHtml = ''; result.feedElement.offsetList.forEach(function(c){ replyHtml +='

'; replyHtml +='

';//best replyHtml +='

'; replyHtml +='

'; replyHtml +='

'+c.creatDate+'

'; replyHtml +='

'; if (adminMode|| (curUserId == c.feedElement.actor.id)) { replyHtml +='

'; replyHtml +='

'; replyHtml +='Green Giant Shake| Recipes | HMR Program (19)'; replyHtml +='

'; replyHtml +='

    '; replyHtml +='
  • Edit
  • '; replyHtml +='
  • Delete
  • '; replyHtml +='

'; replyHtml +='

'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='Green Giant Shake| Recipes | HMR Program (20)'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +=''+c.feedElement.actor.firstName+' '+c.feedElement.actor.lastName.substring(0,1).toUpperCase()+'.'; replyHtml +='

'; if(c.feedElement.actor.userType == 'Internal'){ replyHtml +='

'; if(c.feedElement.actor.title != null && c.feedElement.actor.title != ''){ replyHtml +=''+c.feedElement.actor.title; }else{ replyHtml += 'HMR'; } replyHtml +='

'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +=''+c.questionText; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; //if liked, diffrent heart icon //icon will be upadted if(c.feedElement.capabilities.chatterLikes.myLike != null){ replyHtml +='Green Giant Shake| Recipes | HMR Program (21) '+c.feedElement.capabilities.chatterLikes.page.total+' LIKE'; if(c.feedElement.capabilities.chatterLikes.page.total > 1){ replyHtml +='S'; } replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; replyHtml +='

'; }); if(limitVal < result.feedElement.commentsTotal){ replyHtml +='

'; replyHtml +='

';//best replyHtml +='

'; replyHtml +='SEE MORE >'; replyHtml +='

' ; replyHtml +='

'; replyHtml +='

'; } $(".questions-detail .commentsZone").html(replyHtml); //inject the modal var modalHTML = '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += ''; modalHTML += '

Edit the comment

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; modalHTML += '

'; $(".modalZone").html(modalHTML); } } $(".post-btn").button("reset"); waitingDialog.hide(); }, seeMore: function(){ actionType = 'getArticleComments'; limitVal = limitVal+10; articleComments.doInit(); }, setOffset: function(offs){ actionType = 'getArticleComments'; currPage = offs; offsetVal = (offs-1)*limitVal; articleComments.doInit(); }, nextPage: function(){ actionType = 'getArticleComments'; currPage = currPage+1; offsetVal = offsetVal+limitVal; articleComments.doInit(); }, prevPage: function(){ actionType = 'getArticleComments'; currPage = currPage-1; offsetVal = offsetVal-limitVal; articleComments.doInit(); }, likeFeed: function(itemId){ actionType = 'likeFeed'; likeItemId = itemId; articleComments.doInit(); }, unlikeFeed: function(itemId){ actionType = 'unlikeFeed'; likeItemId = itemId; articleComments.doInit(); }, postFeedElement: function(aId){ $(".post-btn").button("loading"); newlyAddedComment = true; actionType = 'postToArticle'; articleId = aId; var commentContent = $("#comment-text").val(); replyText = commentContent; articleComments.doInit(); }, udpateCommentModal: function(targetId){ updatedTargetId = targetId; //populate the body text value for comment updatedText = $(".uText"+targetId).html(); $(".updateTextMsgFe").val(updatedText); actionType = 'updateCommentForArticle'; $('#questionModal').modal(); }, udpateCommentOrElement: function(){ updatedText = $(".updateTextMsgFe").val(); articleComments.doInit(); $('#questionModal').modal('hide'); }, deleteComment: function(targetId){ if(confirm('Are you sure you want to delete the comment?')){ newlyDeletedComment = true; actionType = 'deleteElement'; deleteTargetId = targetId; articleComments.doInit(); } }, hideInput: function(){ $(".comment-bar").show(); $(".comment-input").hide(); }, showInput: function(){ if( cmsIsGuest){ window.location.href = '/sign-in'; }else{ $(".comment-bar").hide(); $(".comment-input").show(); } } } var waitingDialog = waitingDialog || (function ($) { 'use strict'; var $dialog = $( '

' + '

' + '

' + '

' + '

Please wait...

' + '

'); return { show: function () { $dialog.modal(); }, hide: function () { $dialog.modal('hide'); }, msg: function(m) { $("#ui-loader-msg").html("").html(m); }, rmsg: function() { $("#ui-loader-msg").html("").html("Please wait..."); } }; })(jQuery);

Green Giant Shake| Recipes | HMR Program (2024)
Top Articles
Latest Posts
Article information

Author: Aracelis Kilback

Last Updated:

Views: 6043

Rating: 4.3 / 5 (64 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Aracelis Kilback

Birthday: 1994-11-22

Address: Apt. 895 30151 Green Plain, Lake Mariela, RI 98141

Phone: +5992291857476

Job: Legal Officer

Hobby: LARPing, role-playing games, Slacklining, Reading, Inline skating, Brazilian jiu-jitsu, Dance

Introduction: My name is Aracelis Kilback, I am a nice, gentle, agreeable, joyous, attractive, combative, gifted person who loves writing and wants to share my knowledge and understanding with you.