New: A brand-new. unused. unopened. undamaged item in its original packaging . Packaging should be the same as what is found in a retail store. unless the item is handmade or was packaged by the manufacturer in non-retail packaging. such as an unprinted box or plastic bag. See the seller's listing for full details.
Brand:
Big Green Egg
Type:
BBQ grill/smoker
Color:
Green
Handle Material:
Kamado style
You may also like
Recently viewed
${
data == 1
? ("1 product was added to your cart!")
: ("{count} products were added to your cart!").replace('{count}', data)
}
${function() {
const freeShippingAmount = 0;
const totalPrice = data.data.total_price;
const diffAmount = freeShippingAmount - totalPrice;
const freeShippingText = diffAmount > 0
? "Spend {amount} more and get free shipping!"
: "Your order is free delivery";
return `