Welcome to BMH (Guangdong) Kitchen Equipment Co., LTD.
6 burner gas bbq grill
Home » Products » Barbecue Grill » 6 burner gas bbq grill

loading

Share to:
facebook sharing button
twitter sharing button
linkedin sharing button
pinterest sharing button
line sharing button
wechat sharing button
sharethis sharing button

6 burner gas bbq grill

Compare with traditional charcoal grill, gas grill is easier to operate. It is easy to adjust the firepower and easy to clean. It is a small box inside. When the four feet are folded and put down, the carbon box inside will drop and the grilling net can be pulled out. There is also a carbon net, carbon dust. It will fall down, the design is reasonable, easy to use, it is very convenient to carry after folding, and it is durable.
Availability:

Add more taste experience for your outdoor cooking with this gas barbecue grill. The cast iron grid provides quick and even heat. And you can take off the grid easily for cleaning. Above the grilling gird there is a cold rack for the ready food to keep warm. The stainless steel domed cover allows the heat penetrate into the food for a better flavor. The gas barbecue equips with a motor-driven rotating spit on which meat cooks as it turns. The spit is strong enough to roast a whole chicken and a joint of mutton. Enjoy the bbq experience at what time and under what circumstances with this patio outdoor gas barbecue grill.

outdoor 6 burner gas bbq with 1 burner gas stove

Product Specification

Product name

Gas outdoor bbq grill

Model

BMH-6098

Burner

6 burner gas bbq + 1 side burner

Grid material

cast iron

Lid material

SUS304

Body material

High temperature enamel

BTU Output

7*12000BTU

Grill area

795*445MM

Warm area

760*155MM

Product size

2930*1255*617MM

Wheels

4 universal wheels with brake

Fuel source

Liquefied gas

N.W/G.W

46kg/52kg

Product size

1500*580*1200MM

Package size

880*590*640MM

Product Properties

1. Portable barbecue grill is convenient for courtyard outdoor cooking

2. The gas bottle can store in the cabinet when not in use

3. There is a thermometer on the lid for precise temperature control

4. The stainless steel body for corrosion resistance and long service life

5. The side gas stove allows you to cook some sauce and soup

6. There are some hooks besides the grill to hang the tongs and scissors

outdoor cooking grill portable liquefied gas barbecue grill details_02

outdoor cooking grill portable liquefied gas barbecue grill details_03

outdoor cooking grill portable liquefied gas barbecue grill details_04

outdoor cooking grill portable liquefied gas barbecue grill details_05

This gas barbecue grill is for outdoor cooking at courtyard and patio. It has an 80x45cm cooking area to roast chicken, hamburger, and hot dog. The roasting area is control by 6 independent burners. The 75x15cm warming zone allows you to thaw the frozen food. On the right side of the grill, there is a side burner where you can support the frying pan and wok pan. On the left side there is a small table to support the Champagne Bucket.

stainless steel gas barbecue grill for outdoor kitchen application

Previous: 
Next: 
Contact us
', component_bgcolor:'rgb(248, 248, 248)', component_checkBgcolor:'rgb(255, 255, 255)', component_placeHoldercolor:'rgb(153, 153, 153)', component_fcolor:'', component_formStyle:'0', component_phoenix_form_upload_limit:"Attachment can't exceed 30M", component_phoenix_from_emptyerror:"This field is required", component_phoenix_form_length_error:"The length of this field is invalid", component_phoenix_from_mailerror:"invalid email address", component_phoenix_from_phoneerror:"Please enter the correct phone number", component_phoenix_view_details:"View Details", component_phoenix_from_max_upload:"Upload up to 10 files", }; if (phoenixSite.form && phoenixSite.form !== 'undefined' && typeof phoenixSite.form.init == "function") { phoenixSite.form.init(options); } $("#component_lNpWcaqrDMzh").find("input.timePicker").each(function(){ var this_ = $(this); this_.attr("placeholder","Select time"); this_.addClass("inited"); this_.datepicker({ dateFormat: 'yyyy/mm/dd', autoClose: true }); }) $("#component_lNpWcaqrDMzh .timePickers .timePicker").on("blur",function(){ if($(this).index() == 0){ var minDate = $(this).val(); if(minDate){ $(this).parent().find(".timePicker").eq(1).datepicker({ minDate:new Date(minDate), dateFormat: 'yyyy/mm/dd', autoClose: true }); }else{ $(this).parent().find(".timePicker").eq(1).datepicker({ dateFormat: 'yyyy/mm/dd', autoClose: true }); } } if($(this).index() == 1){ var maxDate = $(this).val(); if(maxDate){ $(this).parent().find(".timePicker").eq(0).datepicker({ maxDate:new Date(maxDate), dateFormat: 'yyyy/mm/dd', autoClose: true }); }else{ $(this).parent().find(".timePicker").eq(0).datepicker({ dateFormat: 'yyyy/mm/dd', autoClose: true }); } } }) $("#component_lNpWcaqrDMzh .phoneInputprepend").each(function (indexMu,elMu) { var twoId = $(elMu).find('input:eq(1)').attr("id") var twoName = $(elMu).find('input:eq(1)').attr("name") $(elMu).find('input:eq(0)').attr("id",twoId) $(elMu).find('input:eq(0)').attr("name",twoName) }) $("#component_lNpWcaqrDMzh select[multiple]").each(function (indexMu,elMu) { var thisId = $(elMu).attr("id") var multipleHtml = '' multipleHtml += '
'+"Please select"+'
' multipleHtml += '
    ' $(elMu).find("option").each(function (index,el) { multipleHtml += '
  • ' multipleHtml += '' multipleHtml += '
  • ' }) multipleHtml += '
