{"product_id":"garvee-48-inch-smokeless-fire-pit-ppg-33krphjq","title":"Garvee 48-Inch Smokeless Fire Pit Ring with Ventilation Holes, Easy Install Iron Panels, Rust-Proof Painted Steel, Freestanding or In-Ground Use, Outdoor Camping","description":"\u003cstyle\u003e\n  .product-details{\n    max-width:1200px;\n    margin:0 auto;\n    padding:20px;\n    font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;\n    background:linear-gradient(to bottom,#f0f7ff,#e6f3ff);\n    position:relative;\n    overflow:hidden;\n  }\n  .product-details::before,\n  .product-details::after{\n    content:\"\";\n    position:absolute;\n    left:0;\n    right:0;\n    height:8px;\n    background:linear-gradient(90deg,#005a9e,#007cc0,#005a9e);\n    z-index:1;\n  }\n  .product-details::before{ top:0; }\n  .product-details::after{ bottom:0; }\n\n  .product-details .feature-section{\n    display:flex;\n    align-items:stretch;\n    margin-bottom:30px;\n    background:#fff;\n    border-radius:12px;\n    overflow:hidden;\n    box-shadow:0 5px 15px rgba(0,90,158,.08);\n    border:1px solid #e1eeff;\n  }\n  .product-details .feature-section:nth-child(even){ flex-direction:row-reverse; }\n\n  .product-details .feature-image{\n    flex:1;\n    display:flex;\n    justify-content:center;\n    align-items:center;\n    padding:0;\n    background-color:#f0f7ff;\n    overflow:hidden;\n  }\n  .product-details .feature-image img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  .product-details .feature-content{\n    flex:1;\n    padding:20px;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n  }\n\n  .product-details .feature-title{\n    font-size:1.4rem;\n    color:#005a9e;\n    margin-bottom:12px;\n    font-weight:700;\n  }\n\n  .product-details .data-box{\n    background:#f0f7ff;\n    padding:12px;\n    border-left:4px solid #005a9e;\n    border-radius:6px;\n    margin-bottom:12px;\n    font-size:.9rem;\n  }\n\n  .product-details .highlight-list{\n    list-style:none;\n    margin:0;\n    padding:0;\n  }\n  .product-details .highlight-list li{\n    padding-left:24px;\n    margin-bottom:6px;\n    position:relative;\n    font-size:.9rem;\n  }\n  .product-details .highlight-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    color:#005a9e;\n    font-weight:700;\n  }\n\n  .product-details .highlight-box{\n    background:linear-gradient(135deg,#f0f7ff 0%,#e6f0ff 100%);\n    border-left:5px solid #005a9e;\n    padding:20px;\n    border-radius:12px;\n    margin-bottom:25px;\n  }\n  .product-details .highlight-title{\n    text-align:center;\n    font-size:1.6rem;\n    color:#005a9e;\n    margin-bottom:12px;\n    font-weight:700;\n  }\n\n  .product-details .specs-section{\n    background:#fff;\n    border-radius:12px;\n    padding:20px;\n    margin-bottom:25px;\n    box-shadow:0 5px 15px rgba(0,90,158,.08);\n    border:1px solid #e1eeff;\n  }\n  .product-details .section-title{\n    font-size:1.4rem;\n    color:#005a9e;\n    margin-bottom:15px;\n    border-bottom:2px solid #005a9e;\n    padding-bottom:8px;\n    font-weight:700;\n  }\n\n  @media (min-width:769px){\n    .product-details .highlight-box .data-box{ text-align:center; }\n    .product-details .specs-section .section-title{ text-align:center; }\n    .product-details .specs-section ul.highlight-list{\n      display:flex;\n      justify-content:center;\n      gap:30px;\n      flex-wrap:wrap;\n    }\n    .product-details .specs-section ul.highlight-list li{\n      padding-left:20px;\n      margin-bottom:0;\n      white-space:nowrap;\n    }\n  }\n\n  @media (max-width:768px){\n    .product-details .feature-section,\n    .product-details .feature-section:nth-child(even){\n      flex-direction:column;\n    }\n    .product-details .feature-image{ min-height:250px; }\n  }\n\n  @media (max-width:480px){\n    .product-details{ padding:15px; }\n    .product-details .feature-image{ min-height:200px; }\n  }\n\n  .garvee-spec-container{\n    margin:0;\n    padding:10px;\n    box-sizing:border-box;\n    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;\n    background-color:#f8fafc;\n    color:#333;\n    line-height:1.4;\n  }\n  .garvee-spec-container *{ box-sizing:border-box; }\n\n  .container{ max-width:100%; margin:0 auto; }\n\n  .spec-card{\n    background:#fff;\n    border-radius:8px;\n    padding:16px;\n    box-shadow:0 2px 12px rgba(0,0,0,.1);\n    border:1px solid #e8ecef;\n  }\n\n  .spec-header{\n    text-align:center;\n    margin-bottom:16px;\n    padding-bottom:12px;\n    border-bottom:1px solid #f0f4f8;\n  }\n\n  .spec-title{\n    font-size:16px;\n    font-weight:700;\n    color:#074174;\n    margin-bottom:4px;\n  }\n  .spec-subtitle{\n    font-size:13px;\n    color:#64748b;\n  }\n\n  .spec-list{\n    display:flex;\n    flex-direction:column;\n    gap:0;\n  }\n\n  .spec-item{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    padding:10px 4px;\n    border-bottom:1px solid #f1f5f9;\n    white-space:nowrap;\n  }\n  .spec-item:last-child{ border-bottom:none; }\n\n  .spec-label{\n    font-size:13px;\n    color:#475569;\n    font-weight:500;\n    flex-shrink:0;\n  }\n  .spec-value{\n    font-size:13px;\n    font-weight:600;\n    color:#074174;\n    text-align:right;\n    flex-shrink:0;\n  }\n\n  .spec-highlight{\n    background:linear-gradient(135deg,#f0f7ff 0%,#e6f0ff 100%);\n    border-radius:6px;\n    padding:10px;\n    margin:12px 0;\n    border:1px solid #e1eeff;\n  }\n  .spec-highlight-text{\n    font-size:13px;\n    color:#074174;\n    text-align:center;\n    font-weight:600;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch2 class=\"highlight-title\"\u003eGarvee 48-Inch Smokeless Fire Pit Ring\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003e\n\u003cstrong\u003eBenefits:\u003c\/strong\u003e\u003cbr\u003e• 48\" wide fire ring\u003cbr\u003e• Tool-free 8-panel setup\u003cbr\u003e• Ventilation holes reduce smoke\u003cbr\u003e• Rust-proof painted steel\u003cbr\u003e• Freestanding or in-ground\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/cimage_79c398dfa8dc921b.jpg?v=1763516374\u0026amp;width=1946\" alt=\"48-inch fire pit ring for backyard gatherings\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSpacious 48\" Ring for Gatherings\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eCreate a wide, welcoming fire feature—ideal for bigger fires and group seating areas.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eLarge diameter suits social spaces\u003c\/li\u003e\n\u003cli\u003eHelps define a clean fire boundary\u003c\/li\u003e\n\u003cli\u003eGreat for backyard ambiance and camping\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/cimage_0aa496a275db7ece.jpg?v=1763516374\u0026amp;width=1946\" alt=\"Fire pit ring dimensions diagram\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSized for Common Fire Pit Builds\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eA 48\" ring size designed to fit popular stone and block fire pit layouts.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eClear sizing reference for planning\u003c\/li\u003e\n\u003cli\u003eHelps align with your surround materials\u003c\/li\u003e\n\u003cli\u003eSupports neat, consistent installations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/cimage_7444d4eaec56725f.jpg?v=1763516374\u0026amp;width=1946\" alt=\"Fire pit ring installation examples\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eQuick, Tool-Free Assembly\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eEight interlocking iron panels allow fast setup—no tools or professional help required.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eInterlocking panel design\u003c\/li\u003e\n\u003cli\u003eEasy to transport and position\u003c\/li\u003e\n\u003cli\u003eIdeal for new builds or upgrades\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/cimage_87a545ff64eb64c9.jpg?v=1763516374\u0026amp;width=1946\" alt=\"Smokeless fire pit ring in use while camping\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSmokeless, Efficient Burning\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eTop ventilation holes help promote cleaner fires and more complete wood combustion.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003eImproved airflow for steadier flames\u003c\/li\u003e\n\u003cli\u003eHelps reduce smoke at the pit\u003c\/li\u003e\n\u003cli\u003eEnjoy the fire without the fuss\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.ca\/cdn\/shop\/files\/cimage_4be43ab548ae70d2.jpg?v=1763516374\u0026amp;width=1946\" alt=\"Reinforced steel fire pit ring with easy-clean surface\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDurable, Rust-Proof Steel—Flexible Install\u003c\/h2\u003e\n\u003cdiv class=\"data-box\"\u003eWeather-resistant painted steel supports long-lasting outdoor use—install it freestanding or in-ground.\u003c\/div\u003e\n\u003cul class=\"highlight-list\"\u003e\n\u003cli\u003ePainted finish for outdoor durability\u003c\/li\u003e\n\u003cli\u003eDesigned for heat exposure\u003c\/li\u003e\n\u003cli\u003eWorks for camping, cooking, or patios\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-section__header m:text-left sm:m:text-left\"\u003e\n\u003ch2 class=\"m-section__heading h3\"\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"m-collapsible-section__wrapper m-section__content m-product-collapsible\"\u003e\n\u003cdiv class=\"garvee-spec-container\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-header\"\u003e\n\u003cdiv class=\"spec-title\"\u003eTechnical Details\u003c\/div\u003e\n\u003cdiv class=\"spec-subtitle\"\u003eGarvee 48-Inch Smokeless Fire Pit Ring (Black)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-highlight\"\u003e\n\u003cdiv class=\"spec-highlight-text\"\u003e48\" ring • Ventilation holes • 8 panels • Painted steel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eGARVEE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eDiameter\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e48 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eFinish\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003ePainted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003ePainted steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eFuel Type\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eWood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eItem Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e24.2 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eColor\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eBlack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black \/ 48 Inches","offer_id":50943171526944,"sku":"PPG_33KRPHJQ","price":113.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/cimage_87a545ff64eb64c9.jpg?v=1763516374","url":"https:\/\/www.garvee.ca\/products\/garvee-48-inch-smokeless-fire-pit-ppg-33krphjq","provider":"GARVEECA","version":"1.0","type":"link"}