www.campchef.com Open in urlscan Pro
104.16.106.11  Public Scan

URL: https://www.campchef.com/
Submission: On February 06 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="combobox" aria-haspopup="listbox" aria-owns="search-results" aria-expanded="false" aria-autocomplete="list" aria-activedescendant="" aria-controls="search-results" aria-label="Enter Keyword or Item No.">
  <input class="form-control search-field" type="search" name="q" value="" placeholder="Search" aria-label="Search" role="textbox" autocomplete="off">
  <button type="submit" name="search-button" class="search-btn d-none d-md-block" aria-label="Submit search keywords">
    <span class="sr-only">Submit search keywords</span>
  </button>
  <input type="hidden" value="null" name="lang">
</form>

GET /search

<form action="/search" method="get" role="combobox" aria-haspopup="listbox" aria-owns="search-results" aria-expanded="false" aria-autocomplete="list" aria-activedescendant="" aria-controls="search-results" aria-label="Enter Keyword or Item No.">
  <input class="form-control search-field" type="search" name="q" value="" placeholder="Search" aria-label="Search" role="textbox" autocomplete="off">
  <button type="submit" name="search-button" class="search-btn d-none d-md-block" aria-label="Submit search keywords">
    <span class="sr-only">Submit search keywords</span>
  </button>
  <input type="hidden" value="null" name="lang">
</form>

Name: login-formPOST /on/demandware.store/Sites-CampChef-Site/default/Account-Login?rurl=1

<form action="/on/demandware.store/Sites-CampChef-Site/default/Account-Login?rurl=1" class="login" method="POST" name="login-form">
  <div class="form-group custom-form-group required">
    <div class="input-group">
      <div class="input-group-prepend">
        <label for="login-form-email"> Email </label>
      </div>
      <input type="email" id="login-form-email" class="form-control" maxlength="50" name="loginEmail" value="" autocapitalize="off">
    </div>
    <div class="invalid-feedback"></div>
  </div>
  <div class="form-group custom-form-group required">
    <div class="input-group">
      <div class="input-group-prepend">
        <label for="login-form-password"> Password </label>
      </div>
      <span class="b-account-profile__show-password js-show-password" data-show="Show" data-hide="Hide"> Show </span>
      <input type="password" id="login-form-password" class="form-control" name="loginPassword" maxlength="255" autocapitalize="off">
    </div>
    <div class="invalid-feedback"></div>
  </div>
  <input type="hidden" name="csrf_token" value="k1aFE1YUrMDHJcllfBWCboy0-4FUKtBwDdrd4EY84CSNU8VpIeRwgTmLbRaTp1YQ7A9lzB_Fugyu2SuSXwbyEkYyOlvt2ZX5pmS6gierajDN5RqXsNGN4Bq4hFs9B68raxXJRx6IkBGMFVLe9YoAzYmUxjBSz_eLATfLfvBe2GmO-MYOCJ8=">
  <div id="recaptcha-login" class="recaptcha-container">
    <input type="hidden" name="g-recaptcha-response" data-sitekey="6LfbuQ4eAAAAAARbE-n1pUosmKfvcCC616LfYape"> <input type="hidden" name="g-recaptcha-action" value="login">
  </div>
  <button type="submit" class="btn log-in-btn btn-primary">Log In</button>
  <div class="clearfix">
    <div class="forgot-password text-uppercase log-in-btn">
      <p>
        <a class="link-primary d-sm-none" href="/passwordreset" title="Reset Password">
Reset Password </a>
        <a id="password-reset" class="link-primary hidden-xs-down" title="Reset Password" data-toggle="modal" href="javascript:void(0);" data-target="#requestPasswordResetModal">
Reset Password </a>
      </p>
    </div>
  </div>
</form>

Name: dwfrm_profilePOST /on/demandware.store/Sites-CampChef-Site/default/Account-SubmitRegistration?rurl=1

