{"product_id":"motorized-h2-boxer-engine-building-set","title":"Motorized H2 Boxer Engine Building Set","description":"\u003c!-- BR0115 BLOG · 100% INLINE HTML\/CSS · NO JS · BRICKROYAL --\u003e\n\u003cstyle\u003e\n  \/* ===== 作用域限定：所有样式只影响 .blog-wrap 内部 ===== *\/\n  .blog-wrap,\n  .blog-wrap * {\n    box-sizing: border-box;\n  }\n\n  .blog-wrap {\n    max-width: 840px;\n    width: 100%;\n    margin: 0 auto;\n    background: #0c0c10;\n    border-radius: 28px;\n    overflow: hidden;\n    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);\n    border: 1px solid #23272e;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #d0d0d0;\n    line-height: 1.65;\n  }\n\n  \/* ===== HERO 顶部展览区 ===== *\/\n  .blog-wrap .hero {\n    background: linear-gradient(145deg, #08080a 0%, #16191e 40%, #232830 100%);\n    padding: 32px 24px 26px;\n    border-bottom: 3px solid #c03030;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .blog-wrap .hero::after {\n    content: '';\n    position: absolute;\n    top: -30%;\n    right: -10%;\n    width: 360px;\n    height: 360px;\n    background: radial-gradient(circle, rgba(0, 168, 120, 0.08) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .blog-wrap .hero-badge {\n    display: inline-block;\n    background: #14141a;\n    color: #ff6b6b;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n    padding: 5px 16px;\n    border-radius: 30px;\n    border: 1px solid #5a2a2a;\n    margin-bottom: 14px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .blog-wrap .hero-title {\n    font-size: 26px;\n    font-weight: 900;\n    line-height: 1.2;\n    color: #e8e8e8;\n    margin: 0 0 6px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .blog-wrap .hero-title .accent {\n    background: linear-gradient(135deg, #ffffff, #9fb0c0);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .blog-wrap .hero-sub {\n    font-size: 14px;\n    color: #a0a0a0;\n    margin-bottom: 8px;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* ===== 顶部卖点网格：手机端一行 3 个，共两行 ===== *\/\n  .blog-wrap .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    margin-top: 18px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .blog-wrap .feature-item {\n    background: #08080a;\n    border: 1px solid #2a2a2a;\n    border-top: 3px solid #c03030;\n    border-radius: 8px;\n    padding: 10px 6px;\n    text-align: center;\n    font-size: 12px;\n    font-weight: 600;\n    color: #e8e8e8;\n    line-height: 1.35;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 58px;\n  }\n\n  .blog-wrap .feature-item.teal {\n    border-top-color: #00a878;\n  }\n\n  .blog-wrap .feature-item.silver {\n    border-top-color: #8f9aa6;\n  }\n\n  .blog-wrap .feature-item .fi-icon {\n    font-size: 16px;\n    margin-bottom: 2px;\n    line-height: 1;\n  }\n\n  \/* ===== 正文容器 ===== *\/\n  .blog-wrap .blog-body {\n    padding: 22px 24px 34px;\n  }\n\n  \/* ===== 展开提示条 ===== *\/\n  .blog-wrap .expand-hint {\n    font-size: 13px;\n    color: #b8c0c8;\n    background: #14141a;\n    border: 1px dashed #3a4048;\n    border-radius: 10px;\n    padding: 10px 14px;\n    margin: 0 0 16px;\n    text-align: center;\n  }\n\n  \/* ===== 通用折叠 ===== *\/\n  .blog-wrap details {\n    background: #14141a;\n    border: 1px solid #2a2a2a;\n    border-radius: 12px;\n    padding: 0 16px;\n    margin-bottom: 10px;\n    transition: background .2s;\n  }\n\n  .blog-wrap details:hover {\n    background: #1a1a22;\n  }\n\n  .blog-wrap details summary {\n    cursor: pointer;\n    padding: 16px 0;\n    font-weight: 800;\n    font-size: 16px;\n    color: #e8e8e8;\n    list-style: none;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .blog-wrap details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .blog-wrap details summary::after {\n    content: '▸';\n    margin-left: auto;\n    font-size: 18px;\n    color: #5a5a5a;\n    transition: transform .25s;\n  }\n\n  .blog-wrap details[open] summary::after {\n    transform: rotate(90deg);\n  }\n\n  .blog-wrap details .content {\n    padding: 0 0 18px;\n  }\n\n  .blog-wrap details .content p,\n  .blog-wrap details .content li {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #c8c8c0;\n  }\n\n  .blog-wrap details .content ul {\n    padding-left: 20px;\n    margin: 0 0 12px;\n  }\n\n  .blog-wrap details .content li {\n    margin-bottom: 5px;\n  }\n\n  \/* ===== 正文中的关键词高亮（青绿 = 产品技术细节） ===== *\/\n  .blog-wrap .info-panel strong,\n  .blog-wrap .intro-text strong,\n  .blog-wrap .feature-callout strong,\n  .blog-wrap details .content strong {\n    color: #4ddbb0;\n    font-weight: 800;\n  }\n\n  \/* ===== 参数表格 ===== *\/\n  .blog-wrap details .content table {\n    width: 100%;\n    min-width: 440px;\n    border-collapse: collapse;\n    font-size: 13px;\n    margin: 0;\n  }\n\n  .blog-wrap details .content th {\n    text-align: left;\n    padding: 8px 8px 8px 0;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    color: #8a929a;\n    border-bottom: 1px solid #2a2a2a;\n    vertical-align: top;\n    width: 40%;\n  }\n\n  .blog-wrap details .content td {\n    padding: 8px 0;\n    color: #d5dbe2;\n    border-bottom: 1px solid #2a2a2a;\n    vertical-align: top;\n  }\n\n  .blog-wrap details .content tr:last-child th,\n  .blog-wrap details .content tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* ===== 提示框 ===== *\/\n  .blog-wrap .note-box {\n    background: #08080a;\n    border: 1px solid #2a2a2a;\n    border-radius: 10px;\n    padding: 12px 16px;\n    margin-top: 6px;\n  }\n\n  .blog-wrap .note-box p {\n    font-size: 13px;\n    color: #8a929a;\n    margin: 0;\n  }\n\n  \/* ===== 信息面板 ===== *\/\n  .blog-wrap .info-panel {\n    background: #08080a;\n    border: 1px solid #2a2a2a;\n    border-radius: 10px;\n    padding: 12px 16px;\n    margin: 0 0 12px;\n  }\n\n  .blog-wrap .info-panel p {\n    font-size: 13.5px;\n    line-height: 1.7;\n    color: #c8c8c0;\n    margin: 0 0 6px;\n  }\n\n  .blog-wrap .info-panel p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* ===== 勾选列表 ===== *\/\n  .blog-wrap .check-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 12px;\n  }\n\n  .blog-wrap .check-list li {\n    position: relative;\n    padding-left: 20px;\n    font-size: 13.5px;\n    line-height: 1.7;\n    color: #c8c8c0;\n    margin-bottom: 6px;\n  }\n\n  .blog-wrap .check-list li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: #00a878;\n    font-weight: 800;\n  }\n\n  \/* ===== 两个大折叠 ===== *\/\n  .blog-wrap details.master {\n    background: #0f0f14;\n    border: 1px solid #333a42;\n    border-radius: 18px;\n    padding: 0 18px;\n    margin-bottom: 18px;\n    transition: border-color .25s;\n  }\n\n  .blog-wrap details.master:hover {\n    background: #0f0f14;\n    border-color: #4a5a68;\n  }\n\n  .blog-wrap details.master \u003e summary {\n    font-size: 18px;\n    font-weight: 900;\n    padding: 20px 0;\n    color: #e8e8e8;\n    letter-spacing: .01em;\n  }\n\n  .blog-wrap details.master \u003e summary::after {\n    font-size: 20px;\n    color: #c03030;\n  }\n\n  .blog-wrap details.master[open] \u003e summary {\n    border-bottom: 1px solid #2a2a2a;\n  }\n\n  .blog-wrap details.master .master-body {\n    padding: 16px 0 18px;\n  }\n\n  .blog-wrap details.master .master-body \u003e details {\n    background: #14141a;\n    margin-bottom: 10px;\n  }\n\n  .blog-wrap details.master .master-body \u003e details:last-child {\n    margin-bottom: 0;\n  }\n\n  .blog-wrap details.master .master-body \u003e details \u003e summary {\n    font-size: 15px;\n  }\n\n  \/* ===== 产品参数大标题高亮 ===== *\/\n  .blog-wrap .blog-body h2 {\n    font-size: 20px;\n    font-weight: 900;\n    color: #ff6b6b !important;\n    margin: 0 0 8px;\n    letter-spacing: .01em;\n  }\n\n  \/* ===== 导语段落 ===== *\/\n  .blog-wrap .intro-text {\n    font-size: 14.5px;\n    line-height: 1.8;\n    color: #b8c0c8;\n    margin: 0 0 14px;\n  }\n\n  \/* ===== 卖点强调框 ===== *\/\n  .blog-wrap .feature-callout {\n    background: #14141a;\n    border: 1px solid #2a2a2a;\n    border-left: 4px solid #c03030;\n    border-radius: 12px;\n    padding: 14px 18px;\n    margin: 0 0 14px;\n  }\n\n  .blog-wrap .feature-callout p {\n    font-size: 14px;\n    color: #c8c8c0;\n    margin: 0;\n  }\n\n  \/* ===== FAQ 引导小字 ===== *\/\n  .blog-wrap .faq-lead {\n    font-size: 13px;\n    color: #8a929a;\n    margin: 0 0 14px;\n  }\n\n  \/* ===== CTA 框（放在 FAQ 大折叠里） ===== *\/\n  .blog-wrap .cta-box {\n    background: linear-gradient(145deg, #14141a, #08080a);\n    border: 1px solid #4a3030;\n    border-top: 5px solid #c03030;\n    border-radius: 16px;\n    padding: 24px 18px;\n    text-align: center;\n    margin: 18px 0 0;\n  }\n\n  .blog-wrap .cta-box p {\n    font-size: 18px;\n    font-weight: 900;\n    color: #e8e8e8;\n    margin: 0 0 6px;\n    line-height: 1.3;\n  }\n\n  .blog-wrap .cta-box .sub {\n    font-size: 13px;\n    color: #a0a0a0;\n    margin: 0 auto;\n    max-width: 460px;\n  }\n\n  \/* ===== 法律 \/ 授权折叠 ===== *\/\n  .blog-wrap .legal-details {\n    margin-top: 14px;\n  }\n\n  .blog-wrap .legal-details details {\n    background: #08080a;\n    border-color: #2a2a2a;\n  }\n\n  .blog-wrap .legal-details details summary {\n    font-size: 13px;\n    color: #8a929a;\n  }\n\n  .blog-wrap .legal-details .content p,\n  .blog-wrap .legal-details .content li {\n    font-size: 12.5px;\n    color: #8a929a;\n  }\n\n  .blog-wrap .legal-details .content strong {\n    color: #9aa4ae;\n  }\n\n  .blog-wrap .legal-details .content table {\n    font-size: 11.5px;\n    width: 100%;\n    min-width: 0;\n    border-collapse: collapse;\n    margin: 6px 0 10px;\n  }\n\n  .blog-wrap .legal-details .content th {\n    text-align: left;\n    padding: 4px 6px;\n    color: #8a929a;\n    font-size: 9px;\n    text-transform: uppercase;\n    border-bottom: 1px solid #2a2a2a;\n    width: auto;\n  }\n\n  .blog-wrap .legal-details .content td {\n    padding: 4px 6px;\n    color: #8a929a;\n    border-bottom: 1px solid #14141a;\n  }\n\n  .blog-wrap .legal-details .content .note {\n    background: #08080a;\n    border: 1px solid #2a2a2a;\n    border-radius: 6px;\n    padding: 10px 12px;\n    margin: 6px 0 10px;\n  }\n\n  .blog-wrap .legal-details .content .note p {\n    font-size: 11.5px;\n    color: #8a929a;\n    margin: 0;\n  }\n\n  \/* ===== 响应式 ===== *\/\n  @media (max-width: 640px) {\n    .blog-wrap .hero { padding: 20px 14px 18px; }\n    .blog-wrap .hero-title { font-size: 20px; }\n    .blog-wrap .hero-sub { font-size: 13px; }\n    .blog-wrap .feature-grid { gap: 6px; }\n    .blog-wrap .feature-item { font-size: 11px; padding: 8px 4px; min-height: 52px; }\n    .blog-wrap .feature-item .fi-icon { font-size: 14px; }\n    .blog-wrap .blog-body { padding: 18px 14px 26px; }\n    .blog-wrap .blog-body h2 { font-size: 18px; }\n    .blog-wrap .intro-text { font-size: 14px; }\n    .blog-wrap details { padding: 0 12px; }\n    .blog-wrap details summary { font-size: 15px; }\n    .blog-wrap details.master { padding: 0 12px; border-radius: 14px; }\n    .blog-wrap details.master \u003e summary { font-size: 16px; padding: 16px 0; }\n    .blog-wrap details.master .master-body { padding: 12px 0 14px; }\n    .blog-wrap details.master .master-body \u003e details \u003e summary { font-size: 14px; }\n    .blog-wrap .cta-box { padding: 16px 12px; }\n    .blog-wrap .cta-box p { font-size: 15px; }\n  }\n\n  @media (max-width: 420px) {\n    .blog-wrap .hero-title { font-size: 18px; }\n    .blog-wrap .feature-item { font-size: 10px; padding: 6px 3px; min-height: 46px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"blog-wrap\"\u003e\n\n  \u003c!-- ================= 顶部展览区 ================= --\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003e⚙️ BR0115 · H2 Engine Series · 918 Pieces · Dynamic Module Included\u003c\/div\u003e\n    \u003cdiv class=\"hero-title\"\u003e\n\u003cspan class=\"accent\"\u003eBR0115\u003c\/span\u003e The Mechanical Heart, Rebuilt Brick by Brick\u003c\/div\u003e\n    \u003cdiv class=\"hero-sub\"\u003eA 918-piece motorized H2 boxer engine model with moving pistons, 4-speed switch, spray effect and sound module. Build it, then watch it run.\u003c\/div\u003e\n\n    \u003c!-- 卖点网格：6 项，手机端一行 3 个，共两行 --\u003e\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🧩\u003c\/span\u003e918 Pieces\u003c\/div\u003e\n      \u003cdiv class=\"feature-item teal\"\u003e\n\u003cspan class=\"fi-icon\"\u003e⚙️\u003c\/span\u003eH2 Boxer Engine\u003c\/div\u003e\n      \u003cdiv class=\"feature-item silver\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🔋\u003c\/span\u003eDynamic Module Included\u003c\/div\u003e\n      \u003cdiv class=\"feature-item teal\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🔄\u003c\/span\u003eElectric Piston Movement\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🎚️\u003c\/span\u003e4-Speed Switch\u003c\/div\u003e\n      \u003cdiv class=\"feature-item silver\"\u003e\n\u003cspan class=\"fi-icon\"\u003e💨\u003c\/span\u003eSpray + Sound\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"blog-body\"\u003e\n\n    \u003c!-- ===== 展开提示 ===== --\u003e\n    \u003cp class=\"expand-hint\"\u003e👇 Tap the two sections below to open the full specifications and the FAQ.\u003c\/p\u003e\n\n    \u003c!-- ================= 大折叠 1：产品参数（默认闭合） ================= --\u003e\n    \u003cdetails class=\"master\"\u003e\n      \u003csummary\u003e📋 Product Parameters \u0026amp; Specifications\u003c\/summary\u003e\n      \u003cdiv class=\"master-body\"\u003e\n\n        \u003ch2\u003e⚙️ BR0115 at a Glance\u003c\/h2\u003e\n        \u003cp class=\"intro-text\"\u003eEvery key number in one place — then unfold the full contents list, the dynamic functions and the complete specification table.\u003c\/p\u003e\n\n        \u003cdiv class=\"info-panel\"\u003e\n          \u003cp\u003e\u003cstrong\u003ePieces:\u003c\/strong\u003e 918 · \u003cstrong\u003eModel:\u003c\/strong\u003e Motorized H2 boxer engine · \u003cstrong\u003eAge:\u003c\/strong\u003e 14+\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAssembled size:\u003c\/strong\u003e 29 × 18.7 × 19.2 cm · \u003cstrong\u003eGift box:\u003c\/strong\u003e 33 × 10 × 22 cm\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eNet \/ gross weight:\u003c\/strong\u003e 1.35 kg \/ 1.43 kg\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eColour:\u003c\/strong\u003e Silver metal-look body · black base · red piston accents · teal-green technical details\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003ePower:\u003c\/strong\u003e Dynamic module included — requires 6× AAA batteries (not included)\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"intro-text\"\u003e\u003cstrong\u003eBR0115\u003c\/strong\u003e is a \u003cstrong\u003e918-piece motorized H2 boxer engine building set\u003c\/strong\u003e from BrickRoyal — a \u003cstrong\u003emechanical building model\u003c\/strong\u003e that recreates the unmistakable presence of a horizontally opposed twin engine. It is not a static display. A \u003cstrong\u003ebuilt-in dynamic function module\u003c\/strong\u003e drives \u003cstrong\u003eelectric piston movement\u003c\/strong\u003e, \u003cstrong\u003egear linkage\u003c\/strong\u003e, a \u003cstrong\u003espray effect\u003c\/strong\u003e and a \u003cstrong\u003esound module\u003c\/strong\u003e, so the finished model runs, sounds and breathes like a real engine display piece.\u003c\/p\u003e\n\n        \u003cp class=\"intro-text\"\u003eFinished in a \u003cstrong\u003esilver metal-look\u003c\/strong\u003e with a \u003cstrong\u003eblack base\u003c\/strong\u003e, \u003cstrong\u003ered piston accents\u003c\/strong\u003e and \u003cstrong\u003eteal-green technical details\u003c\/strong\u003e, this \u003cstrong\u003ebrick model\u003c\/strong\u003e is designed for adult builders who want a \u003cstrong\u003ecollector build\u003c\/strong\u003e with visible mechanical logic. The \u003cstrong\u003etransparent cover\u003c\/strong\u003e lets you watch the internal gears work, the \u003cstrong\u003e4-speed switch\u003c\/strong\u003e changes the gear rotation speed, and the \u003cstrong\u003edisplay plaque\u003c\/strong\u003e gives it a proper workshop-grade presence on a desk or shelf.\u003c\/p\u003e\n\n        \u003cdiv class=\"feature-callout\"\u003e\n          \u003cp\u003e\u003cstrong\u003e⚙️ Dynamic Module Included — It Actually Runs\u003c\/strong\u003e\u003cbr\u003eElectric piston movement, electric gear linkage, a 4-speed switch, a fine spray effect and fun sound effects are all part of the build. Nothing extra to buy except 6× AAA batteries.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 子折叠 1 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e📦 Standard Set Contents\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003e\n\u003cstrong\u003e918 precision ABS bricks\u003c\/strong\u003e — staged in numbered bags by build phase\u003c\/li\u003e\n              \u003cli\u003eSilver metal-look engine body with black base and red piston accents\u003c\/li\u003e\n              \u003cli\u003eTransparent cover showing internal gear movement\u003c\/li\u003e\n              \u003cli\u003eDisplay plaque and stand for desk or shelf presentation\u003c\/li\u003e\n              \u003cli\u003eBuilt-in dynamic function module: battery box ×1, sound module ×1, L motor ×1, sprayer ×1\u003c\/li\u003e\n              \u003cli\u003eFull-colour illustrated step-by-step assembly manual\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"note-box\"\u003e\n              \u003cp\u003e\u003cstrong\u003ePower note:\u003c\/strong\u003e the dynamic module is included. It requires \u003cstrong\u003e6× AAA batteries (not included)\u003c\/strong\u003e — please supply your own. The sprayer uses \u003cstrong\u003eclean water only\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 子折叠 2 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e⚙️ Dynamic Functions — What It Actually Does\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003e\n\u003cstrong\u003eElectric piston movement:\u003c\/strong\u003e the horizontally opposed pistons move under motor power, showing the engine's reciprocating rhythm.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003e4-speed switch:\u003c\/strong\u003e change gear rotation speed for different display and play modes.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eElectric gear linkage:\u003c\/strong\u003e watch the internal gears engage and turn through the transparent cover.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eSpray effect:\u003c\/strong\u003e the module releases a fine mist from the engine detail — use clean water only.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eFun sound effects:\u003c\/strong\u003e the sound module adds a mechanical audio layer to the display.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 子折叠 3 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e🏗️ Design \u0026amp; Mechanical Detail\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eBR0115 is built around a \u003cstrong\u003ehorizontally opposed twin engine\u003c\/strong\u003e layout. The silver metal-look body panels, black structural base and red piston blocks create a workshop-grade colour language: silver for the machined surface, black for the chassis, red for the moving internals, teal-green for the technical accents.\u003c\/p\u003e\n            \u003cp\u003eThe \u003cstrong\u003etransparent cover design\u003c\/strong\u003e is one of the best features: you can see the internal gears working together instead of hiding them. The \u003cstrong\u003eprecision mechanical structure\u003c\/strong\u003e gives the model a dense, engineered feel that rewards close inspection.\u003c\/p\u003e\n            \u003cp\u003eThis is a \u003cstrong\u003emechanical building set\u003c\/strong\u003e for builders who care about how a model works, not just how it looks on a shelf.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 子折叠 4 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e🧱 Build Experience\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eAt \u003cstrong\u003e918 pieces\u003c\/strong\u003e, BR0115 is a mid-to-high difficulty \u003cstrong\u003ecollector build\u003c\/strong\u003e. The build moves through the engine block, piston assemblies, gear linkage, transparent cover, base and display plaque. The dynamic module installation is the most rewarding phase — once connected, the model comes alive.\u003c\/p\u003e\n            \u003cp\u003eNumbered bags and a full-colour manual keep the process clear. Expect a satisfying multi-session project for adult builders aged 14+.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 子折叠 5 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e📐 Full Specifications\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cdiv style=\"overflow-x: auto;\"\u003e\n              \u003ctable\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eBrand\u003c\/th\u003e\n                    \u003ctd\u003eBRICKROYAL\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eSKU\u003c\/th\u003e\n                    \u003ctd\u003eBR0115\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003ePiece count\u003c\/th\u003e\n                    \u003ctd\u003e918 pcs\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eModel type\u003c\/th\u003e\n                    \u003ctd\u003eMotorized H2 boxer engine model\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eAssembled size\u003c\/th\u003e\n                    \u003ctd\u003e29 × 18.7 × 19.2 cm\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eGift box size\u003c\/th\u003e\n                    \u003ctd\u003e33 × 10 × 22 cm\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eNet weight\u003c\/th\u003e\n                    \u003ctd\u003e1.35 kg\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eGross weight\u003c\/th\u003e\n                    \u003ctd\u003e1.43 kg\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eRecommended age\u003c\/th\u003e\n                    \u003ctd\u003e14+ adult collectible\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eColour\u003c\/th\u003e\n                    \u003ctd\u003eSilver metal-look, black base, red piston accents, teal-green details\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eFunctions\u003c\/th\u003e\n                    \u003ctd\u003eElectric piston movement, 4-speed switch, electric gear linkage, spray effect, sound module\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003ePower\u003c\/th\u003e\n                    \u003ctd\u003eDynamic module included; requires 6× AAA batteries (not included)\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\n        \u003c!-- 子折叠 6 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e🎁 Who It's For \u0026amp; Gifting Notes\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eBR0115 suits adult builders who want a \u003cstrong\u003emechanical building set\u003c\/strong\u003e with real movement, sound and spray — not just a static brick model. It is ideal for engine enthusiasts, collectors of technical display models, and anyone who enjoys a \u003cstrong\u003ecollector build\u003c\/strong\u003e that shows its engineering.\u003c\/p\u003e\n            \u003cp\u003eIt also makes a strong gift for builders who appreciate workshop-style desk pieces. Ages 14+.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 子折叠 7 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e⚠️ Safety \u0026amp; Care\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eContains small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). Recommended for ages 14+. Keep loose parts away from infants and toddlers.\u003c\/p\u003e\n            \u003cp\u003eThe sprayer must use \u003cstrong\u003eclean water only\u003c\/strong\u003e. Never aim the spray at people, eyes or electrical outlets. Do not run the sprayer dry.\u003c\/p\u003e\n            \u003cp\u003eDust with a soft dry cloth. Avoid prolonged direct sunlight to protect the metal-look finish.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ================= 大折叠 2：FAQ + 售后 + 品牌授权（默认闭合） ================= --\u003e\n    \u003cdetails class=\"master\"\u003e\n      \u003csummary\u003e❓ Real Questions, Straight Answers (FAQ \u0026amp; After-Sales)\u003c\/summary\u003e\n      \u003cdiv class=\"master-body\"\u003e\n\n        \u003cp class=\"faq-lead\"\u003eWhat builders ask before choosing this motorized engine model.\u003c\/p\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Does it actually move, or is it just a static engine model?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eIt actually moves. BR0115 includes a \u003cstrong\u003ebuilt-in dynamic function module\u003c\/strong\u003e that drives \u003cstrong\u003eelectric piston movement\u003c\/strong\u003e and \u003cstrong\u003egear linkage\u003c\/strong\u003e. It also has a \u003cstrong\u003e4-speed switch\u003c\/strong\u003e, \u003cstrong\u003espray effect\u003c\/strong\u003e and \u003cstrong\u003esound module\u003c\/strong\u003e. This is a motorized engine model, not a static display.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Are batteries included?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eNo. The \u003cstrong\u003edynamic module is included\u003c\/strong\u003e, but it requires \u003cstrong\u003e6× AAA batteries (not included)\u003c\/strong\u003e. Please supply your own. If you are unsure which batteries to use, contact us at \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“What liquid goes in the sprayer?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eClean water only.\u003c\/strong\u003e Do not use oils, fragrances, smoke fluid or any other liquid. Those can clog or damage the sprayer module. Follow the manual for fill level and do not run it dry.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“How difficult is the 918-piece build?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eMid-to-high difficulty. The engine block, piston assemblies and dynamic module installation are the most involved sections. Numbered bags and a full-colour manual keep each phase manageable. Recommended for adult builders aged 14+, across several comfortable sessions.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Can I display it on a desk or shelf?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eYes. The assembled model measures \u003cstrong\u003e29 × 18.7 × 19.2 cm\u003c\/strong\u003e and includes a \u003cstrong\u003edisplay stand and plaque\u003c\/strong\u003e. It is designed as a desk or shelf display piece with a workshop-grade industrial look.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“What if a piece is missing or damaged?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eEmail \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours with a short unboxing video and clear photos. Confirmed missing or damaged parts are replaced free — no return needed.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- CTA 框 --\u003e\n        \u003cdiv class=\"cta-box\"\u003e\n          \u003cp\u003e🔧 Build the Engine. Watch It Move. Hear It Run.\u003c\/p\u003e\n          \u003cp class=\"sub\"\u003e918 pieces · Motorized H2 boxer engine model · Dynamic module included — add 6× AAA batteries and bring it to life.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 品牌授权 \u0026 法律 --\u003e\n        \u003cdiv class=\"legal-details\"\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n            \u003cdiv class=\"content\"\u003e\n              \u003cp\u003eBrickRoyal is operated by \u003cstrong\u003eJiduoduo Co., Limited\u003c\/strong\u003e, which holds written authorization from the respective trademark owners to sell the authorized products through brickroyal.com. Authorization period: \u003cstrong\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n              \u003cdiv style=\"overflow-x: auto;\"\u003e\n                \u003ctable\u003e\n                  \u003ctbody\u003e\n                    \u003ctr\u003e\n                      \u003cth\u003eAuthorized Brand\u003c\/th\u003e\n                      \u003cth\u003eReg. No.\u003c\/th\u003e\n                      \u003cth\u003ePeriod\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                      \u003ctd\u003eZxinzhuan\u003c\/td\u003e\n                      \u003ctd\u003e82389387\u003c\/td\u003e\n                      \u003ctd\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                      \u003ctd\u003eGULY\u003c\/td\u003e\n                      \u003ctd\u003e81236738\u003c\/td\u003e\n                      \u003ctd\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                      \u003ctd\u003eShuanggao\u003c\/td\u003e\n                      \u003ctd\u003e25523691\u003c\/td\u003e\n                      \u003ctd\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                  \u003c\/tbody\u003e\n                \u003c\/table\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"note\"\u003e\n                \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e trademark authorization does not grant rights to any third-party IP — vehicle designs, character names, artwork, logos or other trademarks remain separate matters.\u003c\/p\u003e\n              \u003c\/div\u003e\n              \u003cp\u003eJiduoduo Co., Limited · 2601, 26\/F, Delta House, No. 3 On Yiu Street, Sha Tin, New Territories, Hong Kong SAR · +852 9324 7082 · Mon–Fri 9:00 AM–6:30 PM HKT. Brand enquiries: \u003cstrong\u003esupport@brickroyal.com\u003c\/strong\u003e. © 2026–Present BrickRoyal.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003e⚖️ Legal, Brand \u0026amp; Disclaimers\u003c\/summary\u003e\n            \u003cdiv class=\"content\"\u003e\n              \u003cp\u003eBrickRoyal is an independent brand. BR0115 is an original design and is \u003cstrong\u003enot affiliated with, licensed by, or endorsed by\u003c\/strong\u003e the LEGO Group, or by any automobile, motorcycle or engine manufacturer.\u003c\/p\u003e\n              \u003cp\u003eAfter-sales: \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e · General: \u003cstrong\u003esupport@brickroyal.com\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44532905640049,"sku":"BR0115","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/MotorizedH2BoxerEngineBuildingSet.png?v=1789119336","url":"https:\/\/brickroyal.com\/products\/motorized-h2-boxer-engine-building-set","provider":"BrickRoyal","version":"1.0","type":"link"}