CALL TO ORDER: 888-4-ATHLEANX(888-428-4532)
FREE GIFT
SUPPLEMENTS
RESULTS
ABOUT
PRO-30G
Premium Protein Powder
- Builds Lean Muscle Mass
- 30G High Quality Protein
- Great, Smooth Taste
- 28 Servings
Roll over image to zoom in
Builds Lean Muscle Mass
30G High Quality Protein
Great, Smooth Taste
28 Servings
");}jQuery(".specialpopupdiv").css("opacity", 1);}else if($selected.data('usealt') != '' && jQuery(".mainBundleImg").length > 0 ){if(location.href.substring(60,39) == 'muscle-stack'){jQuery(".mainBundleImg img.aligncenter").attr("src", '/wp-content/themes/engage-ax/supplements/imgs-2020/2021-MUSCLE-STACK.jpg');}else if(location.href.substring(60,39) == 'rx-base-stack'){jQuery(".mainBundleImg img.aligncenter").attr("src", '/wp-content/themes/engage-ax/supplements/imgs-2020/2021-BASE-STACK.jpg');}if(jQuery(".specialpopupdiv").length == 0){jQuery(".mainBundleImg img.aligncenter").after("
");}jQuery(".specialpopupdiv").css("opacity", 1);}else if(jQuery(".mainBundleImg").length > 0){jQuery(".mainBundleImg img.aligncenter").attr("src", '/wp-content/themes/engage-ax/supplements/imgs-2020/base-stack-md.png');jQuery(".specialpopupdiv").css("opacity", 0);}else{jQuery(".rx_img img.aligncenter").attr("src", '/wp-content/themes/engage-ax/supplements/imgs-2020/rx2-md.jpg');jQuery(".specialpopupdiv").css("opacity", 0);} } else if ($selected.data('supplement') === "RECON"){ //-------------------- // RX-3 RECONSTRUXION //-------------------- jQuery(".reconimg").fadeOut(100).hide().html(flavorImg).fadeIn(100); } else if ($selected.data('supplement') === "RX4"){ //-------------------- // RX-4 WOMENS //-------------------- jQuery(".rx4img").fadeOut(100).hide().html(flavorImg).fadeIn(100); } else if ($selected.data('supplement') === "PRX"){ //-------------------- // RX-4 WOMENS //-------------------- jQuery(".prximg").fadeOut(100).hide().html(flavorImg).fadeIn(100); } else if ($selected.data('supplement') === "PRO-30G" || $selected.data('supplement') === "PRO-30G XPRESSO" || $selected.data('supplement') === "PRO-30G VEGAN" || $selected.data('supplement') === "PRO-30G (TRY ME)") { //-------------------- // PRO-30G PREMIUM PROTEIN //-------------------- jQuery(".xlr8img").fadeOut(100).hide().html(flavorImg).fadeIn(100); } genSKUs(0); }); genSKUs();let kItem = { "ProductID": jQuery(".rx_select_wrapper").attr("data-item"), "SKU": jQuery(".rx_select_wrapper").attr("data-item"), "ImageURL": jQuery(".rx_img img").prop("src"), "URL": jQuery(location).attr('href'), "Price": jQuery(this).find("data-baseprice").val()}klaviyo.push(['track', 'Viewed Product', kItem]);gtag('event', 'view_item', {"items": [{"item_id": jQuery(".rx_select_wrapper").attr("data-item"),"item_name": "PRO-30G Premium Protein","list_name": "RX Supplements","item_brand": "AX","item_category": "Physical","list_position": 1,"quantity": 1,"price": jQuery(this).find("data-baseprice").val(),}]}); });
");}else if(usealt != '' && jQuery(".mainBundleImg").length > 0 ){if(location.href.substring(60,39) == 'muscle-stack'){jQuery(".mainBundleImg img.aligncenter").attr("src", '/wp-content/themes/engage-ax/supplements/imgs-2020/2021-MUSCLE-STACK-v2.jpg');}else if(location.href.substring(60,39) == 'rx-base-stack'){jQuery(".mainBundleImg img.aligncenter").attr("src", '/wp-content/themes/engage-ax/supplements/imgs-2020/2021-BASE-STACK-v5.jpg');}jQuery(".mainBundleImg img.aligncenter").after("
");} jQuery(".xlr8img").html(flavorImg).fadeIn(speed); } else if (supplement === "RECON") { //--------------------- // RX-3 RECONSTRUXION //--------------------- jQuery(".reconimg").html(flavorImg).fadeIn(speed); } else if (supplement === "RX4") { //--------------------- // RX-4 WOMENS //--------------------- jQuery(".rx4img").html(flavorImg).fadeIn(speed); } else if (supplement === "PRX") { //--------------------- // RX-4 WOMENS //--------------------- jQuery(".prximg").html(flavorImg).fadeIn(speed); } else if (supplement === "PRO-30G" || supplement === "PRO-30G VEGAN" || supplement === "PRO-30G (TRY ME)" || supplement === "PRO-30G XPRESSO") { //--------------------- // PRO-30G PREMIUM PROTEIN //--------------------- jQuery(".xlr8img").html(flavorImg).fadeIn(speed); } } }); var gen_arr = JSON.stringify({ sku : gen_sku.join("-"), // qty : (gen_sku.join("-") === 'POWERUPS' ? 0 : $wrapper.find(".qty").val()), qty : $wrapper.find(".qty").val(), upsku : $wrapper.find(".qty").data('upsku'), trigqty : $wrapper.find(".qty").data('trigqty') }); $wrapper.find(".gen_sku").val(gen_arr).trigger('change.gen_sku'); jQuery('.js-buy-button').data('itemid', gen_sku.join("-")) jQuery('.js-item-qty').val($wrapper.find(".qty").val()) console.log(gen_arr) }); } // END genSkus();function breakBundles(sku = ''){let returnObject = '';if(sku.substr(0, 3) === 'RX1'){returnObject = "X-CITE Pre Workout"}else if(sku.substr(0, 3) === 'RXP'){returnObject = "PRO-30G Premium Protein"}else if(sku.substr(0, 3) === 'PRX'){returnObject = "PR-X: MAX STRENGTH INTRAWORKOUT"}else if(sku.substr(0, 3) === 'RX3'){returnObject = "RECONSTRUXION Muscle Recovery"}else if(sku.substr(0, 3) === 'RX4'){returnObject = "RX4 WOMEN Muscle Recovery"}else if(sku.substr(0, 4) === 'RX-A'){returnObject = "AALPHA BCAA's"}else if(sku.substr(0, 4) === 'RX-O'){returnObject = "Dr. C's Omega 3's"}else if(sku.substr(0, 4) === 'RX-M'){returnObject = "MECHAN-X"}else if(sku.substr(0, 4) === 'RXVP'){returnObject = "PRO-30G Vegan Premium Protein"}else{returnObject = sku}return returnObject;} //----------------------// // Show SKUs // //----------------------// var gen_sku = {}; var final_sku = []; function showskus(isPopup = false) { genSKUs(); var $button = jQuery(event.target) , btnHtml = $button.html() , loader = ''; // Disable add to cart button. var _disableButton = function () { $button.html(loader).prop('disabled', true).addClass('disabled'); }; // Re-enable add to cart button. var _enableButton = function () { $button.html(btnHtml).prop('disabled', false).removeClass('disabled'); }; _disableButton(); var gen_sku = {};var autoship = jQuery(".autoship").val();if(autoship == ''){autoship = 'none';}var eventData = {contents: [],event_id: '',event_source_url: '',event_time: 0,user_data: {client_ip_address: '',client_user_agent: ''}}; UC.getCart(function(cart) { // TODO: POPUPFIX // jQuery(".rx_select_wrapper_outer:first .rx_select_wrapper").each(function(index) { jQuery(".rx_select_wrapper_outer:first .rx_select_wrapper").each(function(index) {let $wrapper = jQuery(this);let itemInfo = {};//wrapperlength = $wrapper.find(".select2-wrapper").lengthif($wrapper.find(".select2-wrapper").length > 0 ){$wrapper.find(".select2-wrapper").each(function(flav_index) {let $select = jQuery(this),indiviualitem = jQuery($select).find(':selected').attr('data-basesku'),quantity,gname;if(jQuery($select).find("select").length == 0 ){indiviualitem = jQuery($select).attr('data-item')} if (indiviualitem === '') { return; }if(jQuery($wrapper).find(".qty.qty_bndl").val() != undefined){quantity = jQuery($wrapper).find(".qty_bndl.qty").val();gname = jQuery($select).find(".qty_bndl.qty").attr("data-gname");}else{quantity = jQuery($wrapper).find(".qty_single.qty").val();gname = jQuery($select).find(".qty_single.qty").attr("data-gname");}if(autoship != 'none' && autoship != 'None'){indiviualitem = indiviualitem + '-R';}let price = jQuery(this).find("data-baseprice").val(),rxImg = jQuery(".rx_img img").prop("src"),url = jQuery(location).attr('href'),rxprice = jQuery(".monthytitle.payprice").attr("data-baseprice"),cartvalue = cart.summary.subtotal.value + parseInt(rxprice);ccLayer = window.ccLayer || {};gname = breakBundles(indiviualitem);try {ccLayer.push({ccEvent: 'miniCartViewed',src: 'custom',items: [ // all the items present in the cart {id: indiviualitem, //id of prouctname: indiviualitem, //name of product present in cartprice: rxprice, //price of productcurrency: 'USD', //currencyquantity: quantity, //quantity of product present in carturl: url, //url of product pageimage: rxImg, //image url of the product }],currency: 'USD', //currencytotal: cartvalue, //cart total including shipping, taxes });}catch(e) {}let kItem = {"ProductID": indiviualitem,"SKU": indiviualitem,"ImageURL": jQuery(".rx_img img").prop("src"),"URL": url,"Price": rxprice}klaviyo.push(['track', 'Added to Cart', kItem]);gtag('event', 'add_to_cart', {"items": [{"item_id": indiviualitem,"item_name": gname,"list_name": "AX Supplement","item_brand": "AX","item_category": "Physical","list_position": 1,"quantity": quantity,"price": rxprice}]});itemInfo = {'item_id': indiviualitem,'quantity': quantity,'auto_order_schedule': autoship};for (var i = 0; i < cart.items.length; i++) {var item = cart.items[i]; // Get the current item// Add the item's name and price to the eventData.contents arrayeventData.contents.push({id: item.item_id,item_price: item?.unit_cost?.value,quantity: item.quantity});}var fbc = getCookie('_fbc');var fbp = getCookie('_fbp');eventData.currency = 'USD';eventData.event_id = 'addToCart_' + Math.random().toString(36).slice(2, 9);eventData.event_source_url = window.location.href;eventData.event_time = Math.floor(new Date().getTime() / 1000);eventData.user_data.client_ip_address = cart.checkout.ip_address;eventData.user_data.client_user_agent = cart.checkout.user_agent;eventData.user_data.fbc = fbc;eventData.user_data.fbp = fbp;sendTrackingData("Add to cart", JSON.stringify(eventData) );UC.updateCartItems( cart, itemInfo )})}else{let price = jQuery(this).find("data-baseprice").val(),rxImg = jQuery(".rx_img img").prop("src"),url = jQuery(location).attr('href'),rxprice = jQuery(".monthytitle.payprice").attr("data-baseprice"),cartvalue = cart.summary.subtotal.value + parseInt(rxprice),quantity = jQuery($wrapper).find(".qty_single.qty").val(),gname = jQuery($wrapper).find(".qty_single.qty").attr("data-gname");ccLayer = window.ccLayer || {};try{ccLayer.push({ccEvent: 'miniCartViewed',src: 'custom',items: [ // all the items present in the cart {id: indiviualitem, //id of prouctname: indiviualitem, //name of product present in cartprice: rxprice, //price of productcurrency: 'USD', //currencyquantity: quantity, //quantity of product present in carturl: url, //url of product pageimage: rxImg, //image url of the product }],currency: 'USD', //currencytotal: cartvalue, //cart total including shipping, taxes });} catch (e) {}let kItem = {"ProductID": indiviualitem,"SKU": indiviualitem,"ImageURL": jQuery(".rx_img img").prop("src"),"URL": url,"Price": rxprice}klaviyo.push(['track', 'Added to Cart', kItem]);gtag('event', 'add_to_cart', {"items": [{"item_id": indiviualitem,"item_name": gname,"list_name": "AX Supplement","item_brand": "AX","item_category": "Physical","list_position": 1,"quantity": quantity,"price": rxprice}]});let itemInfo = {'item_id': indiviualitem,'quantity': quantity,'auto_order_schedule': autoship};for (var i = 0; i < cart.items.length; i++) {var item = cart.items[i]; // Get the current item// Add the item's name and price to the eventData.contents arrayeventData.contents.push({id: item.item_id,item_price: item?.unit_cost?.value,quantity: item.quantity});}var fbc = getCookie('_fbc');var fbp = getCookie('_fbp');eventData.currency = 'USD';eventData.event_id = 'addToCart_' + Math.random().toString(36).slice(2, 9);eventData.event_source_url = window.location.href;eventData.event_time = Math.floor(new Date().getTime() / 1000);eventData.user_data.client_ip_address = cart.checkout.ip_address;eventData.user_data.client_user_agent = cart.checkout.user_agent;eventData.user_data.fbc = fbc;eventData.user_data.fbp = fbp;sendTrackingData("Add to cart", JSON.stringify(eventData) );UC.updateCartItems( cart, itemInfo )}})if(jQuery(".powerup_sel_right").length > 0 ){ let tempquntity = 0;let currentskus = {},recurringpowerup = autopayselected;jQuery(".powerup").each(function(index) {let $wrapper = jQuery(this);tempquntity += parseInt($wrapper.find(".qty_single.qty_val_wrap input").val());indiviualitem = $wrapper.find(".qty_single.qty_val_wrap input").attr("data-sku")currentskus[indiviualitem] = parseInt($wrapper.find(".qty_single.qty_val_wrap input").val());})//console.log(currentskus);let existingsku =[],rxpuskus = 0,powerupsku = "";while( tempquntity >= 3){existingsku =[],rxpuskus = 0,powerupsku = "";powerups = powerbundle(existingsku, currentskus, tempquntity);powerupsku = powerups.powerupsku;existingsku = powerups.existingsku;tempquntity = powerups.tempquntity;currentskus = powerups.currentskus;changepowerup(powerupsku, existingsku.join(","), recurringpowerup, false);}jQuery(".powerup").each(function(index) {let $wrapper = jQuery(this);quantity = $wrapper.find(".qty_single.qty_val_wrap input").val();indiviualitem = $wrapper.find(".qty_single.qty_val_wrap input").attr("data-sku")if(autoship != 'none' && autoship != 'None'){indiviualitem = indiviualitem + '-R';}let itemInfo = {'item_id': indiviualitem,'quantity': quantity,'auto_order_schedule': autoship};UC.updateCartItems( cart, itemInfo )})} }) UC.getCart(function(cart) { UC.postCart(cart, function(updatedCart, errors) { if (errors.length > 0) { if (errors[0].includes("coupon")) { if (jQuery('#axModal').css('visibility') === 'visible') { AX.modal.hide('#axModal', { onClose: function () { axupdateSnapshotItems(updatedCart); UCWP.cartSnapShot.showSnapshot(); } }); } else { AX.modal.hide('#axModal'); axupdateSnapshotItems(updatedCart); UCWP.cartSnapShot.showSnapshot(); } _enableButton(); } else if (errors[0].includes("backorder")) { AX.modal.show('#axModal', { content: '
' + errors[0] + '
', }); axupdateSnapshotItems(updatedCart); UCWP.cartSnapShot.showSnapshot(); _enableButton(); } else { AX.modal.show('#axModal', { content: '' + errors[0] + '
' }); console.log(errors) } _enableButton(); } else { // UC.updateSnapshotItems() AX.modal.hide('#axModal'); axupdateSnapshotItems(updatedCart); UCWP.cartSnapShot.showSnapshot(); _enableButton(); } jQuery(document).trigger("updated.ax.cart", updatedCart); jQuery(document).trigger("popup.ax.cart", updatedCart); }) })sessionStorage['poppedOnce'] = ""; } function powerbundle(existingsku, currentskus, tempquntity){let rxpuskus = 0;while(tempquntity >= 3){if(currentskus["RX-AALPHA"] != undefined && currentskus["RX-AALPHA"] > 0){let aalphaval = jQuery("[data-sku='RX-AALPHA']").val();if(currentskus["RX-AALPHA"] == 1){existingsku.push("APH")rxpuskus = 1;tempquntity--currentskus["RX-AALPHA"] = currentskus["RX-AALPHA"] - 1;aalphaval = aalphaval - 1;}else if(currentskus["RX-AALPHA"] == 2){existingsku.push("APH2");rxpuskus = 2currentskus["RX-AALPHA"] = currentskus["RX-AALPHA"] - 2;tempquntity = tempquntity -2;aalphaval = aalphaval - 2;}else if(currentskus["RX-AALPHA"] >= 3){powerupsku = "APH";existingsku.push("APH2");tempquntity = tempquntity -3;currentskus["RX-AALPHA"] = currentskus["RX-AALPHA"] - 3aalphaval = aalphaval - 3;rxpuskus = 3}if(aalphaval < 0){aalphaval = 0}jQuery("[data-sku='RX-AALPHA']").val(aalphaval)}if(rxpuskus == 3){break;}if(currentskus["RX-MECH"] != undefined && currentskus["RX-MECH"] > 0){let mechval = jQuery("[data-sku='RX-MECH']").val()if(currentskus["RX-MECH"] == 1 || rxpuskus == 2){if(rxpuskus == 2){powerupsku = "MCX";}else{existingsku.push("MCX");}tempquntity--currentskus["RX-MECH"] = currentskus["RX-MECH"] - 1;mechval = mechval - 1;rxpuskus = rxpuskus + 1;}else if(currentskus["RX-MECH"] == 2){if(rxpuskus == 1){powerupsku = existingsku[0];existingsku.shift();existingsku.push("MCX2");rxpuskus = rxpuskus +2tempquntity = tempquntity -2currentskus["RX-MECH"] = currentskus["RX-MECH"] - 2;mechval = mechval - 2;}else if(rxpuskus == 2){powerupsku = "MCX";tempquntity = tempquntity -1rxpuskus = rxpuskus + 1;currentskus["RX-MECH"] = currentskus["RX-MECH"] - 1;mechval = mechval - 1;}else if(rxpuskus != 3){powerupsku = "MCX";rxpuskus = rxpuskus + 2;existingsku.push("MCX2");tempquntity = tempquntity -2currentskus["RX-MECH"] = currentskus["RX-MECH"] - 2;mechval = mechval - 2;}}else if(currentskus["RX-MECH"] >= 3){if(rxpuskus == 1){powerupsku = "MCX2";rxpuskus = rxpuskus +2tempquntity = tempquntity -2currentskus["RX-MECH"] = currentskus["RX-MECH"] - 2;mechval = mechval - 2;}else if(rxpuskus == 2){powerupsku = "MCX";tempquntity = tempquntity -1rxpuskus = rxpuskus + 1;currentskus["RX-MECH"] = currentskus["RX-MECH"] - 1;mechval = mechval - 1;}else if(rxpuskus != 3){rxpuskus = rxpuskus + 3;powerupsku = "MCX";existingsku.push("MCX2");currentskus["RX-MECH"] = currentskus["RX-MECH"] - 3tempquntity = tempquntity - 3;mechval = mechval - 3;rxpuskus = 3;}}if(mechval < 0){mechval = 0}jQuery("[data-sku='RX-MECH']").val(mechval)}if(rxpuskus == 3){break;}if(currentskus["RX-OMEGA"] != undefined && currentskus["RX-OMEGA"] > 0){let omegaval = jQuery("[data-sku='RX-OMEGA']").val()if(currentskus["RX-OMEGA"] == 1 || rxpuskus == 2){existingsku.push("OM3")powerupsku = "OM3";currentskus["RX-OMEGA"] = currentskus["RX-OMEGA"] - 1;tempquntity = tempquntity - 1;omegaval = omegaval - 1;rxpuskus = rxpuskus +1}else if(currentskus["RX-OMEGA"] == 2){if(rxpuskus == 1){powerupsku = existingsku[0];existingsku.shift();existingsku.push("OM32");rxpuskus = rxpuskus +2tempquntity = tempquntity -2currentskus["RX-OMEGA"] = currentskus["RX-OMEGA"] - 2;omegaval = omegaval - 2;}else if(rxpuskus == 2){powerupsku = "OM3";tempquntity = tempquntity -1rxpuskus = rxpuskus + 1;currentskus["RX-OMEGA"] = currentskus["RX-OMEGA"] - 1;omegaval = omegaval - 1;}else if(rxpuskus != 3){powerupsku = "OM3";rxpuskus = rxpuskus + 2;existingsku.push("OM32");tempquntity = tempquntity -2currentskus["RX-OMEGA"] = currentskus["RX-OMEGA"] - 2;omegaval = omegaval - 2;}}else if(currentskus["RX-OMEGA"] >= 3){if(rxpuskus == 1){powerupsku = existingsku[0];existingsku.shift();existingsku.push("OM32");rxpuskus = rxpuskus +2tempquntity = tempquntity -2currentskus["RX-OMEGA"] = currentskus["RX-OMEGA"] - 2;omegaval = omegaval - 2;}else if(rxpuskus == 2){powerupsku = "OM3";tempquntity = tempquntity -1rxpuskus = rxpuskus +1;currentskus["RX-OMEGA"] = currentskus["RX-OMEGA"] - 1;omegaval = omegaval - 1;}else if(rxpuskus != 3){powerupsku = "OM3";existingsku.push("OM32")tempquntity = tempquntity - 3;currentskus["RX-OMEGA"] = currentskus["RX-OMEGA"] -3;omegaval = omegaval - 3;rxpuskus = rxpuskus + 3;}}if(omegaval < 0){omegaval = 0}jQuery("[data-sku='RX-OMEGA']").val(omegaval)}if(rxpuskus == 3){break;}}return {existingsku,powerupsku,tempquntity, currentskus};} function powerUps() { var total = 0; var pudisc = 49.99; var bndltotal = 0; var promoOn = 0; jQuery(".qty_bndl").each( function () { bndltotal += +jQuery(this).val(); orig = +jQuery(this).data('orig'); price = +jQuery(this).data('price'); }); if(cartSummary != undefined && cartSummary.currentpowerups > 0){total += cartSummary.currentpowerups;} jQuery(".power_qty").each( function () { total += +jQuery(this).val(); if (+jQuery(this).val() >0 ) { jQuery(this).parent().parent().parent().parent().find(".green_check").show(200); jQuery("#" + jQuery(this).data("relimg")).animate({opacity:1}, 200); } else { jQuery(this).parent().parent().parent().parent().find(".green_check").hide(200); jQuery("#" + jQuery(this).data("relimg")).animate({opacity:0}, 200); } }); var $power10 = jQuery('.power10'); var $powerUpMessage = jQuery('.power10 .ships_free') if (total === 0) { $power10.slideUp(200); $powerUpMessage.html(''); } else if (total === 2) { $power10.slideDown(200); $powerUpMessage.html('Select your FREE Power-Up!'); } else if (total % 3 === 0) { $power10.slideDown(200); $powerUpMessage.html('You\'ll receive ' + Math.floor(total / 3) + ' FREE Power-Ups!'); } else if (total % 3 === 1) { $power10.slideDown(200); $powerUpMessage.html('Add another Power-Up to get one FREE!'); } else if (total % 3 === 2) { $powerUpMessage.html('Select your FREE Power-Up!'); } else { $power10.slideUp(200); $powerUpMessage.html(''); } origprice = bndltotal == 0 ? orig : (orig * bndltotal) + (total * 54.99); saleprice = bndltotal == 0 ? price : (price * bndltotal) + (total * pudisc); savings = Math.round(origprice - saleprice) ; jQuery(".sale_price:not(.rx-product .sale_price)") .find("h3") .stop(true, true) .hide() .html("$" + ~~saleprice + "." + Math.ceil(((saleprice < 1.0) ? saleprice : (saleprice % Math.floor(saleprice)).toFixed(2)) * 100) + "") .fadeIn(350); jQuery(".orig_price:not(.rx-product .orig_price)") .find("h3") .stop(true, true) .hide() .html("$" + ~~origprice + "." + Math.ceil(((origprice < 1.0) ? origprice : (origprice % Math.floor(origprice)).toFixed(2)) * 100) + "") .fadeIn(350); jQuery(".rx_savings:not(.rx-product .rx_savings)") .stop(true, true) .hide() .html("YOU SAVE: $" + savings + (total > 0 ? " + FREE S&H*" : "")) .fadeIn(350); }jQuery( document ).ready(function() {let sku = JSON.parse(jQuery(".gen_sku").val()).skulet qty = 0;if( jQuery(".qty_bndl").length > 0){powerUps();}if(sku == "PRX-LEMN" || sku == "PRX-PTEA"){checkQty();jQuery(document).on("click", ".qtyplus", function(){checkQty();})jQuery(document).on("click", ".qtyminus", function(){checkQty();})}})function checkQty(){let sku = JSON.parse(jQuery(".gen_sku").val()).skulet qty = 0;if(sku == "PRX-LEMN" || sku == "PRX-PTEA"){for(var i = 0; i < jQuery("#content .qty.qty_single").length; i++ ){qty = qty + parseInt(jQuery("#content .qty.qty_single")[i].value);//console.log(JSON.parse(jQuery("#content .qty.qty_single")[i].value));}//console.log(qty);if(qty >= 3){showPrompt('freeBottle');}else{showPrompt();}}}function showPrompt(action = 'none'){var returnhtml = '';if(action =='freeBottle'){returnhtml += ''; returnhtml += '
'; returnhtml += '
'; returnhtml += '
'; returnhtml += ' YOU ARE RECIEVING'; returnhtml += '
$10 OFF!
' returnhtml += '
'; returnhtml += '
'; returnhtml += ''; returnhtml += '
';}else{returnhtml += '
';returnhtml += '
';}jQuery(".prx_special").html(returnhtml);}
SAVE%
List Price
$64.99
Today's Price
$54.99
One-Time Purchase
$54.99
PLUS S&H
AX Autoship
?
Score free shipping plus an additional 5% off!
$51.74
FREE S&H
PRO-30G
--
+
[+] Add Another Flavor
Save 20% With a Stack
Get everything your muscles need (and nothing they don't!) in one bundle and receive our biggest savings available. Leave no gains behind with the same stack trusted by today's top pro athletes to take their games, and physiques, to a level unmatched by our competitors.
+
Premium Protein Powder+
Muscle Recovery+
$169.97
$118.97
You Save $51.00
ALSO RECOMMENDED
PRO-30G Ratings & Reviews
5 STARS83%
4 STARS11%
3 STARS5%
2 STARS1%
1 STARS0%
4.8
102 RATINGS
VERIFIED BUYERS
4.8/5
98 RATINGS
WRITE A REVIEW
Tony
California,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
Protein
Wouldn’t use anything else
Julio
Florida,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
It tastes so good
I have been testing it for a few days. It has a good flavor and dissolves easily. Excellent protein.
Eric
Rated 5 out of 5
Best protein powder!
By far the best protein powder ever. I thought cinnamon bun was the bomb until I tried l the salted caramel. Love this stuff. All with 30 grams of protein per serving. Set up auto ship for an extra 10% discount.
Scott C.
New York,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
The Best!
I love this. I use it to make a fruit shakes as a meal substitute at times. Also use it in my oatmeal or sprinkled on my frozen strawberries with yogurt. Or a smaller amount in with my Chai seeds. (Or I even dip frozen fruit pops into it! Not everyone will like that but I like the powder on the frozen pop) All to boost protein when I’m trying to keep my caloric burn in sync with my current.
Christopher
Kentucky,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
Wonderfully delicious
Tastes great! Really want to mix it with cream and make ice-cream out of it. It is definitely helping reach my goals
Nicholas L.
Rated 5 out of 5
The best in the market
Besides the great quality of protein and high amount per serving, the taste of the cookies & cream powder is THE BEST! Easily my favorite so far and worth the price.
Clay M.
Ohio,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
Stuff Is Awesome...
I have only tried the cookies and cream, but no lie, it’s the best tasting protein powder I have ever had. Haven’t had any stomach issues, and enjoy it by itself or even mixing it with some other organic protein I have to boost the flavor of the vegan crap. I recommend and will be buying it consistently from now on.
Richard S.
Texas,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
Great
I love the PRO30G , tastes great, mixes well, no upset stomach; I use it daily; Thank you for producing a great product.
Bart G.
Washington,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
Delicious and Effective
I’m 70. Training for 45 years. I’ve used more brands of protein supplements than I can count. The instant mixability, smooth, light texture and great flavors of Jeff’s product are terrific and the undeniable results seal the deal.
Shawn F.
Virginia,United States
VERIFIED PURCHASE
Rated 5 out of 5
VERIFIED PURCHASE
Pro30G and hard training can get results at any age
I have used Pro 30G for about 3 months while also doing Athleanx’s ChaXmpion and Dragon programs. I am 56 years old and I’ve never looked more defined. I owe my gains to both the programs and the protein powder I’ve been using consistently for supplementation. The Salted Caramel is my favorite! I look forward to having it every day.
Load More
PRO-30G Overview
The Science
Athlean-Rx PRO-30G contains an impressive 30g of protein per serving! If you’re unsure whether or not you’re getting enough quality protein in your diet, the truth is, you’re probably not. Conservative recommendations for an athlete are around 1.5g of Protein per pound of body weight. So if you weigh 180lbs you’re looking at over 250g a day, every single day! If you have a busy schedule that can be a daunting task.
The Facts
You asked and we answered with our most potent formulas and open labels so you know exactly which ingredients and how much of each you’re getting. Athlean-Rx contains no proprietary blends, and as always, no fillers, no substitutes and no harmful chemicals.
"I use PRO-30G as a post workout supplement or a meal replacement."
- Jeff Cavaliere M.S.P.T, CSCS
PRO-30G Supplement Facts
PRO-30G
PRO-30G Ingredients/Dosage
Ingredient
PRO-30G Contains
Protein- 30g
CONTAINS 30GRAMSG
Athlean-Rx PRO-30G contains an impressive 30g of protein per serving! If you’re unsure whether or not you’re getting enough quality protein in your diet, the truth is, you’re probably not. Conservative recommendations for an athlete are around 1.5g of Protein per pound of body weight. So if you weigh 180lbs you’re looking at over 250g a day, every single day! If you have a busy schedule that can be a daunting task.
PRO-30G How To Use
Mix 2 scoops with 8-12 ounces of cold water or milk. Mix with fruit or your favorite ingredients to create a protein dense shake. Add into oatmeal, pancakes or any other dry mix for an extra boost of protein. You can use PRO-30G with milk or water as a meal replacement, snack, as an additional protein source or as a post workout supplement for improved muscle growth.
PRO-30G FAQs
How much protein do I need per day?
Commonly accepted calculations range between 0.7-1.2 grams of protein per pound of body weight. As you can see, even while maintaining a healthy diet composed of nutrient-rich foods it can become challenging to meet these requirements on a day-to-day basis thus the benefits of supplementing with a protein supplement such as PRO-30G will help to meet your protein needs.
Protein powder can be used anytime and anywhere to help you meet your protein needs.
With that said, from my experience most people are not getting enough protein, especially athletes who engage in intense training. For this reason supplementing with a quality protein like PRO-30G is a great first step.
Where are your supplements made?
All of our supplements are proudly produced in the US using the highest industry standards.
Is PRO-30G suitable for women?
There is certainly nothing wrong with women taking PRO-30G however our RX-4 Protein for Women contains 20 grams of high quality protein while also including ingredients that women could benefit from such as additional doses of calcium, Vitamin D, and Resveratrol.
What does “clinically effective doses” mean, anyway? Isn’t it just marketing lingo?
When I set out to determine doses of ingredients, I looked to the scientific literature.
Specifically, I reviewed every well-designed, well-executed, peer-reviewed study I could find on the molecule and find the dose that confers the maximum benefits with the minimum side effects.
These doses are known as “clinically effective doses” because they are backed by scientific studies and demonstrated to produce the desired effects. Simply having an ingredient on the supplement facts panel doesn’t ensure that you’re getting enough of the ingredient to cause the desired effect.
Are there any side effects I should know about?
PRO-30G contains both milk and egg products so people with severe allergies to one or both of those foods may be sensitive to taking PRO-30G. Additionally, PRO-30G is produced in a facility that processes peanuts and wheat. Athletes with sensitivities to these foods may wish to consult with their physician before taking this product.
PRO-30G is too sweet for me. What should I do?
All our supplements are monitored and formulated to meet the tastes of our users based on their feedback. With that said, tastes vary from individual to individual. If you find the taste of PRO-30G to be too sweet simply mix in more milk. Additionally you may use a smaller scoop or add in your favorite fruit until you strike the perfect balance for your tastes.
How many servings of PRO-30G can I take in one day?
Since PRO-30G can be used as a post workout supplement and a meal replacement you are not limited to how much you can use. With that said, here at ATHLEAN-X we recommend getting the majority of your nutrients and calories from nutritious, whole foods as outlined in our X-FACTOR meal plan. You should only be using our supplements to fill in any gaps in your nutrition plan.
Is PRO-30G gluten-free?
Yes!
Is PRO-30G GMO Free?
Frosted Cinnamon Bun is GMO free.
Is PRO-30G vegetarian friendly?
PRO-30G contains dairy and egg products.
Is PRO-30G vegan friendly?
No. PRO-30G Contains dairy and egg products.
", }); console.error("[AX CART]", errors); } } else { AX.modal.hide("#axModal"); jQuery(".ult-overlay.content-xx2.supp-pop-modal").removeClass( " ult-open", ); axupdateSnapshotItems(updatedCart); UCWP.cartSnapShot.showSnapshot(); } }); }); }); // error modal $(document) .off("click", ".try-me-modal .ax-flavor-popup__error") .on("click", ".try-me-modal .ax-flavor-popup__error", function (event) { $(this).removeClass("ax-flavor-popup__error--show"); }); // decrease $(document) .off( "click", ".try-me-modal:visible .ax-flavor-popup__quantity:visible button:first-child") .on( "click", ".try-me-modal:visible .ax-flavor-popup__quantity:visible button:first-child", function (event) { var $button = $(this); var $input = $button.next("input"); if ($input.val() > 0) { $input.val(parseInt($input.val(), 10) - 1); } $(".bags-selected").html(samples.selectedBags()); samples.handleAtc(); }, ); // increase $(document) .off( "click", ".try-me-modal:visible .ax-flavor-popup__quantity:visible button:last-child") .on( "click", ".try-me-modal:visible .ax-flavor-popup__quantity:visible button:last-child", function (event) { var $button = $(this); var $input = $button.prev("input"); if (samples.hasBags()) { $input.val(parseInt($input.val(), 10) + 1); } else { $(".try-me-modal .ax-flavor-popup__error").addClass("ax-flavor-popup__error--show"); } $(".bags-selected").html(samples.selectedBags()); samples.handleAtc(); }, ); samples.showTab = function (product) { $('.try-me-modal .ax-flavor-popup__flavor').hide(); $('.try-me-modal .ax-flavor-popup__flavor[data-base-sku="' + product + '"]').show(); $('.try-me-modal .ax-flavor-popup__tab').removeClass('active'); $('.try-me-modal .ax-flavor-popup__tab[data-base-sku="' + product + '"]').addClass('active') }; samples.togglePopup = function () { // var $target = $(event.target); // var bags = $target.data("bags"); var bags = 25; var $popup = $(".try-me-modal.ax-flavor-popup:first"); $popup.attr("data-bags", bags); samples.showTab('RXP'); // if (bags > 1) { // $(".ax-flavor-popup__header h1").html("SELECT FLAVOR QUANTITIES"); // $(".ax-flavor-popup__header h2").html( // 'Mix and Match Up To 3 Flavors', // ); // $(".ax-flavor-popup .ax-btn").html("CHOOSE FLAVORS"); // } else { // $(".ax-flavor-popup__header h1").html("SELECT A FLAVOR"); // $(".ax-flavor-popup__header h2").html("Choose from 7 Flavors"); // $(".ax-flavor-popup .ax-btn").html("CHOOSE FLAVOR"); // } $(".bags-total").html(bags); $(".bags-selected").html("0"); $(".ax-flavor-popup__error").removeClass("ax-flavor-popup__error--show"); samples.handleAtc(); AX.modal.show("#axModal", { content: $("#samplesPopupTemplate").html(), }); } // show popup $(document) .off("click", "[data-samples-popup]") .on("click", "[data-samples-popup]", function (event) { samples.togglePopup(); }); return samples;})(jQuery, window, document);jQuery(document).on('popup.ax.cart', function (event, cart) { if (typeof cart !== 'undefined' && cart.items.length > 0) { for (var i = 0; i < cart.items.length; i++) { var itemId = cart.items[i].item_id.toUpperCase(); if ( // (itemId.startsWith('RXP') || itemId.startsWith('RXVP')) (itemId.startsWith('RX') || itemId.startsWith('PRX')) && !itemId.endsWith('-TRY') && sessionStorage["rxpSamplesPopup"] !== "1" ) { AX.samples.togglePopup(); sessionStorage["rxpSamplesPopup"] = "1" } } }})jQuery('.ax-samples-button').off('click').on('click', function (event) { event.preventDefault(); event.stopPropagation(); AX.samples.togglePopup();});jQuery(document).off('click', '.ax-flavor-popup__tab').on('click', '.ax-flavor-popup__tab', function (event) { event.preventDefault(); event.stopPropagation(); var $this = jQuery(this); jQuery('.ax-flavor-popup__tab.active').removeClass('active'); $this.addClass('active'); AX.samples.showTab($this.attr('data-base-sku'));});
* 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.
Let me help you choose a program | program selector
Choose My Program