<form action="/on/demandware.store/Sites-CampChef-Site/default/Account-SubmitRegistration?rurl=1" class="registration" method="POST" name="dwfrm_profile">
  <div class="form-group custom-form-group
        required">
    <div class="input-group">
      <div class="input-group-prepend">
        <label for="registration-form-firstName"> First Name </label>
      </div>
      <input type="text" class="form-control" id="registration-form-firstName" name="dwfrm_profile_customer_firstname" required="" aria-required="true" value="" maxlength="50">
    </div>
    <div class="invalid-feedback"></div>
  </div>
  <div class="form-group custom-form-group
        required">
    <div class="input-group">
      <div class="input-group-prepend">
        <label for="registration-form-lastName"> Last Name </label>
      </div>
      <input type="text" class="form-control" id="registration-form-lastName" name="dwfrm_profile_customer_lastname" required="" aria-required="true" value="" maxlength="50">
    </div>
    <div class="invalid-feedback"></div>
  </div>
  <div class="form-group custom-form-group 
        required">
    <div class="input-group">
      <div class="input-group-prepend">
        <label for="registration-form-email"> Email </label>
      </div>
      <input type="text" class="form-control" id="registration-form-email" autocapitalize="off" name="dwfrm_profile_customer_email" required="" aria-required="true" value="" maxlength="50" pattern="^[\w.%+-]+@[\w.-]+\.[\w]{2,6}$">
    </div>
    <div class="invalid-feedback"></div>
  </div>
  <div class="form-group custom-form-group 
        required">
    <div class="input-group">
      <div class="input-group-prepend">
        <label for="registration-form-password"> Password </label>
      </div>
      <input type="password" class="form-control" id="registration-form-password" autocomplete="off" autocapitalize="off" name="dwfrm_profile_login_password" required="" aria-required="true" value="" maxlength="255">
      <span class="b-account-profile__show-password js-show-password" data-show="Show" data-hide="Hide"> Show </span>
    </div>
    <div class="invalid-feedback"></div>
  </div>
  <div class="form-group custom-form-group 
        required">
    <div class="input-group">
      <div class="input-group-prepend">
        <label for="registration-form-password-confirm"> Confirm Password </label>
      </div>
      <input type="password" class="form-control" id="registration-form-password-confirm" autocomplete="off" autocapitalize="off" name="dwfrm_profile_login_passwordconfirm" required="" aria-required="true" value="" maxlength="255">
      <span class="b-account-profile__show-password js-show-password" data-show="Show" data-hide="Hide"> Show </span>
    </div>
    <div class="invalid-feedback"></div>
  </div>
  <div class="password-tooltip">
    <div class="container p-0 text-nowrap">
      <div class="rule-wrapper">
        <div class="rule length" data-minlength="8">
          <p class="fa fa-check" aria-hidden="true">8 Characters</p>
        </div>
        <div class="rule uppercase">
          <p class="fa fa-check" aria-hidden="true">1 Uppercase Letter</p>
        </div>
        <div class="rule lowercase">
          <p class="fa fa-check" aria-hidden="true">1 Lowercase Letter</p>
        </div>
        <div class="rule number" data-isforcenumbers="true">
          <p class="fa fa-check" aria-hidden="true">1 Number</p>
        </div>
        <div class="rule specialChars" data-minlength="1">
          <p class="fa fa-check" aria-hidden="true">1 Special characters</p>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group custom-control custom-checkbox agree-terms hide-placeholder">
    <input type="checkbox" class="custom-control-input" id="agree-to-terms" required="" aria-describedby="form-terms-error" name="agreetoterms">
    <label class="custom-control-label" for="agree-to-terms">
      <div class="content-asset"> Agree to the <a href="https://vistaoutdoor.com/terms-conditions/" target="_blank">terms + conditions</a>
      </div>
    </label>
    <div class="invalid-feedback" id="form-terms-error"></div>
  </div>
  <div class="form-group custom-control custom-checkbox add-to-email hide-placeholder">
    <input type="checkbox" class="custom-control-input" id="add-to-email-list" name="dwfrm_profile_customer_addtoemaillist" value="true">
    <label class="custom-control-label" for="add-to-email-list">
      <div class="content-asset"> Sign up for newsletter </div>
    </label>
  </div>
  <input type="hidden" name="csrf_token" value="k1aFE1YUrMDHJcllfBWCboy0-4FUKtBwDdrd4EY84CSNU8VpIeRwgTmLbRaTp1YQ7A9lzB_Fugyu2SuSXwbyEkYyOlvt2ZX5pmS6gierajDN5RqXsNGN4Bq4hFs9B68raxXJRx6IkBGMFVLe9YoAzYmUxjBSz_eLATfLfvBe2GmO-MYOCJ8=">
  <div id="recaptcha-register" class="recaptcha-container">
    <input type="hidden" name="g-recaptcha-response" data-sitekey="6LfbuQ4eAAAAAARbE-n1pUosmKfvcCC616LfYape"> <input type="hidden" name="g-recaptcha-action" value="register">
  </div>
  <div class="account-create-disclaimer">
    <div class="content-asset"> By creating an account, you certify that you are at least 13 years of age, agree with the <a href="https://vistaoutdoor.com/privacy-policy/" target="_blank">PRIVACY POLICY</a> and the
      <a href="https://vistaoutdoor.com/terms-conditions/" target="_blank">TERMS AND CONDITIONS</a>, and consent that the information you submit will be transmitted in the United States. </div>
  </div>
  <button type="submit" class="btn btn-block btn-primary mt-0"> Sign Up </button>
