{"product_id":"modern-flames-orion-v2-76-multi-sided-lcd-electric-fireplace","title":"Modern Flames Orion V2 76\" Multi-Sided Linear LCD Electric Fireplace","description":"\u003cstyle\u003e\n\n\/* ===== FIXED CSS TEMPLATE — Copy Verbatim ===== *\/\n\n.product-description {\n    font-family: inherit;\n    line-height: 1.6;\n}\n\n.product-description p,\n.product-description ul,\n.product-description ol {\n    max-width: 1100px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 18px;\n}\n\n.product-description img {\n    max-width: 900px;\n    width: 100%;\n    height: auto;\n    display: block;\n}\n\n.product-description h2 {\n    font-size: 32px;\n    margin: 30px auto 20px;\n    max-width: 1100px;\n    line-height: 1.3;\n    text-align: center;\n}\n\n.product-description h3 {\n    font-size: 24px;\n    margin: 30px auto 15px;\n    max-width: 1100px;\n    line-height: 1.3;\n    text-align: center;\n}\n\n.product-description h4 {\n    font-size: 20px;\n    margin: 25px auto 12px;\n    max-width: 1100px;\n    line-height: 1.3;\n    text-align: center;\n}\n\n\/* Quick Features Grid (Billboard) *\/\n.product-description .quick-features {\n    background: #fff7eb;\n    padding: 25px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    max-width: 1100px;\n    margin: 25px auto;\n}\n\n.product-description .features-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px 30px;\n}\n\n.product-description .features-grid ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n    max-width: none;\n}\n\n.product-description .features-grid li {\n    margin-bottom: 12px;\n    font-size: 18px;\n}\n\n\/* Billboard Contact Line *\/\n.product-description .billboard-contact {\n    max-width: 1100px;\n    margin: 15px auto 30px;\n    text-align: center;\n    font-size: 16px;\n}\n\n.product-description .billboard-contact a {\n    color: #2980b9;\n    text-decoration: none;\n    font-weight: 600;\n}\n\n\/* Accordion Modules *\/\n.product-description details.product-module {\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    margin: 15px auto;\n    max-width: 1100px;\n    overflow: hidden;\n}\n\n.product-description details.product-module summary {\n    cursor: pointer;\n    padding: 18px 25px;\n    background: #fafafa;\n    list-style: none;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n}\n\n.product-description details.product-module summary::-webkit-details-marker {\n    display: none;\n}\n\n.product-description details.product-module summary::after {\n    content: \"+\";\n    font-size: 22px;\n    font-weight: 300;\n    color: #666;\n}\n\n.product-description details[open].product-module summary::after {\n    content: \"\\2212\";\n}\n\n.product-description .toggle-title {\n    font-size: 22px;\n    font-weight: bold;\n    line-height: 1.3;\n}\n\n.product-description .module-content {\n    padding: 20px 25px 30px;\n}\n\n\/* Closing CTA Box *\/\n.product-description .closing-cta {\n    background: #fff7eb;\n    padding: 25px;\n    border-radius: 8px;\n    max-width: 1100px;\n    margin: 30px auto;\n    text-align: center;\n}\n\n.product-description .closing-cta p {\n    margin: 5px 0 15px;\n    max-width: none;\n}\n\n.product-description .cta-buttons {\n    display: flex;\n    justify-content: center;\n    gap: 15px;\n    flex-wrap: wrap;\n}\n\n.product-description .cta-buttons a {\n    display: inline-block;\n    background: #00664A;\n    color: #fff;\n    padding: 14px 28px;\n    border-radius: 6px;\n    text-decoration: none;\n    font-weight: 600;\n    font-size: 18px;\n    transition: background 0.2s ease;\n}\n\n.product-description .cta-buttons a:hover {\n    background: #004D38;\n}\n\n\/* Tables *\/\n.product-description .table-wrapper {\n    max-width: 1100px;\n    margin: 30px auto;\n    overflow-x: auto;\n}\n\n.product-description table {\n    width: 100%;\n    border-collapse: collapse;\n}\n\n.product-description table thead {\n    background: linear-gradient(135deg, #00664A 0%, #004D38 100%);\n    color: white;\n}\n\n.product-description table th,\n.product-description table td {\n    padding: 12px 15px;\n    text-align: left;\n    border: 1px solid #ddd;\n    font-size: 18px;\n}\n\n.product-description table thead th {\n    color: #f8f8f8;\n}\n\n.product-description table tbody tr:nth-child(even) {\n    background: #f9f9f9;\n}\n\n\/* Spec Cards Grid *\/\n.product-description .specs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n    max-width: 1100px;\n    margin: 20px auto;\n}\n\n.product-description .spec-card {\n    background: #f8f9fa;\n    padding: 15px;\n    border-radius: 5px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    font-size: 18px;\n}\n\n.product-description .spec-card strong {\n    color: #2c3e50;\n}\n\n\/* FAQ Layout *\/\n.product-description .faq-item {\n    display: grid;\n    grid-template-columns: 30% 70%;\n    gap: 20px;\n    margin-bottom: 25px;\n    max-width: 1100px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n.product-description .faq-question {\n    font-weight: bold;\n    font-size: 18px;\n}\n\n.product-description .faq-answer {\n    font-size: 18px;\n}\n\n\/* Image Positioning *\/\n.product-description .image-right {\n    float: right;\n    margin: 0 0 20px 30px;\n}\n\n.product-description .image-left {\n    float: left;\n    margin: 0 30px 20px 0;\n}\n\n.product-description .image-center {\n    margin: 30px auto;\n    display: block;\n}\n\n\/* Content-Image Pairs *\/\n.product-description .content-image-pair {\n    display: flex;\n    align-items: center;\n    gap: 30px;\n    max-width: 1100px;\n    margin: 20px auto 25px;\n}\n\n.product-description .content-image-pair .pair-content {\n    flex: 2;\n}\n\n.product-description .content-image-pair .pair-content p,\n.product-description .content-image-pair .pair-content ul,\n.product-description .content-image-pair .pair-content ol {\n    margin-left: 0;\n    margin-right: 0;\n    max-width: none;\n}\n\n.product-description .content-image-pair .pair-content .specs-grid {\n    margin-left: 0;\n    margin-right: 0;\n    max-width: none;\n}\n\n.product-description .content-image-pair .pair-image {\n    flex: 3;\n}\n\n.product-description .content-image-pair .pair-image img {\n    width: 100%;\n    height: auto;\n    border-radius: 0px;\n}\n\n\/* Download List (Module 3) *\/\n.product-description .download-list {\n    list-style: none;\n    padding-left: 0;\n}\n\n.product-description .download-list li {\n    padding-left: 28px;\n    position: relative;\n    margin-bottom: 12px;\n}\n\n.product-description .download-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 2px;\n    width: 18px;\n    height: 20px;\n    background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 20' fill='none'%3E%3Cpath d='M10 0H2C0.9 0 0 0.9 0 2v16c0 1.1 0.9 2 2 2h12c1.1 0 2-0.9 2-2V6l-6-6z' fill='%2300664A'\/%3E%3Cpath d='M10 0v6h6' fill='%23004D38'\/%3E%3C\/svg%3E\") no-repeat center\/contain;\n}\n\n.product-description .download-list a {\n    color: #2980b9;\n    text-decoration: none;\n    font-weight: 600;\n}\n\n.product-description .download-list a:hover {\n    text-decoration: underline;\n}\n\n\/* Video *\/\n.product-description .video-container {\n    max-width: 1100px;\n    margin: 30px auto;\n}\n\n.product-description .video-container video {\n    width: 100%;\n    max-width: 600px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n}\n\n\/* Lists *\/\n.product-description ul,\n.product-description ol {\n    padding-left: 25px;\n}\n\n.product-description li {\n    margin-bottom: 8px;\n    font-size: 18px;\n}\n\n\/* Utilities *\/\n.product-description .clearfix::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n    .product-description .features-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .product-description .image-right,\n    .product-description .image-left {\n        float: none;\n        margin: 20px auto;\n    }\n\n    .product-description .specs-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .product-description .faq-item {\n        grid-template-columns: 1fr;\n        gap: 10px;\n    }\n\n    .product-description .content-image-pair {\n        flex-direction: column-reverse;\n        align-items: stretch;\n    }\n\n    .product-description .cta-buttons {\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .product-description .cta-buttons a {\n        width: 100%;\n        max-width: 300px;\n        text-align: center;\n    }\n\n    .product-description .table-wrapper {\n        overflow-x: scroll;\n    }\n}\n\n\/* ===== ADDITIONAL STYLES (YouTube iframe responsive embed) ===== *\/\n\n.product-description .video-responsive {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    max-width: 800px;\n    margin: 0 auto;\n}\n\n.product-description .video-responsive iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003c!-- ===== BILLBOARD (Always Visible) ===== --\u003e\n\u003ch2\u003eThe Modern Flames Orion Virtual Electric Fireplace Your Guests Will Assume Is Real\u003c\/h2\u003e\n\u003cdiv class=\"content-image-pair\"\u003e\n\u003cdiv class=\"pair-content\"\u003e\n\u003cp\u003eMost electric fireplaces look exactly like what they are — a screen trying to pass as fire. The Orion V2 runs on \u003cstrong\u003enext-generation LCD technology with adaptive brightness\u003c\/strong\u003e that automatically reads your room's lighting and adjusts. At \u003cstrong\u003e76 inches wide\u003c\/strong\u003e, it's the kind of installation guests stop to look at — and spend the next five minutes trying to figure out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pair-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Orion-Multi-120-Orange-Fireplace-800x453.jpg?v=1775268416\" alt=\"Modern Flames Orion V2 electric fireplace installed in a luxury living room with orange flames\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"quick-features\"\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNext-Gen LCD Flames\u003c\/strong\u003e — Deeper, dimensional fire that doesn't look like a screen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdaptive Brightness\u003c\/strong\u003e — Auto-adjusts to room lighting so flames always look natural\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern Flames + App\u003c\/strong\u003e — Full control from your phone, plus new flame styles over the air\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFour Installation Configurations\u003c\/strong\u003e — Single, left corner, right corner, or 3-sided bay\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-In Premium Speakers\u003c\/strong\u003e — Bluetooth streaming plus 3 crackling fire soundscapes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndoor + Outdoor Rated\u003c\/strong\u003e — Approved for covered patio and exterior installations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"billboard-contact\"\u003e\n\u003cp\u003eNeed a commercial quote or help specifying the right size for your property? Call \u003ca href=\"tel:8888837568\"\u003e(888) 883-7568\u003c\/a\u003e or email \u003ca href=\"mailto:contact@resortsdepot.com\"\u003econtact@resortsdepot.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== MODULE 1: The Full Picture ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n\u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eThe Full Picture\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"module-content\"\u003e\n\u003cp\u003eA design director specifying amenities for a boutique hotel lobby had a problem most commercial properties face: the architecture was strong, but nothing in the room pulled people in. A gas fireplace meant ventilation modifications, maintenance contracts, and permitting delays that added months to the build-out. They installed the Orion V2 76\" behind a floating stone feature wall — no gas lines, no chimney, no annual service calls. The lobby started showing up in guest reviews within weeks of opening.\u003c\/p\u003e\n\u003cp\u003eThe V2 is the most future-proof fireplace in the Modern Flames catalog. Over-the-air flame updates mean the unit receives new flame styles through the app after installation — the same way a phone gets software updates, long after purchase. The adaptive brightness sensor reads the room continuously and adjusts flame intensity automatically, which means it looks right at a breakfast service and just as right during an evening cocktail hour.\u003c\/p\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cdiv class=\"video-responsive\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/JUn6XYxdsdQ?si=ySwP7cmKZXIG-oOF\" title=\"Modern Flames Orion V2 Series Overview\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch4\u003eWho It's For\u003c\/h4\u003e\n\u003cp\u003eHotel properties and resort developers use this fireplace to anchor lobbies, dining rooms, and lounge spaces that need a clear focal point without the infrastructure of gas or wood. Upscale restaurants install it in dining areas and covered outdoor patios to extend the season and give guests a reason to linger. Luxury homeowners choose it for great rooms and entertainment spaces where the fireplace is expected to be the first thing people comment on. At 76 inches wide, it works in spaces that demand a statement — not just warmth.\u003c\/p\u003e\n\u003cdiv class=\"clearfix\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== MODULE 2: Specifications ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n\u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eSpecifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"module-content\"\u003e\n\u003ch3\u003eWhat Sets the Orion V2 Virtual Electric Fireplace Apart\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNext-gen LCD display\u003c\/strong\u003e — richer color, deeper blacks, and sharper contrast so flames look like actual fire rather than a screen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdaptive brightness sensor\u003c\/strong\u003e — reads ambient room light continuously and auto-adjusts flame intensity so it always looks right\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOver-the-air flame updates\u003c\/strong\u003e — new flame styles delivered through the app after purchase so the fireplace keeps improving\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual-voltage ceramic heater\u003c\/strong\u003e — \u003cstrong\u003e5,000 BTU\u003c\/strong\u003e at 120V or \u003cstrong\u003e10,000 BTU\u003c\/strong\u003e at 240V, heating spaces up to \u003cstrong\u003e800 sq ft\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFour installation configurations\u003c\/strong\u003e — single, left corner, right corner, or 3-sided bay to fit nearly any architectural layout\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndoor and outdoor rated\u003c\/strong\u003e — approved for covered patio installation so one unit handles both interior and exterior spaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTruWood log set, internally lit\u003c\/strong\u003e — crafted from actual split wood and lit from within so logs look real at close range\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-in premium speakers\u003c\/strong\u003e — Bluetooth streaming plus three crackling soundscapes so the fireplace delivers a multisensory experience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg class=\"image-center\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Orion_V2_Flame_Close_Up_1.png?v=1775190350\" alt=\"Close-up of the Modern Flames Orion V2 LCD flame display showing realistic fire detail and log set\"\u003e\n\u003ch3\u003eOrion Multi 76\" Specifications — OR76-MULTI-V2\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel Number\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOR76-MULTI-V2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e75-3\/4\" W × 24-5\/16\" H × 9-9\/16\" D (1925 × 618 × 240 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eViewing Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e74-7\/16\" W × 18-7\/16\" H (1891 × 468 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWall-Mount Profile\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eViewing area extends only 1.5\" from wall face when wall-mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRough Opening (Standard Built-In)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e75-1\/4\" W × 24-3\/4\" H, min. 9\" depth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRough Opening (3-Sided\/Bay)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e74-15\/16\" W × 24-3\/4\" H, min. 9\" depth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Power\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAC 120V, 60Hz, 1,465W — 5,000 BTU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional High-Heat Power\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAC 240V, 2,930W — 10,000 BTU (requires dedicated 20A 2-pole circuit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHeating Coverage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 800 sq ft (supplemental heat — not intended as primary heat source)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlame Technology\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNext-generation LCD display with adaptive brightness\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlame Styles\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3 styles (Hybrid, Wood, Gas) × 6 colors each (Yellow, Orange, Blue, Green, Purple, White) = 18 combinations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEmber Bed\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMulti-color with 5 brightness levels and fade mode; Reactive mode syncs to audio\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDownlighting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMulti-color with 5 brightness levels, 10 color options, and fade mode\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSound Modes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNormal (crackling), Starry Night (crackling + wind), Stormy Night (crackling + wind + thunder), Bluetooth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLog Lighting Modes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStatic (constant glow), Reactive (syncs to fireplace audio or Bluetooth input)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eControls\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eModern Flames + app (iOS\/Android, WiFi), premium remote control, built-in touch panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSmart Home Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAmazon Alexa, Google Home\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnectivity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWiFi 2.4 GHz, Bluetooth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Configurations\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSingle-sided, left corner (2-sided), right corner (2-sided), 3-sided bay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMounting Options\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull recess (built-in), partial recess, wall mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor\/Outdoor Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApproved for indoor and outdoor use under covered patio (built-in installation only outdoors)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eClearance to Combustibles (Top)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMin. 11.8\" (300mm) to mantel, TV, or ceiling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCertifications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCSA Listed (Standard 300773), FCC (Reg. No. 2A7U3BOGERF), IC (29298-BOGERF)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5-year limited (registered within 30 days), 2-year limited (unregistered), 1-year on LCD screens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMSRP\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$7,499\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDesigned \u0026amp; Engineered\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePhoenix, Arizona — Modern Flames by RPG Brands\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== MODULE 3: Downloads \u0026 Documents ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n\u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eDownloads \u0026amp; Documents\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"module-content\"\u003e\n\u003cul class=\"download-list\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Orion_Multi_76_Specifications.pdf?v=1775267620\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eSpecifications PDF\u003c\/strong\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Manual_Orion_Multi_V2_-_US_251229_compressed.pdf?v=1775186019\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eProduct Manual\u003c\/strong\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Orion_V2_Flyer_2026_compressed.pdf?v=1775186019\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eProduct Flyer\u003c\/strong\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Modern_Flames_Orion_Advanced_Features.pdf?v=1775186018\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eAdvanced Features Graphic\u003c\/strong\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Modern_Flames_Orion_No_Flames_Solution_Guide.pdf?v=1775186018\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eNo Flames Solution Guide\u003c\/strong\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/Modern_Flames_Orion_Series_Remote.pdf?v=1775186019\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eOrion Series Remote Controls Breakdown\u003c\/strong\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== MODULE 4: Logistics ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n\u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eWhat's Included \u0026amp; Warranty\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"module-content\"\u003e\n\u003ch4\u003eIncluded with Your Orion V2 76\"\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternally lit TruWood-style log set\u003c\/strong\u003e — pre-wired; plugs into the log set receiver at the rear center of the ember bed\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReflective black crushed glass\u003c\/strong\u003e — arranged over the acrylic ember bed for a finished hearth appearance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood chips\u003c\/strong\u003e — sprinkle over crushed glass for added texture and realism\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium remote control\u003c\/strong\u003e — controls flame style, color, speed, ember bed, downlight, audio, and heater\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWall mount bracket\u003c\/strong\u003e — included; remove for built-in installations, keep for wall-mount\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMounting hardware\u003c\/strong\u003e — long screws, short screws, drywall anchors, and drywall stop\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuction cups\u003c\/strong\u003e — for safe glass panel removal during installation and media arrangement\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAAA batteries\u003c\/strong\u003e — included for remote control\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eOptional Accessories (Sold Separately)\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTruWood Premium Timber Upgrade Kit (Large)\u003c\/strong\u003e — handcrafted heat-treated real wood logs with natural bark and charring; the most realistic log appearance available for this unit and a natural add-on for any premium installation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStudio Suite Floating Mantel\u003c\/strong\u003e — available for the 76\" Multi in Weathered Walnut, Driftwood Gray, Coastal Sand, or Ready to Finish; turns a wall-mount installation into a complete media wall; indoor use only\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eWarranty \u0026amp; Certifications\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e5-year limited warranty\u003c\/strong\u003e — register at modernflames.com within 30 days of purchase\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2-year limited warranty\u003c\/strong\u003e — applies without registration\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1-year warranty on LCD screens\u003c\/strong\u003e — separate coverage for display components\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCSA Listed\u003c\/strong\u003e — Standard 300773\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFCC Certified\u003c\/strong\u003e — Registration No. 2A7U3BOGERF; IC Registration No. 29298-BOGERF\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEngineered and designed in Phoenix, Arizona\u003c\/strong\u003e — by Modern Flames, an RPG Brands company\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== MODULE 5: FAQ ===== --\u003e\n\u003cdetails class=\"product-module\"\u003e\n\u003csummary\u003e\u003cspan class=\"toggle-title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"module-content\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this be installed in an outdoor space?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The Orion V2 Multi is approved for outdoor installation under a covered patio — this is a new rating for the V2 series that the original Orion did not have. The patio overhang must extend at least 50% of the fireplace height on both the front and sides, and the unit must be built-in (not wall-mounted) for outdoor use. The heater should not be operated in fully exposed outdoor conditions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes it produce actual heat, or is it just for looks?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt produces real heat. At 120V standard wiring it outputs \u003cstrong\u003e5,000 BTU\u003c\/strong\u003e and handles rooms up to \u003cstrong\u003e800 sq ft\u003c\/strong\u003e. Upgrade to 240V and output doubles to \u003cstrong\u003e10,000 BTU\u003c\/strong\u003e, which requires a dedicated 20-amp, 2-pole circuit breaker. There's also a heater lockout switch inside the unit that disables heat entirely — useful for spaces that only need the visual effect.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat rough opening do I need for the 76\" model?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eFor a standard single-sided built-in: \u003cstrong\u003e75-1\/4\" wide × 24-3\/4\" high\u003c\/strong\u003e, minimum 9\" depth. For a 3-sided or bay configuration: \u003cstrong\u003e74-15\/16\" wide × 24-3\/4\" high\u003c\/strong\u003e, minimum 9\" depth. Always verify against the actual unit dimensions before cutting custom finishings like granite, marble, or veneer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill the flame styles get updated after purchase?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes — that's one of the key differences between V2 and the original Orion. The Modern Flames + app delivers new flame styles over the air after purchase, the same way a phone receives software updates. Connect the fireplace to your WiFi (2.4 GHz network) and updates download automatically. New styles get added to the flame library in the app on an ongoing basis.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I replace my existing Orion V1 with the V2?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The V2 Multi is a direct drop-in replacement for the V1 Multi — identical physical dimensions and framing requirements, improved internals. If you already have a V1 built into a wall, the V2 slides into the same rough opening without any structural changes. You get better LCD screens, adaptive brightness, OTA updates, and the new app without touching the surrounding construction.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat's the difference between the V2 Multi and the V2 Slim?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eBoth use the same LCD flame technology. The Multi is \u003cstrong\u003e9-9\/16\" deep\u003c\/strong\u003e and supports corner and bay configurations. The Slim is only \u003cstrong\u003e6\" deep\u003c\/strong\u003e and fits a standard 2x6 wall, but it's single-sided only — no corner or bay option — and is capped at 5,000 BTU with no 240V upgrade path. If depth is a constraint, the Slim is the right call. If you need multi-sided viewing or higher heat output, the Multi is worth the extra framing depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes it work with Alexa or Google Home?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The Orion V2 integrates with both Amazon Alexa and Google Home through the Modern Flames + app. Once paired, you can control power, flame settings, and the heater by voice command from any compatible smart home device.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== CLOSING CTA (Always Visible) ===== --\u003e\n\u003cdiv class=\"closing-cta\"\u003e\n\u003cp\u003e\u003cstrong\u003eThe Orion V2 76\" is the kind of fireplace a room gets built around.\u003c\/strong\u003e Our team can help with installation specs, multi-unit commercial quotes, and delivery coordination.\u003c\/p\u003e\n\u003cdiv class=\"cta-buttons\"\u003e\n\u003ca href=\"tel:8888837568\"\u003e(888) 883-7568\u003c\/a\u003e \u003ca href=\"mailto:contact@resortsdepot.com\"\u003econtact@resortsdepot.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Modern Flames","offers":[{"title":"Default Title","offer_id":53487607808305,"sku":"OR76-MULTI-V2","price":7499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/4341\/0737\/files\/ModernFlamesOrionV2MultiLinearFireplaceOrangeFlames.png?v=1775936126","url":"https:\/\/resortsdepot.com\/products\/modern-flames-orion-v2-76-multi-sided-lcd-electric-fireplace","provider":"Resorts Depot","version":"1.0","type":"link"}