CINXE.COM

Protein Calculator - How Much Protein Do I Need? | Promix Nutrition®

<!doctype html> <!--[if lt IE 7]><html class="no-js ie6 oldie" lang="en"><![endif]--> <!--[if IE 7]><html class="no-js ie7 oldie" lang="en"><![endif]--> <!--[if IE 8]><html class="no-js ie8 oldie" lang="en"><![endif]--> <!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]--> <head><script> window.Shopify = window.Shopify || {theme: {id: 131496280153, role: 'main' } }; window._template = { directory: "", name: "page", suffix: "protein-calculator" } </script> <script src="https://cdn.intelligems.io/76e1aec91036.js"></script><link rel='preconnect dns-prefetch' href='https://api.config-security.com/' crossorigin /> <link rel='preconnect dns-prefetch' href='https://conf.config-security.com/' crossorigin /> <link rel='preconnect dns-prefetch' href='https://whale.camera/' crossorigin /> <script> /* >> TriplePixel :: start*/ window.TriplePixelData={TripleName:"promix.myshopify.com",ver:"2.11",plat:"SHOPIFY",isHeadless:false},function(W,H,A,L,E,_,B,N){function O(U,T,P,H,R){void 0===R&&(R=!1),H=new XMLHttpRequest,P?(H.open("POST",U,!0),H.setRequestHeader("Content-Type","application/json")):H.open("GET",U,!0),H.send(JSON.stringify(P||{})),H.onreadystatechange=function(){4===H.readyState&&200===H.status?(R=H.responseText,U.includes(".txt")?eval(R):P||(N[B]=R)):(299<H.status||H.status<200)&&T&&!R&&(R=!0,O(U,T-1,P))}}if(N=window,!N[H+"sn"]){N[H+"sn"]=1,L=function(){return Date.now().toString(36)+"_"+Math.random().toString(36)};try{A.setItem(H,1+(0|A.getItem(H)||0)),(E=JSON.parse(A.getItem(H+"U")||"[]")).push({u:location.href,r:document.referrer,t:Date.now(),id:L()}),A.setItem(H+"U",JSON.stringify(E))}catch(e){}var i,m,p;A.getItem('"!nC`')||(_=A,A=N,A[H]||(E=A[H]=function(t,e,a){return void 0===a&&(a=[]),"State"==t?E.s:(W=L(),(E._q=E._q||[]).push([W,t,e].concat(a)),W)},E.s="Installed",E._q=[],E.ch=W,B="configSecurityConfModel",N[B]=1,O("https://conf.config-security.com/model",5),i=L(),m=A[atob("c2NyZWVu")],_.setItem("di_pmt_wt",i),p={id:i,action:"profile",avatar:_.getItem("auth-security_rand_salt_"),time:m[atob("d2lkdGg=")]+":"+m[atob("aGVpZ2h0")],host:A.TriplePixelData.TripleName,plat:A.TriplePixelData.plat,url:window.location.href,ref:document.referrer,ver:A.TriplePixelData.ver},O("https://api.config-security.com/event",5,p),O("https://whale.camera/live/dot.txt",5)))}}("","TriplePixel",localStorage); /* << TriplePixel :: end*/ </script> <script type="text/javascript"> !function(){var geq=window.geq=window.geq||[];if(geq.initialize) return;if (geq.invoked){if (window.console && console.error) {console.error("GE snippet included twice.");}return;}geq.invoked = true;geq.methods = ["page", "suppress", "trackOrder", "identify", "addToCart", "callBack", "event"];geq.factory = function(method){return function(){var args = Array.prototype.slice.call(arguments);args.unshift(method);geq.push(args);return geq;};};for (var i = 0; i < geq.methods.length; i++) {var key = geq.methods[i];geq[key] = geq.factory(key);}geq.load = function(key){var script = document.createElement("script");script.type = "text/javascript";script.async = true;if (location.href.includes("vge=true")) {script.src = "https://s3-us-west-2.amazonaws.com/jsstore/a/" + key + "/ge.js?v=" + Math.random();} else {script.src = "https://s3-us-west-2.amazonaws.com/jsstore/a/" + key + "/ge.js";}var first = document.getElementsByTagName("script")[0];first.parentNode.insertBefore(script, first);};geq.SNIPPET_VERSION = "1.6.1"; geq.load("7Q0H40O");}(); </script> <script>geq.page()</script> <script id="script_tag_id" data-last-check-status-key="_prevCheckIsOk" data-last-check-timestamp-key="_prevCheckTimestamp" data-refresh-interval-ms="120000" data-script-src="https://d2fj3s7h83rb61.cloudfront.net/Bm6loFlqAq/bin" data-app-info="1-1--1.3.6" data-app-platform="1" data-app-type="1" data-app-version="1.3.6"> (function () { var currentScript = document.currentScript; var currentScriptDataset = currentScript.dataset; var lastCheckStatusKey = currentScriptDataset.lastCheckStatusKey; var lastCheckTimestampKey = currentScriptDataset.lastCheckTimestampKey; var refreshIntervalMs = parseInt(currentScriptDataset.refreshIntervalMs, 10); var scriptSrc = currentScriptDataset.scriptSrc; if (lastCheckStatusKey && lastCheckTimestampKey && refreshIntervalMs && scriptSrc && !isNaN(refreshIntervalMs)) { if (localStorage.getItem(lastCheckStatusKey) === null) { localStorage.setItem(lastCheckStatusKey, String(false)); } if (localStorage.getItem(lastCheckTimestampKey) === null){ localStorage.setItem(lastCheckTimestampKey, String(0)); } var locationHref = document.location.href; var now = Date.now(); var lastCheckStatus = String(localStorage.getItem(lastCheckStatusKey)).toLowerCase() === 'true'; var lastCheckTimestamp = parseInt(localStorage.getItem(lastCheckTimestampKey), 10); if (!isNaN(lastCheckTimestamp)) { var needRefreshByInterval = now - lastCheckTimestamp > refreshIntervalMs; if (needRefreshByInterval || lastCheckStatus) { var LOAD = 'load'; var ERROR = 'error'; var script = document.createElement('script'); function scriptEventHandler(evt) { var target = evt.target; var evtType = evt.type; var currentCheckStatus = false; var currentCheckTimestamp = Date.now(); if (evtType === LOAD) { currentCheckStatus = true; } localStorage.setItem(lastCheckStatusKey, String(currentCheckStatus)); localStorage.setItem(lastCheckTimestampKey, String(currentCheckTimestamp)); target.removeEventListener(LOAD, scriptEventHandler); target.removeEventListener(ERROR, scriptEventHandler); } if (!locationHref.match(/(\/checkouts\/|\/thank_you)/gi)) { script.defer = true; } script.addEventListener(LOAD, scriptEventHandler); script.addEventListener(ERROR, scriptEventHandler); script.src = scriptSrc; document.head.insertBefore(script, currentScript); } } } else { console.error('wrapper is not right configured'); } })(); </script> <link rel="shortcut icon" href="//promixnutrition.com/cdn/shop/t/165/assets/favicon-new.png?v=143957584878656425751729185512" type="image/png" /> <meta charset="utf-8" /> <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1' /><![endif]--><title>Protein Calculator - How Much Protein Do I Need? | Promix Nutrition®</title><meta name="description" content="Our free and easy protein calculator answers how much protein do I need a day? Get specific protein needs for optimal health with our protein intake calculator." /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /> <link rel="canonical" href="https://promixnutrition.com/pages/protein-calculator" /><meta property="og:site_name" content="Promix Nutrition"><meta property="og:url" content="https://promixnutrition.com/pages/protein-calculator"><meta property="og:title" content="Protein Calculator - How Much Protein Do I Need? | Promix Nutrition®"><meta property="og:type" content="website"><meta property="og:description" content="Our free and easy protein calculator answers how much protein do I need a day? Get specific protein needs for optimal health with our protein intake calculator."><meta property="og:image" content="https://cdn.shopify.com/s/files/1/0507/9565/t/13/assets/promix-calculator-how-much-protein-do-you-need-1628867213039.jpeg" /><meta property="og:image:secure_url" content="https://cdn.shopify.com/s/files/1/0507/9565/t/13/assets/promix-calculator-how-much-protein-do-you-need-1628867213039.jpeg" /><link rel="stylesheet" href="https://use.typekit.net/kxj4rkv.css"><link href="//promixnutrition.com/cdn/shop/t/165/assets/styles.css?v=153225634779668404801732145495" rel="stylesheet" type="text/css" media="all" /> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="uxVb2KZhTO-A93qKOeSX3B7jgVM8RTitHufoVHQy4Jg"> <meta name="google-site-verification" content="bdiF0mxtTlXX2a4tJhltxbplxtVzuZBQl90bbjj7Vjo"> <meta name="google-site-verification" content="uxVb2KZhTO-A93qKOeSX3B7jgVM8RTitHufoVHQy4Jg"> <meta name="facebook-domain-verification" content="lw7lh9asroweqfzo6y9y8a7kmvgvkm"> <meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/5079565/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="200bcde184f087ef9c840fc9dd548c61"> <meta id="in-context-paypal-metadata" data-shop-id="5079565" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"> <link rel="alternate" hreflang="x-default" href="https://promixnutrition.com/pages/protein-calculator"> <link rel="alternate" hreflang="en-GB" href="https://promixnutrition.com/en-uk/pages/protein-calculator"> <link rel="alternate" hreflang="en-CA" href="https://promixnutrition.com/en-ca/pages/protein-calculator"> <link rel="alternate" hreflang="en-US" href="https://promixnutrition.com/pages/protein-calculator"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <link rel="preconnect" href="https://shop.app" crossorigin="anonymous"> <script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=5079565" crossorigin="anonymous"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":5079565,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/5079565","merchantName":"Promix Nutrition","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Promix Nutrition","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script> <script id="shopify-features" type="application/json">{"accessToken":"200bcde184f087ef9c840fc9dd548c61","betas":["rich-media-storefront-analytics"],"domain":"promixnutrition.com","predictiveSearch":true,"shopId":5079565,"smart_payment_buttons_url":"https:\/\/promixnutrition.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/promixnutrition.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "promix.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"Debloat Dynamic Subscription Discounts, 2024_10_21","id":131496280153,"schema_name":null,"schema_version":null,"theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "promixnutrition.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script> <script>window.ShopifyPay = window.ShopifyPay || {}; window.ShopifyPay.apiHost = "shop.app\/pay";</script> <script id="shop-js-analytics" type="application/json">{"pageType":"page"}</script> <script> window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"login-button":["modules/client.login-button_PyB0yoLG.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"shop-pay-payment-request":["modules/client.shop-pay-payment-request_BSPYpBgE.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js","modules/chunk.shop-pay_DNi9j_X8.esm.js"],"payment-terms":["modules/client.payment-terms_BF5x7ymI.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"],"pay-button":["modules/client.pay-button_Cc3hmsbn.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"discount-app":["modules/client.discount-app_Dl148wJa.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"avatar":["modules/client.avatar_BTnouDA3.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/client.init-shop-for-new-customer-accounts_BXLde5-4.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/client.init-shop-email-lookup-coordinator_CSM1j0yH.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"init-customer-accounts-sign-up":["modules/client.init-customer-accounts-sign-up_BDGFEblG.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"],"init-customer-accounts":["modules/client.init-customer-accounts_Ztg3e7fA.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"]}; </script> <script>(function() { function asyncLoad() { var urls = ["https:\/\/scripts.juniphq.com\/v1\/junip_shopify.js?shop=promix.myshopify.com","https:\/\/schemaplusfiles.s3.amazonaws.com\/loader.min.js?shop=promix.myshopify.com","https:\/\/sdk.postscript.io\/sdk-script-loader.bundle.js?shopId=24400\u0026shop=promix.myshopify.com","https:\/\/services.nofraud.com\/js\/device.js?shop=promix.myshopify.com","https:\/\/sdks.automizely.com\/recommendations\/v1\/pz-recommendations.umd.js?connection_id=908352debb95811cf0bef241e32dfa48_v1\u0026org_id=951f3a3d02811e1221100061a4f79b90_v1\u0026app_key=promix\u0026app_name=personalization\u0026shop=promix.myshopify.com","https:\/\/chimpstatic.com\/mcjs-connected\/js\/users\/1e893edec6f448c7cb92d38a8\/c30adb1e62a47f3c2f74e40a8.js?shop=promix.myshopify.com","https:\/\/form-assets.mailchimp.com\/snippet\/account\/219039150?shop=promix.myshopify.com","https:\/\/customer-first-focus.b-cdn.net\/cffOrderifyLoader_min.js?shop=promix.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })();</script> <script id="__st">var __st={"a":5079565,"offset":-18000,"reqid":"91ed9276-b90e-4132-bd8f-c4823bde9e79-1732708968","pageurl":"promixnutrition.com\/pages\/protein-calculator","s":"pages-27290107993","u":"ce7d6ee4bff7","p":"page","rtyp":"page","rid":27290107993};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(',');function s(t,e,n=!1){try{const o=window.sessionStorage;for(const[n,c]of Object.entries(JSON.parse(o.getItem(e))))t.elements[n]&&(t.elements[n].value=c);n&&o.removeItem(e)}catch{}}const a='form_key',i=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response','password'],u=()=>{try{return window.sessionStorage}catch{return}},m=t=>t.elements[a],f='form_type',d='cptcha';function p(t){t.dataset[d]=!0}const l=window,h=l.document,_='Shopify',y='ce_forms',E='captcha';let v=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe','https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.4.0.iife.js',T={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=l[_][y],c=o.bindForm;if(c)return c(t,g,e,T).then(n);o.q.push([[t,g,e,T],n]),v||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:'https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.4.0.iife.js'})),v=!0)});var g,T;l[_]=l[_]||{},l[_][y]=l[_][y]||{},l[_][y].q=[],l[_][E]=l[_][E]||{},l[_][E].protect=function(t,e){n(t,void 0,e),p(t)},Object.freeze(l[_][E]),function(t,e,n,l,h,_){const[y,E,v,g]=function(t,e,n){const s=e?o:[],a=t?c:[],i=[...s,...a],u=[...o],m=r(i),f=r(s),d=n&&r(i.filter((([t,e])=>n.includes(e)))),p=r(u),l=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];return[l(m),l(f),l(d),l(p)]}(l,h,_),T=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},S=t=>y().includes(t);t.addEventListener('submit',(t=>{const e=T(t);if(!e)return;const n=S(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=m(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!u())return;!function(t){const e=u();if(!e)return;const n=m(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){m(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:a})),t.elements[a].value=e}(t,e),function(t,e){const n=u();if(!n)return;const o=[...t.querySelectorAll('input[type="password"]')].map((({name:t})=>t)),c=[...i,...o],r={};for(const[s,a]of new FormData(t).entries())c.includes(s)||(r[s]=a);n.setItem(e,JSON.stringify(r))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const w=(t,e)=>{t&&!t.dataset[d]&&(n(t,e.some((e=>e===t))),p(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=T(t);S(e)&&w(e,E())}));const A=e.get('form_key'),b=e.get(f),I=A&&b;t.addEventListener('DOMContentLoaded',(()=>{const t=E();if(I)for(const e of t)e.elements[f].value===b&&s(e,A);[...new Set([...v(),...y().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>w(e,t)))}))}(h,new URLSearchParams(l.location.search),n,!0,!0,['guest_login'])})()}();</script> <script integrity="sha256-EGCDRYTvIEOXsReXgqGwkAR+5Dl8tickSrieA/ZcQwc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//promixnutrition.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-1060834584ef204397b1179782a1b090047ee4397cb627244ab89e03f65c4307.js" crossorigin="anonymous"></script> <script crossorigin="anonymous" defer="defer" src="//promixnutrition.com/cdn/shopifycloud/shopify/assets/shopify_pay/storefront-80e528be853eac23af2454534897ca9536b1d3d04aa043b042f34879a3c111c8.js?v=20220906"></script> <script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//promixnutrition.com/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script> <style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) { #dynamic-checkout-cart { min-height: 50px; } } @media screen and (max-width: 750px) { #dynamic-checkout-cart { min-height: 240px; } } </style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <meta name="google-site-verification" content="fan__YpDt6k322MB9qsAjVds1b9V8dBYK7yYkuFqYQw" /> <meta name="google-site-verification" content="aGa8_3tKhbUjdxZbdqTyPZ-bPwbysKpy9CEKzNyG8Hw" /> <meta name="msvalidate.01" content="FB9C3841D88B0122CC8ED4320A53AC37" /><script src="https://07fe5b46faae48e1804a11f4e1e3a7f7.js.ubembed.com" async></script> <script defer src="https://cdn.userway.org/widget.js" data-account="oUeZAZx7H4"></script><!-- BEGIN app block: shopify://apps/consentmo-gdpr/blocks/gdpr_cookie_consent/4fbe573f-a377-4fea-9801-3ee0858cae41 --> <!-- END app app block --><!-- BEGIN app block: shopify://apps/redo-free-return-automation/blocks/redo_app_embed/c613644b-6df4-4d11-b336-43a5c06745a1 --><script> if (typeof process === "undefined") { process = {}; } if (process.env === undefined) { process.env = {}; } process.env.IPIFY_API_KEY = "at_S8q5xe1hwi5jKf6CSb4V661KXTKK2"; process.env.AMPLITUDE_API_KEY = "4ea5fb67e1313890e096ab17cce5d093"; process.env.REDO_API_URL = "https://shopify-cdn.getredo.com"; </script> <script async src="https://cdn.shopify.com/extensions/5e2ae104-ed4d-4a93-9744-12166e094e8b/redo-free-return-automation-416/assets/main.js"></script> <!-- END app app block --><!-- BEGIN app block: shopify://apps/elevar-conversion-tracking/blocks/dataLayerEmbed/bc30ab68-b15c-4311-811f-8ef485877ad6 --> <script type="module" dynamic> const configUrl = "/a/elevar/static/configs/5fa97295f702c122e8933eac69a1b7f95241ed71/config.js"; const config = (await import(configUrl)).default; const scriptUrl = config.script_src_app_theme_embed; if (scriptUrl) { const { handler } = await import(scriptUrl); handler( config, { cartData: { marketId: "1991114841", attributes:{}, cartTotal: "0.0", currencyCode:"USD", items: [] } , user: {cartTotal: "0.0", currencyCode:"USD",customer: {}, } , isOnCartPage:false, collectionView:null, searchResultsView:null, productView:null, checkoutComplete: null } ); } </script> <!-- END app app block --><!-- BEGIN app block: shopify://apps/fondue-cashback-promotions/blocks/caseback-embed/dcfd972d-99c5-4526-b55b-2d76e990dec8 --> <script async id="fondue-cashback" src="https://public.getfondue.com/cashback-extension/cart/fundle.js?v=bc274b489310acac246861a269e5151bb4f6addf" api="AJAX" shop="promix.myshopify.com" type="application/javascript"> </script> <!-- END app app block --><!-- BEGIN app block: shopify://apps/klaviyo-email-marketing-sms/blocks/klaviyo-onsite-embed/2632fe16-c075-4321-a88b-50b567f42507 --> <script async src="https://static.klaviyo.com/onsite/js/MV2njj/klaviyo.js?company_id=MV2njj"></script> <script>!function(){if(!window.klaviyo){window._klOnsite=window._klOnsite||[];try{window.klaviyo=new Proxy({},{get:function(n,i){return"push"===i?function(){var n;(n=window._klOnsite).push.apply(n,arguments)}:function(){for(var n=arguments.length,o=new Array(n),w=0;w<n;w++)o[w]=arguments[w];var t="function"==typeof o[o.length-1]?o.pop():void 0,e=new Promise((function(n){window._klOnsite.push([i].concat(o,[function(i){t&&t(i),n(i)}]))}));return e}}})}catch(n){window.klaviyo=window.klaviyo||[],window.klaviyo.push=function(){var n;(n=window._klOnsite).push.apply(n,arguments)}}}}();</script> <script> window.klaviyoReviewsProductDesignMode = false </script> <!-- END app app block --><script src="https://cdn.shopify.com/extensions/27fbc1d5-69b9-486e-85cc-1e23814fd6ba/consentmo-gdpr-197/assets/consentmo_cookie_consent.js" type="text/javascript" defer="defer"></script> <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch"> <script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 5079565,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "page"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script> <script id="web-pixels-manager-setup">(function d(d,e,r,a,n){var o,i,t,s,l=(i=(o={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(12[7-9]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(12[7-9]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,t=o.legacy,s=navigator.userAgent,i.test(s)?"modern":(t.test(s),"legacy"));window.Shopify=window.Shopify||{};var c=window.Shopify;c.analytics=c.analytics||{};var u=c.analytics;u.replayQueue=[],u.publish=function(d,e,r){return u.replayQueue.push([d,e,r]),!0};try{self.performance.mark("wpm:start")}catch(d){}var h=[r,"/wpm","/b",n,l.substring(0,1),".js"].join("");!function(d){var e=d.src,r=d.async,a=void 0===r||r,n=d.onload,o=d.onerror,i=document.createElement("script"),t=document.head,s=document.body;i.async=a,i.src=e,n&&i.addEventListener("load",n),o&&i.addEventListener("error",o),t?t.appendChild(i):s?s.appendChild(i):console.error("Did not find a head or body element to append the script")}({src:h,async:!0,onload:function(){var r=window.webPixelsManager.init(d);e(r);var a=window.Shopify.analytics;a.replayQueue.forEach((function(d){var e=d[0],a=d[1],n=d[2];r.publishCustomEvent(e,a,n)})),a.replayQueue=[],a.publish=r.publishCustomEvent,a.visitor=r.visitor},onerror:function(){var e=d.storefrontBaseUrl.replace(/\/$/,""),r="".concat(e,"/.well-known/shopify/monorail/unstable/produce_batch"),n=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:a||"latest",bundle_target:l,page_url:self.location.href,status:"failed",surface:d.surface,error_msg:"".concat(h," has failed to load")},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(r,n))return!0}catch(d){}var o=new XMLHttpRequest;try{return o.open("POST",r,!0),o.setRequestHeader("Content-Type","text/plain"),o.send(n),!0}catch(d){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1}})})({shopId: 5079565,storefrontBaseUrl: "https://promixnutrition.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"29196377","configuration":"{\"shopId\":\"promix.myshopify.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"cffa392a67cca18c9f8b8636061a0c3f","type":"APP","apiClientId":4845829,"privacyPurposes":["ANALYTICS"]},{"id":"24510553","configuration":"{\"config_url\": \"\/a\/elevar\/static\/configs\/5fa97295f702c122e8933eac69a1b7f95241ed71\/config.js\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"729bda3c0fe1f4fc02b6796f15b229e0","type":"APP","apiClientId":2509311,"privacyPurposes":[]},{"id":"9371737","configuration":"{\"myshopifyDomain\":\"promix.myshopify.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"e32653096b768840c4e834ea506d7953","type":"APP","apiClientId":2775569,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"8978521","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"5","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"Twitter Tracking Code"},{"id":"34013273","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":[],"name":"Elevar - Checkout Tracking"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0220","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0220","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Promix Nutrition","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"promix.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/promixnutrition.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://promixnutrition.com/cdn","1518c2ba4d2b3301a1e3cb6576947ef22edf7bb6","3c762e5aw5b983e43pc2dc4883m545d5a27",);</script> <script>window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"page":{"pageType":"page","resourceType":"page","resourceId":27290107993}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; }</script> <script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() { }; </script> <script class="analytics">(function () { var customDocumentWrite = function(content) { var jquery = null; if (window.jQuery) { jquery = window.jQuery; } else if (window.Checkout && window.Checkout.$) { jquery = window.Checkout.$; } if (jquery) { jquery('body').append(content); } }; var hasLoggedConversion = function(token) { if (token) { return document.cookie.indexOf('loggedConversion=' + token) !== -1; } return false; } var setCookieIfConversion = function(token) { if (token) { var twoMonthsFromNow = new Date(Date.now()); twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2); document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow; } } var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || []; if (trekkie.integrations) { return; } trekkie.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; trekkie.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); trekkie.push(args); return trekkie; }; }; for (var i = 0; i < trekkie.methods.length; i++) { var key = trekkie.methods[i]; trekkie[key] = trekkie.factory(key); } trekkie.load = function(config) { trekkie.config = config || {}; trekkie.config.initialDocumentCookie = document.cookie; var first = document.getElementsByTagName('script')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function(e) { var scriptFallback = document.createElement('script'); scriptFallback.type = 'text/javascript'; scriptFallback.onerror = function(error) { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'trekkie_storefront_load_errors/1.1', {shop_id: 5079565, theme_id: 131496280153, app_name: "storefront", context_url: window.location.href, source_url: "//promixnutrition.com/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//promixnutrition.com/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//promixnutrition.com/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":5079565,"isMerchantRequest":null,"themeId":131496280153,"themeCityHash":"17305798131587638586","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{"pageType":"page","resourceType":"page","resourceId":27290107993}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//promixnutrition.com/cdn/shopifycloud/shopify/assets/shop_events_listener-61fa9e0a912c675e178777d2b27f6cbd482f8912a6b0aa31fa3515985a8cd626.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script class="boomerang"> (function () { window.BOOMR = window.BOOMR || {}; window.BOOMR.themeName = ""; window.BOOMR.themeVersion = ""; window.BOOMR.shopId = 5079565; window.BOOMR.themeId = 131496280153; })();</script> <script defer src="https://promixnutrition.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.0.2.min.js" data-application="storefront-renderer" data-shop-id="5079565" data-render-region="gcp-asia-southeast1" data-page-type="page" data-theme-instance-id="131496280153" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" ></script> </head> <body class="body-page-protein-calculator"> <div id="whiteBack" class="whiteBack"></div><div id="blackBack" class="blackBack"></div> <div id="header"><section id="shopify-section-above_header_banner" class="shopify-section above-header-banner"><div class="aboveHeaderBanner custom" style="background-color:#ffb700;color:#000000;"><div class="bannerSlide"><h5><a href="/pages/black-friday-cyber-monday"><span class="emoji">&#127880;</span>Black Friday Sale: Up to 32% Off <span class="emoji">&#127880;</span></a></h5></div></div><!--aboveHeaderBanner--></section><div id="header_layout" class="headerWrapper"> <div class="headerLogo"> <a href="/"> <img src="//promixnutrition.com/cdn/shop/t/165/assets/promix-protein-powder-logo.png?v=171405470187072173881729185638" alt="Promix Nutrition Protein Powder" /> </a> </div><!--headerLogo--> <a class="headerIcon-menu headerIcon open-sidebarMenu" data-nav="sidebarNav" title="Open Sidebar Menu" > <span></span> </a> <div class="headerNav"><nav id="mainNav" class="main"> <ul><li class="navItem-shop-allfeatured"><a class="mainNavLink withSub" data-sub="shop-allfeatured" href="/collections/all-health-products">Shop All</a></li><li class="navItem-best-sellers"><a class="mainNavLink withSub" data-sub="best-sellers" href="/collections/best-supplement-sellers">Best Sellers</a></li><li class="navItem-protein"><a class="mainNavLink withSub" data-sub="protein" href="/collections/protein-supplements">Protein</a></li><li class="navItem-pre-workout"><a class="mainNavLink withSub" data-sub="pre-workout" href="/products/pre-workout">Pre-Workout</a></li><li class="navItem-liver"><a class="mainNavLink" data-sub="false" href="/products/promix-raw-liver-capsules">Liver</a></li><li class="navItem-vitamins-supplements"><a class="mainNavLink withSub" data-sub="vitamins-supplements" href="/collections/nutritional-supplements">Vitamins & Supplements</a></li><li class="navItem-bars"><a class="mainNavLink withSub" data-sub="bars" href="/collections/protein-snacks">Bars</a></li><li class="navItem-protein-calculator"><a class="mainNavLink active" data-sub="false" href="/pages/protein-calculator">Protein Calculator</a></li></ul> </nav> <div id="header-nav-sub-container" class="header-nav-sub-container" data-section="nav-header-dropdowns"><nav class="sub hiddenSub"></nav></div></div> <a class="headerIcon-search headerIcon open-searchBar" href="/search"> <img alt="Search Icon" src="//promixnutrition.com/cdn/shop/t/165/assets/icon-search.png?v=110965060254019515151729185577" /> </a> <a class="headerIcon-account headerIcon" href="/account"> <img alt="Account Icon" src="//promixnutrition.com/cdn/shop/t/165/assets/icon-account.png?v=165312114404047996541729185552" /> </a> <a class="headerIcon-cart headerIcon open-cartSlideout" href="/cart"> <img alt="Cart Icon" src="//promixnutrition.com/cdn/shop/t/165/assets/icon-shoppingBag.png?v=960180085189179811729185579" /> <span class="cartCountHolder cartCountHolderEmpty"> <span id="cart-count" class="cart-count cartCount">0</span> </span> <span id="cart-subtotal" class="cart-subtotal cartSubtotal">$0.00</span> </a><div class="headerIcon-flag withDropdown headerIcon"><a class="flag flag-us"><img src="//cdn.shopify.com/static/images/flags/us.svg?width=32" alt="United States" srcset="//cdn.shopify.com/static/images/flags/us.svg?width=32 32w" width="32" height="24"></a> <div class="countrySelector"><a class="flag flag-canada" href="/en-ca"><img src="//cdn.shopify.com/static/images/flags/ca.svg?width=32" alt="Canada" srcset="//cdn.shopify.com/static/images/flags/ca.svg?width=32 32w" width="32" height="24"></a><a class="flag flag-guernsey-channel-island-uk" href="/"><img src="//cdn.shopify.com/static/images/flags/gg.svg?width=32" alt="Guernsey" srcset="//cdn.shopify.com/static/images/flags/gg.svg?width=32 32w" width="32" height="24"></a><a class="flag flag-uk" href="/en-uk"><img src="//cdn.shopify.com/static/images/flags/gb.svg?width=32" alt="United Kingdom" srcset="//cdn.shopify.com/static/images/flags/gb.svg?width=32 32w" width="32" height="24"></a></div><!--countrySelector--> </div><!--headerIcon-flag--> </div><!--#header_layout--></div><!--#header--> <div id="mainContainer"><style> .template-page-protein-calculator .head { padding-top:0; padding-bottom:24px; text-align:left; } .calculatorHeroSideBySide .sideImage { position:relative; overflow:hidden; } .calculatorHeroSideBySide .sideImage:before { content:''; display:block; padding-top:100%; } .calculatorHeroSideBySide .sideImage .image { position:absolute; top:0; left:0; width:100%; height:100%; display:flex; justify-content:center; align-items:center; } .calculatorHeroSideBySide .sideContent { font-size:20px; } .calculatorHeroSideBySide .sideContent h1 { margin-bottom:0.35em; font-size:1.9em; } .calculatorHeroSideBySide .sideContent h2 { font-size:1.35em; } .calculatorHeroSideBySide .sideContent p { font-size:0.925em; } .calculatorHeroSideBySide .sideContent .button { width:185px; max-width:100%; margin:1.4em 0 0; font-size:0.93em; } .proteinCalculatorSideBySide .sideImage { order:1; max-width:420px; margin-left:auto; margin-right:auto; } .proteinCalculatorSideBySide .sideImage .image { display:block; width:100%; position:relative; overflow:hidden; } .proteinCalculatorSideBySide .sideImage .image:before { content:''; display:block; padding-top:125%; } .proteinCalculatorSideBySide .sideImage .image img { display:block; position:absolute; top:0; left:0; max-width:100%; max-height:100%; } .proteinCalculatorSideBySide .sideContent { order:2; padding:30px; } .proteinCalculatorSideBySide .sideContent .content { max-width:350px; }.proteinCalculatorSideBySide h1 { font-size:32px; } .proteinCalculatorSideBySide h2 { font-size:22px; }.template-page-protein-calculator .centerContainer { max-width:1120px; } .template-page-protein-calculator .pageContent { word-wrap: break-word; } .template-page-protein-calculator .pageContent h3 { font-size:18px; } .template-page-protein-calculator .pageContent p { font-size:14px; color:#000; } .template-page-protein-calculator .foot { padding-top:50px; padding-bottom:50px; } .template-page-protein-calculator .pageContent-disclaimer h3, .template-page-protein-calculator .pageContent-references h3 { padding-bottom:5px; } .template-page-protein-calculator .pageContent-references p { word-wrap: break-word; font-size:12.5px; line-height:1.2; } @media only screen and (max-width:850px) { .calculatorHeroSideBySide .sideContent { font-size:16px; text-align:left; } .calculatorHeroSideBySide .sideContent .button { font-size:1em; }.proteinCalculatorSideBySide h1 { font-size:28px; } .proteinCalculatorSideBySide h2 { font-size:19px; }.template-page-protein-calculator .pageContent img { width:auto; height:auto; } } /* end media query */ </style> <div id="template-page-protein-calculator" class="template template-page template-page-protein-calculator"> <div class="head"> <div class="sideBySide heroSideBySide calculatorHeroSideBySide"> <div class="sideContent"> <div class="content"> <h1>Promix Protein Calculator&trade;</h1> <h2>How much protein do you need?</h2><a class="button buttonPrimary buttonPrimary-reversed triggerCalculatorPopup">Start Calculator</a> </div><!--content--> </div><!--sideContent--><div class="sideImage"> <div class="image"> <img alt="how much protein do i need calculator" class="lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/promix-calculator-how-much-protein-do-you-need_600x.jpg?v=88969317237672373111729185607" data-src="//promixnutrition.com/cdn/shop/t/165/assets/promix-calculator-how-much-protein-do-you-need_1200x.jpg?v=88969317237672373111729185607" /> </div><!--image--> </div><!--sideImage--> </div><!--sideBySide--> </div><!--head--> <div class="body"> <div class="centerContainer"> <div class="pageContent"> <h2><span style="font-weight: 400;">What is the Promix Protein Calculator™?</span></h2> <p><span style="font-weight: 400;">The Promix Protein Calculator™ provides you with a tailored response to your question, “How much protein do I need in a day?” Our Promix Protein Intake Calculator helps you optimize your nutrient consumption within your daily routine. Whatever your goals, our protein intake calculator will guide you toward the ideal amount of protein and provide valuable information about how to train. Our protein intake calculator not only does the math for you, it guides you toward the right natural protein powder and natural nutritional supplements to fit your preferences and lifestyle for maximal results.</span></p> <h2><span style="font-weight: 400;">What Makes the Promix Protein Calculator™ Unique?</span></h2> <p><span style="font-weight: 400;">The Promix Protein Calculator™ was designed by Albert Matheny, M.S., R.D., C.S.C.S. Albert is a Registered Dietitian, Exercise Physiologist, and Founder + Owner of SoHo Strength Lab in New York City (Men’s Health "Best New Independent Gym" 2015). For the past ten years, Albert has worked with athletes and clients of all ability levels to improve their nutrition and training.</span></p> <h2><span style="font-weight: 400;">Who Should Use the Promix Protein Calculator™?</span></h2> <p><span style="font-weight: 400;">The Promix Protein Calculator™ is for anyone looking for a better way to determine their own specific daily protein needs quickly and easily. Our protein calculator combines well-researched scientific components with the years of real world experience Albert has gained through helping thousands of clients. Whether you are an Olympic gold medalist or someone just starting to train, having the right amount of protein in your diet will help you feel better and achieve your goals.</span></p> <h2><span style="font-weight: 400;">How to Use Our Protein Calculator?</span></h2> <p><span style="font-weight: 400;">Our Promix Protein Calculator™ is designed to work for someone that is new to training and for the experienced/elite athlete. Choose the path of questions that is appropriate for you and answer the questions truthfully to give the most accurate protein recommendation. Individual data is never shared or published.</span></p> <h2><span style="font-weight: 400;">What are the Next Steps After Using Our Protein Calculator?</span></h2> <p><span style="font-weight: 400;">After completing the protein calculator you should look at your total protein needs, as well as the maximum recommended daily protein in the form of supplements. Whole foods (e.g. eggs, legumes, meats, nuts...) should always make up the majority of your protein intake regardless of your goals.</span></p> <h2><span style="font-weight: 400;">How does the Promix Protein Calculator™ calculate your specific protein intake?</span></h2> <p><span style="font-weight: 400;">The Promix Protein Calculator™ calculates your specific protein intake by taking data into account into three key areas that determine your protein needs. These areas are physical attributes ( e.g. height, body type....), past training history and current training level (e.g. how many days/week you strength train), and future physical goals (e.g. primary training goal).</span></p> <ol> <li style="font-weight: 400;"> <span style="font-weight: 400;">Your </span><b>physical attribute data</b><span style="font-weight: 400;"> is used to get an approximation of your lean body mass. Lean body mass allows for a baseline calculation of your daily caloric expenditure, including protein needs.</span> </li> <li style="font-weight: 400;"> <b>Past and current training level data</b><span style="font-weight: 400;"> allows for an assessment of your protein needs based upon your training. This data also gives a better indication of where you are in your training, e.g. a beginner who can be expected to see fast and significant adaptations, an experienced lifter that is progressing over a longer timeline, etc.</span> </li> <li style="font-weight: 400;"> <span style="font-weight: 400;">Lastly, using your </span><b>future physical goals</b><span style="font-weight: 400;">, the algorithm is able to determine how your protein needs will be changing from you today moving forward. For example, are you making a significant change to your training or nutrition, primarily staying on the same training and nutrition plan, etc.</span> </li> </ol> <p><span style="font-weight: 400;">The data from these three areas allows the Promix Protein Calculator™ to consider all aspects impacting your protein needs and make a specific recommendation aimed to help you feel, perform, and recover optimally.</span></p> <h2><span style="font-weight: 400;">The 411 on Protein Intake</span></h2> <p><span style="font-weight: 400;">We receive a lot of questions about protein, and for good reason–protein intake can be really confusing! Promix has the answers you need to successfully adjust your protein intake based on your needs. Here are a few basic points everyone should know about protein:</span></p> <h3><strong>1. What are Proteins?</strong></h3> <p><span style="font-weight: 400;">Proteins are large and complex molecules made up of amino acids and constructed into long chains. Protein is responsible for a number of bodily functions, from tissue growth and maintenance, aiding in digestion, muscle contraction, energy production, and blood clotting. Proteins also contribute to:</span></p> <ul> <li style="font-weight: 400;"><span style="font-weight: 400;">Building structure within cells </span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Regulating pH and fluid balance</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">The transportation and storage of nutrients</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Assisting in the communication of cells, tissues, and organs</span></li> </ul> <h3><strong>2. Why Protein is Essential to Your Diet?</strong></h3> <p><span style="font-weight: 400;">In addition to carbohydrates and essential fats, protein is a macronutrient required by the body in order to perform basic functions. When there is not enough protein in your diet, you may experience weakness, fatigue, swelling, skin degeneration, loss of muscle mass, and an increased risk of injury.</span></p> <h3><strong>3. How Much Protein Do I Need in a Day?</strong></h3> <p><span style="font-weight: 400;">The following chart reveals the recommended daily protein intake based on your age given that you are overall healthy. </span></p> <div style="text-align: left;"><img src="https://cdn.shopify.com/s/files/1/0507/9565/files/RDA-protein-by-age.png?v=1641270907" alt="RDA of protein by age" width="562" height="271" style="float: none;"></div> <p><span style="font-weight: 400;">It is important to note that the </span><a href="https://www.fda.gov/media/99059/download" target="_blank" title="FDA’s recommended daily values" rel="noopener noreferrer"><span style="font-weight: 400;">FDA’s recommended daily values</span></a><span style="font-weight: 400;"> are to prevent deficiency and not based on optimal health nor specific to individuals, especially those looking to gain lean muscle or improve their body composition. The recommended daily allowance (RDA) of protein varies from one person to the next.</span></p> <p><b>To get your specific daily protein intake needs, get started with our simple and free protein calculator:</b></p> <ul> <li style="font-weight: 400;"> <h4> <a href="https://promixnutrition.com/pages/protein-calculator#start-calculator" title="General Fitness Promix Protein Calculator"><b>General Fitness Promix Protein Calculator</b></a><b>™</b><span style="font-weight: 400;"> - </span><span style="font-weight: 400;">Best for people who go to the gym a few times per week and enjoy a variety of workout types or classes.</span> </h4> </li> <li style="font-weight: 400;"> <h4> <a href="https://promixnutrition.com/pages/protein-calculator#start-calculator" title="Experienced Lifter Promix Protein Calculator"><b>Experienced Lifter Promix Protein Calculator</b></a><b>™</b><span style="font-weight: 400;"> - </span><span style="font-weight: 400;">Best for people who go to the gym 3x/week or more and have specific strength or performance goals.</span> </h4> </li> </ul> <h3><strong>4. What is the RDA of protein for muscle growth?</strong></h3> <p><span style="font-weight: 400;">1g/lb (2.2g/kg) of body weight is recommended for someone who is training at least 1 hour per day and whose goal is to gain muscle. It’s rare for people to hit this goal because of the reality of how people adhere to nutritional guidance. Simply trying to hit this goal brings protein intake up and this significantly improves lean muscle gain, recovery, and overall body composition (e.g. increased lean mass and decreased fat mass).</span></p> <h3><strong>5. What are the Benefits to Eating Protein?</strong></h3> <p><span style="font-weight: 400;">As a macronutrient, protein is vital to your body’s natural processes. When you supplement your diet with the right amount of protein, you are making it easier for your body to build lean muscle, strengthen bones and tissue, deliver oxygen and nutrients throughout the body, aid in digestion, and regulate hormones. Furthermore, eating protein can help curb hunger, maintain a healthy weight, reduce fatigue, and reduce recovery time after exercise or injury.</span></p> <h3><strong>6. What Happens if You Have Too Much Protein?</strong></h3> <p><span style="font-weight: 400;">Just like having too little protein in your diet can lead to serious health problems, eating too much protein for a long time can cause exhaustion and discomfort, including indigestion, dehydration, nausea, irritability, diarrhea, headaches, and put you at an increased risk for developing kidney stones.</span></p> <p><span style="font-weight: 400;">Knowing the answer to ‘How much protein do I need” can help you avoid eating too much protein, and subsequently suffering from discomfort or medical problems.</span></p> <h3><strong>7. Which Foods are High in Protein?</strong></h3> <p><span style="font-weight: 400;">Foods high in protein include:</span></p> <ul> <li style="font-weight: 400;"><span style="font-weight: 400;">Lean meats (beef, lamb, veal, pork)</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Dairy products</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Poultry</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Fish and seafood</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Eggs</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Nuts and seeds</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Legumes and beans</span></li> </ul> <p><span style="font-weight: 400;">For </span><a href="https://www.nal.usda.gov/legacy/sites/default/files/protein.pdf" target="_blank" title="amounts of protein in common foods" rel="noopener noreferrer"><span style="font-weight: 400;">amounts of protein in common foods</span></a><span style="font-weight: 400;">, please refer to the USDA’s Nutrient Database for protein.</span></p> <h3><strong>8. How Much Protein Should I Consume From Supplements?</strong></h3> <p><span style="font-weight: 400;">Regardless of your protein needs, it is important to remember that the majority of your food should come from whole food sources like meats, eggs, nuts, etc., not from supplements. Supplements should be used when you need a convenient source of protein and generally, should not make up more than 35% of your daily protein intake. </span></p> <p><span style="font-weight: 400;">For example, if 160 grams of protein is your daily intake, then no more than 56 grams should come from protein supplements (160 x .35 = 56). When you are pressed for time, a protein shake is the best option for you, but remember that whole foods are your first choice whenever possible. </span></p> <h3><strong>9. Why is the Recommended Daily Value for Protein Not the Best for Health and Performance?</strong></h3> <p><span style="font-weight: 400;">The Daily Value (DV) is a term created by the FDA that replaced the term "US RDA".</span></p> <p><span style="font-weight: 400;">"US" stands for United States. RDA stands for "Recommended Daily Allowances".</span></p> <p><span style="font-weight: 400;">The RDA for protein is calculated by multiplying the EAR (Estimated Average Requirements) by 1.2.</span></p> <p><span style="font-weight: 400;">(RDA = 1.2 x EAR)</span></p> <p><span style="font-weight: 400;">So what is the EAR for protein based upon?</span></p> <p><span style="font-weight: 400;">The EAR is based on what scientific research has said will be enough to "satisfy the needs of 50% of the people in that age group." In other words, this means that half of that group will be deficient and half will have enough protein to avoid any negative effects on health. This is also not considering an athletic population that already needs more protein. This is simply an average population sample. Furthermore, I am not looking to only recommend the bare minimum (or below) to prevent disease. I am also looking for the amount to recommend that will fully maximize health, longevity, and physical performance.</span></p> <p><b>So, to put this all together,</b><span style="font-weight: 400;"> the Daily Value you see on food labels for protein is equal to 20% more than what half of the average, non-athletic population needs to prevent deficiency and negative health effects. This is crazy!</span></p> <p><b>The takeaway</b><span style="font-weight: 400;"> here is that the </span><b>Daily Value for protein is INCREDIBLY LOW for what is actually needed for an athlete, not to mention for someone whose goal is to add lean muscle</b><span style="font-weight: 400;">. The Daily Value is not even enough for someone who works out a few times per week. </span></p> <p><b><i>FUN FACT:</i></b><i><span style="font-weight: 400;"> Until 2020, the Nutrition Facts label that shows the Daily Values on your food and supplements will still be based on research that the FDA used to establish RDAs over fifty years ago (in 1968, to be exact). What we know about nutrition has changed in the last fifty years, wouldn’t you say?</span></i></p> <h2><span style="font-weight: 400;">Notes About Using the Promix Protein Calculator™</span></h2> <p><span style="font-weight: 400;">No protein calculator is perfect without taking physical measurements. For the most accurate representation of your daily protein needs, it is helpful to first determine your lean body mass (LBM) using either a Dexa Scan or Bioelectrical Impedance Scale. After you have your lean body mass, you can evaluate your training and lifestyle to achieve a more exact determination of your protein needs. If you would like an in-depth analysis and recommendations, contact Albert. For anyone other than elite athletes, this level of detail is not necessary, nor will it yield significantly better end results in relation to your training goals.</span></p> <p><span style="font-weight: 400;"><br><br></span></p> <p><b>Your Privacy is Important to Us</b></p> <p><span style="font-weight: 400;">The information you input is for your own personal use and will not be published or reproduced.</span></p> <p><b>Disclaimer:</b></p> <p><span style="font-weight: 400;">The Promix Nutrition Protein Calculator (TM) is for education purposes only. Please consult your dietitian and doctor before beginning any new diet or exercise program. </span></p> <p><span style="font-weight: 400;">These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.</span></p> <p><b>References:</b></p> <p><span style="font-weight: 400;">Peterson, Courtney &amp; Thomas, Diana &amp; L Blackburn, George &amp; Heymsfield, Steven. (2016). Universal equation for estimating ideal body weight and body weight at any BMI. American Journal of Clinical Nutrition. 103. 10.3945/ajcn.115.121178.</span></p> <p><span style="font-weight: 400;">Institute of Medicine (US) Food and Nutrition Board. Dietary Reference Intakes: A Risk Assessment Model for Establishing Upper Intake Levels for Nutrients. Washington (DC): National Academies Press (US); 1998. What are Dietary Reference Intakes? Available from: https://www.ncbi.nlm.nih.gov/books/NBK45182/</span></p> <p><span style="font-weight: 400;">Institute of Medicine (2010). "2 History of Nutrition Labeling". Front-of-Package Nutrition Rating Systems and Symbols: Phase I Report. The National Academies Press.</span></p> <p><a href="https://www.fda.gov/Food/GuidanceRegulation/GuidanceDocumentsRegulatoryInformation/LabelingNutrition/ucm385663.htm#dates" target="_blank" title="https://www.fda.gov/Food/GuidanceRegulation/GuidanceDocumentsRegulatoryInformation/LabelingNutrition/ucm385663.htm#dates" rel="noopener noreferrer"><span style="font-weight: 400;">https://www.fda.gov/Food/GuidanceRegulation/GuidanceDocumentsRegulatoryInformation/LabelingNutrition/ucm385663.htm#dates</span></a></p> <p><span style="font-weight: 400;">Encyclopedia of Food Sciences and Nutrition (Second Edition) 2003, Pages 1863-1868</span></p> <p><span style="font-weight: 400;"> (EUFIC, 2019) </span><a href="https://www.eufic.org/en/whats-in-food/article/what-are-proteins-and-what-is-their-function-in-the-body" target="_blank" title="https://www.eufic.org/en/whats-in-food/article/what-are-proteins-and-what-is-their-function-in-the-body" rel="noopener noreferrer"><span style="font-weight: 400;">https://www.eufic.org/en/whats-in-food/article/what-are-proteins-and-what-is-their-function-in-the-body</span></a><span style="font-weight: 400;"> </span></p> <p><span style="font-weight: 400;">(Healthline, 2018) </span><a href="https://www.healthline.com/nutrition/functions-of-protein" target="_blank" title="https://www.healthline.com/nutrition/functions-of-protein#TOC_TITLE_HDR_2 " rel="noopener noreferrer"><span style="font-weight: 400;">https://www.healthline.com/nutrition/functions-of-protein#TOC_TITLE_HDR_2</span><span style="font-weight: 400;"> </span></a></p> <p><span style="font-weight: 400;">(Healthline, 2017) </span><a href="https://www.healthline.com/nutrition/protein-deficiency-symptoms#TOC_TITLE_HDR_12" target="_blank" title="https://www.healthline.com/nutrition/protein-deficiency-symptoms#TOC_TITLE_HDR_12" rel="noopener noreferrer"><span style="font-weight: 400;">https://www.healthline.com/nutrition/protein-deficiency-symptoms#TOC_TITLE_HDR_12</span></a><span style="font-weight: 400;"> </span></p> <p><span style="font-weight: 400;">(Piedmont) </span><a href="https://www.piedmont.org/living-better/why-is-protein-important-in-your-diet" target="_blank" title="https://www.piedmont.org/living-better/why-is-protein-important-in-your-diet" rel="noopener noreferrer"><span style="font-weight: 400;">https://www.piedmont.org/living-better/why-is-protein-important-in-your-diet</span></a><span style="font-weight: 400;"> </span></p> <p><span style="font-weight: 400;">(Medical News Today, 2018) </span><a href="https://www.medicalnewstoday.com/articles/322825" target="_blank" title="https://www.medicalnewstoday.com/articles/322825" rel="noopener noreferrer"><span style="font-weight: 400;">https://www.medicalnewstoday.com/articles/322825</span></a><span style="font-weight: 400;"> </span></p> <p><span style="font-weight: 400;">(Harvard Medical School, 2020) </span><a href="https://www.health.harvard.edu/nutrition/when-it-comes-to-protein-how-much-is-too-much" target="_blank" title="https://www.health.harvard.edu/nutrition/when-it-comes-to-protein-how-much-is-too-much" rel="noopener noreferrer"><span style="font-weight: 400;">https://www.health.harvard.edu/nutrition/when-it-comes-to-protein-how-much-is-too-much</span></a><span style="font-weight: 400;"> </span></p> <p><span style="font-weight: 400;">Jäger, R., Kerksick, C. M., Campbell, B. I., Cribb, P. J., Wells, S. D., Skwiat, T. M., Purpura, M., Ziegenfuss, T. N., Ferrando, A. A., Arent, S. M., Smith-Ryan, A. E., Stout, J. R., Arciero, P. J., Ormsbee, M. J., Taylor, L. W., Wilborn, C. D., Kalman, D. S., Kreider, R. B., Willoughby, D. S., Hoffman, J. R., … Antonio, J. (2017). International Society of Sports Nutrition Position Stand: protein and exercise. Journal of the International Society of Sports Nutrition, 14, 20. </span><a href="https://doi.org/10.1186/s12970-017-0177-8" target="_blank" title="https://doi.org/10.1186/s12970-017-0177-8" rel="noopener noreferrer"><span style="font-weight: 400;">https://doi.org/10.1186/s12970-017-0177-8</span></a></p> <p><span style="font-weight: 400;">Antonio, J., Ellerbroek, A., Silver, T., Orris, S., Scheiner, M., Gonzalez, A., &amp; Peacock, C. A. (2015). A high protein diet (3.4 g/kg/d) combined with a heavy resistance training program improves body composition in healthy trained men and women--a follow-up investigation. Journal of the International Society of Sports Nutrition, 12, 39. https://doi.org/10.1186/s12970-015-0100-0</span></p> </div><!--pageContent--> </div><!--centerContainer--> </div><!--body--> <div class="foot"> <div class="centerContainer"></div><!--cc--> </div><!--foot--> </div><!--template-page-protein-calculator--> <div id="calculatorPopup" class="calculatorPopup"> <style> .proteinCalculator { position:relative; width:100%; height:100%; text-align:center; line-height:1.3; color:#333; } .proteinCalculator h2 { margin:0; padding:0; font-size:22px; color:inherit; } .proteinCalculator h3 { margin:0 0 6px; font-size:21px; color:inherit; } .proteinCalculator h4 { margin:0 0 15px; padding:0; font-size:18px; font-weight:bold; color:inherit; } .proteinCalculator h5 { margin:0 0 36px; font-size:24px; font-weight:normal; color:inherit; text-transform:none; } .proteinCalculator h5 span { display:block; padding-top:5px; font-size:0.65em; opacity:0.8; } .proteinCalculator h6 { margin:0; padding:0; font-size:inherit; line-height:inherit; color:inherit; } .proteinCalculator p { margin:6px 0 18px; margin:0 0 10px; font-size:15px; color:inherit; } .proteinCalculator input, .proteinCalculator select { margin:5px; padding:9px 12px; min-width:70px; -webkit-appearance:none; border:1px solid #333; border-radius:6px; font-size:16px; color:inherit; } .proteinCalculator label { margin:0; padding:0; color:inherit; } .proteinCalculator select { padding-left:16px; padding-right:40px; background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/navArrow-down.png?v=41206037971032221221729185591); background-repeat:no-repeat; background-position:right 10px center; background-size:15px auto; } .proteinCalculator .button { padding:12px 24px; } .proteinCalculator input[type="button"] { /* basically just the next button on the few steps without radio options */ cursor:pointer; outline:none; background-color:#333; padding-left:24px; padding-right:24px; font-size:16px; font-weight:normal; color:#fff; } .proteinCalculator input[type="submit"] { /* basically just the calculate buttons on last step */ background-color:#333; border-color:#333; padding:15px; width:260px; max-width:100%; font-size:16px; font-weight:normal; color:#fff; -webkit-transition: opacity 300ms 150ms; -moz-transition: opacity 300ms 150ms; transition: opacity 300ms 150ms; } .proteinCalculator input[type="submit"]:disabled { opacity:0.3; cursor:not-allowed; } .proteinCalculator input[type="radio"] { display:none; } .proteinCalculator input[type="radio"] + label { display:block; cursor:pointer; width:540px; max-width:100%; min-height:70px; margin:20px auto; padding:10px 10px 10px 50px; border:1px solid #333; color:#333; border-radius:6px; text-align:left; line-height:inherit; display:flex; align-items:center; } .proteinCalculator input[type="radio"]:checked + label { padding-top:9px; padding-bottom:9px; border:2px solid #333; background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/icon-checkedCircle.png?v=74844693682073710411729185554); background-repeat:no-repeat; background-position:left 10px center; background-size:25px; }.proteinCalculator .calculatorTitle { width:100%; height:85px; padding:0 25px; /* so title doesn't encroach on reset icon or close x */ display:flex; align-items:center; justify-content:center; } .proteinCalculator .calculatorProgress { width:100%; height:65px; display:none; } .proteinCalculator .calculatorQuestionnaire { position:relative; width:100%; } .proteinCalculator .calculatorResults { width:100%; display:none; } #proteinCalculator:after { content:'Calculating Results...'; position:absolute; left:0; top:calc(85px + 65px); width:100%; height:calc(100% - 85px - 65px); background-color:#FDF6EB; background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/loader.gif?v=37702279038218273241729185588); background-repeat:no-repeat; background-position:center top 100px; padding-top:140px; font-size:16px; display:none; } #proteinCalculator.calculating-results:after { display:block; -webkit-transition: background-position 200ms, padding 200ms, opacity 200ms 200ms; -moz-transition: background-position 200ms, padding 200ms, opacity 200ms 200ms; transition: background-position 200ms, padding 200ms, opacity 200ms 200ms; } #proteinCalculator.results-calculated:after { background-position:center top 700px; padding-top:740px; opacity:0; } #proteinCalculator.results-calculated .calculatorQuestionnaire { display:none; } #proteinCalculator.results-calculated .calculatorResults { display:block; } .proteinCalculator .questionnaireType { width:1000px; max-width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-around; } .proteinCalculator .questionnaireType > div { width:440px; max-width:100%; margin:0 0 30px; padding:20px; border:1px solid #333; border-radius:6px; text-align:left; } .proteinCalculator .questionnaireType > div .button { background-color:#333; color:#fff; } .calculatorProgressBar { position:relative; width:300px; max-width:100%; overflow:hidden; margin:0 auto; display:flex; justify-content:space-between; } .calculatorProgressBar:before { content:''; position:absolute; top:50%; height:2px; margin-top:-1px; width:100%; background:#919191; } .calculatorProgressBar a { position:relative; display:block; width:10px; height:10px; border-radius:50%; background:#919191; } .calculatorProgressBar a.progressBarStep-reached { background:#333; } .calculatorProgressBar a.progressBarStep-reached:after { content:''; position:absolute; top:50%; height:2px; margin-top:-1px; width:300px; right:0; background:#333; } .proteinCalculator .questionnaireSteps { position:relative; width:100%; height:500px; /* gets set based on current step */ overflow-x:hidden; overflow-y:auto; -webkit-transition: height 200ms; -moz-transition: height 200ms; transition: height 200ms; display:none; } .proteinCalculator .calculatorStep { position:absolute; top:0; right:0; width:100%; min-height:200px; /* jic */ -webkit-transition: all 300ms; -moz-transition: all 300ms; transition: all 300ms; margin-right:-100%; opacity:0; visibility:hidden; } .proteinCalculator .calculatorStep-active { margin-right:0; opacity:1; visibility:visible; } .proteinCalculator .calculatorStep-complete { margin-right:100%; opacity:0; visibility:hidden; } .proteinCalculator .stepPagination a { position:absolute; width:25px; height:25px; top:50%; margin-top:-25px; left:0; text-align:left; text-indent:-9999px; cursor:pointer; background-repeat:no-repeat; background-position:center; background-size:100% auto; background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/navArrow-left.png?v=152569470556263905441729185591); } .proteinCalculator .stepPagination a.next { left:auto; right:0; background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/navArrow-right.png?v=183897193954368188171729185591); } .proteinCalculator .calculatorStep-height .inputHolder { position:relative; display:inline-block; vertical-align:top; } .proteinCalculator .calculatorStep-height input[type="number"] { display:block; } .proteinCalculator .calculatorStep-height input[type="number"] + label { display:block; } .proteinCalculator .units-metric { display:none; } .with-units-metric .units-metric { display:block; } .with-units-metric .units-standard { display:none; } .proteinCalculator .toggleUnits { width:150px; margin:36px auto 0; border:1px solid #333; border-radius:6px; display:flex; } .proteinCalculator .toggleUnits input[type="radio"] + label { display:block; width:50%; min-height:0; margin:0; padding:6px 0; font-size:11px; font-weight:bold; text-transform:uppercase; border:0; border-radius:0; text-align:center; background-image:none; background-color:transparent; color:#333; } .proteinCalculator .toggleUnits input[type="radio"]:checked + label { background-color:#333; color:#fff; } .proteinCalculator .calculatorStep-body_type .stepContent { width:900px; max-width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-around; } .proteinCalculator .calculatorStep-body_type .stepContent h5 { width:100%; } .proteinCalculator .calculatorStep-body_type input[type="radio"] + label { display:block; width:260px; min-height:0; margin:20px 0; padding:0; font-size:18px; font-weight:bold; color:#626262; text-align:center; border:0; border-radius:0; background-image:none; } .proteinCalculator .calculatorStep-body_type input[type="radio"]:checked + label { color:#333; } .proteinCalculator .calculatorStep-body_type input[type="radio"] + label span.optionNotes { display:block; list-style-type:disc; padding-top:3px; padding-left:10px; text-align:left; font-size:0.7em; font-weight:normal; } .proteinCalculator .calculatorStep-body_type input[type="radio"] + label span.optionNotes span { display:list-item; padding-top:3px; } .proteinCalculator .calculatorStep-body_type input[type="radio"] + label:before { content:''; display:block; width:100%; height:240px; background-repeat:no-repeat; background-size:200px auto; background-position:center top; background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/bodyType-ectomorph.png?v=157419125680269465911729185493); } .proteinCalculator .calculatorStep-body_type input[type="radio"]:checked + label:before { background-position:center top -300px; } .proteinCalculator .calculatorStep-body_type input[type="radio"].calculator-body-type-mesomorph + label:before { background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/bodyType-mesomorph.png?v=79318327146159742551729185494); } .proteinCalculator .calculatorStep-body_type input[type="radio"].calculator-body-type-endomorph + label:before { background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/bodyType-endomorph.png?v=19290705498401583231729185494); } .proteinCalculator .proteinAmounts { width:400px; max-width:100%; margin:30px auto; display:flex; justify-content:space-between; font-size:14px; line-height:1.2; } .proteinCalculator .proteinAmounts > div { width:45%; } .proteinCalculator .proteinAmounts h3 { font-size:30px; } .proteinCalculator .emailCollection { width:400px; max-width:100%; margin:0 auto; } .proteinCalculator .emailCollection input[type="email"] { margin:0; border-radius:6px !important; } .proteinCalculator .emailCollection [class*='PhoneNumberInputComponents__StyledPhoneInputContainer'] { border-radius:6px !important; } .proteinCalculator .emailCollection p:nth-of-type(2) { line-height:1.2 !important; } .proteinCalculator .emailCollection p strong { line-height:1.4 !important; } .proteinCalculator .resultsDisclaimer { width:400px; max-width:100%; margin:30px auto; padding:20px; background-color:#ead9bf; color:#333; text-align:left; font-size:13px; line-height:1.2; } .proteinCalculator .recommendedProducts { margin:30px auto 20px; } .proteinCalculator .restartCalculator { margin:20px auto 80px; } .proteinCalculator .recommendedProductsGroup { display:none; } .proteinCalculator .specialMessage { position:absolute; top:calc(85px + 65px); left:0; width:100%; height:calc(100% - 85px - 65px); background:#fff; display:none; } .proteinCalculator .specialMessage p { width:600px; max-width:100%; margin:0 auto; } .proteinCalculator .resetIcon { position:absolute; top:30px; left:0; width:20px; height:20px; cursor:pointer; background-image:url(//promixnutrition.com/cdn/shop/t/165/assets/resetIcon.png?v=62438188018041665021729185652); background-repeat:no-repeat; background-position:center center; background-size:100%; opacity:0.9; display:none; } @media only screen and (max-width:850px) { .proteinCalculator h2 { font-size:18px; } .proteinCalculator h3 { font-size:18px; } .proteinCalculator h4 { font-size:17px; } .proteinCalculator h5 { font-size:21px; } .proteinCalculator p { font-size:14px; } .proteinCalculator .button { padding:9px 18px; font-size:15px; } .proteinCalculator .stepPagination a { position:relative; display:inline-block; width:auto; height:auto; top:auto; margin:45px 6px; left:auto; right:auto !important; text-indent:0; background-image:none !important; background-color:#ead9bf; color:#333; font-size:13px; border-radius:6px; padding:6px 21px; } } /* end media query */ </style> <div id="proteinCalculator" class="proteinCalculator"> <div class="calculatorTitle"> <h2>Promix Protein Calculator &trade;</h2> </div><!--calculatorTitle--> <div class="calculatorProgress"> <div id="calculatorProgressBar" class="calculatorProgressBar"></div> </div><!--calculatorProgress--> <div class="calculatorQuestionnaire"> <div class="questionnaireType"> <div> <h3>General Fitness Protein Calculator</h3> <p><strong>Best For:</strong> You go to the gym a few times per week and enjoy a variety of workout types or classes.</p> <a class="button buttonPrimary chooseQuestionnaireType" data-questionnaire-type="general-fitness" onclick="gtag('event', 'Began Protein Calculator', {'event_category' : 'Protein Calculator','event_label' : 'General Fitness'});">Start Calculator</a> </div> <div> <h3>Experienced Lifter Protein Calculator</h3> <p><strong>Best For:</strong> You go to the gym 3x/week or more and have specific strength or performance goals. </p> <a class="button buttonPrimary chooseQuestionnaireType" data-questionnaire-type="experienced-lifter" onclick="gtag('event', 'Began Protein Calculator', {'event_category' : 'Protein Calculator','event_label' : 'Experienced Lifter'});">Start Calculator</a> </div> </div><!--questionnaireType--><div id="questionnaireSteps-general-fitness" class="questionnaireSteps questionnaireSteps-general-fitness"><div class="calculatorStep calculatorStep-gender calculatorStepCount-1 calculatorStep-active" data-step-count="1"> <div class="stepContent"> <h5>Are You a <strong>Male</strong> or <strong>Female</strong>?</h5> <select class="calculator-gender" id="general-fitness-calculator-gender"> <option value="male" class="calculator-default-option">Male</option> <option value="female">Female</option> </select> <input type="button" class="next" value="Next" /> </div><!--stepContent--> <div class="stepPagination"><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-height calculatorStepCount-2" data-step-count="2"> <div class="stepContent"> <h5>How Tall Are You?</h5> <div class="units-standard"> <div class="inputHolder"> <input type="number" class="calculator-height-ft calculator-height" id="general-fitness-calculator-height-ft" value="" min="4" max="8" /> <label for="general-fitness-calculator-height-ft">Feet</label> </div><!--inputHolder--> <div class="inputHolder"> <input type="number" class="calculator-height-in calculator-height" id="general-fitness-calculator-height-in" value="" min="0" max="11" /> <label for="general-fitness-calculator-height-in">Inches</label> </div><!--inputHolder--> <input type="button" class="next" value="Next" /> </div><!--units-standard--> <div class="units-metric"> <div class="inputHolder"> <input type="number" class="calculator-height-m calculator-height" id="general-fitness-calculator-height-m" value="" min="1" max="2" /> <label for="general-fitness-calculator-height-m">Meters</label> </div><!--inputHolder--> <div class="inputHolder"> <input type="number" class="calculator-height-cm calculator-height" id="general-fitness-calculator-height-cm" value="" min="0" max="99" /> <label for="general-fitness-calculator-height-cm">Centimeters</label> </div><!--inputHolder--> <input type="button" class="next" value="Next" /> </div><!--units-metric--> <div class="toggleUnits"> <input type="radio" class="calculator-units calculator-default-option" name="general-fitness-calculator-units" id="general-fitness-calculator-units-standard" value="standard" checked /> <label for="general-fitness-calculator-units-standard">Standard</label> <input type="radio" class="calculator-units" name="general-fitness-calculator-units" id="general-fitness-calculator-units-metric" value="metric" /> <label for="general-fitness-calculator-units-metric">Metric</label> </div><!--toggleUnits--> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-body_type calculatorStepCount-3" data-step-count="3"> <div class="stepContent"> <h5>What is your body type?</h5> <input type="radio" class="calculator-body-type calculator-body-type-ectomorph" name="general-fitness-calculator-body-type" id="general-fitness-calculator-body-type-ectomorph" value="ectomorph" data-percentage-change="-10" /> <label for="general-fitness-calculator-body-type-ectomorph"> <span>Ectomorph</span> <span class="optionNotes"> <span>You are naturally thin and struggle to gain weight or muscle (hardgainer).</span> <span>You can eat large amounts of food but your weight or muscle mass doesn't change much.</span> <span>You have long/skinny arms and legs (typically narrow wrists or small calves).</span> </span><!--optionNotes--> </label> <input type="radio" class="calculator-body-type calculator-body-type-mesomorph" name="general-fitness-calculator-body-type" id="general-fitness-calculator-body-type-mesomorph" value="mesomorph" data-percentage-change="0" /> <label for="general-fitness-calculator-body-type-mesomorph"> <span>Mesomorph</span> <span class="optionNotes"> <span>You are an average sized build, not overly skinny and not overly wide.</span> <span>You have a relatively small waist/hips and wider shoulders.</span> <span>You look generally fit, but can add or lose weight, as fat or muscle, depending on your diet and training.</span> </span><!--optionNotes--> </label> <input type="radio" class="calculator-body-type calculator-body-type-endomorph" name="general-fitness-calculator-body-type" id="general-fitness-calculator-body-type-endomorph" value="endomorph" data-percentage-change="10" /> <label for="general-fitness-calculator-body-type-endomorph"> <span>Endomorph</span> <span class="optionNotes"> <span>You are naturally a stockier/wider build. You have shorter limbs (arms/legs). Your calves or forearms are naturally fairly large.</span> <span>You can gain weight as muscle or fat relatively easily, but it is often hard to lose weight</span> </span><!--optionNotes--> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-activity_level calculatorStepCount-4" data-step-count="4"> <div class="stepContent"> <h5>What Is Your General Activity Level Other Than Workouts?</h5> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="general-fitness-calculator-activity-level" id="general-fitness-calculator-activity-level-1" value="Sedentary" data-percentage-change="-10" /> <label for="general-fitness-calculator-activity-level-1"> <span><strong>Sedentary:</strong> drive to work, sitting at desk job majority of day, no significant activity outside of workouts</span> </label> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="general-fitness-calculator-activity-level" id="general-fitness-calculator-activity-level-2" value="Light" data-percentage-change="-5" /> <label for="general-fitness-calculator-activity-level-2"> <span><strong>Light Activity:</strong> walk or bike to work (&lt;20 minutes), sitting most of the day, some activity during/after work</span> </label> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="general-fitness-calculator-activity-level" id="general-fitness-calculator-activity-level-3" value="Moderate" data-percentage-change="0" /> <label for="general-fitness-calculator-activity-level-3"> <span><strong>Moderate Activity:</strong> mostly standing at work and walking (restaurant work, teacher, coach...)</span> </label> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="general-fitness-calculator-activity-level" id="general-fitness-calculator-activity-level-4" value="Highly Active" data-percentage-change="5" /> <label for="general-fitness-calculator-activity-level-4"> <span><strong>Highly Active:</strong> work a very physical job (construction, landscaping...)</span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-training_frequency calculatorStepCount-5" data-step-count="5"> <div class="stepContent"> <h5> How Many Workouts Do You Do Each Week? <span>1 workout is equal to 45 minutes, not including light warm-up or cool down, of moderate or high intensity strength or cardiovascular training</span> </h5> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="general-fitness-calculator-training-frequency" id="general-fitness-calculator-training-frequency-1" value="0-2 workouts per week" data-percentage-change="-5" /> <label for="general-fitness-calculator-training-frequency-1"> <span><strong>0-2 workouts</strong> per week</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="general-fitness-calculator-training-frequency" id="general-fitness-calculator-training-frequency-2" value="3-5 workouts per week" data-percentage-change="0" /> <label for="general-fitness-calculator-training-frequency-2"> <span><strong>3-5 workouts</strong> per week</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="general-fitness-calculator-training-frequency" id="general-fitness-calculator-training-frequency-3" value="6+ workouts per week" data-percentage-change="2.5" /> <label for="general-fitness-calculator-training-frequency-3"> <span><strong>6+ workouts</strong> per week</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="general-fitness-calculator-training-frequency" id="general-fitness-calculator-training-frequency-4" value="Professional or collegiate athlete" data-percentage-change="2.5" /> <label for="general-fitness-calculator-training-frequency-4"> <span><strong>Professional or collegiate athlete</strong> In strength or conditioning based sport</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="general-fitness-calculator-training-frequency" id="general-fitness-calculator-training-frequency-5" value="Recovering from a serious injury" data-percentage-change="2.5" /> <label for="general-fitness-calculator-training-frequency-5"> <span>Recovering from a serious <strong>injury</strong></span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-strength_training_frequency calculatorStepCount-6" data-step-count="6"> <div class="stepContent"> <h5>How often do you strength train each week?</h5> <input type="radio" class="calculator-strength-training-frequency calculator-athlete-performance" name="general-fitness-calculator-strength-training-frequency" id="general-fitness-calculator-strength-training-frequency-1" value="I do not strength train" data-percentage-change="-5" /> <label for="general-fitness-calculator-strength-training-frequency-1"> <span><strong>I do not strength train</strong></span> </label> <input type="radio" class="calculator-strength-training-frequency calculator-athlete-performance" name="general-fitness-calculator-strength-training-frequency" id="general-fitness-calculator-strength-training-frequency-2" value="1-2 times per week" data-percentage-change="-2.5" /> <label for="general-fitness-calculator-strength-training-frequency-2"> <span><strong>1-2 times</strong> per week </span> </label> <input type="radio" class="calculator-strength-training-frequency calculator-athlete-performance" name="general-fitness-calculator-strength-training-frequency" id="general-fitness-calculator-strength-training-frequency-3" value="3-4 times per week" data-percentage-change="0" /> <label for="general-fitness-calculator-strength-training-frequency-3"> <span><strong>3-4 times</strong> per week </span> </label> <input type="radio" class="calculator-strength-training-frequency calculator-athlete-performance" name="general-fitness-calculator-strength-training-frequency" id="general-fitness-calculator-strength-training-frequency-4" value="4+ times per week" data-percentage-change="2.5" /> <label for="general-fitness-calculator-strength-training-frequency-4"> <span><strong>4+ times</strong> per week </span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-strength_training_type calculatorStepCount-7" data-step-count="7"> <div class="stepContent"> <h5>What kind of strength or resistance training do you enjoy?</h5> <input type="radio" class="calculator-strength-training-type calculator-athlete-performance" name="general-fitness-calculator-strength-training-type" id="general-fitness-calculator-strength-training-type-1" value="Bodyweight-focused resistance training" data-percentage-change="-5" /> <label for="general-fitness-calculator-strength-training-type-1"> <span><strong>Bodyweight-focused resistance training</strong> (yoga, pilates, barre)</span> </label> <input type="radio" class="calculator-strength-training-type calculator-athlete-performance" name="general-fitness-calculator-strength-training-type" id="general-fitness-calculator-strength-training-type-2" value="Light endurance work" data-percentage-change="-2.5" /> <label for="general-fitness-calculator-strength-training-type-2"> <span><strong>Light endurance work </strong> (resistance bands, TRX, low weights with high rep counts)</span> </label> <input type="radio" class="calculator-strength-training-type calculator-athlete-performance" name="general-fitness-calculator-strength-training-type" id="general-fitness-calculator-strength-training-type-3" value="Moderate weight work" data-percentage-change="0" /> <label for="general-fitness-calculator-strength-training-type-3"> <span><strong>Moderate weight work </strong> (free weights, kettlebells, some machines)</span> </label> <input type="radio" class="calculator-strength-training-type calculator-athlete-performance" name="general-fitness-calculator-strength-training-type" id="general-fitness-calculator-strength-training-type-4" value="Heavy lifts" data-percentage-change="2.5" /> <label for="general-fitness-calculator-strength-training-type-4"> <span><strong>Heavy lifts </strong></span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-cardiovascular_frequency calculatorStepCount-8" data-step-count="8"> <div class="stepContent"> <h5>How often do you perform cardiovascular exercise each week?</h5> <input type="radio" class="calculator-cardiovascular-frequency calculator-athlete-performance" name="general-fitness-calculator-cardiovascular-frequency" id="general-fitness-calculator-cardiovascular-frequency-1" value="I do not do cardio" data-percentage-change="-2.5" /> <label for="general-fitness-calculator-cardiovascular-frequency-1"> <span><strong>I do not do cardio</strong></span> </label> <input type="radio" class="calculator-cardiovascular-frequency calculator-athlete-performance" name="general-fitness-calculator-cardiovascular-frequency" id="general-fitness-calculator-cardiovascular-frequency-2" value="1-2 times per week" data-percentage-change="0" /> <label for="general-fitness-calculator-cardiovascular-frequency-2"> <span><strong>1-2 times</strong> per week </span> </label> <input type="radio" class="calculator-cardiovascular-frequency calculator-athlete-performance" name="general-fitness-calculator-cardiovascular-frequency" id="general-fitness-calculator-cardiovascular-frequency-3" value="3-4 times per week" data-percentage-change="0" /> <label for="general-fitness-calculator-cardiovascular-frequency-3"> <span><strong>3-4 times</strong> per week </span> </label> <input type="radio" class="calculator-cardiovascular-frequency calculator-athlete-performance" name="general-fitness-calculator-cardiovascular-frequency" id="general-fitness-calculator-cardiovascular-frequency-4" value="4+ times per week" data-percentage-change="2.5" /> <label for="general-fitness-calculator-cardiovascular-frequency-4"> <span><strong>4+ times</strong> per week </span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-cardiovascular_type calculatorStepCount-9" data-step-count="9"> <div class="stepContent"> <h5>What kind of cardio do you enjoy?</h5> <input type="radio" class="calculator-cardiovascular-type calculator-athlete-performance" name="general-fitness-calculator-cardiovascular-type" id="general-fitness-calculator-cardiovascular-type-1" value="Light intensity" data-percentage-change="-2.5" /> <label for="general-fitness-calculator-cardiovascular-type-1"> <span><strong>Light intensity</strong> (brisk walking, jogging, aerobics, Zumba)</span> </label> <input type="radio" class="calculator-cardiovascular-type calculator-athlete-performance" name="general-fitness-calculator-cardiovascular-type" id="general-fitness-calculator-cardiovascular-type-2" value="Moderate intensity" data-percentage-change="0" /> <label for="general-fitness-calculator-cardiovascular-type-2"> <span><strong>Moderate intensity</strong> (stair climbing, running, cycling, swimming, rowing)</span> </label> <input type="radio" class="calculator-cardiovascular-type calculator-athlete-performance" name="general-fitness-calculator-cardiovascular-type" id="general-fitness-calculator-cardiovascular-type-3" value="High intensity interval training" data-percentage-change="2.5" /> <label for="general-fitness-calculator-cardiovascular-type-3"> <span><strong>High intensity interval training</strong> (sprints, hills, plyometrics)</span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-main_goal_2 calculatorStepCount-10" data-step-count="10"> <div class="stepContent"> <h5>What Is Your Main Training Goal?</h5> <input type="radio" class="calculator-main-goal calculator-athlete-performance" name="general-fitness-calculator-main-goal-2" id="general-fitness-calculator-main-goal-2-1" value="Add lean muscle" data-percentage-change="5" /> <label for="general-fitness-calculator-main-goal-2-1"> <span>My goal is to <strong>add lean muscle</strong></span> </label> <input type="radio" class="calculator-main-goal calculator-athlete-performance" name="general-fitness-calculator-main-goal-2" id="general-fitness-calculator-main-goal-2-2" value="Lose body fat while adding or maintaining lean muscle" data-percentage-change="2.5" /> <label for="general-fitness-calculator-main-goal-2-2"> <span>My goal is to <strong>lose body fat while adding or maintaining lean muscle</strong></span> </label> <input type="radio" class="calculator-main-goal calculator-athlete-performance" name="general-fitness-calculator-main-goal-2" id="general-fitness-calculator-main-goal-2-3" value="Maintain current bodyweight and lean muscle" data-percentage-change="0" /> <label for="general-fitness-calculator-main-goal-2-3"> <span>My goal is to <strong>maintain current bodyweight and lean muscle</strong></span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-dietary_restrictions calculatorStep-last calculatorStepCount-11" data-step-count="11"> <div class="stepContent"> <h5>Do You Have Any Dietary Restrictions?</h5> <input type="radio" class="calculator-dietary-restrictions" name="general-fitness-calculator-dietary-restrictions" id="general-fitness-calculator-dietary-restrictions-none" value="none" /> <label for="general-fitness-calculator-dietary-restrictions-none"> <span><strong>None:</strong> you have no significant dietary restrictions</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="general-fitness-calculator-dietary-restrictions" id="general-fitness-calculator-dietary-restrictions-vegan" value="vegan" /> <label for="general-fitness-calculator-dietary-restrictions-vegan"> <span><strong>Vegan:</strong> no animal based products</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="general-fitness-calculator-dietary-restrictions" id="general-fitness-calculator-dietary-restrictions-vegetarian" value="vegetarian" /> <label for="general-fitness-calculator-dietary-restrictions-vegetarian"> <span><strong>Vegetarian:</strong> lacto-ovo vegetarian meaning you do consume dairy and/or eggs</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="general-fitness-calculator-dietary-restrictions" id="general-fitness-calculator-dietary-restrictions-lactose-intolerant" value="lactose-intolerant" /> <label for="general-fitness-calculator-dietary-restrictions-lactose-intolerant"> <span><strong>Lactose Intolerant:</strong> you do not consume dairy products</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="general-fitness-calculator-dietary-restrictions" id="general-fitness-calculator-dietary-restrictions-kidney-disease" value="kidney-disease" /> <label for="general-fitness-calculator-dietary-restrictions-kidney-disease"> <span><strong>Kidney Disease:</strong> you have a pre-existing medically diagnosed kidney issue</span> </label> <input type="submit" id="submitProteinCalculator-general-fitness" class="calculateButton" onclick="gtag('event', 'Completed Protein Calculator', {'event_category' : 'Protein Calculator','event_label' : 'General Fitness'});" value="Calculate Results" disabled /></div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a></div><!--stepPagination--> </div><!--calculatorStep--> </div><!--#questionnaireSteps-general-fitness--><div id="questionnaireSteps-experienced-lifter" class="questionnaireSteps questionnaireSteps-experienced-lifter"><div class="calculatorStep calculatorStep-gender calculatorStepCount-1 calculatorStep-active" data-step-count="1"> <div class="stepContent"> <h5>Are You a <strong>Male</strong> or <strong>Female</strong>?</h5> <select class="calculator-gender" id="experienced-lifter-calculator-gender"> <option value="male" class="calculator-default-option">Male</option> <option value="female">Female</option> </select> <input type="button" class="next" value="Next" /> </div><!--stepContent--> <div class="stepPagination"><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-height calculatorStepCount-2" data-step-count="2"> <div class="stepContent"> <h5>How Tall Are You?</h5> <div class="units-standard"> <div class="inputHolder"> <input type="number" class="calculator-height-ft calculator-height" id="experienced-lifter-calculator-height-ft" value="" min="4" max="8" /> <label for="experienced-lifter-calculator-height-ft">Feet</label> </div><!--inputHolder--> <div class="inputHolder"> <input type="number" class="calculator-height-in calculator-height" id="experienced-lifter-calculator-height-in" value="" min="0" max="11" /> <label for="experienced-lifter-calculator-height-in">Inches</label> </div><!--inputHolder--> <input type="button" class="next" value="Next" /> </div><!--units-standard--> <div class="units-metric"> <div class="inputHolder"> <input type="number" class="calculator-height-m calculator-height" id="experienced-lifter-calculator-height-m" value="" min="1" max="2" /> <label for="experienced-lifter-calculator-height-m">Meters</label> </div><!--inputHolder--> <div class="inputHolder"> <input type="number" class="calculator-height-cm calculator-height" id="experienced-lifter-calculator-height-cm" value="" min="0" max="99" /> <label for="experienced-lifter-calculator-height-cm">Centimeters</label> </div><!--inputHolder--> <input type="button" class="next" value="Next" /> </div><!--units-metric--> <div class="toggleUnits"> <input type="radio" class="calculator-units calculator-default-option" name="experienced-lifter-calculator-units" id="experienced-lifter-calculator-units-standard" value="standard" checked /> <label for="experienced-lifter-calculator-units-standard">Standard</label> <input type="radio" class="calculator-units" name="experienced-lifter-calculator-units" id="experienced-lifter-calculator-units-metric" value="metric" /> <label for="experienced-lifter-calculator-units-metric">Metric</label> </div><!--toggleUnits--> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-body_type calculatorStepCount-3" data-step-count="3"> <div class="stepContent"> <h5>What is your body type?</h5> <input type="radio" class="calculator-body-type calculator-body-type-ectomorph" name="experienced-lifter-calculator-body-type" id="experienced-lifter-calculator-body-type-ectomorph" value="ectomorph" data-percentage-change="-10" /> <label for="experienced-lifter-calculator-body-type-ectomorph"> <span>Ectomorph</span> <span class="optionNotes"> <span>You are naturally thin and struggle to gain weight or muscle (hardgainer).</span> <span>You can eat large amounts of food but your weight or muscle mass doesn't change much.</span> <span>You have long/skinny arms and legs (typically narrow wrists or small calves).</span> </span><!--optionNotes--> </label> <input type="radio" class="calculator-body-type calculator-body-type-mesomorph" name="experienced-lifter-calculator-body-type" id="experienced-lifter-calculator-body-type-mesomorph" value="mesomorph" data-percentage-change="0" /> <label for="experienced-lifter-calculator-body-type-mesomorph"> <span>Mesomorph</span> <span class="optionNotes"> <span>You are an average sized build, not overly skinny and not overly wide.</span> <span>You have a relatively small waist/hips and wider shoulders.</span> <span>You look generally fit, but can add or lose weight, as fat or muscle, depending on your diet and training.</span> </span><!--optionNotes--> </label> <input type="radio" class="calculator-body-type calculator-body-type-endomorph" name="experienced-lifter-calculator-body-type" id="experienced-lifter-calculator-body-type-endomorph" value="endomorph" data-percentage-change="10" /> <label for="experienced-lifter-calculator-body-type-endomorph"> <span>Endomorph</span> <span class="optionNotes"> <span>You are naturally a stockier/wider build. You have shorter limbs (arms/legs). Your calves or forearms are naturally fairly large.</span> <span>You can gain weight as muscle or fat relatively easily, but it is often hard to lose weight</span> </span><!--optionNotes--> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-strength_training calculatorStepCount-4" data-step-count="4"> <div class="stepContent"> <h5>Do You Do Strength Training; Deadlifts, Squats, or Similar Exercises Each Week?</h5> <input type="radio" class="calculator-strength-training calculator-athlete-performance" name="experienced-lifter-calculator-strength-training" id="experienced-lifter-calculator-strength-training-1" value="Yes, deadlift 2x bodyweight, back squat 1.5x bodyweight" data-percentage-change="7.5" /> <label for="experienced-lifter-calculator-strength-training-1"> <span>Yes, and my <strong>deadlift is at least 2x my bodyweight</strong> and my <strong>back squat</strong> is also <strong>at least 1.5x my bodyweight</strong> (1.25 for front squat).</span> </label> <input type="radio" class="calculator-strength-training calculator-athlete-performance" name="experienced-lifter-calculator-strength-training" id="experienced-lifter-calculator-strength-training-2" value="Yes" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-strength-training-2"> <span>Yes, but my <strong>training does not match the requirements above</strong>.</span> </label> <input type="radio" class="calculator-strength-training calculator-athlete-performance" name="experienced-lifter-calculator-strength-training" id="experienced-lifter-calculator-strength-training-3" value="No" data-percentage-change="0" /> <label for="experienced-lifter-calculator-strength-training-3"> <span>No, <strong>I do not deadlift or squat regularly</strong> (e.g. less than 1x/week as minimum for both exercises or a variation of these exercises).</span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-cardiovascular_training calculatorStepCount-5" data-step-count="5"> <div class="stepContent"> <h5>Do You Do Cardiovascular Training Outside of Your Strength Training Each Week?</h5> <input type="radio" class="calculator-cardiovascular-training calculator-athlete-performance" name="experienced-lifter-calculator-cardiovascular-training" id="experienced-lifter-calculator-cardiovascular-training-1" value="Yes, more than 7 hours per week" data-percentage-change="5" /> <label for="experienced-lifter-calculator-cardiovascular-training-1"> <span>Yes, I train <strong>more than 7 hours per week</strong> or moderate or greater intensity cardiovascular activity.</span> </label> <input type="radio" class="calculator-cardiovascular-training calculator-athlete-performance" name="experienced-lifter-calculator-cardiovascular-training" id="experienced-lifter-calculator-cardiovascular-training-2" value="Yes" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-cardiovascular-training-2"> <span>Yes, but <strong>my training does not match the requirements above</strong>.</span> </label> <input type="radio" class="calculator-cardiovascular-training calculator-athlete-performance" name="experienced-lifter-calculator-cardiovascular-training" id="experienced-lifter-calculator-cardiovascular-training-3" value="No" data-percentage-change="0" /> <label for="experienced-lifter-calculator-cardiovascular-training-3"> <span>No, I <strong>do not do much cardiovascular training</strong> (e.g. less than 90 minutes per week).</span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-main_goal calculatorStepCount-6" data-step-count="6"> <div class="stepContent"> <h5>What Is Your Main Training Goal?</h5> <input type="radio" class="calculator-main-goal calculator-athlete-performance" name="experienced-lifter-calculator-main-goal" id="experienced-lifter-calculator-main-goal-1" value="Add lean muscle" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-main-goal-1"> <span>My goal is to <strong>add lean muscle</strong></span> </label> <input type="radio" class="calculator-main-goal calculator-athlete-performance" name="experienced-lifter-calculator-main-goal" id="experienced-lifter-calculator-main-goal-2" value="Lose body fat while adding or maintaining lean muscle" data-percentage-change="0" /> <label for="experienced-lifter-calculator-main-goal-2"> <span>My goal is to <strong>lose body fat while adding or maintaining lean muscle</strong></span> </label> <input type="radio" class="calculator-main-goal calculator-athlete-performance" name="experienced-lifter-calculator-main-goal" id="experienced-lifter-calculator-main-goal-3" value="Maintain current bodyweight and lean muscle" data-percentage-change="0" /> <label for="experienced-lifter-calculator-main-goal-3"> <span>My goal is to <strong>maintain current bodyweight and lean muscle</strong></span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-training_history calculatorStepCount-7" data-step-count="7"> <div class="stepContent"> <h5>How Long Have You Been Training?</h5> <input type="radio" class="calculator-training-history calculator-athlete-performance" name="experienced-lifter-calculator-training-history" id="experienced-lifter-calculator-training-history-1" value="Just started to work out" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-training-history-1"> <span>I <strong>just started to work out</strong></span> </label> <input type="radio" class="calculator-training-history calculator-athlete-performance" name="experienced-lifter-calculator-training-history" id="experienced-lifter-calculator-training-history-2" value="Training for a few years or more" data-percentage-change="0" /> <label for="experienced-lifter-calculator-training-history-2"> <span>I have been <strong>training for a few years or more</strong> with relatively the same routine</span> </label> <input type="radio" class="calculator-training-history calculator-athlete-performance" name="experienced-lifter-calculator-training-history" id="experienced-lifter-calculator-training-history-3" value="Just increased my training or started a new sport or program" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-training-history-3"> <span>I have been training off and on, but <strong>just increased my training or started a new sport or program</strong></span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-training_frequency calculatorStepCount-8" data-step-count="8"> <div class="stepContent"> <h5> How Many Workouts Do You Do Each Week? <span>1 workout is equal to 45 minutes, not including light warm-up or cool down, of moderate or high intensity strength or cardiovascular training</span> </h5> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="experienced-lifter-calculator-training-frequency" id="experienced-lifter-calculator-training-frequency-1" value="0-2 workouts per week" data-percentage-change="-5" /> <label for="experienced-lifter-calculator-training-frequency-1"> <span><strong>0-2 workouts</strong> per week</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="experienced-lifter-calculator-training-frequency" id="experienced-lifter-calculator-training-frequency-2" value="3-5 workouts per week" data-percentage-change="0" /> <label for="experienced-lifter-calculator-training-frequency-2"> <span><strong>3-5 workouts</strong> per week</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="experienced-lifter-calculator-training-frequency" id="experienced-lifter-calculator-training-frequency-3" value="6+ workouts per week" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-training-frequency-3"> <span><strong>6+ workouts</strong> per week</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="experienced-lifter-calculator-training-frequency" id="experienced-lifter-calculator-training-frequency-4" value="Professional or collegiate athlete" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-training-frequency-4"> <span><strong>Professional or collegiate athlete</strong> In strength or conditioning based sport</span> </label> <input type="radio" class="calculator-training-frequency calculator-athlete-performance" name="experienced-lifter-calculator-training-frequency" id="experienced-lifter-calculator-training-frequency-5" value="Recovering from a serious injury" data-percentage-change="2.5" /> <label for="experienced-lifter-calculator-training-frequency-5"> <span>Recovering from a serious <strong>injury</strong></span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-activity_level calculatorStepCount-9" data-step-count="9"> <div class="stepContent"> <h5>What Is Your General Activity Level Other Than Workouts?</h5> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="experienced-lifter-calculator-activity-level" id="experienced-lifter-calculator-activity-level-1" value="Sedentary" data-percentage-change="-10" /> <label for="experienced-lifter-calculator-activity-level-1"> <span><strong>Sedentary:</strong> drive to work, sitting at desk job majority of day, no significant activity outside of workouts</span> </label> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="experienced-lifter-calculator-activity-level" id="experienced-lifter-calculator-activity-level-2" value="Light" data-percentage-change="-5" /> <label for="experienced-lifter-calculator-activity-level-2"> <span><strong>Light Activity:</strong> walk or bike to work (&lt;20 minutes), sitting most of the day, some activity during/after work</span> </label> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="experienced-lifter-calculator-activity-level" id="experienced-lifter-calculator-activity-level-3" value="Moderate" data-percentage-change="0" /> <label for="experienced-lifter-calculator-activity-level-3"> <span><strong>Moderate Activity:</strong> mostly standing at work and walking (restaurant work, teacher, coach...)</span> </label> <input type="radio" class="calculator-activity-level calculator-athlete-performance" name="experienced-lifter-calculator-activity-level" id="experienced-lifter-calculator-activity-level-4" value="Highly Active" data-percentage-change="5" /> <label for="experienced-lifter-calculator-activity-level-4"> <span><strong>Highly Active:</strong> work a very physical job (construction, landscaping...)</span> </label> </div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a><a class="next disabled">Next</a></div><!--stepPagination--> </div><!--calculatorStep--> <div class="calculatorStep calculatorStep-dietary_restrictions calculatorStep-last calculatorStepCount-10" data-step-count="10"> <div class="stepContent"> <h5>Do You Have Any Dietary Restrictions?</h5> <input type="radio" class="calculator-dietary-restrictions" name="experienced-lifter-calculator-dietary-restrictions" id="experienced-lifter-calculator-dietary-restrictions-none" value="none" /> <label for="experienced-lifter-calculator-dietary-restrictions-none"> <span><strong>None:</strong> you have no significant dietary restrictions</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="experienced-lifter-calculator-dietary-restrictions" id="experienced-lifter-calculator-dietary-restrictions-vegan" value="vegan" /> <label for="experienced-lifter-calculator-dietary-restrictions-vegan"> <span><strong>Vegan:</strong> no animal based products</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="experienced-lifter-calculator-dietary-restrictions" id="experienced-lifter-calculator-dietary-restrictions-vegetarian" value="vegetarian" /> <label for="experienced-lifter-calculator-dietary-restrictions-vegetarian"> <span><strong>Vegetarian:</strong> lacto-ovo vegetarian meaning you do consume dairy and/or eggs</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="experienced-lifter-calculator-dietary-restrictions" id="experienced-lifter-calculator-dietary-restrictions-lactose-intolerant" value="lactose-intolerant" /> <label for="experienced-lifter-calculator-dietary-restrictions-lactose-intolerant"> <span><strong>Lactose Intolerant:</strong> you do not consume dairy products</span> </label> <input type="radio" class="calculator-dietary-restrictions" name="experienced-lifter-calculator-dietary-restrictions" id="experienced-lifter-calculator-dietary-restrictions-kidney-disease" value="kidney-disease" /> <label for="experienced-lifter-calculator-dietary-restrictions-kidney-disease"> <span><strong>Kidney Disease:</strong> you have a pre-existing medically diagnosed kidney issue</span> </label> <input type="submit" id="submitProteinCalculator-experienced-lifter" class="calculateButton" onclick="gtag('event', 'Completed Protein Calculator', {'event_category' : 'Protein Calculator','event_label' : 'Experienced Lifter'});" value="Calculate Results" disabled /></div><!--stepContent--> <div class="stepPagination"><a class="prev">Prev</a></div><!--stepPagination--> </div><!--calculatorStep--> </div><!--#questionnaireSteps-experienced-lifter--> </div><!--calculatorQuestionnaire--> <div class="calculatorResults"> <h5>Results Calculated <span>(please record results, data is not saved)</span></h5> <div class="proteinAmounts"> <div> <h3><span id="daily-protein-amount"></span></h3> <h6>How much protein you should have on average per day</h6> </div> <div> <h3><span id="daily-supplement-protein-amount"></span></h3> <h6>Maximum amount of protein from supplements per day</h6> </div> </div><!--proteinAmounts--> <div class="emailCollection"> <div class="klaviyo-form-Xr9LuL"></div> </div><!--emailCollection--> <div class="resultsDisclaimer"> <h6>It is important to remember that not every day is the same. Some days, you will need more protein than others. These numbers are an average estimate of your specific daily needs. For example, on a day where you watch a lot of Netflix, you will likely need less protein than on a day you workout, go for a hike, work on the yard, etc. The difference in protein intake between days you work out and days you don’t can often be met with a protein shake immediately after your workout.</h6> </div><!--resultsDisclaimer--> <div class="recommendedProducts"><div id="recommendedProductsGroup-none" class="recommendedProductsGroup"> <h4>Protein Supplements Recommended For You</h4> <div class="itemGrid productGrid"><div data-product-handle="unflavored-whey-protein-powder" data-product-title="Unflavored Whey Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-packaging-single_600x.png?v=1663257709" class="gridItem product-container productLoop product-unflavored-whey-protein-powder dietary-restrictions-none dietary-restrictions-vegetarian diet-keto-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/unflavored-whey-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-packaging-single_480x.png?v=1663257709" alt="Unflavored Whey Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-swatch_60x.png?v=1658942744" data-src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-swatch_480x.png?v=1658942744" alt="Unflavored Whey Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/unflavored-whey-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="356650975263" data-product-rating-count="524" data-product-rating-average="4.875954198473282"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">530+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/unflavored-whey-protein-powder">Unflavored Whey Protein Powder</a></h5><div class="quickExcerpt">Building muscle and improving recovery</div><p class="price">from $54 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="unflavored-whey-protein-isolate" data-product-title="Unflavored Whey Isolate Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-grass-fed-whey-isolate-unflavored-packaging-single_600x.png?v=1663258451" class="gridItem product-container productLoop product-unflavored-whey-protein-isolate best-seller dietary-restrictions-none diet-keto-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/unflavored-whey-protein-isolate" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-grass-fed-whey-isolate-unflavored-packaging-single_480x.png?v=1663258451" alt="Unflavored Whey Isolate Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-whey-isolate-unflavored-swatch_60x.png?v=1658941971" data-src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-whey-isolate-unflavored-swatch_480x.png?v=1658941971" alt="Unflavored Whey Isolate Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/unflavored-whey-protein-isolate#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="740904697951" data-product-rating-count="219" data-product-rating-average="4.885844748858448"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">740+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/unflavored-whey-protein-isolate">Unflavored Whey Isolate Protein Powder</a></h5><div class="quickExcerpt">Building muscle and improving recovery</div><p class="price">from $59 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="vanilla-whey-protein-powder" data-product-title="Vanilla Whey Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/files/1-promix-2_5lb-grass-fed-native-whey-protein-powder-madagascar-vanilla-packaging-single_600x.png?v=1718040223" class="gridItem product-container productLoop product-vanilla-whey-protein-powder best-seller dietary-restrictions-none dietary-restrictions-vegetarian diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/vanilla-whey-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/files/1-promix-2_5lb-grass-fed-native-whey-protein-powder-madagascar-vanilla-packaging-single_480x.png?v=1718040223" alt="Vanilla Whey Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-native-whey-protein-powder-madagascar-vanilla-swatch_60x.png?v=1718040266" data-src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-native-whey-protein-powder-madagascar-vanilla-swatch_480x.png?v=1718040266" alt="Vanilla Whey Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/vanilla-whey-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="356848271391" data-product-rating-count="800" data-product-rating-average="4.89875"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">2400+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/vanilla-whey-protein-powder">Vanilla Whey Protein Powder</a></h5><div class="quickExcerpt">Building muscle and improving recovery</div><p class="price">from $54 </p></div><!--itemInfo--></div><!--productLoop--></div><!--itemGrid--> </div><!--recommendedProductsGroup--><div id="recommendedProductsGroup-vegan" class="recommendedProductsGroup"> <h4>Protein Supplements Recommended For You</h4> <div class="itemGrid productGrid"><div data-product-handle="unflavored-vegan-protein-powder" data-product-title="Unflavored Vegan Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-unflavored-packaging-single_600x.png?v=1663258147" class="gridItem product-container productLoop product-unflavored-vegan-protein-powder best-seller dietary-restrictions-lactose-intolerant dietary-restrictions-vegan dietary-restrictions-vegetarian diet-keto-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/unflavored-vegan-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-unflavored-packaging-single_480x.png?v=1663258147" alt="Unflavored Vegan Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/unflavored-vegan-protein_60x.png?v=1657565894" data-src="//promixnutrition.com/cdn/shop/products/unflavored-vegan-protein_480x.png?v=1657565894" alt="Unflavored Vegan Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/unflavored-vegan-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="452060872735" data-product-rating-count="152" data-product-rating-average="4.8355263157894735"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">430+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/unflavored-vegan-protein-powder">Unflavored Vegan Protein Powder</a></h5><div class="quickExcerpt">Supporting recovery and building muscle</div><p class="price">from $49 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="raw-chocolate-vegan-protein-powder" data-product-title="Raw Chocolate Vegan Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-raw-chocolate-packaging-single_600x.png?v=1663258107" class="gridItem product-container productLoop product-raw-chocolate-vegan-protein-powder dietary-restrictions-lactose-intolerant dietary-restrictions-vegan dietary-restrictions-vegetarian diet-keto-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/raw-chocolate-vegan-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-raw-chocolate-packaging-single_480x.png?v=1663258107" alt="Raw Chocolate Vegan Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/vegan-chocolate-powder_c62783eb-0297-48da-8624-d73844e18c13_60x.png?v=1660233312" data-src="//promixnutrition.com/cdn/shop/products/vegan-chocolate-powder_c62783eb-0297-48da-8624-d73844e18c13_480x.png?v=1660233312" alt="Raw Chocolate Vegan Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/raw-chocolate-vegan-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="452075290655" data-product-rating-count="162" data-product-rating-average="4.833333333333333"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">650+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/raw-chocolate-vegan-protein-powder">Raw Chocolate Vegan Protein Powder</a></h5><div class="quickExcerpt">Supporting recovery and building muscle</div><p class="price">from $49 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="creatine" data-product-title="Non-GMO Creatine" data-product-image="https://promixnutrition.com/cdn/shop/products/promix-unflavored-creatine_600x.png?v=1651768626" class="gridItem product-container productLoop product-creatine best-seller dietary-restrictions-lactose-intolerant dietary-restrictions-vegan diet-keto-diet diet-paleo-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/creatine" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/promix-unflavored-creatine_480x.png?v=1651768626" alt="Non-GMO Creatine" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/Creatin_Unflavored_2013_EDITED_N_60x.png?v=1722971546" data-src="//promixnutrition.com/cdn/shop/products/Creatin_Unflavored_2013_EDITED_N_480x.png?v=1722971546" alt="Non-GMO Creatine" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/creatine#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="6329321411" data-product-rating-count="160" data-product-rating-average="4.9"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">1930+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/creatine">Non-GMO Creatine</a></h5><div class="quickExcerpt">building muscle and improving performance</div><p class="price">from $29 </p></div><!--itemInfo--></div><!--productLoop--></div><!--itemGrid--> </div><!--recommendedProductsGroup--><div id="recommendedProductsGroup-vegetarian" class="recommendedProductsGroup"> <h4>Protein Supplements Recommended For You</h4> <div class="itemGrid productGrid"><div data-product-handle="unflavored-vegan-protein-powder" data-product-title="Unflavored Vegan Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-unflavored-packaging-single_600x.png?v=1663258147" class="gridItem product-container productLoop product-unflavored-vegan-protein-powder best-seller dietary-restrictions-lactose-intolerant dietary-restrictions-vegan dietary-restrictions-vegetarian diet-keto-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/unflavored-vegan-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-unflavored-packaging-single_480x.png?v=1663258147" alt="Unflavored Vegan Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/unflavored-vegan-protein_60x.png?v=1657565894" data-src="//promixnutrition.com/cdn/shop/products/unflavored-vegan-protein_480x.png?v=1657565894" alt="Unflavored Vegan Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/unflavored-vegan-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="452060872735" data-product-rating-count="152" data-product-rating-average="4.8355263157894735"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">430+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/unflavored-vegan-protein-powder">Unflavored Vegan Protein Powder</a></h5><div class="quickExcerpt">Supporting recovery and building muscle</div><p class="price">from $49 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="unflavored-whey-protein-powder" data-product-title="Unflavored Whey Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-packaging-single_600x.png?v=1663257709" class="gridItem product-container productLoop product-unflavored-whey-protein-powder dietary-restrictions-none dietary-restrictions-vegetarian diet-keto-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/unflavored-whey-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-packaging-single_480x.png?v=1663257709" alt="Unflavored Whey Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-swatch_60x.png?v=1658942744" data-src="//promixnutrition.com/cdn/shop/products/2-promix-2_5lb-grass-fed-native-whey-protein-powder-unflavored-swatch_480x.png?v=1658942744" alt="Unflavored Whey Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/unflavored-whey-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="356650975263" data-product-rating-count="524" data-product-rating-average="4.875954198473282"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">530+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/unflavored-whey-protein-powder">Unflavored Whey Protein Powder</a></h5><div class="quickExcerpt">Building muscle and improving recovery</div><p class="price">from $54 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="raw-chocolate-vegan-protein-powder" data-product-title="Raw Chocolate Vegan Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-raw-chocolate-packaging-single_600x.png?v=1663258107" class="gridItem product-container productLoop product-raw-chocolate-vegan-protein-powder dietary-restrictions-lactose-intolerant dietary-restrictions-vegan dietary-restrictions-vegetarian diet-keto-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/raw-chocolate-vegan-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-raw-chocolate-packaging-single_480x.png?v=1663258107" alt="Raw Chocolate Vegan Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/vegan-chocolate-powder_c62783eb-0297-48da-8624-d73844e18c13_60x.png?v=1660233312" data-src="//promixnutrition.com/cdn/shop/products/vegan-chocolate-powder_c62783eb-0297-48da-8624-d73844e18c13_480x.png?v=1660233312" alt="Raw Chocolate Vegan Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/raw-chocolate-vegan-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="452075290655" data-product-rating-count="162" data-product-rating-average="4.833333333333333"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">650+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/raw-chocolate-vegan-protein-powder">Raw Chocolate Vegan Protein Powder</a></h5><div class="quickExcerpt">Supporting recovery and building muscle</div><p class="price">from $49 </p></div><!--itemInfo--></div><!--productLoop--></div><!--itemGrid--> </div><!--recommendedProductsGroup--><div id="recommendedProductsGroup-lactose-intolerant" class="recommendedProductsGroup"> <h4>Protein Supplements Recommended For You</h4> <div class="itemGrid productGrid"><div data-product-handle="unflavored-vegan-protein-powder" data-product-title="Unflavored Vegan Protein Powder" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-unflavored-packaging-single_600x.png?v=1663258147" class="gridItem product-container productLoop product-unflavored-vegan-protein-powder best-seller dietary-restrictions-lactose-intolerant dietary-restrictions-vegan dietary-restrictions-vegetarian diet-keto-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/unflavored-vegan-protein-powder" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-2_5lb-vegan-protein-unflavored-packaging-single_480x.png?v=1663258147" alt="Unflavored Vegan Protein Powder" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/unflavored-vegan-protein_60x.png?v=1657565894" data-src="//promixnutrition.com/cdn/shop/products/unflavored-vegan-protein_480x.png?v=1657565894" alt="Unflavored Vegan Protein Powder" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/unflavored-vegan-protein-powder#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="452060872735" data-product-rating-count="152" data-product-rating-average="4.8355263157894735"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">430+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/unflavored-vegan-protein-powder">Unflavored Vegan Protein Powder</a></h5><div class="quickExcerpt">Supporting recovery and building muscle</div><p class="price">from $49 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="creatine" data-product-title="Non-GMO Creatine" data-product-image="https://promixnutrition.com/cdn/shop/products/promix-unflavored-creatine_600x.png?v=1651768626" class="gridItem product-container productLoop product-creatine best-seller dietary-restrictions-lactose-intolerant dietary-restrictions-vegan diet-keto-diet diet-paleo-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/creatine" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/promix-unflavored-creatine_480x.png?v=1651768626" alt="Non-GMO Creatine" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/Creatin_Unflavored_2013_EDITED_N_60x.png?v=1722971546" data-src="//promixnutrition.com/cdn/shop/products/Creatin_Unflavored_2013_EDITED_N_480x.png?v=1722971546" alt="Non-GMO Creatine" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/creatine#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="6329321411" data-product-rating-count="160" data-product-rating-average="4.9"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">1930+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/creatine">Non-GMO Creatine</a></h5><div class="quickExcerpt">building muscle and improving performance</div><p class="price">from $29 </p></div><!--itemInfo--></div><!--productLoop--><div data-product-handle="pre-workout" data-product-title="Pre-workout" data-product-image="https://promixnutrition.com/cdn/shop/products/1-promix-10_05oz-preworkout-mixed-berries-packaging-single_600x.png?v=1701183481" class="gridItem product-container productLoop product-pre-workout best-seller dietary-restrictions-lactose-intolerant diet-keto-diet diet-vegan-diet diet-vegetarian-diet"> <div class="itemImage"> <div class="imageContainer"> <a href="/products/pre-workout" class="image withHoverImage"> <img class="productLoopImage lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/products/1-promix-10_05oz-preworkout-mixed-berries-packaging-single_480x.png?v=1701183481" alt="Pre-workout" /><img class="lazyload img-hover" src="//promixnutrition.com/cdn/shop/products/mixed-berry_e27b7acf-db83-4732-9b29-df320e1012fc_60x.png?v=1713711908" data-src="//promixnutrition.com/cdn/shop/products/mixed-berry_e27b7acf-db83-4732-9b29-df320e1012fc_480x.png?v=1713711908" alt="Pre-workout" /></a></div><!--imageContainer--> </div><!--itemImage--><div class="itemReviews"> <div class="recommendedBadge">Recommended <span>Recommended based on your Protein Calculator results. <a href="/pages/protein-calculator#start-calculator">Re-run Protein Calculator?</a></span></div> <a href="/products/pre-workout#reviews" class="reviewsPreview"><span class="productReviewSummary"><span class="junip-product-summary" data-product-id="9324314830" data-product-rating-count="540" data-product-rating-average="4.85"> </span> </span></a> </div><!--itemReviews--> <div class="boughtLastMonth">2980+ bought in the last month</div><div class="itemInfo"> <h5 class="title"><a href="/products/pre-workout">Pre-workout</a></h5><div class="quickExcerpt">maximizing focus and performance</div><p class="price">from $23 </p></div><!--itemInfo--></div><!--productLoop--></div><!--itemGrid--> </div><!--recommendedProductsGroup--></div><!--recommendedProducts--> <div id="specialMessage-kidney-disease" class="specialMessage"> <p>It is important to discuss with your doctor and dietitian your protein intake levels from your diet and/or supplements prior to using any products.</p> <p>Please email <a target="_blank" href="mailto:albert@promixnutrition.com">albert@promixnutrition.com</a> if you need more information.</p> </div><!--#specialMessage-kidney-disease--> <div class="restartCalculator"> <a class="button buttonPrimary resetCalculator">Restart Calculator</a> </div><!--restartCalculator--> </div><!--calculatorResults--> <a class="resetIcon resetCalculator" title="Reset"></a> </div><!--#proteinCalculator--> <a class="closeX closeCalculatorPopup">&#10005;</a> </div><!--#calculatorPopup--></div><!--#mainContainer--> <div id="footer"><div id="footer_layout" class="footerWrapper"> <div class="sectionDivider"></div> <div class="footerColumn-logo footerColumn"> <a class="footerLogo" href="/"><img alt="Promix Logo" class="lazyload" src="//promixnutrition.com/cdn/shop/t/165/assets/placeholder-1x1-transparent.png?v=54962450015020009911729185596" data-src="//promixnutrition.com/cdn/shop/t/165/assets/promix-jumbled-logo.png?v=165404731951863119821729185612" /></a> </div><!--footerColumn-logo--> <div class="footerColumn-newsletter footerColumn"> <h4>Stay Connected</h4> <p>Sign up for new product drops, restocks, and more</p> <div class="newsletterKlaviyoForm"> <div class="klaviyo-form-XhhjGF"></div> </div><!--newsletterKlaviyoForm--> </div><!--footerColumn-newsletter--><div class="footerColumn-nav-footer-menu-1 footerColumn-nav footerColumn"> <h4>Company</h4><nav><ul><li><a href="/pages/our-mission">About</a></li><li><a href="/pages/protein-calculator">Protein Calculator &trade;</a></li><li><a href="/blogs/authenticate-products">Third Party Testing</a></li><li><a href="/pages/community">Shopify Collabs</a></li><li><a target="_blank" href="https://www.shareasale.com/join/promix">Affiliate Program</a></li><li><a href="/pages/military-first-responders-medical-nurses-and-teachers-discount">Military & First Responders</a></li></ul></nav> </div><!--footerColumn-nav--><div class="footerColumn-nav-footer-menu-2 footerColumn-nav footerColumn"> <h4>Customer Service</h4><nav><ul><li><a href="/pages/contact">Contact Us</a></li><li><a href="https://promixnutrition.com/apps/wonderment/tracking">Track Order</a></li><li><a href="/pages/wholesale-apply">Wholesale</a></li><li><a target="_blank" href="https://promix-nutrition.gorgias.help/en-US">FAQ</a></li></ul></nav> </div><!--footerColumn-nav--><div class="footerColumn-miscellaneous footerColumn"> <div class="footerTerms"> <p class="copyright">&copy; 2024 Promix Nutrition. All rights reserved. <span>2613 NW 24th Terrace Gainesville, FL 32605</span></p><nav> <ul><li><a href="/pages/terms-conditions">Terms & Conditions</a></li><li><a href="/pages/privacy-policy">Privacy Policy</a></li><li><a href="/pages/terms-of-sale">Terms of Sale</a></li><li><a href="/pages/accessibility">Accessibility</a></li><li><a id="accessibilityCustomTrigger" class="accessibilityCustomTrigger" tabindex="0">Accessibility Options</a></li> </ul> <ul><li><a href="/pages/us-laws-compliance">Do Not Sell or Share My Personal Information</a></li><li><a href="/pages/washington-consumer-health-data-privacy-policy">Washington Consumer Health Data Privacy Policy</a></li></ul> </nav> <p class="disclaimer">*These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure or prevent any disease. For best results supplements should be taken as directed over time, in conjunction with a healthy diet and regular exercise program. Results may vary.</p> <p class="disclaimer">*Compare to rigid packaging of same volume</p> <p class="disclaimer">&bull;Origin of ingredients by quantity used across all Promix products</p> <p class="disclaimer">California Residents: <a href="/pages/prop-65-warning">Learn about</a> Prop 65 Warning.</p> <p class="disclaimer">By using our site you agree to the following <a href="/pages/terms-conditions">Terms of Service</a></p> <p class="disclaimer"><a href="/policies/refund-policy">*Terms of 90 Day Guarantee. Return &amp; Refund Policy.</a></p> </div><!--footerTerms--> <div class="footerSocial"> <nav><ul><li><a target="_blank" href="https://www.instagram.com/promix/"><img alt="Instagram logo" src="//promixnutrition.com/cdn/shop/t/165/assets/icon-instagram.png?v=40935812023775770881729185560" /></a></li></ul></nav> </div><!--footerSocial--> </div><!--footerColumn-miscellaneous--> </div><!--#footer_layout--></div><!--#footer--><div id="sidebarMenu" class="sidebarMenu"> <div class="aboveHeaderBanner"><h5><a href="/pages/protein-calculator">How much protein do you need? <span class="underline">Protein Calculator</span></a></h5></div> <div class="head"><div class="searchContainer"><predictive-search> <form action="/search" class="predictiveSearch search" method="get" role="search"> <div class="formContainer"> <div class="field"> <input type="search" class="searchInput" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list" placeholder="Search all 100+ products" > <input name="options[prefix]" type="hidden" value="last"> <button type="submit" class="searchButton" aria-label="Search">Search</button> <button type="reset" class="resetButton close-searchBar hidden" aria-label="Clear search term">&#10005;</button> </div><!--field--> </div><!--formContainer--> <div class="predictive-search" tabindex="-1"></div> </form> </predictive-search></div> <a class="closeX"><span></span></a> </div><!--head--> <div class="body"> <div id="sidebarNav" class="sidebarNav" data-section="nav-sidebar" style="display:none"></div><!--#sidebarNav--> </div><!--body--> </div><!--#sidebarMenu--><div id="searchBar" class="searchBar"><div class="barBack close-searchBar"></div><predictive-search> <form action="/search" class="predictiveSearch search" method="get" role="search"> <div class="formContainer"> <div class="field"> <input type="search" class="searchInput" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list" placeholder="Search all 100+ products" > <input name="options[prefix]" type="hidden" value="last"> <button type="submit" class="searchButton" aria-label="Search">Search</button> <button type="reset" class="resetButton close-searchBar hidden" aria-label="Clear search term">&#10005;</button> </div><!--field--> </div><!--formContainer--> <div class="predictive-search" tabindex="-1"></div> </form> </predictive-search></div><script src="//promixnutrition.com/cdn/shop/t/165/assets/predictive-search.js?v=136719879272950195341729185606" defer="defer"></script><script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" type="text/javascript"></script><script src="//promixnutrition.com/cdn/shop/t/165/assets/lazyload.min.js?v=90228009725600503981729185587" type="text/javascript"></script><script src="//promixnutrition.com/cdn/shop/t/165/assets/slick.min.js?v=71779134894361685811729185662" type="text/javascript"></script><script defer src="//promixnutrition.com/cdn/shop/t/165/assets/theme-scripts.js?v=163064368771435332881732212087" type="text/javascript"></script><script>$(document).ready( function() { var questionnaire_type; var $questionnaire; var metric = false; $('.toggleUnits input[type="radio"]').on('change', function() { var units = $questionnaire.find('.toggleUnits input[type="radio"]:checked').val(); if(units == 'metric') { metric = true; $questionnaire.addClass('with-units-metric'); } else { metric = false; $questionnaire.removeClass('with-units-metric'); } }); $('.calculator-height-ft').on('keyup', function() { $questionnaire.find('.calculator-height-in').focus(); }); $('.calculator-height-m').on('keyup', function() { $questionnaire.find('.calculator-height-cm').focus(); }); function calculate_adjustment(weight,percentage_change) { var adjustment = 0; if(percentage_change != 0) { var percentage = percentage_change / 100; adjustment = weight * percentage; } return adjustment; } function calculate_ibw() { var gender = $questionnaire.find('.calculator-gender').val(); if(metric) { var height_m = Number($questionnaire.find('.calculator-height-m').val()); var height_cm = Number($questionnaire.find('.calculator-height-cm').val()); var height_ft = height_m * 3.28084; var height_in = height_cm * 0.393701; } else { var height_ft = Number($questionnaire.find('.calculator-height-ft').val()); var height_in = Number($questionnaire.find('.calculator-height-in').val()); } var height = (height_ft * 12) + height_in; var height_threshold = 60; var height_upward_adjustment = 6; var height_downward_adjustment = 5; var ideal_body_weight = 106; if(gender == 'female') { var height_upward_adjustment = 5; var ideal_body_weight = 100; } if (height > height_threshold) { ideal_body_weight = ideal_body_weight + ((height - height_threshold) * height_upward_adjustment); } else if(height < height_threshold) { ideal_body_weight = ideal_body_weight - ((height_threshold - height) * height_downward_adjustment); } var $body_type_option = $questionnaire.find('.calculator-body-type:checked'); if($body_type_option.length > 0) { var body_type_percentage_change = Number($body_type_option.attr('data-percentage-change')); ideal_body_weight = ideal_body_weight + calculate_adjustment(ideal_body_weight,body_type_percentage_change); } var athlete_performance_percentage_change = 0; $questionnaire.find('.calculator-athlete-performance:checked').each( function() { athlete_performance_percentage_change = athlete_performance_percentage_change + Number($(this).attr('data-percentage-change')); }); ideal_body_weight = ideal_body_weight + calculate_adjustment(ideal_body_weight,athlete_performance_percentage_change); $questionnaire.attr('data-height', height).attr('data-gender', gender); return(ideal_body_weight); } function calculate_results() { var dietary_restriction = $questionnaire.find('.calculator-dietary-restrictions:checked').val(); if(dietary_restriction == 'kidney-disease') { $('#specialMessage-kidney-disease').show(); return; } var canStore = (window.localStorage && typeof JSON != 'undefined'); if(canStore){ window.localStorage.setItem('dietary_restriction',dietary_restriction); } var ibw = calculate_ibw(); if(ibw) { var daily_protein = ibw; var daily_supplement_protein = daily_protein * 0.35; $('#daily-protein-amount').text(Math.round(daily_protein)+'g'); $('#daily-supplement-protein-amount').text(Math.round(daily_supplement_protein)+'g'); } $('.productGrid .gridItem').removeClass('recommended'); $('.recommendedProductsGroup').hide(); $('#recommendedProductsGroup-'+dietary_restriction).show(); $questionnaire.attr('data-daily-protein', Math.round(daily_protein)).attr('data-supplement-protein', Math.round(daily_supplement_protein)); } function complete_questionnaire() { setTimeout( function() { $('#proteinCalculator').addClass('calculating-results'); calculate_results(); }, 300); setTimeout( function() { $('#proteinCalculator').addClass('results-calculated'); $('#calculatorPopup').stop().animate({ 'scrollTop': $('#proteinCalculator').offset().top }, 500, 'swing'); }, 2000); setTimeout( function() { $('#proteinCalculator').removeClass('calculating-results'); }, 2500); console.log('completing questionnaire'); } function adjust_questionnaire_height_to_step($step) { var step_height = $step.outerHeight(); $questionnaire.css({'height':step_height,'overflow-y':'hidden'}); } function go_back_a_step($current_step) { $current_step.removeClass('calculatorStep-active'); var current_step_count = Number($current_step.attr('data-step-count')); $('#proteinCalculator').find('.progressBarStep-'+current_step_count).removeClass('progressBarStep-reached'); var $prev_step = $current_step.prev('.calculatorStep'); $prev_step.removeClass('calculatorStep-complete').addClass('calculatorStep-active'); adjust_questionnaire_height_to_step($prev_step); var prev_step_count = Number($prev_step.attr('data-step-count'));window.location.hash = '#step-'+prev_step_count;} function advance_step($current_step) { $current_step.removeClass('calculatorStep-active').addClass('calculatorStep-complete'); var $next_step = $current_step.next('.calculatorStep'); var step_count = Number($next_step.attr('data-step-count')); $('#proteinCalculator').find('.progressBarStep-'+step_count).addClass('progressBarStep-reached'); if($next_step.length > 0) { $next_step.addClass('calculatorStep-active'); adjust_questionnaire_height_to_step($next_step); if($next_step.find('input[type="number"]').length > 0) { setTimeout( function() { $next_step.find('input[type="number"]').first().focus(); },500); }window.location.hash = '#step-'+step_count;} else { complete_questionnaire(); } } function reset_calculator(reload) { $('#proteinCalculator').removeClass('calculating-results results-calculated'); if($questionnaire) { $questionnaire.removeClass('with-units-metric'); } metric = false; $('select option.calculator-default-option').prop('selected', true); $('.calculator-height').val(''); $('#proteinCalculator input[type="radio"]').prop('checked', false); $('#proteinCalculator input[type="radio"].calculator-default-option').prop('checked', true); $('.calculatorStep').removeClass('calculatorStep-active calculatorStep-complete'); $('#calculatorProgressBar').html(''); $('.calculatorProgress').hide(); $('.resetIcon').hide(); $('.questionnaireSteps').hide(); $('.questionnaireType').show(); if(reload) { window.location.href = '/pages/protein-calculator/#start-calculator'; } } $('.chooseQuestionnaireType').on( 'click', function() { questionnaire_type = $(this).attr('data-questionnaire-type'); $questionnaire = $('#questionnaireSteps-'+questionnaire_type); $('.questionnaireType').hide(); $questionnaire.show(); $('.calculatorProgress').show(); $('.resetIcon').show(); var questionnaire_step_count = $questionnaire.find('.calculatorStep').length; var i; for (i = 1; i <= questionnaire_step_count; i++) { var step_class = 'progressBarStep-'+i; if(i == 1) { step_class = step_class+' progressBarStep-reached'; } $('#calculatorProgressBar').append('<a class="'+step_class+'"></a>'); } var $first_step = $questionnaire.find('.calculatorStep').first(); adjust_questionnaire_height_to_step($first_step); $first_step.addClass('calculatorStep-active');window.location.hash = '#step-1';}); $('.next').on('click', function() { var $current_step = $(this).parents('.calculatorStep'); if($current_step.hasClass('calculatorStep-gender')) { advance_step($current_step); } else if($current_step.hasClass('calculatorStep-height')) { if( (metric == true && $('#'+questionnaire_type+'-calculator-height-m').val()) || (metric == false && $('#'+questionnaire_type+'-calculator-height-ft').val()) ) { advance_step($current_step); } } else { if($current_step.find('input:checked').val()) { advance_step($current_step); } } }); $('.prev').on('click', function() { var $current_step = $(this).parents('.calculatorStep'); go_back_a_step($current_step); }); $('#proteinCalculator input[type="radio"]').on('change', function() { var $current_step = $(this).parents('.calculatorStep'); if($current_step.hasClass('calculatorStep-height')) { return; } if($current_step.hasClass('calculatorStep-last')) { var $calculate_button = $current_step.find('.calculateButton'); $calculate_button.prop('disabled', false); if($current_step.height() > $('#proteinCalculator').height()) { console.log('scrolling to $calculate_button'); $('#calculatorPopup').stop().animate({ 'scrollTop': $calculate_button.offset().top }, 500, 'swing'); } return; } setTimeout( function() { advance_step($current_step); },100); }); $('.resetCalculator').on('click', function() { reset_calculator(); }); $('.calculateButton').on('click', function() { var $current_step = $(this).parents('.calculatorStep'); advance_step($current_step); });$(window).bind('hashchange', function() { console.log(window.location.hash); var hash = window.location.hash; if(hash == '#start-calculator') { reset_calculator(); } else { var target_step = Number(hash.replace('#step-','')); var $current_step = $questionnaire.find('.calculatorStep-active'); var current_step_count = Number($current_step.attr('data-step-count')); if(target_step < current_step_count) { go_back_a_step($current_step); } if(target_step > current_step_count) { advance_step($current_step); } } });function open_calculator_popup() { $('body').addClass('with-calculator-popup-open');if(!window.location.hash) { window.location.hash = '#start-calculator'; }} $('.triggerCalculatorPopup').click( function() { open_calculator_popup(); }); $('.closeCalculatorPopup').click( function() { $('body').removeClass('with-calculator-popup-open'); }); $(window).load( function() { if(window.location.hash == '#start-calculator') { open_calculator_popup(); } }); }); /* end document.ready */ </script> <script type="text/javascript"> var _learnq = _learnq || []; var results; var calc_type; function get_calculator_results(calculator_type,email) { if(calculator_type == 'Experienced Lifter') { var $calculator = $('#questionnaireSteps-experienced-lifter'); } else { var $calculator = $('#questionnaireSteps-general-fitness'); } var gender = $calculator.attr('data-gender'); var height = $calculator.attr('data-height'); var daily_protein = $calculator.attr('data-daily-protein'); var daily_supplement_protein = $calculator.attr('data-supplement-protein'); var body_type = 'NA'; var general_activity = 'NA'; var training_frequency = 'NA'; var strength_training_frequency = 'NA'; var strength_training_type = 'NA'; var cardio_training_frequency = 'NA'; var cardio_training_type = 'NA'; var main_goal = 'NA'; var dietary_restriction = 'NA'; var strength_training = 'NA'; var cardiovascular_training = 'NA'; var training_history = 'NA'; var $body_type = $calculator.find('.calculator-body-type:checked'); if($body_type.length > 0) { body_type = $body_type.val(); } var $general_activity = $calculator.find('.calculator-activity-level:checked'); if($general_activity.length > 0) { general_activity = $general_activity.val(); } var $training_frequency = $calculator.find('.calculator-training-frequency:checked'); if($training_frequency.length > 0) { training_frequency = $training_frequency.val(); } var $strength_training_frequency = $calculator.find('.calculator-strength-training-frequency:checked'); if($strength_training_frequency.length > 0) { strength_training_frequency = $strength_training_frequency.val(); } var $strength_training_type = $calculator.find('.calculator-strength-training-type:checked'); if($strength_training_type.length > 0) { strength_training_type = $strength_training_type.val(); } var $cardio_training_frequency = $calculator.find('.calculator-cardiovascular-frequency:checked'); if($cardio_training_frequency.length > 0) { cardio_training_frequency = $cardio_training_frequency.val(); } var $cardio_training_type = $calculator.find('.calculator-cardiovascular-type:checked'); if($cardio_training_type.length > 0) { cardio_training_type = $cardio_training_type.val(); } var $main_goal = $calculator.find('.calculator-main-goal:checked'); if($main_goal.length > 0) { main_goal = $main_goal.val(); } var $strength_training = $calculator.find('.calculator-strength-training:checked'); if($strength_training.length > 0) { strength_training = $strength_training.val(); } var $cardio_training = $calculator.find('.calculator-cardiovascular-training:checked'); if($cardio_training.length > 0) { cardiovascular_training = $cardio_training.val(); } var $training_history = $calculator.find('.calculator-training-history:checked'); if($training_history.length > 0) { training_history = $training_history.val(); } var $dietary_restriction = $calculator.find('.calculator-dietary-restrictions:checked'); if($dietary_restriction.length > 0) { dietary_restriction = $dietary_restriction.val(); var recommended_products = []; if(dietary_restriction != 'kidney-disease') { $('#recommendedProductsGroup-'+dietary_restriction+' .productLoop').each( function() { var rec_prod_handle = $(this).attr('data-product-handle'); var rec_prod_title = $(this).attr('data-product-title'); var rec_prod_image = $(this).attr('data-product-image'); var rec_prod_item = { Name: rec_prod_title, URL: 'https://promixnutrition.com/products/'+rec_prod_handle, ImageURL: rec_prod_image }; recommended_products.push(rec_prod_item); }); } } if(email) { results = { '$email' : email, 'CalculatorType' : calculator_type, 'CalculatorGender' : gender, 'CalculatorHeight' : height, 'CalculatorDailyProtein' : daily_protein, 'CalculatorDailySupplementProtein' : daily_supplement_protein, 'CalculatorBodyType' : body_type, 'CalculatorGeneralActivity' : general_activity, 'CalculatorTrainingFrequency' : training_frequency, 'CalculatorStrengthTrainingFrequency' : strength_training_frequency, 'CalculatorStrengthTrainingType' : strength_training_type, 'CalculatorCardioTrainingFrequency' : cardio_training_frequency, 'CalculatorCardioTrainingType' : cardio_training_type, 'CalculatorMainGoal' : main_goal, 'CalculatorDietaryRestrictions' : dietary_restriction, 'CalculatorStrengthTraining' : strength_training, 'CalculatorCardioTraining' : cardiovascular_training, 'CalculatorTrainingHistory' : training_history, 'CalculatorRecommendedProducts' : recommended_products } } else { results = { 'CalculatorType' : calculator_type, 'CalculatorGender' : gender, 'CalculatorHeight' : height, 'CalculatorDailyProtein' : daily_protein, 'CalculatorDailySupplementProtein' : daily_supplement_protein, 'CalculatorBodyType' : body_type, 'CalculatorGeneralActivity' : general_activity, 'CalculatorTrainingFrequency' : training_frequency, 'CalculatorStrengthTrainingFrequency' : strength_training_frequency, 'CalculatorStrengthTrainingType' : strength_training_type, 'CalculatorCardioTrainingFrequency' : cardio_training_frequency, 'CalculatorCardioTrainingType' : cardio_training_type, 'CalculatorMainGoal' : main_goal, 'CalculatorDietaryRestrictions' : dietary_restriction, 'CalculatorStrengthTraining' : strength_training, 'CalculatorCardioTraining' : cardiovascular_training, 'CalculatorTrainingHistory' : training_history, 'CalculatorRecommendedProducts' : recommended_products } } } /* end function get_calculator_results */ document.getElementById("submitProteinCalculator-general-fitness").addEventListener('click',function (){ calc_type = 'General Fitness'; setTimeout( function() { /* setting timeout because quiz does not get updated with data-height, data-gender, data-daily-protein, data-daily-supplements-protein until after submitted */ get_calculator_results(calc_type, false); _learnq.push(['track', 'Completed Protein Calculator', results]); }, 1000); }); document.getElementById("submitProteinCalculator-experienced-lifter").addEventListener('click',function (){ calc_type = 'Experienced Lifter'; setTimeout( function() { /* setting timeout because quiz does not get updated with data-height, data-gender, data-daily-protein, data-daily-supplements-protein until after submitted */ get_calculator_results(calc_type, false); _learnq.push(['track', 'Completed Protein Calculator', results]); }, 1000); }); window.addEventListener("klaviyoForms", function(e) { if (e.detail.type == 'submit') { console.log('submitting protein calculator sign-up to klaviyo'); setTimeout( function() { get_calculator_results(calc_type, false); _learnq.push(['track', 'Completed Protein Calculator and submitted email', results]); gtag('event', 'Submitted email', {'event_category' : 'Protein Calculator','event_label' : calc_type}); },1000); var $submitted_email = $('#proteinCalculator .emailCollection input[type="email"]'); if($submitted_email.length > 0 && $submitted_email.val()) { var submitted_email = $submitted_email.val(); console.log('submitted_email: ' + submitted_email); setTimeout( function() { get_calculator_results(calc_type, submitted_email); _learnq.push(['identify', results]); },2000); } } }); </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "How Much Protein Do I Need in a Day?", "acceptedAnswer": { "@type": "Answer", "text": "It is important to note that the FDA’s recommended daily values are to prevent deficiency and not based on optimal health nor specific to individuals, especially those looking to gain lean muscle or improve their body composition. The recommended daily allowance (RDA) of protein varies from one person to the next." } },{ "@type": "Question", "name": "What is the RDA of protein for muscle growth?", "acceptedAnswer": { "@type": "Answer", "text": "1g/lb (2.2g/kg) of body weight is recommended for someone who is training at least 1 hour per day and whose goal is to gain muscle. It’s rare for people to hit this goal because of the reality of how people adhere to nutritional guidance. Simply trying to hit this goal brings protein intake up and this significantly improves lean muscle gain, recovery, and overall body composition (e.g. increased lean mass and decreased fat mass)." } },{ "@type": "Question", "name": "What are the Benefits to Eating Protein?", "acceptedAnswer": { "@type": "Answer", "text": "As a macronutrient, protein is vital to your body’s natural processes. When you supplement your diet with the right amount of protein, you are making it easier for your body to build lean muscle, strengthen bones and tissue, deliver oxygen and nutrients throughout the body, aid in digestion, and regulate hormones. Furthermore, eating protein can help curb hunger, maintain a healthy weight, reduce fatigue, and reduce recovery time after exercise or injury." } },{ "@type": "Question", "name": "What Happens if You Have Too Much Protein?", "acceptedAnswer": { "@type": "Answer", "text": "Just like having too little protein in your diet can lead to serious health problems, eating too much protein for a long time can cause exhaustion and discomfort, including indigestion, dehydration, nausea, irritability, diarrhea, headaches, and put you at an increased risk for developing kidney stones. Knowing the answer to ‘How much protein do I need” can help you avoid eating too much protein, and subsequently suffering from discomfort or medical problems." } }] } </script> <script> $(document).ready( function() { var added_to_cart_this_session = 'T' == window.sessionStorage.getItem('addedToCartThisSession'); document.addEventListener('rebuy:cart.add', function(event){ // console.log('ok, rebuy:cart.add event', event.detail); added_to_cart_this_session = true; window.sessionStorage.setItem('addedToCartThisSession', 'T'); });}); </script><span class="junip-store-key" data-store-key="9TawHp54WKxPALUakdGzKZUQ" data-onsite-enabled="true" data-review-count-enabled="true" data-star-color="#FDB600"> </span> <script> window.addEventListener("klaviyoForms", function(e) { if (e.detail.type == 'submit') { console.log('Klaviyo form submitted'); gtag('event', 'Submitted email', {'event_category' : 'Klaviyo form','event_label' : e.detail.formId}); } }); </script> <script> var klaviyo = klaviyo || []; klaviyo.push(['identify', { 'shopify_locale': 'en-US', 'shopify_language': 'en', 'shopify_country': 'US', 'shopify_currency_code': 'USD' }]); </script> <script async src="https://cdn.rebuyengine.com/onsite/js/rebuy.js?shop=promix.myshopify.com"></script><script type='text/javascript'> var script = document.createElement('script'); script.src = 'https://xp2023-pix.s3.amazonaws.com/px_8gYL4.js'; document.getElementsByTagName('head')[0].appendChild(script); </script><style> </style> <div id="shopify-block-7919968004221747976" class="shopify-block shopify-app-block"><script> const StatusAppEmbed = { storageAvailable: (type) => { let storage try { storage = window[type] const x = '__storage_test__' storage.setItem(x, x) storage.removeItem(x) return true } catch (e) { return ( e instanceof DOMException && // everything except Firefox (e.code === 22 || // Firefox e.code === 1014 || // test name field too, because code might not be present // everything except Firefox e.name === 'QuotaExceededError' || // Firefox e.name === 'NS_ERROR_DOM_QUOTA_REACHED') && // acknowledge QuotaExceededError only if there's something already stored storage && storage.length !== 0 ) } }, getItem(key) { if (StatusAppEmbed.storageAvailable('localStorage')) { return localStorage.getItem(key) } return null }, setItem(key, value) { if (StatusAppEmbed.storageAvailable('localStorage')) { localStorage.setItem(key, value) } } } </script> <script> (() => { const getIsActive = () => { const timeout = StatusAppEmbed.getItem('status-timeout'); const isInTimeout = timeout && timeout > Date.now(); return StatusAppEmbed.getItem('status-state') !== 'off' && !isInTimeout && window.statusEnabled !== false; } /** * If not found on this list, account links will just go to the for you page */ const replacements = { '/account/logout': '#status-profile', }; const methods = { /** * Replace existing account links on a page with a link to the widget */ replaceLinks: () => { document.querySelectorAll('a[href*="/account"]').forEach((el) => { const href = el.getAttribute('href'); // External links should be ignored if (href.includes('http') && !href.includes(location.origin)) { return; } // App proxy links should be ignored const prefixes = ['apps', 'a', 'community', 'tools'] const isAppProxyLink = prefixes.some((prefix) => { return href.startsWith(`${location.origin}/${prefix}/`) || href.startsWith(`/${prefix}/`) }) if (isAppProxyLink) { return; } const replacementLink = replacements[href] ?? '#status'; el.setAttribute('href', replacementLink); }); }, /** * Replace links to status hashes. This is for users in fallback mode */ replaceHashes: () => { document.querySelectorAll('a[href*="#status"]').forEach((el) => { el.setAttribute('href', '/account'); }); }, } /** * Watch the page on an interval to replace account links if they're added after page load */ const watchAccountLinks = () => { setInterval(() => { const method = getIsActive() ? 'replaceLinks' : 'replaceHashes' methods[method](); }, 200); }; // Replace all account links on the page with a #status link instead const method = getIsActive() ? 'replaceLinks' : 'replaceHashes' methods[method](); // Continue to replace links, in case account links are added after page load watchAccountLinks(); })() </script> <dynamic> <script id="status-init-data"> window.StatusInitData = { shopId: 5079565, shopCurrency: 'USD', shopifyDomain: window.Shopify.shop, customerId: null, customer: null, page: { collectionId: null, productId: null, cart: [], cartStatusId: '', cartStatusTracked: '', }, routes: window.Shopify.routes } </script> <script> window.__statusBaseCdnUrl = 'https://cdn.shopify.com/extensions/87389645-4992-4a1d-b2a2-ce9e52642cfe/2.161.13/assets/index.js'.split('index.js')[0].replace('assets/', ''); </script> </dynamic> <script type="module" crossorigin data-em-disable data-cfasync="false" src="https://cdn.shopify.com/extensions/87389645-4992-4a1d-b2a2-ce9e52642cfe/2.161.13/assets/status.main.ineePbQQ.js"></script> </div><div id="shopify-block-2728461494843721857" class="shopify-block shopify-app-block"> <script defer src="https://app.amped.io/snippet/shopify?store=promix.myshopify.com"></script> </div></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10