</form>

Name: email-formPOST /on/demandware.store/Sites-CampChef-Site/default/Account-PasswordResetDialogForm?mobile=

<form class="reset-password-form" action="/on/demandware.store/Sites-CampChef-Site/default/Account-PasswordResetDialogForm?mobile=" method="POST" name="email-form" id="email-form">
  <div class="request-password-body">
    <p> Provide your account email address to receive an email to reset your password. </p>
    <div class="form-group custom-form-group required">
      <div class="input-group">
        <div class="input-group-prepend">
          <label class="form-control-label" for="reset-password-email"> Email </label>
        </div>
        <input id="reset-password-email" type="email" class="form-control" name="loginEmail" placeholder="Email" autocapitalize="off">
      </div>
      <div class="invalid-feedback"></div>
    </div>
  </div>
  <div class="send-email-btn">
    <button type="submit" id="submitEmailButton" class="btn btn-primary btn-block"> Send </button>
  </div>
</form>

POST /on/demandware.store/Sites-CampChef-Site/default/EmailPreferences-SubmitFooter

<form id="newsletterSignup" class="newsletter" action="/on/demandware.store/Sites-CampChef-Site/default/EmailPreferences-SubmitFooter" method="post">
  <div class="d-flex flex-wrap mb-3 mb-md-0 mb-lg-3 mb-xl-0">
    <div class="col-12 col-md-10 col-lg-12 col-xl-10 p-0">
      <div class="form-group custom-form-group required mb-1">
        <div class="input-group">
          <div class="input-group-prepend">
            <label for="newsletterEmailAddress">Email</label>
          </div>
          <input type="email" name="email" class="form-control" id="newsletterEmailAddress" placeholder="ENTER EMAIL" required="" data-missing-error="Please provide a valid email Id" autocapitalize="off">
        </div>
        <div class="invalid-feedback"></div>
      </div>
    </div>
    <div class="col-12 col-md-2 col-lg-12 col-xl-2 p-0 d-flex form-actions">
      <input type="hidden" name="csrf_token" value="92r_HYYzZimztBnb0f46rfg5hzkpPMW_IPsHhUyz4BXUDK6G-HPGi9l4wR2CKJMFZQwX0s6uxJ1GSY9-ZajgUi3ewV0Hk2dThjbacbMFzJeWOlRFCpcfEevo52vomfe5oDrAWqgt0ucS2m9qAs6ctGBnNSxZ2lPllytvaMVPsIcCFLgFnZw=">
      <button class="form-action submit mr-1 mr-md-0 mr-lg-1 mr-xl-0" type="submit" aria-label="Sign Up"></button>
      <button class="form-action close pl-md-2 pl-lg-0 pl-xl-2" type="button" aria-label="Close"></button>
    </div>
  </div>