' $(elMu).parent().append(multipleHtml) $("#component_lNpWcaqrDMzh .multiple-select."+thisId+" ").on("click",function () { if ($("#component_lNpWcaqrDMzh .multiple-parent."+thisId+"").css("display") == "none") { $("#component_lNpWcaqrDMzh .multiple-parent."+thisId+"").css("display", "block") } else { $("#component_lNpWcaqrDMzh .multiple-parent."+thisId+"").css("display", "none") } }) $("#component_lNpWcaqrDMzh .multiple-parent."+thisId+"").on("click", "li", function (e) { e.stopPropagation() e.preventDefault() var $label = $(this).children("label") var input = this.getElementsByTagName("input")[0] if (input.checked) { input.checked = false } else { input.checked = true } //获取所有选项的值 var contents = []; $("#component_lNpWcaqrDMzh .multiple-parent."+thisId+" li").each(function (index, elem) { if (!$(elem).hasClass("group")) { var ck = $(elem).find("input")[0].checked if (ck) { var html = $(elem).children("label").html(); contents.push(html); } } }) if (contents.length > 0) { $("#component_lNpWcaqrDMzh .multiple-select."+thisId+"").empty(); for (var i = 0; i < contents.length; i++) { var span = " "+contents[i]+"×" $("#component_lNpWcaqrDMzh .multiple-select."+thisId+"").append(span) } } else { $("#component_lNpWcaqrDMzh .multiple-select."+thisId+"").empty(); var span = " "+"Please select"+"" $("#component_lNpWcaqrDMzh .multiple-select."+thisId+"").append(span) } contents = contents.map(function(item) { return item.replace(/&/g, '&'); }); $(elMu).val(contents) }); $("#component_lNpWcaqrDMzh .multiple-select."+thisId+"").on("click", ".select-delete", function (e) { e.stopPropagation() var value = $(this).parent().children(".select-value").html(); $("#component_lNpWcaqrDMzh .multiple-parent."+thisId+" ul li").each(function (index, elem) { if ($(elem).children("label").html() == value) { elem.getElementsByTagName("input")[0].checked = false; } }) $(this).parent().remove(); var len = $("#component_lNpWcaqrDMzh .multiple-select."+thisId+"").children().length; if (len == 0) { var span = " "+"Please select"+"" $("#component_lNpWcaqrDMzh .multiple-select."+thisId+"").append(span) } var contents = []; $("#component_lNpWcaqrDMzh .multiple-parent."+thisId+" li").each(function (index, elem) { if (!$(elem).hasClass("group")) { var ck = $(elem).find("input")[0].checked if (ck) { var html = $(elem).children("label").html(); contents.push(html); } } }) contents = contents.map(function(item) { return item.replace(/&/g, '&'); }); $(elMu).val(contents) }) }) }catch(e){try{console && console.log && console.log(e);}catch(e){}} })(window, $);

BMH (Guangdong) Kitchen Equipment Co., Limited.

One Stop Solution of

Restaurant Equipment and Supplies

QUICK LINKS

      CONTACT US

  +86 020-3423-4200 / 138-2224-8161
   info@kitchenware-equipments.com
   No. 3819, Yingbin Road, Panyu District,                      Guangzhou,China

SEARCH PRODUCT

© 2025 BMH . All Rights Reserved. Powered by Oulucn