{"product_id":"alora-52-inch-propane-fire-pit-wicker-table-with-aluminum-top-sak28510","title":"Alora Propane Fire Pit Table","description":"\u003csection class=\"pdp-section pdp-section--alorapit\" aria-labelledby=\"pdp-details-title\"\u003e\n  \u003cstyle\u003e\n    .pdp-section--alorapit {\n      --pdp-text: #1f2937;\n      --pdp-muted: #6b7280;\n      --pdp-border: #d8ddd5;\n      --pdp-soft: #f6f8f4;\n      --pdp-accent: #111827;\n      --pdp-accent-soft: #e3e8e1;\n      color: var(--pdp-text);\n      margin-top: 24px;\n    }\n\n    .pdp-section--alorapit .pdp-shell {\n      display: grid;\n      gap: 24px;\n    }\n\n    .pdp-section--alorapit .pdp-block,\n    .pdp-section--alorapit .pdp-intro,\n    .pdp-section--alorapit .pdp-closing {\n      border: 1px solid var(--pdp-border);\n      border-radius: 14px;\n      padding: 24px;\n      background: #fff;\n    }\n\n    .pdp-section--alorapit .pdp-intro {\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--alorapit .pdp-closing {\n      background: var(--pdp-accent-soft);\n    }\n\n    .pdp-section--alorapit .pdp-title {\n      margin: 0 0 10px;\n      font-size: 28px;\n      line-height: 1.2;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--alorapit .pdp-heading {\n      margin: 0 0 14px;\n      font-size: 20px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--alorapit .pdp-subheading {\n      margin: 0 0 8px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--alorapit .pdp-text,\n    .pdp-section--alorapit .pdp-spec-item,\n    .pdp-section--alorapit .pdp-faq__answer {\n      font-size: 15px;\n      line-height: 1.7;\n      color: var(--pdp-text);\n    }\n\n    .pdp-section--alorapit .pdp-list {\n      margin: 0;\n      padding-left: 20px;\n      list-style: disc;\n    }\n\n    .pdp-section--alorapit .pdp-list li {\n      display: list-item;\n      margin: 0 0 10px;\n      line-height: 1.7;\n    }\n\n    .pdp-section--alorapit .pdp-list li:last-child {\n      margin-bottom: 0;\n    }\n\n    .pdp-section--alorapit .pdp-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .pdp-section--alorapit .pdp-highlight-card {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      padding: 18px;\n      background: var(--pdp-soft);\n    }\n\n    .pdp-section--alorapit .pdp-icon-heading {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .pdp-section--alorapit .pdp-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px 24px;\n    }\n\n    .pdp-section--alorapit .pdp-spec-item strong {\n      color: var(--pdp-accent);\n    }\n\n    .pdp-section--alorapit .pdp-faq {\n      display: grid;\n      gap: 12px;\n    }\n\n    .pdp-section--alorapit .pdp-faq__item {\n      border: 1px solid var(--pdp-border);\n      border-radius: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n\n    .pdp-section--alorapit .pdp-faq__item summary {\n      list-style: none;\n      cursor: pointer;\n      padding: 16px 18px;\n      font-size: 16px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--pdp-accent);\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 14px;\n    }\n\n    .pdp-section--alorapit .pdp-faq__item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .pdp-section--alorapit .pdp-faq__item summary::after {\n      content: \"+\";\n      font-size: 22px;\n      line-height: 1;\n      color: var(--pdp-muted);\n    }\n\n    .pdp-section--alorapit .pdp-faq__item[open] summary::after {\n      content: \"\\2013\";\n    }\n\n    .pdp-section--alorapit .pdp-faq__answer {\n      padding: 0 18px 18px;\n    }\n\n    .pdp-section--alorapit .pdp-disclaimer {\n      margin-top: 4px;\n      text-align: center;\n      font-size: 12px;\n      line-height: 1.6;\n      color: #8b8b8b;\n      max-width: 860px;\n      margin-left: auto;\n      margin-right: auto;\n      padding: 0 12px;\n    }\n\n    @media (max-width: 749px) {\n      .pdp-section--alorapit .pdp-block,\n      .pdp-section--alorapit .pdp-intro,\n      .pdp-section--alorapit .pdp-closing {\n        padding: 18px;\n      }\n\n      .pdp-section--alorapit .pdp-title {\n        font-size: 24px;\n      }\n\n      .pdp-section--alorapit .pdp-heading {\n        font-size: 18px;\n      }\n\n      .pdp-section--alorapit .pdp-highlight-grid,\n      .pdp-section--alorapit .pdp-spec-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .pdp-section--alorapit .pdp-disclaimer {\n        font-size: 11px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"pdp-shell\"\u003e\n    \u003cdiv class=\"pdp-intro\"\u003e\n      \u003ch2 id=\"pdp-details-title\" class=\"pdp-title\"\u003eAlora 52\" Propane Fire Pit Table — Resort-Grade Wicker with Aluminum Wood-Grain Top\u003c\/h2\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Alora Propane Fire Pit Table is a resort-quality outdoor centerpiece that blends the warmth of a 60,000 BTU propane fire with the beauty of a hand-painted aluminum wood-grain tabletop and premium wicker construction. Designed for effortless entertaining, it conceals the propane tank internally, lights instantly with electronic push-button ignition, and is ETL certified for safety — all in a stunning package that instantly elevates any patio or deck.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eWhy Customers Choose This Product\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003e60,000 BTU propane output delivers powerful, wide-reaching warmth for extended outdoor entertaining.\u003c\/li\u003e\n        \u003cli\u003eResort-grade wicker construction in a rich assortment of shades creates a striking visual centerpiece.\u003c\/li\u003e\n        \u003cli\u003eHand-painted aluminum wood-grain tabletop offers the look of real wood with none of the upkeep.\u003c\/li\u003e\n        \u003cli\u003eElectronic push-button ignition makes lighting the fire instant, easy, and safe.\u003c\/li\u003e\n        \u003cli\u003eInternal propane tank compartment with sliding door keeps the patio looking clean and uncluttered.\u003c\/li\u003e\n        \u003cli\u003eETL certified for use with a standard 20 lb propane tank, meeting rigorous safety standards.\u003c\/li\u003e\n        \u003cli\u003eRust-resistant aluminum and heat-resistant steel construction built to withstand the elements.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eProduct Highlights\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-highlight-grid\"\u003e\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003e60,000 BTU Propane Heat\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            With 60,000 BTU of output, the Alora keeps guests warm and comfortable well into the cooler months — extending your outdoor entertaining season without the mess of a wood-burning fire.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eResort-Grade Wicker Design\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            Crafted with high-end wicker strands in a stunning mix of shades, the Alora brings a resort-quality aesthetic to your backyard — a true showstopper that pairs beauty with durability.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eWood-Grain Aluminum Tabletop\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            The hand-painted aluminum tabletop replicates the warmth and texture of real wood while remaining maintenance-free, weather-resistant, and built to last season after season.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pdp-highlight-card\"\u003e\n          \u003cdiv class=\"pdp-icon-heading\"\u003e\n            \u003ch4 class=\"pdp-subheading\"\u003eHidden Tank \u0026amp; Instant Ignition\u003c\/h4\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"pdp-text\"\u003e\n            A sliding door conceals the 20 lb propane tank inside the table, while the electronic push-button ignition gets the fire going in seconds — no matches, no clutter, no fuss.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eSpecifications\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-spec-grid\"\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTable Size:\u003c\/strong\u003e 52\"\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFuel Type:\u003c\/strong\u003e Propane\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eHeat Output:\u003c\/strong\u003e 60,000 BTU\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eIgnition:\u003c\/strong\u003e Electronic push-button\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTabletop Material:\u003c\/strong\u003e Hand-painted aluminum (wood-grain finish)\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eFrame Material:\u003c\/strong\u003e Rust-resistant aluminum\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eBurner Material:\u003c\/strong\u003e Heat-resistant steel\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eWicker:\u003c\/strong\u003e Resort-grade, multi-shade\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eTank Storage:\u003c\/strong\u003e Internal compartment with sliding door\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCompatible Tank:\u003c\/strong\u003e Standard 20 lb propane tank\u003c\/div\u003e\n        \u003cdiv class=\"pdp-spec-item\"\u003e\n\u003cstrong\u003eCertification:\u003c\/strong\u003e ETL certified\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eIdeal For\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003ePatios, decks, and resort-style outdoor living spaces.\u003c\/li\u003e\n        \u003cli\u003eHomeowners who want a premium fire pit table that doubles as a stunning centerpiece.\u003c\/li\u003e\n        \u003cli\u003eEntertaining guests during cooler evenings with powerful, clean propane heat.\u003c\/li\u003e\n        \u003cli\u003eThose who want a low-maintenance, high-impact outdoor fire feature.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eImportant Information\u003c\/h3\u003e\n      \u003cul class=\"pdp-list\"\u003e\n        \u003cli\u003eFor outdoor use only — never operate indoors or in enclosed spaces.\u003c\/li\u003e\n        \u003cli\u003ePropane tank is not included and must be purchased separately.\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer instructions for propane connection and safe operation.\u003c\/li\u003e\n        \u003cli\u003eAlways turn off the gas supply at the tank when the fire pit is not in use.\u003c\/li\u003e\n        \u003cli\u003eKeep flammable materials away from the fire pit during operation.\u003c\/li\u003e\n        \u003cli\u003eCheck local regulations regarding propane fire pits before use.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-block\"\u003e\n      \u003ch3 class=\"pdp-heading\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cdiv class=\"pdp-faq\"\u003e\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the propane tank included?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The propane tank is not included and must be purchased separately. The Alora is compatible with a standard 20 lb propane tank, which stores neatly inside the internal compartment.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow do I light the fire pit?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The Alora features an electronic push-button ignition system. Simply connect your propane tank, press the ignition button, and the fire starts instantly — no matches or lighters needed.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs the tabletop real wood?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            No. The tabletop is crafted from hand-painted aluminum with a wood-grain finish, giving you the aesthetic of real wood without the maintenance, warping, or weather sensitivity.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this fire pit certified for safety?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Alora Propane Fire Pit Table is ETL certified, meeting rigorous safety standards for propane appliances.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eHow is the propane tank accessed?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            The propane tank is stored inside the table and accessed through a convenient sliding door mechanism, keeping your patio looking clean and organized.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eIs this fire pit weather-resistant?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            Yes. The Alora is built with rust-resistant aluminum and heat-resistant steel, designed to withstand outdoor conditions. Covering the unit when not in use is recommended to extend its lifespan.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"pdp-faq__item\"\u003e\n          \u003csummary\u003eCan this fire pit be used on a wood deck?\u003c\/summary\u003e\n          \u003cdiv class=\"pdp-faq__answer\"\u003e\n            While propane fire pits produce no embers or ash, always follow manufacturer guidelines and local regulations regarding placement near flammable surfaces. Maintain safe clearance from structures and combustible materials.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-closing\"\u003e\n      \u003cp class=\"pdp-text\"\u003e\n        The Alora Propane Fire Pit Table is an exceptional choice for homeowners who want resort-quality style, powerful 60,000 BTU warmth, and a thoughtfully designed fire pit that keeps the patio looking beautiful — with hidden fuel storage, instant ignition, and ETL-certified safety built in.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"pdp-disclaimer\"\u003e\n    For outdoor use only. Propane tank not included. Always follow manufacturer safety instructions and local regulations for propane appliance use. Keep out of reach of children during operation.\n  \u003c\/p\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the propane tank included?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The propane tank is not included and must be purchased separately. The Alora is compatible with a standard 20 lb propane tank, which stores neatly inside the internal compartment.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do I light the fire pit?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Alora features an electronic push-button ignition system. Simply connect your propane tank, press the ignition button, and the fire starts instantly.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is the tabletop real wood?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No. The tabletop is crafted from hand-painted aluminum with a wood-grain finish, giving you the aesthetic of real wood without the maintenance, warping, or weather sensitivity.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this fire pit certified for safety?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Alora Propane Fire Pit Table is ETL certified, meeting rigorous safety standards for propane appliances.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How is the propane tank accessed?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The propane tank is stored inside the table and accessed through a convenient sliding door mechanism, keeping your patio looking clean and organized.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this fire pit weather-resistant?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Alora is built with rust-resistant aluminum and heat-resistant steel, designed to withstand outdoor conditions. Covering the unit when not in use is recommended to extend its lifespan.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can this fire pit be used on a wood deck?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"While propane fire pits produce no embers or ash, always follow manufacturer guidelines and local regulations regarding placement near flammable surfaces. Maintain safe clearance from structures and combustible materials.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"SAKSBY WHOLESALE","offers":[{"title":"Default","offer_id":45903173189793,"sku":"B120142318","price":1699.97,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/3605\/8273\/files\/alora-52-inch-propane-fire-pit-wicker-table-with-aluminum-top-sak28510-front-view.jpg?v=1775773405","url":"https:\/\/naturenookusa.com\/products\/alora-52-inch-propane-fire-pit-wicker-table-with-aluminum-top-sak28510","provider":"Nature Nook USA","version":"1.0","type":"link"}