</form>

Text Content

Skip to main content Skip to footer content
GRILL NOW, PAY LATER | GET 0% FINANCING WITH
navigation
 * Shop
    * Grills + Smokers
       * Pellet Grills
         * Apex Grills
           * Learn
           * Shop
           * Accessories
         * Woodwind Grills
           * Learn
           * Shop
           * Accessories
         * All Pellet Grills
           * Learn
           * Shop
           * Accessories
         * PELLETS + SEASONINGS
           * Pellets
           * Chips + Chunks
           * Seasonings
      
       * Grills
         * Flat Top Grills
           * Learn
           * Shop
           * Accessories
         * All Grills
           * Learn
           * Shop
           * Accessories
         * PORTABLE GRILLS
           * Learn
           * Shop
           * Accessories
      
       * Smokers
         * Vertical Pellet
           * Learn
           * Shop
           * Accessories
         * Vertical Propane
           * Learn
           * Shop
           * Accessories
   
    * Stoves + Ovens
       * Stove Systems
         * 14-inch Systems
           * Learn
           * Shop
           * Accessories
         * 16-inch Systems
           * Learn
           * Shop
           * Accessories
         * Tabletop Systems
           * Learn
           * Shop
           * Accessories
      
       * MTN Series + Cookers
         * Camp Stoves
           * Learn
           * Shop
           * Accessories
         * Outdoor Cookers
           * Learn
           * Shop
           * Accessories
      
       * Portable Ovens
         * Outdoor Ovens
           * Learn
           * Shop
           * Accessories
         * Pizza Ovens
           * Learn
           * Shop
           * Accessories
   
    * Cast Iron
       * Skillets + Griddles
         * Cast Iron Griddles
           * Learn
           * Shop
           * Accessories
         * Cast Iron Skillets
           * Learn
           * Shop
           * Accessories
      
       * Dutch Ovens + Bakeware
         * Dutch Ovens
           * Learn
           * Shop
           * Accessories
         * Bakeware
           * Learn
           * Shop
           * Accessories
         * Other
           * Learn
           * Shop
           * Accessories
   
    * Fire Pits
       * Gas Fire Pits
         * Propane Fire Pits
           * Learn
           * Shop
           * Accessories
   
    * Accessories + Apparel
       * SEASONINGS + RUBS
         * Seasonings
      
       * COOKING ACCESSORIES
         * Utensils + Tools
         * Pots + Pans
         * Tables + Cutting Boards
      
       * Our Gear
         * Branded Gear
           * Aprons
           * Hats
           * Tops
         * Cook Books
           * Books
   
    * Outlet

 * Recipes
 * Learn
    * BBQ Bible
   
    * Blog
   
    * Cleaning

 * Support
 * Company

My Account


MY ACCOUNT

Account Orders My Content
Login / Sign Up


ACCOUNT

 * Profile
 * My Wallet
 * Address Book
 * Email Preferences


ORDERS

 * Order History
 * Reorder
 * Wishlist


MY CONTENT

 * My Products
 * Register Products
 * Saved Recipes
 * Downloads

My Account /



SUPPORT

Login / Sign Up


CONTACT US

 * Contact Us
 * WARRANTY REQUEST
 * PRO DEAL APPLICATION
 * Dealer Support
 * Recall REQUEST


HELP

 * FAQ
 * Replacement Parts
 * Discontinued Products


POLICIES

 * Terms + Policies
 * Orders + Payments
 * Privacy Policy
 * Recall Notice
 * ACCESSIBILITY STATEMENT

Support /



COMPANY

Login / Sign Up


COMPANY

 * About Us
 * Careers


