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
Protein+ Collagen Coffee Creamer
Jan 2, 2022
·
Collagen Powder
·
Healthyfood
·
Paleo
·
Paleo Recipe
·
Paleo Recipes
·
Product Spotlight
·
Protein Powder
- 1 scoop PaleoPro® Protein+ Collagen (Aztec Vanilla or Ancient Cacao)
- 1/2 cup almond or other nut milk
- 8oz Freshly Brewed Coffee
Mix/Blend Protein+ Collagen with Nut Milk thoroughly. Add to Hot or Cold Coffee like a creamer.
Makes 12oz deliciously sweet coffee drink with only 110 calories but packed with 20g protein + collagen and 0g added sugar.
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
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
>
.
Discount code automatically applied at checkout.
{"themeColor":"#574CD5","iconColor":"#574CD5","showLogo":true,"topBottomPosition":10,"rightLeftPosition":10,"iconSize":"small","iconCustomSize":64,"position":"middle-right"}