Select Your Meals.
Choose a minimum of 10 Meals to save 10% off your order.
Go to “My Account” in the top right and then “Subscriptions” to manage your subscription.
Changing people's lives one meal at a time.
Select Your Meals.
Choose a minimum of 10 Meals to save 10% off your order.
Go to “My Account” in the top right and then “Subscriptions” to manage your subscription.



';
}
}return '';
}function fetchReviews(companyId) {
const $happyReviewsMain = $('#happy-reviews-main-' + companyId);
const apiUrl1 = 'https://backend.gethappyfeedback.com/api/reviews/list/' + companyId + '?search=the&sort=new_first&duration=current_year&filter=google&per_page=50&min_star_value=4';
const apiUrl2 = 'https://backend.gethappyfeedback.com/api/reviews/list/' + companyId + '?search=the&sort=new_first&duration=current_year&filter=profile_page&per_page=50&min_star_value=4';$.when(
$.getJSON(apiUrl1),
$.getJSON(apiUrl2)
).done(function(data1, data2) {
let allReviews = data1[0].data.reviews.data.concat(data2[0].data.reviews.data);
allReviews.sort(function(a, b) {
return new Date(b.review_date) - new Date(a.review_date);
});
if (allReviews.length > 0) {
let reviewContainer = '';
allReviews.forEach(function(review) {
reviewContainer += '' + ( review.reviewer_name ? review.reviewer_name : 'Anonymous' ) + '
'; reviewContainer += '' + formatDate(review.review_date) + '
'; reviewContainer += 'No reviews available.
'); } }).fail(function() { $happyReviewsMain.find('.happy-slick-slider').html('Error fetching reviews.
'); }); }// Function to initialize the Slick slider function initializeSlickSlider($happyReviewsMain) { $happyReviewsMain.find('.happy-slick-slider').slick({ slidesToShow: 3, slidesToScroll: 1, infinite: true, dots: false, prevArrow: "", nextArrow: "", responsive: [ { breakpoint: 468, settings: { slidesToShow: 1, slidesToScroll: 1, } } ] }); }// Fetch reviews based on the provided company ID fetchReviews('2'); });| Dining Out | Cooking | Eat Clean Chicago | |
|---|---|---|---|
| Time | ~1.5 hours | ~1 hour | ~5 minutes! |
| Cost | ~$10 + tip | $4 | ~from $7.95 |
| Effort | Travel time, parking, wait time, meal prep and service | Planning, shopping, preparation and cook time | Dietitian curated meals delivered to your door |
Want to get updates on new meals and merch?
text “ecc” 69922 to join the Eat Clean Chicago Family