DEALERS

 * DEALER APPLICATION
 * DEALER RESOURCES


OTHER

 * AFFILIATE PROGRAM
    * LEARN
    * APPLY
    * LOG IN

 * ACCESSIBILITY STATEMENT
    * CAMP CHEF
    * VISTA OUTDOOR

 * PRODUCT WARNINGS

Company /



Search suggestions
Submit search keywords

Search suggestions
Submit search keywords

 * Shop
 * Recipes
 * Learn
 * Support
 * Company
 * Account

 * Grills + Smokers
   * Pellet Grills
      * Apex Grills
         * Learn
         * Shop
         * Accessories
     
      * Woodwind Grills
         * Learn
         * Shop
         * Accessories
     
      * All Pellet Grills
         * Learn
         * Shop
         * Accessories
     
      * PELLETS + SEASONINGS
         * Pellets
         * Chips + Chunks
         * Seasonings
     
     Close
   * Grills
      * Flat Top Grills
         * Learn
         * Shop
         * Accessories
     
      * All Grills
         * Learn
         * Shop
         * Accessories
     
      * PORTABLE GRILLS
         * Learn
         * Shop
         * Accessories
     
     Close
   * Smokers
      * Vertical Pellet
         * Learn
         * Shop
         * Accessories
     
      * Vertical Propane
         * Learn
         * Shop
         * Accessories
     
     Close
 * Stoves + Ovens
   * Stove Systems
      * 14-inch Systems
         * Learn
         * Shop
         * Accessories
     
      * 16-inch Systems
         * Learn
         * Shop
         * Accessories
     
      * Tabletop Systems
         * Learn
         * Shop
         * Accessories
     
     Close
   * MTN Series + Cookers
      * Camp Stoves
         * Learn
         * Shop
         * Accessories
     
      * Outdoor Cookers
         * Learn
         * Shop
         * Accessories
     
     Close
   * Portable Ovens
      * Outdoor Ovens
         * Learn
         * Shop
         * Accessories
     
      * Pizza Ovens
         * Learn
         * Shop
         * Accessories
     
     Close
 * Cast Iron
   * Skillets + Griddles
      * Cast Iron Griddles
         * Learn
         * Shop
         * Accessories
     
      * Cast Iron Skillets
         * Learn
         * Shop
         * Accessories
     
     Close
   * Dutch Ovens + Bakeware
      * Dutch Ovens
         * Learn
         * Shop
         * Accessories
     
      * Bakeware
         * Learn
         * Shop
         * Accessories
     
      * Other
         * Learn
         * Shop
         * Accessories
     
     Close
 * Fire Pits
   * Gas Fire Pits
      * Propane Fire Pits
         * Learn
         * Shop
         * Accessories
     
     Close
 * Accessories + Apparel
   * SEASONINGS + RUBS
      * Seasonings
     
     Close
   * COOKING ACCESSORIES
      * Utensils + Tools
      * Pots + Pans
      * Tables + Cutting Boards
     
     Close
   * Our Gear
      * Branded Gear
         * Aprons
         * Hats
         * Tops
     
      * Cook Books
         * Books
     
     Close
 * Outlet

 * BBQ Bible
 * Blog
 * Cleaning


MY ACCOUNT

Account Orders My Content
Login / Sign Up


ACCOUNT

 * Profile
 * My Wallet
 * Address Book
 * Email Preferences




ORDERS

 * Order History
 * Reorder
 * Wishlist




MY CONTENT

 * My Products
 * Register Products
 * Saved Recipes
 * Downloads


My Account /



SUPPORT

Login / Sign Up


CONTACT US

 * Contact Us
 * WARRANTY REQUEST
 * PRO DEAL APPLICATION
 * Dealer Support
 * Recall REQUEST




HELP

 * FAQ
 * Replacement Parts
 * Discontinued Products




POLICIES

 * Terms + Policies
 * Orders + Payments
 * Privacy Policy
 * Recall Notice
 * ACCESSIBILITY STATEMENT


