Skip to content
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
"
@touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
cart_drawer = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
"
:style=" 'transform: translate(0px, ' + pos_y + 'px)'"
x-trap="cart_drawer"
x-show="cart_drawer"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak
>
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
"
@touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
search_drawer = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
"
:style=" 'transform: translate(0px, ' + pos_y + 'px)'"
x-trap="search_drawer"
x-show="search_drawer"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak
>
B
Bill Fitzsimmons
Paleo Chocolate Green Smoothie
Aug 29, 2016
·
Paleo Recipes
Home
/
News
/
Paleo Chocolate Green Smoothie
by Adrienne Daly
This is a great, sweet "tasting" shake. Pre-workout, Post-workout or Meal replacement. I don't encourage fruit in shakes unless this is post workout and adding muscle is your goal or perhaps you are carb-cycling. When weight loss is your goal...the fruit needs to be kept to a minimum. Definitely use the Almond milk suggestion if having as a meal replacement. Enjoy!
Can replace any meal (please don't add fruit)
1 heaping scoop Ancient Cacao Paleo Pro protein powder
2 handfuls Spinach, Kale, etc..
1 heaping tbsp Almond butter
1+ cups Water or Almond milk (Please NO Dairy or Soy milk)
1/2 small Avocado
1/2 of whole lime, peeled.
Ice optional
Blend.
Calories 355 Fat 18.5 Carb 18.5 Protein 32.6
Get Nutrition Tips That Actually Work
Research-backed insights on clean protein, gut health, and performance nutrition — from the PaleoPro team.
You're in! Check your inbox.
Your first email is on the way.
Something went wrong. Please try again.
Link to share
Copy URL
Use this link to share the article with a friend.
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
"
@touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
localization_overlay = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
"
:style=" 'transform: translate(0px, ' + pos_y + 'px)'"
x-trap="localization_overlay"
x-show="localization_overlay"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak
>
Enable audio
Disable audio
.
Discount code automatically applied at checkout.
{"themeColor":"#574CD5","iconColor":"#574CD5","showLogo":true,"topBottomPosition":10,"rightLeftPosition":10,"iconSize":"small","iconCustomSize":64,"position":"middle-right"}