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
Doug Smith of Paleo Pro Interviewed for Paleo Magazine Radio!
Jul 4, 2019
·
PaleoPro In The News
Key Points From This Episode:
- Doug's injury that led to reevaluating his diet and health practices.
- The events that led to the founding of Paleo Pro.
- Using science to understand and obtain better health in our unnatural lives.
- More about Doug's trip to Kyrgysztan, the car accident and the healing process.
- The smooth path to the creation of Paleo Pro after founding True Nutrition.
- Why Doug is not crazy about the term 'Paleo'.
- Paleo Pro's most popular and bestselling products.
- What differentiates Paleo Pro's products from the rest of the market.
- Some of the new products that are launching soon; coffee and bars.
- Protein powders and which one to choose when making your selection.
- Using collagen for the correct thing and steering clear of using it as protein.
- Some things on the horizon for Doug and Paleo Pro!
- And much more!
Read more
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"}