Support /



REMOVE PRODUCT?

Are you sure you want to remove the following product from the cart?



Cancel Yes


REMOVE COUPON?

Are you sure you want to remove the following coupon from the cart?



Cancel Yes
 

 * Log In
 * Sign Up

Email

Password
Show


Log In

Reset Password Reset Password

First Name

Last Name

Email

Password
Show

Confirm Password
Show


8 Characters

1 Uppercase Letter

1 Lowercase Letter

1 Number

1 Special characters

Agree to the terms + conditions

Sign up for newsletter

By creating an account, you certify that you are at least 13 years of age, agree
with the PRIVACY POLICY and the TERMS AND CONDITIONS, and consent that the
information you submit will be transmitted in the United States.
Sign Up
Close Menu


FORGOT YOUR PASSWORD

Provide your account email address to receive an email to reset your password.

Email

Send
×


CUT THROUGH THE COLD


SHOP CAMPING STOVES

shop now


GRILL AND SMOKE ALL YEAR-ROUND


SHOP PELLET GRILL BLANKETS

Shop Now


"BEST OVERALL
PELLET SMOKER"


BY: SMOKED BBQ SOURCE

Learn why


NEW WOODWIND
PELLET GRILL


STAINLESS STEEL, SLIDE + GRILL, WIFI & MORE

Shop now



HOME COOKING


CAMP COOKING




PELLET GRILLS


FLAT TOP GRILLS


VERTICAL SMOKERS


FIRE PITS


CAMP OVENS


BRANDED GEAR


STOVE SYSTEMS


PIZZA OVENS


CAST IRON


OUTLET PRODUCTS





WOODWIND CL 36
$1199.99 $899.99


FEATURING SLIDE AND GRILL, SMOKE NUMBER SETTING, WIFI ENABLED CONTROLLER, 4
CASTER WHEELS, SIDEKICK COMPATIBILITY, AND ASH CLEANOUT.

Shop Now


RECIPE FINDER

View All


PRODUCT BEING USED 1

 * Flat Top Grill (44)
   selected Flat Top Grill
 * Pellet Grill (203)
   Pellet Grill
 * Apex (1)
   Apex
 * Boiler (4)
   Boiler
 * Cast Iron Bread Pan (1)
   Cast Iron Bread Pan
 * Cast Iron Skillet (59)
   Cast Iron Skillet
 * Cooking System (39)
   Cooking System
 * Dutch Oven (30)
   Dutch Oven
 * Fire Pit (7)
   Fire Pit
 * Fry Pot Set (9)
   Fry Pot Set
 * Griddle (8)
   Griddle
 * Outdoor Oven (7)
   Outdoor Oven
 * Pie Pan (8)
   Pie Pan
 * Pizza Oven (14)
   Pizza Oven
 * Sidekick (73)
   Sidekick
 * Sidekick Sear (7)
   Sidekick Sear
 * Smoke Vault (1)
   Smoke Vault
 * Stock Pot (9)
   Stock Pot
 * Turkey Cannon (1)
   Turkey Cannon
 * XXL Smoker (11)
   XXL Smoker


POPULAR

 * Burger Recipes (18)
   Burger Recipes
 * BBQ (6)
   BBQ
 * Tacos (3)
   Tacos


CATEGORY

 * Beef (25)
   Beef
 * Pork (3)
   Pork
 * Wild Game (2)
   Wild Game
 * Baked Good (6)
   Baked Good
 * Fish (2)
   Fish
 * Poultry (6)
   Poultry


METHOD

 * Bake (6)
   Bake
 * Fry (2)
   Fry
 * Smoke (3)
   Smoke
 * Griddle (29)
   Griddle
 * Grilled (11)
   Grilled
 * Sear (2)
   Sear


MEAL

 * Breakfast (7)
   Breakfast
 * Lunch (29)
   Lunch
 * Dinner (32)
   Dinner
 * Appetizer (1)
   Appetizer
 * Brunch (6)
   Brunch
 * Side Dish (1)
   Side Dish


