{"product_id":"12x12-steel-stage-package-with-cart-stairs","title":"12'x12' Steel Stage Package with Cart \u0026 Stairs","description":"\u003cstyle\u003e\n\/* === CTA Block === *\/\n.cta-block{max-width:900px;margin:40px auto;background:linear-gradient(135deg,#3b9fff 0%,#1a7fe0 100%);border-radius:10px;padding:36px 40px;text-align:center;color:#fff;}\n.cta-block h2{margin:0 0 12px;font-size:1.6em;color:#fff;}\n.cta-block p{margin:0 0 24px;font-size:1.1em;color:rgba(255,255,255,.92);}\n.cta-btn{display:inline-block;background:#f24e26;color:#fff !important;padding:14px 32px;border-radius:6px;font-weight:bold;font-size:1em;text-decoration:none;margin:6px;}\n.cta-btn.alt{background:transparent;border:2px solid #fff;color:#fff !important;}\n.cta-btn.alt:hover{background:#fff;color:#3b9fff;}\n\/* === Intro Block === *\/\n.intro-block{max-width:900px;margin:30px auto;font-family:\"Helvetica Neue\",Arial,sans-serif;line-height:1.7;color:#333;}\n.intro-block h3{color:#3b9fff;margin-bottom:8px;}\n\/* === Capacity Grid === *\/\n.capacity-block{max-width:900px;margin:30px auto;background:#fff;border:2px solid #3b9fff;border-radius:8px;overflow:hidden;}\n.capacity-block h3{background:#3b9fff;color:#fff;padding:14px 20px;margin:0;text-align:center;}\n.capacity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));}\n.capacity-item{padding:18px;text-align:center;border-right:1px solid #e0d5c1;border-bottom:1px solid #e0d5c1;}\n.capacity-num{font-size:2em;font-weight:bold;color:#f24e26;}\n.capacity-label{font-size:.85em;color:#666;margin-top:4px;}\n\/* === ROI Block === *\/\n.roi-block{max-width:900px;margin:30px auto;background-color:#f4ebdc;border:2px solid #f24e26;border-radius:8px;padding:28px 32px;}\n.roi-block h3{color:#f24e26;margin:0 0 16px;font-size:1.3em;}\n.roi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;}\n.roi-item{text-align:center;}\n.roi-num{font-size:1.8em;font-weight:bold;color:#3b9fff;}\n.roi-label{font-size:.85em;color:#555;margin-top:4px;}\n\/* === Compare Table === *\/\n.compare-table{max-width:900px;margin:30px auto;border-collapse:collapse;width:100%;font-family:\"Helvetica Neue\",Arial,sans-serif;}\n.compare-table th{background:#3b9fff;color:#fff;padding:12px 16px;text-align:left;}\n.compare-table td{padding:12px 16px;border-bottom:1px solid #e0d5c1;vertical-align:top;}\n.compare-table tr:nth-child(even) td{background:#f4ebdc;}\n.compare-table tr:hover td{background:#ffc3db;}\n\/* === Use Cases === *\/\n.use-cases{max-width:900px;margin:30px auto;}\n.use-cases h3{color:#3b9fff;margin-bottom:16px;}\n.uc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;}\n.uc-item{background:#f4ebdc;border-left:4px solid #3b9fff;padding:14px 16px;border-radius:0 6px 6px 0;}\n.uc-item strong{display:block;color:#333;margin-bottom:4px;}\n.uc-item span{font-size:.9em;color:#555;}\n\/* === Lineup Pills === *\/\n.lineup-block{max-width:900px;margin:30px auto;text-align:center;}\n.lineup-block h3{color:#3b9fff;margin-bottom:16px;}\n.lineup-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;}\n.ll{display:inline-block;background:#fff;border:2px solid #3b9fff;color:#3b9fff;padding:8px 16px;border-radius:20px;font-size:.9em;text-decoration:none;font-weight:bold;}\n.ll:hover,.ll.active{background:#3b9fff;color:#fff;}\n\/* === Specs Table === *\/\n.specs-container{max-width:900px;margin:40px auto;font-family:\"Helvetica Neue\",Arial,sans-serif;box-shadow:0 4px 8px rgba(0,0,0,.05);border-radius:8px;overflow:hidden;}\n.specs-header{background-color:#3b9fff;color:#fff;padding:20px;text-align:center;margin:0;font-size:1.5em;}\n.specs-table{width:100%;border-collapse:collapse;text-align:left;}\n.specs-table th,.specs-table td{padding:15px 20px;border-bottom:1px solid #e0d5c1;}\n.specs-table th{width:40%;font-weight:bold;color:#333;background-color:#fff;border-right:2px solid #f24e26;}\n.specs-table td{width:60%;color:#555;background-color:#fff;}\n.specs-table tr:nth-child(even) th,.specs-table tr:nth-child(even) td{background-color:#f4ebdc;}\n.specs-table tr:hover th,.specs-table tr:hover td{background-color:#ffc3db;color:#000;transition:background-color .2s ease;}\n@media(max-width:600px){.specs-table th,.specs-table td{display:block;width:100%;}.specs-table th{border-right:none;border-bottom:2px solid #f24e26;}}\n\/* === FAQ Section === *\/\n.faq-section{max-width:900px;margin:40px auto;font-family:\"Helvetica Neue\",Arial,sans-serif;}\n.faq-section h2{text-align:center;color:#3b9fff;margin-bottom:30px;}\n.faq-item{background-color:#f4ebdc;margin-bottom:12px;border-radius:6px;border:1px solid #e0d5c1;}\n.faq-question{padding:18px 20px;font-size:1.1em;font-weight:bold;color:#3b9fff;cursor:pointer;list-style:none;transition:all .2s ease-in-out;}\n.faq-question::-webkit-details-marker{display:none;}\n.faq-question:hover{color:#f24e26;background-color:#ffc3db;}\n.faq-item[open] .faq-question{border-bottom:2px solid #3b9fff;color:#f24e26;}\n.faq-answer{padding:20px;background-color:#fff;color:#444;line-height:1.7;font-size:1em;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}\n\/* === Package Badge === *\/\n.pkg-badge{max-width:900px;margin:20px auto;background:#1a2f4a;color:#fff;border-radius:8px;padding:14px 28px;font-family:\"Helvetica Neue\",Arial,sans-serif;font-size:1em;text-align:center;font-weight:700;}\n.pkg-badge span{color:#f24e26;}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pkg-badge\"\u003e📦 \u003cspan\u003eComplete Package\u003c\/span\u003e — Platforms, Cart, Stairs \u0026amp; Guardrails Included | SKU: 6G-1212SSP\u003c\/div\u003e\n\n\u003cdiv class=\"cta-block\"\u003e\n  \u003ch2\u003eTalk to a Commercial Stage Specialist\u003c\/h2\u003e\n  \u003cp\u003e144 Sq Ft steel stage, adjustable 4\"–30\". IBC compliant to 125 PSF. Cart, stairs \u0026amp; guardrails included.\u003c\/p\u003e\n  \u003ca class=\"cta-btn\" href=\"\/collections\/staging\"\u003eShop Staging Equipment\u003c\/a\u003e\n  \u003ca class=\"cta-btn alt\" href=\"mailto:sales@beyondtent.com\"\u003eRequest a Quote\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"intro-block\"\u003e\n  \u003ch3\u003eA Complete 12'x12' Stage Kit — Not Just a Platform\u003c\/h3\u003e\n  \u003cp\u003eThe 12'x12' Steel Stage Package gives you a full 144 sq ft elevated platform built from nine interlocking 4'x4' steel deck sections, connected with roto-lock connections and connecting clips for quick, secure assembly. The black powder-coated steel frame uses diagonal supports for structural strength, and the galvanized steel legs are drilled in 1\" increments so the platform height adjusts from 4\" to 30\" by hand — no tools required to lock each leg in place. The standard deck surface is 3\/4\" painted plywood, with an optional carpet finish available for a more upscale indoor look.\u003c\/p\u003e\n  \u003cp\u003eUnlike a bare platform, this package ships complete: a matching stage cart (rated to hold up to 10 platform sections) for storage and transport between events, a three-step stair assembly, and three 4' half vertical guardrails are all included in the price — you're not left sourcing those separately after the fact.\u003c\/p\u003e\n  \u003cp\u003eThis platform is IBC compliant, meeting the International Building Code standard for portable stages at a rated 125 PSF distributed load. Note that NFPA 701 — a flammability standard for fabric and vinyl — does not apply here, since this is a solid steel-frame and plywood-deck structure rather than a fabric product; structural safety on this stage is governed by the IBC rating above.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"12'x12' Steel Stage Package with Cart \u0026 Stairs\",\n  \"sku\": \"6G-1212SSP\",\n  \"brand\": {\"@type\": \"Brand\", \"name\": \"Beyond Tent\"},\n  \"description\": \"12'x12' adjustable steel stage platform package with matching stage cart, three-step stair assembly, and guardrails included. IBC compliant to 125 PSF. Height adjustable 4 to 30 inches. 3-year limited warranty.\",\n  \"image\": [\"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/3642\/9512\/products\/12-x12-Signature-Steel-Stage-Package-4.jpg?v=1710190980\"],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/beyondtent.com\/products\/12x12-steel-stage-package-with-cart-stairs\",\n    \"priceCurrency\": \"USD\",\n    \"price\": \"5649.99\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingRate\": {\"@type\": \"MonetaryAmount\", \"value\": \"0\", \"currency\": \"USD\"},\n      \"shippingDestination\": {\"@type\": \"DefinedRegion\", \"addressCountry\": \"US\"}\n    }\n  }\n}\n\u003c\/script\u003e\n\n\u003cdiv class=\"specs-container\"\u003e\n  \u003ch2 class=\"specs-header\"\u003eTechnical Specifications\u003c\/h2\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e12' L x 12' W (144 Sq Ft)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e4\" – 30\", adjustable in 1\" increments, tool-free\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDeck Configuration\u003c\/th\u003e\n\u003ctd\u003e9 interlocking 4'x4' steel platform sections\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eBlack powder-coated steel with diagonal frame supports\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDeck Surface\u003c\/th\u003e\n\u003ctd\u003e3\/4\" plywood, painted black standard (optional carpet finish available)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eLegs\u003c\/th\u003e\n\u003ctd\u003eGalvanized steel, drilled in 1\" increments, hand-tighten (no tools required)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDeck Connections\u003c\/th\u003e\n\u003ctd\u003eRoto-lock connections + connecting clips\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eIBC Compliance\u003c\/th\u003e\n\u003ctd\u003e✓ Certified — meets International Building Code (IBC) standard for portable stages, rated 125 PSF\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eNFPA 701 Fire Rating\u003c\/th\u003e\n\u003ctd\u003e❌ N\/A — NFPA 701 applies to fabric\/vinyl materials; this is a solid steel and plywood structure evaluated under the IBC rating above\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eIncluded in Package\u003c\/th\u003e\n\u003ctd\u003eStage cart (holds up to 10 platforms), 3-step stair assembly, (3) 4' half vertical guardrails\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eIndoor \/ Outdoor Use\u003c\/th\u003e\n\u003ctd\u003e✓ Both (extra care recommended for the optional carpet finish outdoors)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e3-Year Limited Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eShipping Method\u003c\/th\u003e\n\u003ctd\u003eFreight (LTL) — contact us for a shipping quote to your location\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003e6G-1212SSP\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"capacity-block\"\u003e\n  \u003ch3\u003ePlatform Specs at a Glance\u003c\/h3\u003e\n  \u003cdiv class=\"capacity-grid\"\u003e\n    \u003cdiv class=\"capacity-item\"\u003e\n      \u003cdiv class=\"capacity-num\"\u003e144\u003c\/div\u003e\n      \u003cdiv class=\"capacity-label\"\u003eSq Ft Total\u003cbr\u003eDeck Area\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"capacity-item\"\u003e\n      \u003cdiv class=\"capacity-num\"\u003e9\u003c\/div\u003e\n      \u003cdiv class=\"capacity-label\"\u003eInterlocking\u003cbr\u003ePlatform Sections\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"capacity-item\"\u003e\n      \u003cdiv class=\"capacity-num\"\u003e125\u003c\/div\u003e\n      \u003cdiv class=\"capacity-label\"\u003ePSF IBC-Rated\u003cbr\u003eDistributed Load\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"capacity-item\"\u003e\n      \u003cdiv class=\"capacity-num\"\u003e4\"–30\"\u003c\/div\u003e\n      \u003cdiv class=\"capacity-label\"\u003eAdjustable\u003cbr\u003eHeight Range\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"roi-block\"\u003e\n  \u003ch3\u003eReturn on Investment Estimate\u003c\/h3\u003e\n  \u003cdiv class=\"roi-grid\"\u003e\n    \u003cdiv class=\"roi-item\"\u003e\n\u003cdiv class=\"roi-num\"\u003e$5,649.99\u003c\/div\u003e\n\u003cdiv class=\"roi-label\"\u003eOne-Time Investment\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"roi-item\"\u003e\n\u003cdiv class=\"roi-num\"\u003e$700–$1,200*\u003c\/div\u003e\n\u003cdiv class=\"roi-label\"\u003eEst. Rental Rate per Event\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"roi-item\"\u003e\n\u003cdiv class=\"roi-num\"\u003e~5–8*\u003c\/div\u003e\n\u003cdiv class=\"roi-label\"\u003eRentals to Break Even\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"roi-item\"\u003e\n\u003cdiv class=\"roi-num\"\u003e$7,000–$12,000+*\u003c\/div\u003e\n\u003cdiv class=\"roi-label\"\u003eEst. Annual Revenue\u003cbr\u003e(10 events\/yr)\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:.8em;color:#777;margin:18px 0 0;\"\u003e*Rental rate estimates are based on third-party published market research for small-to-mid-size stage rentals (comparable 96–192 sq ft platforms), not Beyond Tent's own rental data. Actual rates vary significantly by region, market, and add-ons — validate against your own local pricing before using these figures.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ctable class=\"compare-table\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth\u003eFeature\u003c\/th\u003e\n      \u003cth\u003e12'x12' Steel Stage Package\u003c\/th\u003e\n      \u003cth\u003e12'x12' AXIS Aluminum Package\u003c\/th\u003e\n      \u003cth\u003e12'x12' Portable Stage (MyStage)\u003c\/th\u003e\n    \u003c\/tr\u003e\n  \u003c\/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003eBlack powder-coated steel\u003c\/td\u003e\n\u003ctd\u003eLightweight aluminum\u003c\/td\u003e\n\u003ctd\u003eAerospace-grade aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHeight Adjustable\u003c\/td\u003e\n\u003ctd\u003e✓ 4\"–30\"\u003c\/td\u003e\n\u003ctd\u003e✓ 4\"–30\"\u003c\/td\u003e\n\u003ctd\u003e✓ 4\"–28\"\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eStage Cart Included\u003c\/td\u003e\n\u003ctd\u003e✓ Included\u003c\/td\u003e\n\u003ctd\u003e✓ Included\u003c\/td\u003e\n\u003ctd\u003e✗ Sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eStairs Included\u003c\/td\u003e\n\u003ctd\u003e✓ Included\u003c\/td\u003e\n\u003ctd\u003e~ Not listed as included\u003c\/td\u003e\n\u003ctd\u003e✗ Sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eGuardrails Included\u003c\/td\u003e\n\u003ctd\u003e✓ (3 included)\u003c\/td\u003e\n\u003ctd\u003e✓ (3 included)\u003c\/td\u003e\n\u003ctd\u003e✗ Sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eIBC Compliant\u003c\/td\u003e\n\u003ctd\u003e✓ 125 PSF\u003c\/td\u003e\n\u003ctd\u003e✓ 125 PSF\u003c\/td\u003e\n\u003ctd\u003eNot stated on listing\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e3-Year Limited\u003c\/td\u003e\n\u003ctd\u003e5-Year Limited\u003c\/td\u003e\n\u003ctd\u003e60-Day Limited\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd\u003e$5,649.99\u003c\/td\u003e\n\u003ctd\u003e$9,824.99\u003c\/td\u003e\n\u003ctd\u003e$5,799.99\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv class=\"use-cases\"\u003e\n  \u003ch3\u003eIdeal Use Cases\u003c\/h3\u003e\n  \u003cdiv class=\"uc-grid\"\u003e\n    \u003cdiv class=\"uc-item\"\u003e\n\u003cstrong\u003eLive Music \u0026amp; DJ Booths\u003c\/strong\u003e\u003cspan\u003eA full 144 sq ft footprint for bands, DJ setups, or performers needing more room than a single deck.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"uc-item\"\u003e\n\u003cstrong\u003eCorporate Presentations \u0026amp; Trade Shows\u003c\/strong\u003e\u003cspan\u003eAn elevated platform for keynote speakers, product reveals, or panel discussions.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"uc-item\"\u003e\n\u003cstrong\u003eWeddings \u0026amp; Ceremonies\u003c\/strong\u003e\u003cspan\u003eHead table, ceremony platform, or first-dance stage, with the optional carpet finish for an upscale look.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"uc-item\"\u003e\n\u003cstrong\u003eCommunity \u0026amp; School Events\u003c\/strong\u003e\u003cspan\u003eAssemblies, award ceremonies, and outdoor graduations that need a stable elevated stage.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"uc-item\"\u003e\n\u003cstrong\u003eHouses of Worship\u003c\/strong\u003e\u003cspan\u003eA portable platform for services, choir risers, or special events.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lineup-block\"\u003e\n  \u003ch3\u003eBeyond Tent Staging Lineup\u003c\/h3\u003e\n  \u003cdiv class=\"lineup-links\"\u003e\n    \u003ca class=\"ll active\" href=\"\/products\/12x12-steel-stage-package-with-cart-stairs\"\u003e12'x12' Steel Stage Package\u003c\/a\u003e\n    \u003ca class=\"ll\" href=\"\/products\/12x16-axis-aluminum-stage-package\"\u003e12'x12' AXIS Aluminum Package\u003c\/a\u003e\n    \u003ca class=\"ll\" href=\"\/products\/16x20-signature-steel-stage-package\"\u003e16'x20' Steel Stage Package\u003c\/a\u003e\n    \u003ca class=\"ll\" href=\"\/products\/16x20-axis-aluminum-stage-package\"\u003e16'x20' AXIS Aluminum Package\u003c\/a\u003e\n    \u003ca class=\"ll\" href=\"\/products\/mystage-12x12-portable-stage\"\u003e12'x12' Portable Stage (MyStage)\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\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 this 12'x12' stage package IBC compliant?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. All platforms meet the International Building Code (IBC) standard for portable stages, rated for 125 PSF of distributed load.\"}\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does this package meet NFPA 701 fire standards?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"NFPA 701 is a flammability standard for fabric and vinyl materials, so it does not apply to this stage. The platform is built from steel and plywood, not fabric, and structural safety is evaluated under the IBC rating instead.\"}\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What height range can this stage be set to?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The galvanized steel legs adjust from 4 inches to 30 inches in 1-inch increments and lock into place by hand, with no tools required.\"}\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's included in this package?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Nine 4'x4' steel platform sections (144 sq ft total), a stage cart that holds up to 10 platforms, a three-step stair assembly, and three 4-foot half vertical guardrails.\"}\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need tools to set it up?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Legs hand-tighten into place, and deck sections connect using roto-lock connections and connecting clips.\"}\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can this stage be used outdoors?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes, it's rated for indoor and outdoor use. If you choose the optional carpet finish, take extra care to keep it dry outdoors, since carpet is more weather-sensitive than the standard painted plywood deck.\"}\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's the warranty on this stage package?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"This package carries a 3-year limited warranty.\"}\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does this compare to the AXIS Aluminum version?\",\n      \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The AXIS aluminum platform is lighter to carry and comes with a 5-year warranty, while this steel platform is the more budget-friendly option at the same 12'x12' footprint, the same IBC 125 PSF rating, and the same 4 inch to 30 inch height range.\"}\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003csection class=\"faq-section\"\u003e\n  \u003ch2\u003eFrequently Asked Questions: 12'x12' Steel Stage Package\u003c\/h2\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eIs this 12'x12' stage package IBC compliant?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eYes. All platforms meet the International Building Code (IBC) standard for portable stages, rated for 125 PSF of distributed load.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eDoes this package meet NFPA 701 fire standards?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eNFPA 701 is a flammability standard for fabric and vinyl materials, so it does not apply to this stage. The platform is built from steel and plywood, not fabric, and structural safety is evaluated under the IBC rating instead.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eWhat height range can this stage be set to?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eThe galvanized steel legs adjust from 4\" to 30\" in 1\" increments and lock into place by hand, with no tools required.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eWhat's included in this package?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eNine 4'x4' steel platform sections (144 sq ft total), a stage cart that holds up to 10 platforms, a three-step stair assembly, and three 4' half vertical guardrails.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eDo I need tools to set it up?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eNo. Legs hand-tighten into place, and deck sections connect using roto-lock connections and connecting clips.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eCan this stage be used outdoors?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eYes, it's rated for indoor and outdoor use. If you choose the optional carpet finish, take extra care to keep it dry outdoors, since carpet is more weather-sensitive than the standard painted plywood deck.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eWhat's the warranty on this stage package?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eThis package carries a 3-year limited warranty.\u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"faq-item\"\u003e\n    \u003csummary class=\"faq-question\"\u003eHow does this compare to the AXIS Aluminum version?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-answer\"\u003eThe AXIS aluminum platform is lighter to carry and comes with a 5-year warranty, while this steel platform is the more budget-friendly option at the same 12'x12' footprint, the same IBC 125 PSF rating, and the same 4\"–30\" height range.\u003c\/div\u003e\n  \u003c\/details\u003e\n\u003c\/section\u003e","brand":"Beyond Tent","offers":[{"title":"Default Title","offer_id":41911719133384,"sku":"6G-1212SSP","price":5649.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/3642\/9512\/products\/12-x12-Signature-Steel-Stage-Package-4.jpg?v=1710190980","url":"https:\/\/beyondtent.com\/products\/12x12-steel-stage-package-with-cart-stairs","provider":"Beyond Tent","version":"1.0","type":"link"}