7-Day No-Sugar High-Protein Meal Plan | EatingWell { for (let element of document.getElementsByClassName(‘euDisabled’)) { element.style.display=’none’; } for (let element of document.getElementsByClassName(‘euEnabled’)) { element.style.display=’block’; } }, 0); } else if (otCountry === ‘US’) { locCode = 2; const ccpaLink = document.getElementsByClassName(‘ot-sdk-show-settings’)[0]; ccpaLink.setAttribute(‘data-tracking-label’, ‘California Do Not Sell’); } if (locCode === 0) { const otParent = document.getElementsByClassName(‘ot-sdk-show-settings-parent’); if (otParent.length !== 0) { otParent[0].style.display = ‘none’; } } }; return { init: init }; }()); function OptanonWrapper() { mdp.locinfo.init(); const gpcTag = document.createElement(‘script’); gpcTag.src = ‘https://ddrvjrfwnij7n.cloudfront.net/js/gpc/gpc.min.js’; document.head.append(gpcTag); } ]]> { // Return entire namespace, when ‘key’ is null if (key === null && ns !== undefined) { if (this._data[ns] === undefined) { return null; } return this._data[ns]; } // Return key of a namespace if (ns !== undefined) { if (this._data[ns] !== undefined && this._data[ns][key] !== undefined) { return this._data[ns][key]; } return null; } // Return a single key/value if (this._data[key] !== undefined) { return this._data[key]; } // Default return null; }; this.set = (key, value, ns) => { // We are setting a namespace value if (ns !== undefined) { // Create namespace if it does not exist if (this._data[ns] === undefined) { this._data[ns] = {}; } // Set key on namespace if (key !== undefined && key !== null) { this._data[ns][key] = value; if (value === undefined) { delete this._data[ns][key]; } } else { // overwrite entire namespace with value this._data[ns] = value; if (value === undefined) { delete this._data[ns]; } } } else { // Simple key/value this._data[key] = value; if (value === undefined) { delete this._data[key]; } } }; this.getAsync = (key) => new Promise((r) => { if (this.get(key) !== undefined) { r(this.get(key)); } r(null); }); this.setAsync = (key, value) => new Promise((r) => { this._data[key] = value; r(this); }); } global.udl = new UniversalDataLayer({ “affiliate_link_count”: 0, “auth”: { “auth0_config”: { “domain”: “accounts.eatingwell.com”, “clientId”: “wARAmQRFGRiLu3hWFu3Z2fPBMY53tFwL”, “socialDomain”: “accounts.eatingwell.com”, “socialClientId”: “wARAmQRFGRiLu3hWFu3Z2fPBMY53tFwL”, “database”: “ar-idp”, “customDomain”: true, “brandDomain”: “https://www.eatingwell.com” }, “default_regsource”: “27629”, “bypass_page_auth”: false, “legacy_token_required”: true }, “author”: [], “brand”: “etg”, “category”: “Healthy Eating 101”, “channel”: “Healthy Eating 101”, “cms_id”: “8026115”, “content_graph_id”: “cms/onecms_posts_etg_8026115”, “content_type”: “article”, “created_date”: “2023-01-20T23:58:50Z”, “event”: “unifiedPageview”, “headline”: “7-Day No-Sugar High-Protein Meal Plan”, “last_updated_date”: 1674576309, “migrated”: false, “nlp_categories”: “/Health/Nutrition|/Food & Drink/Cooking & Recipes|/Beauty & Fitness/Weight Loss”, “nlp_entities”: “sugar|Meal Plan”, “nlp_payload”: “”, “nlp_sentiment_label”: “neutral”, “nlp_sentiment_magnitude”: 20.2, “nlp_sentiment_score”: 0, “path”: “/article/8026115/no-sugar-high-protein-meal-plan/”, “post_or_index”: “post”, “primary_image”: “https://static.onecms.io/wp-content/uploads/sites/44/2021/09/13/one-pot-lentil-and-vegetable-soup-with-parmesan.jpg”, “primary_purpose”: “traffic-and-acquisition”, “publish_date”: “2023-01-22T11:50:00Z”, “shown_on_platform”: “own”, “sub_category”: “”, “syndicated”: “do-not-syndicate”, “taxonomy_id”: [ “11899”, “12236”, “18597”, “12213”, “12527”, “11911”, “12224”, “24936”, “11710”, “13025”, “32590” ], “title”: “7-day no-sugar high-protein meal plan”, “url”: “https://www.eatingwell.com/article/8026115/no-sugar-high-protein-meal-plan/”, “uuid”: “c72c2277-2c90-4268-ac7a-7a1131437ece” }); })(window) ]]> = 0; i -= 1) { if (params[i].lastIndexOf(prefix, 0) !== -1) { params.splice(i, 1); } } url = urlParts[0]; if (params.length > 0) { url += “?”.concat(params.join(‘&’)); } return url; } return url; }; function setCookie(cookieName, value, daysToExpire) { var expires = ”; if (daysToExpire) { var date = new Date(); date.setTime(date.getTime() + daysToExpire * 24 * 60 * 60 * 1000); expires = “; expires=”.concat(date.toGMTString()); } if (expires !== ”) { document.cookie = “”.concat(cookieName, “=”).concat(value).concat(expires, “; path=/”); } return true; }; (function(){ var hid = getQueryParam(‘hid’); if (!hid) { return; } setCookie(‘hid’, hid, 90); const request = new XMLHttpRequest(); request.withCredentials = true; const url = ‘/hermes/?keys=hid&max-age=90’; request.open(‘GET’, url, true); request.send(); window.location.replace(removeURLParameter(window.location.href, ‘hid’)); })(); // Helper to allow reuse of the cookie getter function window.mdp = window.mdp || {}; window.mdp.getCookieValue = function getCookieValue(name) { var cookie = document.cookie.match(‘(^|;)\s*’ + name + ‘\s*=\s*([^;]+)’); return cookie ? decodeURIComponent(cookie.pop()) : ”; } ]]> n), taxons: (udl.get(‘nlp_categories’) || ”).split(//||/).filter((n) => n), sentiment: udl.get(‘nlp_sentiment_label’) || ”, mtax: ‘11899,12373,11053,12236,12550,25281,18597,12213,12527,11911,16427,11710,12224,24936,12482,13025,11595,11132’.split(‘,’) }, }; w.karma.gaAdBlockReportData = { contentChannel: udl.get(‘channel’), contentCmsCategory: udl.get(‘category’), contentCmsId: udl.get(‘cms_id’), contentGraphId: udl.get(‘content_graph_id’), referrer: d.referrer || null, search: location.search || null, url: d.location.href, path: w.location.pathname, fullurl: udl.get(‘url’), }; window.karma.config.callback = window.karma.config.callback || []; function r(){if(null===d.querySelector(‘img[src$=”/kismet/spacer.png”]’)){const e=d.createElement(“img”);e.src=”/kismet/spacer.png”,d.head.appendChild(e);if(w.analytics){analytics.track(‘Ad Blocker Detected’, w.karma.gaAdBlockReportData);}const s=document.createElement(‘script’);s.src=”/moksa/js-min/moksa.js”;s.async=true;d.head.appendChild(s); }}w.karma.cmd=w.karma.cmd||[],w.karma.config.go=function(){w.karma.cmd.push(“go”)};const n=d.createElement(“script”);n.src=”https://karma.mdpcdn.com/service/js-min/karma_”+w.karma.config.site+”.js”,n.async=false,n.onload=n.onreadystatechange=function(){const e=this.readyState;e&&”complete”!=e&&”loaded”!=e&&r()},n.onerror=r;document.head.appendChild(n);};loadKarma(window,document);]]> Skip to content
Top Navigation
Explore EatingWell
Share & More
View image
7-Day No-Sugar High-Protein Meal Plan
this link is to an external site that may or may not meet accessibility guidelines.