EVENTS

 * Game Day Recipes (19)
   Game Day Recipes
 * 4th of July (2)
   4th of July
 * BBQ (22)
   BBQ
 * Cinco De Mayo (5)
   Cinco De Mayo
 * Holiday (2)
   Holiday
 * Memorial Day (2)
   Memorial Day
 * Mother's Day (3)
   Mother's Day


Clear All


RECIPES


Clear All
 * Flat Top Grill Remove filter Flat Top Grill

Prep

10 min

Cook

15 Min

Feeds

2



Reuben Sandwich

Prep 10 min Cook 15 Min Feeds 2

Prep

15 min

Cook

15 Min

Feeds

8



Brisket Fried Rice

Prep 15 min Cook 15 Min Feeds 8

Prep

15 min

Cook

15 Min

Feeds

4-6



Smash burger Sliders

Prep 15 min Cook 15 Min Feeds 4-6

Prep

40 min

Cook

10 Min

Feeds

4



Caprese Burgers with Artichoke Pesto Sauce

Prep 40 min Cook 10 Min Feeds 4

Prep

15 Min

Cook

5 Min

Feeds

2



Vanilla Protein Pancakes

Prep 15 Min Cook 5 Min Feeds 2

Prep

15 Min

Cook

5 Min

Feeds

2



Blueberry Pancakes

Prep 15 Min Cook 5 Min Feeds 2

Prep

15 min

Cook

10 min

Feeds

varies



Leftover Braised Pork Cubano Sandwich

Prep 15 min Cook 10 min Feeds varies

Prep

10 Min

Cook

20 Min

Feeds

4



30 Minute Philly Cheese Steak

Prep 10 Min Cook 20 Min Feeds 4

Prep

5 MIN

Cook

20 Min

Feeds

4



Spinach Bacon Omelet

Prep 5 MIN Cook 20 Min Feeds 4

Prep

5 min

Cook

15 Min

Feeds

4



Taco Burger

Prep 5 min Cook 15 Min Feeds 4

Prep

10 Min

Cook

15 min

Feeds

3-5



Stuffed Venison Backstrap

Prep 10 Min Cook 15 min Feeds 3-5

Prep

4 Hrs

Cook

30 Min

Feeds

4-6



Smothered Chicken Chimichangas

Prep 4 Hrs Cook 30 Min Feeds 4-6



CAYTLIN MCCLEERY

See Cayt's love for her kids and passion for cooking come together

WATCH

CASEY BUTLER

The founder of HUSH shares his passion for the outdoors with his kids.

WATCH



ALL HARDWOOD TASTE


NO OILS, CHEMICALS OR BINDERS

Learn More



HEALTHY MEAL OPTIONS


TO START OUT 2024

learn more


EXPLORE THE


SMOKE BOX

LEARN MORE


PELLET GRILL ACCESSORIES


YOU NEED

READ MORE

Media Carousel - Carousel with product photos. Use the previous and next buttons
to navigate.
Slidepanel 1 of 4.



Sign Me Up For Camp Chef Emails

Email


i certify that i am at least 18 years of age, agree with the Privacy Policy and
the Terms + Policies, and consent that the information i submit will be
transmitted in the united states
Shop Locally
Newsletter
 * 
 * 
 * 
 * 
 * 
 * 

© 2024 CAMPCHEF.COM / ALL RIGHTS RESERVED

 * Privacy Policy
 * Terms & Conditions
 * Supply Chain Disclosure (PDF)
 * Accessibility Statement
 * Do Not Sell or Share My Information



CVV

×

Discover, Mastercard, and Visa use the 3 digits found on the back of your card.

Discover, Mastercard, and Visa use the 3 digits found on the back of your card.






This site uses cookies as described in our privacy policy, for site operation,
analytics, enhanced user experience, or advertising.Privacy Policy
Manage Choices Reject All Accept Cookies



WE VALUE YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices