{"title":"STEM assembly toy","description":null,"products":[{"product_id":"motorized-dilophosaurus-skull-building-kit","title":"Motorized Dilophosaurus Skull Building Kit","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,800\u0026amp;family=IBM+Plex+Mono:wght@400;500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.brx{\n  --ink:#0E1A2F;--ink-72:rgba(14,26,47,.72);--ink-42:rgba(14,26,47,.42);\n  --paper:#F2F5F9;--surface:#FFF;--line:#DAE1EA;\n  --gold:#C9A227;--gold-10:rgba(201,162,39,.10);\n  --plate:#141B29;\n  --model:#FF5F52;            \/* 铭牌型号行:红色 *\/\n  --display:\"Bricolage Grotesque\",\"Inter\",system-ui,sans-serif;\n  --body:\"Inter\",system-ui,-apple-system,sans-serif;\n  --mono:\"IBM Plex Mono\",ui-monospace,Menlo,monospace;\n  font-family:var(--body);color:var(--ink);font-size:16px;line-height:1.72;\n  max-width:800px;margin:0 auto;box-sizing:border-box;\n}\n.brx *,.brx *::before,.brx *::after{box-sizing:border-box;}\n.brx p{margin:0 0 14px;color:var(--ink-72);}\n.brx p:last-child{margin-bottom:0;}\n.brx strong{color:var(--ink);font-weight:600;}\n\n.brx__lede{\n  font-family:var(--display);font-size:clamp(19px,4.2vw,23px);font-weight:600;\n  line-height:1.32;letter-spacing:-.015em;color:var(--ink);margin:0 0 14px;\n}\n\n.brx__plate{position:relative;background:var(--plate);border-radius:12px;padding:22px 20px 20px;margin:0 0 26px;overflow:hidden;}\n.brx__plate::before{content:\"\";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--model),var(--gold));opacity:.9;}\n.brx__screws span{position:absolute;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.22);}\n.brx__screws span:nth-child(1){top:11px;left:11px;}\n.brx__screws span:nth-child(2){top:11px;right:11px;}\n.brx__screws span:nth-child(3){bottom:11px;left:11px;}\n.brx__screws span:nth-child(4){bottom:11px;right:11px;}\n.brx__plateModel{font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--model);margin:0 0 16px;text-align:center;}\n.brx__plateGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 8px;}\n.brx__plateCell{text-align:center;}\n.brx__plateVal{font-family:var(--display);font-size:clamp(19px,4.6vw,25px);font-weight:800;line-height:1;letter-spacing:-.02em;color:#fff;display:block;}\n.brx__plateKey{font-family:var(--mono);font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.5);display:block;margin-top:8px;}\n\n.brx__sec{background:var(--surface);border:1px solid var(--line);border-radius:13px;margin-bottom:10px;overflow:hidden;}\n.brx__sec[open]{border-color:var(--gold);}\n.brx__secHead{\n  list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;\n  padding:17px 18px;min-height:60px;\n  font-family:var(--display);font-size:clamp(16.5px,3.6vw,18.5px);\n  font-weight:700;line-height:1.3;letter-spacing:-.01em;color:var(--ink);\n}\n.brx__secHead::-webkit-details-marker{display:none;}\n.brx__secHead:focus-visible{outline:2px solid var(--gold);outline-offset:-2px;}\n.brx__secHead:hover{background:var(--paper);}\n\n.brx__ico{\n  flex:none;order:2;margin-left:auto;width:24px;height:24px;position:relative;\n  border-radius:50%;border:1.5px solid var(--line);\n  transition:border-color .2s,transform .25s ease;\n}\n.brx__ico::before,.brx__ico::after{content:\"\";position:absolute;left:50%;top:50%;background:var(--ink-42);transition:background .2s;}\n.brx__ico::before{width:10px;height:1.6px;transform:translate(-50%,-50%);}\n.brx__ico::after{width:1.6px;height:10px;transform:translate(-50%,-50%);}\n.brx__sec[open] .brx__ico{border-color:var(--gold);transform:rotate(135deg);}\n.brx__sec[open] .brx__ico::before,.brx__sec[open] .brx__ico::after{background:var(--gold);}\n\n.brx__num{flex:none;font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;color:var(--gold);}\n.brx__secBody{padding:2px 18px 22px;}\n.brx__secBody h3{font-family:var(--display);font-size:16.5px;font-weight:600;line-height:1.3;margin:22px 0 8px;color:var(--ink);}\n.brx__secBody h3:first-child{margin-top:8px;}\n\n.brx__feat{list-style:none;margin:8px 0 0;padding:0;border-top:1px solid var(--line);}\n.brx__feat li{position:relative;padding:12px 0 12px 28px;border-bottom:1px solid var(--line);font-size:15.3px;line-height:1.58;color:var(--ink-72);}\n.brx__feat li::before{content:\"\";position:absolute;left:2px;top:19px;width:10px;height:10px;border-radius:50%;border:1.5px solid var(--gold);}\n.brx__feat li::after{content:\"\";position:absolute;left:5.5px;top:22.5px;width:3px;height:3px;border-radius:50%;background:var(--gold);}\n.brx__feat strong{color:var(--ink);}\n\n.brx__note{background:var(--paper);border-left:3px solid var(--gold);border-radius:0 10px 10px 0;padding:14px 16px;margin:16px 0 0;font-size:14.8px;line-height:1.65;color:var(--ink-72);}\n.brx__note p{margin:0 0 8px;font-size:14.8px;}\n.brx__note p:last-child{margin:0;}\n\n.brx__specs{border-top:1px solid var(--line);margin:8px 0 0;}\n.brx__spec{display:grid;grid-template-columns:42% 1fr;gap:14px;padding:11px 0;border-bottom:1px solid var(--line);}\n.brx__specKey{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-42);padding-top:3px;}\n.brx__specVal{font-size:14.8px;font-weight:500;color:var(--ink);}\n\n.brx__cols{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:8px;}\n.brx__col{background:var(--paper);border-radius:11px;padding:16px 16px 18px;}\n.brx__colHead{font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;}\n.brx__colHead--in{color:var(--gold);}\n.brx__colHead--out{color:var(--ink-42);}\n.brx__col ul{list-style:none;margin:0;padding:0;}\n.brx__col li{position:relative;padding:0 0 9px 19px;font-size:14.4px;line-height:1.5;color:var(--ink-72);}\n.brx__col li:last-child{padding-bottom:0;}\n.brx__col li::before{content:\"\";position:absolute;left:0;top:7px;width:9px;height:9px;border-radius:50%;border:1.5px solid var(--gold);}\n.brx__col--out li::before{border-color:var(--ink-42);}\n.brx__col--out li::after{content:\"\";position:absolute;left:2.5px;top:11.2px;width:4px;height:1.5px;background:var(--ink-42);}\n\n.brx__promise{background:var(--gold-10);border:1px solid rgba(201,162,39,.3);border-radius:11px;padding:16px 17px;margin-top:8px;}\n.brx__promiseTitle{font-family:var(--display);font-size:16px;font-weight:700;margin:0 0 6px;color:var(--ink);}\n.brx__promise p{margin:0;font-size:14.5px;line-height:1.6;}\n\n.brx__faqQ{font-weight:600;color:var(--ink);margin:20px 0 5px;font-size:15.3px;line-height:1.45;}\n.brx__faqQ:first-child{margin-top:8px;}\n.brx__faqA{margin:0;font-size:15px;line-height:1.68;}\n\n@media (max-width:620px){\n  .brx__plateGrid{grid-template-columns:repeat(2,1fr);gap:18px 8px;}\n  .brx__cols{grid-template-columns:1fr;}\n  .brx__spec{grid-template-columns:1fr;gap:2px;padding:12px 0;}\n  .brx__specKey{padding-top:0;}\n  .brx__secHead{padding:16px 15px;gap:11px;}\n  .brx__secBody{padding:2px 15px 20px;}\n}\n@media (prefers-reduced-motion:reduce){.brx *{transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"brx\"\u003e\n\u003cdiv class=\"brx__plate\"\u003e\n\u003cdiv class=\"brx__screws\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"brx__plateModel\"\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eModel BR0008 · DinoMech Series\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"brx__plateGrid\"\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e953\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e12.9\"\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eTall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e4\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eEffects\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e14+\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"brx__lede\"\u003eTwin crests, and the biggest build in the series.\u003c\/p\u003e\n\u003cp\u003eA dilophosaurus skull rebuilt as a working machine — crests built as sweeping fans of gold cones and green translucent cylinders, a column of brass gears running down behind the eye, and 953 pieces, the highest count in the DinoMech line.\u003c\/p\u003e\n\u003cp\u003eDilophosaurus is the one people recognize by its head and nothing else. So the crests get the real investment here — and rather than flat bone plate, they're built as mechanical fans: rows of gold cone tips and glowing green cylinders racked along silver arms, with flower-cut brass gears set between the ranks. Everything below is machinery, left uncovered so you can trace what drives what.\u003c\/p\u003e\n\u003c!-- ===== 01 ===== --\u003e\n\u003cdetails open=\"\" class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e01\u003c\/span\u003eWhat it does\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cul class=\"brx__feat\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMotorized jaw\u003c\/strong\u003e — opens and closes on an exposed gear train\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRed LED eye\u003c\/strong\u003e — lit steadily while the unit runs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoar audio\u003c\/strong\u003e — speaker in the base, timed to the jaw\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMist breath\u003c\/strong\u003e — cool vapor drifts from the mouth as the jaw opens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArticulated crests\u003c\/strong\u003e — both fans sweep left and right by hand and hold the angle you set\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisplay stand included\u003c\/strong\u003e — one button on the base runs everything\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eWatch the jaw work\u003c\/h3\u003e\n\u003cp\u003ePress the button and the lower jaw drops open, holds, and closes again. The linkage is deliberately uncovered, so you follow the whole action — gears meshing at the hinge, the drive arm swinging through, the chain running down into the base. It's the difference between a model that suggests movement and one that performs it.\u003c\/p\u003e\n\u003ch3\u003eCool breath\u003c\/h3\u003e\n\u003cp\u003eFill the reservoir and thin mist drifts out of the mouth each time the jaw opens, settling over the stand before it clears. Nothing is heated — the unit turns plain water into cool vapor, so there are no cartridges to buy and nothing to refill but water.\u003c\/p\u003e\n\u003ch3\u003eOne button, everything on\u003c\/h3\u003e\n\u003cp\u003eAll four powered effects run from a single control on the base. There is no separate switch for the light, the sound or the mist — one press starts them together, one press stops them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 02 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e02\u003c\/span\u003eThe crests, and the green\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003ch3\u003eThe crests move\u003c\/h3\u003e\n\u003cp\u003eBoth fans are built on articulated arms. Sweep them wide and the skull squares up into a broad symmetrical display; fold them back and it narrows into something closer to a hunting posture. They hold whatever angle you set, so the same model can sit two completely different ways on the same shelf.\u003c\/p\u003e\n\u003cp\u003eThe individual elements turn too. Each gold cone rotates in its housing, and the flower-cut gears between the ranks spin with them — the kind of detail you only really understand once you've assembled that section yourself and seen how the linkage carries motion across the fan.\u003c\/p\u003e\n\u003ch3\u003eThe only green in the series\u003c\/h3\u003e\n\u003cp\u003eThose translucent green cylinders racked along both crests are unique to this build. Set against silver plate and brass, they give the skull a colder, more clinical read than the other three — where the T-Rex and Triceratops run warm on gold and red, this one has an edge of laboratory glass to it.\u003c\/p\u003e\n\u003cp\u003eIt's also the clearest way to tell the four apart at a glance. The T-Rex has teeth, the Triceratops has a frill, the Pterosaur has length — this one has a crown, and it's the only one that glows green.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 03 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e03\u003c\/span\u003eBefore you buy\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eThree things worth knowing up front, so nothing is a surprise when the box arrives.\u003c\/p\u003e\n\u003ch3\u003eBatteries aren't included\u003c\/h3\u003e\n\u003cp\u003eYou'll need \u003cstrong\u003e6 × AAA\u003c\/strong\u003e. Loose batteries can't travel by international air freight, so no set ships with them — any standard alkaline AAA will do.\u003c\/p\u003e\n\u003ch3\u003eRuntime is around 30 minutes\u003c\/h3\u003e\n\u003cp\u003eThat's continuous operation per set of batteries. This is a display piece you switch on when you want the effects, not something to leave running.\u003c\/p\u003e\n\u003ch3\u003ePurified water only\u003c\/h3\u003e\n\u003cp\u003eUse purified or distilled water in the mist reservoir. Tap water leaves mineral scale that will clog the nozzle over time. No oils, fragrances or additives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 04 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e04\u003c\/span\u003eThe build\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003ch3\u003eYou assemble the drive unit yourself\u003c\/h3\u003e\n\u003cp\u003eThe motor, speaker, LED and mist hardware arrive as individual parts rather than a sealed module, and fitting them is part of the build rather than a separate job. The printed manual covers the power assembly step by step alongside the brickwork, so it stays approachable even if this is your first mechanical set.\u003c\/p\u003e\n\u003ch3\u003eThe longest build in the series\u003c\/h3\u003e\n\u003cp\u003eAt 953 pieces this is the biggest parts count of the four skulls, and most of the extra goes into the crests and the gear column. If you want the longest session at the table before the model is finished, this is the one.\u003c\/p\u003e\n\u003ch3\u003eBricks and fit\u003c\/h3\u003e\n\u003cp\u003eAll 953 pieces are molded in ABS to a tight clutch tolerance. Connections hold without creeping, so the finished skull keeps its pose indefinitely, and pieces come apart cleanly if you want to rebuild.\u003c\/p\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cp\u003eStandard stud sizing throughout — the bricks interlock with most major brick systems if you want to extend the base or the display. BrickRoyal is an independent brand and is not affiliated with or endorsed by the LEGO Group.\u003c\/p\u003e\n\u003ch3\u003ePlanning modifications?\u003c\/h3\u003e\n\u003cp\u003eIf you intend to modify the wiring or run the model on a different battery type, \u003cstrong\u003eemail us first\u003c\/strong\u003e and we'll confirm whether the design supports it. Changing the power source without checking can damage the motor unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 05 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e05\u003c\/span\u003eSpecifications\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cdiv class=\"brx__specs\"\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eBR0008\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003ePiece count\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e953 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eAssembled size\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e10.2 × 8.4 × 12.9 in (W × D × H)\u003cbr\u003e25.9 × 21.4 × 32.8 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eBox size\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e9.5 × 3.8 × 14.1 in\u003cbr\u003e24.2 × 9.6 × 35.8 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eShipping weight\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e2.8 lb · 1.28 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eABS plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eBatteries\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e6 × AAA — not included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eRuntime\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eApprox. 30 minutes continuous\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eEffects\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eMoving jaw · red LED eye · roar audio · mist\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eArticulation\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eTwin crests sweep by hand and hold position\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eMist reservoir\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003ePurified or distilled water only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eRecommended age\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e14+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eInstructions\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003ePrinted manual, included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 06 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e06\u003c\/span\u003eIn the box\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cdiv class=\"brx__cols\"\u003e\n\u003cdiv class=\"brx__col\"\u003e\n\u003cp class=\"brx__colHead brx__colHead--in\"\u003eIncluded\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e953 building pieces\u003c\/li\u003e\n\u003cli\u003eMotor, speaker, LED and mist components\u003c\/li\u003e\n\u003cli\u003eDisplay base with control button\u003c\/li\u003e\n\u003cli\u003ePrinted step-by-step manual\u003c\/li\u003e\n\u003cli\u003eRetail box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__col brx__col--out\"\u003e\n\u003cp class=\"brx__colHead brx__colHead--out\"\u003eNot included\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e6 × AAA batteries\u003c\/li\u003e\n\u003cli\u003ePurified water for the mist reservoir\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__promise\"\u003e\n\u003cp class=\"brx__promiseTitle\"\u003eMissing a piece? We'll replace it free.\u003c\/p\u003e\n\u003cp\u003eCircle the missing part on the relevant page of your instruction manual, photograph it, and email the picture with your order number to \u003cstrong\u003esupport@brickroyal.com\u003c\/strong\u003e. We'll send the replacement at no charge — nothing to return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 07 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e07\u003c\/span\u003eCare\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eDust the skull with a soft dry cloth. Empty the mist reservoir when you're not running the model, and refill only with purified or distilled water — mineral scale from tap water is the main cause of a nozzle clogging. Keep the motor, speaker and LED away from water when cleaning, and keep the finished piece out of prolonged direct sunlight so the silvers and golds hold their color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 08 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e08\u003c\/span\u003eQuestions\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhat batteries does it take, and why aren't they included?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003e6 × AAA. Loose batteries can't be sent by international air freight, so no set ships with them. Standard alkaline AAA from any supermarket will do.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eHow long does it run on one set of batteries?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eAround 30 minutes of continuous operation. Most owners switch it on to show it off rather than run it constantly, so a set lasts a good while.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eCan I turn the sound off and keep the mist?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eNo — all four powered effects run on the same circuit and start together from one button. If you want it silent, display it with the power off; the skull holds its pose either way.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhat water goes in the mist reservoir?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003ePurified or distilled water only. Tap water leaves mineral scale that builds up and eventually clogs the nozzle. Never use oils, fragrances or any additive. Nothing is heated — the mist is cool vapor, and water is the only thing you ever need to refill.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eDo the crests move?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eYes. Both fans are mounted on articulated arms and sweep left and right by hand, holding whatever angle you set them to. The individual gold cone elements rotate in their housings as well. This is separate from the powered effects — you pose the crests yourself rather than the motor driving them.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eDo I have to build the motor unit myself?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eYes. The motor, speaker, LED and mist parts are fitted during the build rather than arriving as a sealed module, and the power assembly is part of the process. The printed manual covers those steps in the same illustrated format as the rest of the model.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eDoes it work as a static display with the power off?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eYes. The skull holds its pose whether or not the effects are running, so it works as a shelf piece on its own and you switch it on when you want it.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eHow does it compare with the others in the DinoMech series?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eSame one-button operation and build logic across all four. The T-Rex is all silver with a long tooth-lined jaw; the Triceratops is wide through a brass-tone frill; the Pterosaur is the tallest and longest, with the only green eye; the Dilophosaurus has the highest piece count, twin crests you can pose by hand, and the green translucent detailing that no other skull in the line uses. They're designed to sit together as a set.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhat if pieces are missing from my set?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eCircle the missing part on the relevant manual page, take a photo, and email it with your order number to support@brickroyal.com. We'll send the replacement free of charge, with nothing to return.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eIs it a good gift?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eThe build is substantial enough to be a real project, and the finished piece actually does something — which is what makes it land better than a static model for a birthday, anniversary or Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43686516686961,"sku":"BR697871813008","price":146.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Motorized_Dilophosaurus_Skull_Building_Blocks_Mist_LED_Sound_Mechanical_DinoMech_Brick.png?v=1787906092"},{"product_id":"v-twin-engine-mechanical-building-blocks","title":"V-Twin Engine Building Blocks","description":"\u003c!-- ============================================================\n     BrickRoyal · BR0014 V-Twin Engine (flat-head pair to BR0015)\n     产品详情页(手机端折叠版)\n     用法:Shopify 后台 → Products → BR0014 → Description →\n          点内容框右上角 \"\u003c\u003e\" (Show HTML) → 粘贴全部 → 手机预览 → 存 Active\n     动力说明:电机\/喷雾\/灯\/音效出厂预装,接线随组装完成;需自备 6 × AAA + 清水\n     ⚠️ \"哈镭\"=Harley谐音,修图务必清掉图上一切哈雷logo\/字样\/盾标\/车队色\n     ⚠️ 与 BR0015 标题需区分(平头 vs 锅盖头),避免谷歌判重复内容\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;\n  --br-ink-70:rgba(14,26,47,.70);\n  --br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;\n  --br-paper:#EDF1F7;\n  --br-line:#D6DEE9;\n  --br-gold:#C9A227;\n  --br-brass:#9C7A22;\n  --br-brass-soft:#C0982E;\n  --br-radius:14px;\n  --br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);\n  color:var(--br-ink);\n  background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;\n  max-width:820px;\n  margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;\n  box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n\n\/* ---------- Hero + 金铜铭牌 ---------- *\/\n.br-pdp__hero{margin-bottom:var(--br-gap);}\n.br-pdp__plate{\n  display:inline-flex;align-items:center;gap:9px;\n  background:linear-gradient(180deg,var(--br-brass-soft),var(--br-brass));\n  color:#fff;font-family:var(--br-display);font-weight:700;\n  font-size:12px;letter-spacing:.16em;text-transform:uppercase;\n  padding:8px 14px;border-radius:8px;\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 2px 10px rgba(156,122,34,.30);\n  margin-bottom:16px;\n}\n.br-pdp__plate::before,.br-pdp__plate::after{\n  content:\"\";width:6px;height:6px;border-radius:50%;\n  background:rgba(255,255,255,.65);box-shadow:inset 0 1px 1px rgba(0,0,0,.25);\n}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-brass);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n\n\/* ---------- 关键规格徽章 ---------- *\/\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0 0;}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(16px,3.6vw,20px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n\n\/* ---------- 永远可见的\"包含什么\"提示条(不折叠) ---------- *\/\n.br-pdp__notice{\n  margin:22px 0 var(--br-gap);\n  background:var(--br-surface);\n  border:1px solid var(--br-line);\n  border-left:4px solid var(--br-brass);\n  border-radius:12px;padding:18px 18px 6px;\n}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-brass);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--need{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n\n\/* ---------- 折叠区 ---------- *\/\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-brass);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-brass);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-brass);outline-offset:-2px;border-radius:var(--br-radius);}\n\n\/* 乐高凸点开合图标(开启时金铜) *\/\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-brass);background:rgba(156,122,34,.14);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-brass);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-brass);}\n\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}\n.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-brass);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n\n\/* 规格表 *\/\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n\n\/* 页脚 *\/\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n\n@media (max-width:600px){\n  .br-pdp__stats{grid-template-columns:repeat(2,1fr);}\n  .br-pdp__q{font-size:15px;padding:15px;gap:12px;}\n  .br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}\n  .br-pdp__spec th{width:52%;}\n}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR0014 · Engine Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eMotorized · Flat-Head V-Twin\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eV-Twin Engine Model\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eAn 867-piece running V-twin engine you build from the block up. A clear cover reveals the pistons, rocker arms and valves in motion, driven by gears and a belt — with mist, lights, engine sound and four speeds.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e867\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eV-Twin\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003e2 cylinders\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e4\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eSpeeds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ===== 永远可见:包含什么 \/ 需自备 ===== --\u003e\n\u003cdiv class=\"br-pdp__notice\"\u003e\n\u003cp class=\"br-pdp__noticeTitle\"\u003eWhat's in the box\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--in\"\u003eIncluded\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e867 bricks · transparent cylinder cover · \u003cb\u003emotor, spray, light and sound modules pre-installed\u003c\/b\u003e · display base with engraved nameplate · printed manual. The wiring installs step by step as you build.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--need\"\u003eYou supply\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e\u003cb\u003e6 × AAA batteries\u003c\/b\u003e to run the motor, lights and sound, plus \u003cb\u003eclean water\u003c\/b\u003e for the mist. Batteries not included (air-freight rules).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 折叠内容 ===== --\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eThe build, in short\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR0014 turns classic V-twin engine mechanics into a displayable brick model of 867 precision ABS pieces. As you build, you assemble a simulated engine block with visible cylinders, gear transmission, belt drive, rocker arms and valves — and can take it apart and rebuild it.\u003c\/p\u003e\n\u003cp\u003eThe motor, spray, light and sound modules are \u003cstrong\u003epre-installed at the factory\u003c\/strong\u003e, with the wiring going in step by step during the build. Add 6 AAA batteries and clean water and it runs. Built for mechanical hobbyists, STEM learners and adult collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePowered — build it, then run it\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo soldering needed. The electric parts come built into the modules; you fit the wiring as the manual directs while assembling. When the engine is done, load \u003cstrong\u003e6 AAA batteries\u003c\/strong\u003e, add clean water to the mist tank, and switch it on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSee it run\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMotorized gear \u0026amp; belt linkage\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe power module drives multiple internal gears, belts and transmission parts at once. Switch it on and the cylinders, gears and rocker arms move in a coordinated sequence for a realistic running-engine effect. The transparent cover keeps the whole mechanism in view as it moves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003e4 speeds, lights \u0026amp; engine sound\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eFour speed settings change how fast the mechanism runs. Built-in light and sound modules add simulated start-up, idle and acceleration sounds while the lights pick out the key mechanical areas — sight, sound and motion together for real display presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSimulated mist\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA spray module puts out a visible mist during operation, so the engine looks like it's giving off exhaust or steam as it runs. \u003cstrong\u003eUse clean water only\u003c\/strong\u003e and don't overfill the tank. Keep the mist away from eyes, face and other electronics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; make\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eV-twin structure \u0026amp; clear cover\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eTwo cylinders sit in the classic V arrangement. Through the clear cover you can see the cylinder block, piston movement, rocker arms, valves and crankshaft area — a hands-on look at how a real engine turns reciprocating motion into rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMaterials \u0026amp; display\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eMain parts are high-toughness ABS. Silver metallic bricks give it a realistic engine look, while transparent bricks highlight the inner mechanism. It mounts on a stable display base that holds the engine at a front-on viewing angle for desktop or shelf display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, learning \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e867 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e11.9 × 7.7 × 9.1 in (30.2 × 19.6 × 23 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e9.0 × 4.2 × 13.3 in (22.8 × 10.6 × 33.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e3.0 lb (1.375 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLayout\u003c\/th\u003e\n\u003ctd\u003eV-twin (two cylinders), 4-speed adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003ePremium ABS plastic + transparent cover; pre-installed motor, spray, light and sound modules\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eRequires 6 × AAA batteries (not included) + clean water for the mist. Motor and modules are factory pre-installed.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat you'll learn (STEM)\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eBuilding it demonstrates gear transmission, crankshaft movement, piston motion, valve operation and belt drive. It's a clear way to understand how an engine is put together and how its parts work in sequence — while building patience, spatial reasoning and mechanical observation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eSmall parts.\u003c\/strong\u003e Contains small bricks — choking hazard. Age 14+. Keep small parts away from children under 3. Don't force the gears or electronic parts. Build strictly by the manual.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBatteries.\u003c\/strong\u003e Use 6 AAA batteries (not included). Don't use incompatible types or mix old and new. Remove them when not in use for a long time.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWater mist.\u003c\/strong\u003e Clean water only, and don't overfill. Keep the mist away from eyes, face and other electronics, and keep water out of the gear and light areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions before you build?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eEmail \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43694431633521,"sku":"BR697871813014","price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BRICKROYAL_V-Twin_Engine_Building_Blocks_867PCS_Mechanical_Motor_Model_with_Spray_Light_Sound.png?v=1787906338"},{"product_id":"vtwin-engine-building-blocks","title":"Cover Head V-Twin Engine Building Blocks","description":"\u003c!-- ============================================================\n     BrickRoyal · BR0015 Cover-Head V-Twin Engine\n     产品详情页(手机端折叠版)\n     用法:Shopify 后台 → Products → BR0015 → Description →\n          点内容框右上角 \"\u003c\u003e\" (Show HTML) → 粘贴全部 → 手机预览 → 存 Active\n     动力说明:电机\/喷雾\/灯\/音效出厂预装,接线随组装完成;需自备 6 × AAA + 清水\n     ⚠️ 若厂家确认随盒送电池,把 notice\/spec 的电池行改为 included\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;\n  --br-ink-70:rgba(14,26,47,.70);\n  --br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;\n  --br-paper:#EDF1F7;\n  --br-line:#D6DEE9;\n  --br-gold:#C9A227;\n  --br-brass:#9C7A22;\n  --br-brass-soft:#C0982E;\n  --br-radius:14px;\n  --br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);\n  color:var(--br-ink);\n  background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;\n  max-width:820px;\n  margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;\n  box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n\n\/* ---------- Hero + 金铜铭牌 ---------- *\/\n.br-pdp__hero{margin-bottom:var(--br-gap);}\n.br-pdp__plate{\n  display:inline-flex;align-items:center;gap:9px;\n  background:linear-gradient(180deg,var(--br-brass-soft),var(--br-brass));\n  color:#fff;font-family:var(--br-display);font-weight:700;\n  font-size:12px;letter-spacing:.16em;text-transform:uppercase;\n  padding:8px 14px;border-radius:8px;\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 2px 10px rgba(156,122,34,.30);\n  margin-bottom:16px;\n}\n.br-pdp__plate::before,.br-pdp__plate::after{\n  content:\"\";width:6px;height:6px;border-radius:50%;\n  background:rgba(255,255,255,.65);box-shadow:inset 0 1px 1px rgba(0,0,0,.25);\n}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-brass);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n\n\/* ---------- 关键规格徽章 ---------- *\/\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0 0;}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(16px,3.6vw,20px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n\n\/* ---------- 永远可见的\"包含什么\"提示条(不折叠) ---------- *\/\n.br-pdp__notice{\n  margin:22px 0 var(--br-gap);\n  background:var(--br-surface);\n  border:1px solid var(--br-line);\n  border-left:4px solid var(--br-brass);\n  border-radius:12px;padding:18px 18px 6px;\n}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-brass);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--need{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n\n\/* ---------- 折叠区 ---------- *\/\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-brass);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-brass);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-brass);outline-offset:-2px;border-radius:var(--br-radius);}\n\n\/* 乐高凸点开合图标(开启时金铜) *\/\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-brass);background:rgba(156,122,34,.14);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-brass);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-brass);}\n\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}\n.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-brass);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n\n\/* 规格表 *\/\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n\n\/* 页脚 *\/\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n\n@media (max-width:600px){\n  .br-pdp__stats{grid-template-columns:repeat(2,1fr);}\n  .br-pdp__q{font-size:15px;padding:15px;gap:12px;}\n  .br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}\n  .br-pdp__spec th{width:52%;}\n}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR0015 · Engine Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eMotorized · Retro V-Twin\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eCover-Head V-Twin Engine\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eDiscover the detail of V-Twin engine building blocks in this 846-piece running model. It features transparent covers, a chain-driven gear system, and realistic mist exhaust with sound and lights.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e846\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eV-Twin\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003e2 cylinders\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e4\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eSpeeds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ===== 永远可见:包含什么 \/ 需自备 ===== --\u003e\n\u003cdiv class=\"br-pdp__notice\"\u003e\n\u003cp class=\"br-pdp__noticeTitle\"\u003eWhat's in the box\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--in\"\u003eIncluded\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e846 bricks, transparent covers, and \u003cb\u003epre-installed motor, spray, LED, and sound modules\u003c\/b\u003e. Includes a display base and printed manual.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--need\"\u003eYou supply\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e\u003cb\u003e6 × AAA batteries\u003c\/b\u003e and \u003cb\u003eclean water\u003c\/b\u003e for the mist. Batteries are not included due to shipping rules.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 折叠内容 ===== --\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eV-Twin Engine Building Blocks Overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\" class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eBuild the Legend\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR0015 recreates a classic retro cover-head \"v twin\" motorcycle engine. Use 846 precision ABS bricks to build every core component.\u003c\/p\u003e\n\u003cp\u003eAssemble the cylinders, piston groups, and timing chain. This set is designed for adult mechanical fans and STEM learners aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePowered Motion\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eEnjoy a hassle-free setup with no soldering required. Electric parts are built into factory modules. Simply follow the manual to fit the wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSee it run\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChain \u0026amp; Gear Linkage\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe timing chain turns interlocking gear sets in sync. Watch the pistons reciprocate in rhythm, mirroring a real internal-combustion engine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003e4 Speeds, Lights \u0026amp; Sound\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eChoose from four speed settings: idle, low, medium, and high. Synced engine sounds and indicator lights enhance the display presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWater-Mist Exhaust\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA built-in atomizer creates a smoke-like mist from twin pipes. Use only clean water and avoid overfilling the tank.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; make\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eArchitecture \u0026amp; Visibility\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe iconic V angle layout stays faithful to retro designs. Black transparent covers expose the pistons and valves during the cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePremium Materials\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eHigh-rigidity ABS ensures a firm clutch for repeated builds. Electroplated silver bricks provide a realistic metal finish for the exhaust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, learning \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e846 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e12.4 × 7.1 × 8.3 in (31.5 × 18 × 21 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e9.0 × 4.2 × 13.3 in (22.8 × 10.6 × 33.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e3.0 lb (1.375 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLayout\u003c\/th\u003e\n\u003ctd\u003eCover-head V-twin (two cylinders), 4-speed adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eHigh-strength ABS plastic + custom transparent covers; pre-installed modules\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eRequires 6 × AAA batteries (not included) + clean water for the mist.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSTEM Learning\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eStudy gear transmission and crankshaft-piston motion. This model is a vivid teaching aid for mechanical reasoning and spatial thinking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eSmall parts.\u003c\/strong\u003e Choking hazard. Keep away from children under 3. Follow the manual strictly to avoid jamming gears.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBatteries.\u003c\/strong\u003e Use 6 AAA alkaline batteries. Remove them during long-term storage to prevent circuit damage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWater mist.\u003c\/strong\u003e Use clean water only. Keep moisture away from the light and gear sections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions before you build?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eEmail \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — we usually answer within 24 hours. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43694434680945,"sku":"BR697871813175","price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BRICKROYAL_Cover_Head_V-Twin_Engine_Building_Blocks_846PCS_Motorized_Brick_Model_with_Spray_Lights_Engine_Sound.png?v=1787906383"},{"product_id":"cyber-mantis-bionic-mechanical-building-blocks","title":"Cyberpunk Bionic Mantis Building Blocks","description":"\u003c!-- ============================================================\n     BrickRoyal · BR0017 Cyber Mechanical Mantis\n     产品详情页(手机端折叠版)\n     用法:Shopify 后台 → Products → BR0017 → Description →\n          点内容框右上角 \"\u003c\u003e\" (Show HTML) → 粘贴全部 → 手机预览 → 存 Active\n     动力说明:纯静态本体(手动关节联动,无灯无电子);\n              2.4G遥控爬行套件(L电机+2.4G遥控+充电锂电池)需另购\n     注意:本体无灯,故无自备电池一项;若厂家版本有灯再补 AAA 行\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;\n  --br-ink-70:rgba(14,26,47,.70);\n  --br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;\n  --br-paper:#EDF1F7;\n  --br-line:#D6DEE9;\n  --br-gold:#C9A227;\n  --br-blue:#2456A6;\n  --br-blue-soft:#3A6FC4;\n  --br-radius:14px;\n  --br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);\n  color:var(--br-ink);\n  background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;\n  max-width:820px;\n  margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;\n  box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n\n\/* ---------- Hero + 赛博蓝铭牌 ---------- *\/\n.br-pdp__hero{margin-bottom:var(--br-gap);}\n.br-pdp__plate{\n  display:inline-flex;align-items:center;gap:9px;\n  background:linear-gradient(180deg,var(--br-blue-soft),var(--br-blue));\n  color:#fff;font-family:var(--br-display);font-weight:700;\n  font-size:12px;letter-spacing:.16em;text-transform:uppercase;\n  padding:8px 14px;border-radius:8px;\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 2px 10px rgba(36,86,166,.30);\n  margin-bottom:16px;\n}\n.br-pdp__plate::before,.br-pdp__plate::after{\n  content:\"\";width:6px;height:6px;border-radius:50%;\n  background:rgba(255,255,255,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.25);\n}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-blue);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n\n\/* ---------- 关键规格徽章 ---------- *\/\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0 0;}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(16px,3.6vw,20px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n\n\/* ---------- 永远可见的\"包含什么\"提示条(不折叠) ---------- *\/\n.br-pdp__notice{\n  margin:22px 0 var(--br-gap);\n  background:var(--br-surface);\n  border:1px solid var(--br-line);\n  border-left:4px solid var(--br-blue);\n  border-radius:12px;padding:18px 18px 6px;\n}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-blue);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-blue);color:#fff;}\n.br-pdp__rowText b{color:var(--br-ink);}\n\n\/* ---------- 折叠区 ---------- *\/\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-blue);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-blue);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-blue);outline-offset:-2px;border-radius:var(--br-radius);}\n\n\/* 乐高凸点开合图标(开启时赛博蓝) *\/\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-blue);background:rgba(36,86,166,.13);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-blue);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-blue);}\n\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}\n.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-blue);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n\n\/* 规格表 *\/\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n\n\/* 页脚 *\/\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n\n@media (max-width:600px){\n  .br-pdp__stats{grid-template-columns:repeat(2,1fr);}\n  .br-pdp__q{font-size:15px;padding:15px;gap:12px;}\n  .br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}\n  .br-pdp__spec th{width:52%;}\n}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR0017 · Cyber Insect Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eCyberpunk · Bionic Predator\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eCyber Mechanical Mantis\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 944-piece cyberpunk mantis with serrated hunting claws, six jointed legs and translucent honeycomb wings that flip on their shafts. Fully hand-poseable — add the remote kit later to make it crawl.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e944\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e17.2\"\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eSpan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003ePVC\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eFlip wings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ===== 永远可见:包含什么 \/ 需另购 ===== --\u003e\n\u003cdiv class=\"br-pdp__notice\"\u003e\n\u003cp class=\"br-pdp__noticeTitle\"\u003eWhat's in the standard set\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--in\"\u003eIncluded\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e944 bricks · \u003cb\u003ecustom honeycomb PVC wings\u003c\/b\u003e · display base with engraved nameplate · printed manual. Claws, legs and wings are \u003cb\u003efully hand-poseable\u003c\/b\u003e through the internal gears.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--add\"\u003eSold separately\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e\u003cb\u003eRemote-Control Kit\u003c\/b\u003e — motor, 2.4G remote and rechargeable battery — adds motorised crawling and claw swinging. The standard set is \u003cb\u003estatic with no motor, remote or batteries\u003c\/b\u003e.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 折叠内容 ===== --\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eThe build, in short\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\" class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR0017 pairs bionic entomology with cyber industrial styling, built from 944 precision ABS bricks. It captures a mantis's predatory build in full: serrated hunting foreclaws, segmented walking legs, translucent honeycomb wings and long antennae, with exposed gear groups laid out inside the body so you learn the transmission as you build.\u003c\/p\u003e\n\u003cp\u003eThe base model is \u003cstrong\u003estatic with fully hand-movable joints\u003c\/strong\u003e. A separately sold dynamic kit adds motors and 2.4G remote control for automatic crawling and claw swinging. Comes with a branded base and metal nameplate. Built for desktop display, STEM teaching and bug-hobby collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMulti-axis gear movement\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe foreclaws, six walking legs, abdomen and wing roots all run off internal gears in a multi-axis layout. Twist the exposed gears by hand and the limbs move in sync, reproducing the mantis's clamping strike and walking gait. Because the gears stay exposed, you can watch exactly how interlocking teeth drive coordinated motion across many parts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWings \u0026amp; optional motion\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCustom honeycomb PVC wings\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe wings use an exclusive PVC material with a honeycomb grid print — soft, tough and break-resistant, in a semi-transparent purple cyber finish. They flip up and down freely on connecting shafts to match the mantis's pose. These special-shaped wings are tooled exclusively for this model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOptional 2.4G RC upgrade (sold separately)\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe standard product is a pure static model with hand-movable joints. The RC function needs the separately sold kit — \u003cstrong\u003ean L-type motor, a 2.4G multi-button remote and a rechargeable lithium battery box\u003c\/strong\u003e. After fitting it per the wiring guide, the mantis crawls under remote control with automatic foreleg swinging and linked limb motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; make\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCyberpunk detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eMetallic silver electroplated bricks form the main frame, set against navy blue mechanical parts and translucent purple trim. Cyber-line decals and pipework bricks build up the industrial sci-fi texture. Antennae, serrated claw teeth, segmented leg joints and abdominal gear pipes are all finely restored — part real bionic detail, part futuristic machine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMaterials \u0026amp; craftsmanship\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eHard parts use high-toughness ABS with a firm friction fit that resists loosening after repeated rebuilds. The wings use custom flexible PVC that resists cracking and bending. Gears are precision-moulded to mesh tightly and turn without jamming. A dedicated black display stand with engraved nameplate holds the mantis steady for display and photography from any angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, learning \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e944 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e17.2 × 7.2 × 15.4 in (43.8 × 18.2 × 39.1 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e13.8 × 3.0 × 9.2 in (35 × 7.5 × 23.3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.8 lb (0.81 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eHigh-strength ABS plastic + custom honeycomb PVC wings, precision gears\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic model, no electronics included. RC crawling needs the separately sold kit (motor, 2.4G remote, rechargeable battery) — none of which is in the standard package.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat you'll learn (STEM)\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eBuilding it covers gear transmission, multi-axis linkage, crank-and-rod motion and bionic limb design. Along the way you take in both insect body structure and mechanical drive logic — a strong hands-on STEM aid that builds spatial imagination, structural reasoning and assembly patience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eSmall parts.\u003c\/strong\u003e Contains small bricks — choking hazard. Age 14+. Keep small parts away from children under 3. Don't force the gears or movable claws. Build strictly by the manual.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePVC wings.\u003c\/strong\u003e Keep the wings out of prolonged high heat to avoid warping, and avoid scratching the honeycomb surface with sharp objects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRC upgrade.\u003c\/strong\u003e The standard mantis has no motor, remote or battery. Add motion only with the official RC kit, follow the wiring steps to avoid a short circuit, and remove the battery for long-term storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions before you build?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eEmail \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Upgraded version(RC upgrade)","offer_id":43734451257457,"sku":"BR697871813017","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Standard version","offer_id":43734451290225,"sku":"BR697871813018","price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0017_BRICKROYAL_Cyberpunk_Bionic_Mantis_Building_Blocks_944PCS_Gear_Insect_Model_Upgradable_Remote_Control_Motor.png?v=1784970669"},{"product_id":"cyber-mechanical-spider-bionic-building-blocks","title":"Cyberpunk Mechanical Spider Building Blocks","description":"\u003c!-- ============================================================\n     BrickRoyal · BR0018 Cyber Mechanical Spider\n     产品详情页(手机端折叠版)\n     用法:Shopify 后台 → Products → BR0018 → Description →\n          点内容框右上角 \"\u003c\u003e\" (Show HTML) → 粘贴全部 → 手机预览 → 存 Active\n     动力说明:静态本体(八足手动联动+间歇LED灯,灯需自备AAA电池);\n              遥控爬行套件(L电机+2.4G遥控+充电锂电池盒)需另购\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;\n  --br-ink-70:rgba(14,26,47,.70);\n  --br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;\n  --br-paper:#EDF1F7;\n  --br-line:#D6DEE9;\n  --br-gold:#C9A227;\n  --br-purple:#7A2FBF;\n  --br-purple-soft:#9645D6;\n  --br-radius:14px;\n  --br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);\n  color:var(--br-ink);\n  background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;\n  max-width:820px;\n  margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;\n  box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n\n\/* ---------- Hero + 电光紫铭牌 ---------- *\/\n.br-pdp__hero{margin-bottom:var(--br-gap);}\n.br-pdp__plate{\n  display:inline-flex;align-items:center;gap:9px;\n  background:linear-gradient(180deg,var(--br-purple-soft),var(--br-purple));\n  color:#fff;font-family:var(--br-display);font-weight:700;\n  font-size:12px;letter-spacing:.16em;text-transform:uppercase;\n  padding:8px 14px;border-radius:8px;\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 2px 10px rgba(122,47,191,.30);\n  margin-bottom:16px;\n}\n.br-pdp__plate::before,.br-pdp__plate::after{\n  content:\"\";width:6px;height:6px;border-radius:50%;\n  background:rgba(255,255,255,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.25);\n}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-purple);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n\n\/* ---------- 关键规格徽章 ---------- *\/\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0 0;}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(16px,3.6vw,20px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n\n\/* ---------- 永远可见的\"包含什么\"提示条(不折叠) ---------- *\/\n.br-pdp__notice{\n  margin:22px 0 var(--br-gap);\n  background:var(--br-surface);\n  border:1px solid var(--br-line);\n  border-left:4px solid var(--br-purple);\n  border-radius:12px;padding:18px 18px 6px;\n}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-purple);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-purple);color:#fff;}\n.br-pdp__tag--need{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n\n\/* ---------- 折叠区 ---------- *\/\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-purple);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-purple);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-purple);outline-offset:-2px;border-radius:var(--br-radius);}\n\n\/* 乐高凸点开合图标(开启时电光紫) *\/\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-purple);background:rgba(122,47,191,.13);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-purple);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-purple);}\n\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}\n.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-purple);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n\n\/* 规格表 *\/\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n\n\/* 页脚 *\/\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n\n@media (max-width:600px){\n  .br-pdp__stats{grid-template-columns:repeat(2,1fr);}\n  .br-pdp__q{font-size:15px;padding:15px;gap:12px;}\n  .br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}\n  .br-pdp__spec th{width:52%;}\n}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR0018 · Cyber Insect Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eCyberpunk · Bionic Arthropod\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eCyber Mechanical Spider\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 971-piece cyberpunk spider with eight jointed legs that move together off one gear, a pulsing purple light in the abdomen, and a build-it-yourself web. Add the remote-control kit later to make it crawl.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e971\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e15.4\"\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eLeg span\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eLegs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ===== 永远可见:包含什么 \/ 需另购 ===== --\u003e\n\u003cdiv class=\"br-pdp__notice\"\u003e\n\u003cp class=\"br-pdp__noticeTitle\"\u003eWhat's in the standard set\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--in\"\u003eIncluded\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e971 bricks · \u003cb\u003ebuilt-in intermittent LED light\u003c\/b\u003e · build-your-own spider web accessory · display base with engraved nameplate · printed manual. The eight legs move together by \u003cb\u003eturning the rear gear by hand\u003c\/b\u003e.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--add\"\u003eSold separately\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e\u003cb\u003eRemote-Control Crawling Kit\u003c\/b\u003e — motor, 2.4G remote and rechargeable battery — turns the spider into an RC crawler. The standard set is \u003cb\u003estatic with no motor or remote\u003c\/b\u003e.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--need\"\u003eYou supply\u003c\/span\u003e \u003cspan class=\"br-pdp__rowText\"\u003e\u003cb\u003eAAA batteries\u003c\/b\u003e for the LED light (check the box for the exact number). Not included.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== 折叠内容 ===== --\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eThe build, in short\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\" class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR0018 pairs cyber industrial styling with real arthropod anatomy, built from 971 precision ABS bricks. It recreates the classic eight-legged body, with segmented movable legs, exposed body gears, a pulsing LED light cabin and a detachable brick-built spider web.\u003c\/p\u003e\n\u003cp\u003eOut of the box it's a \u003cstrong\u003estatic model with hand-linked legs\u003c\/strong\u003e. Later you can add the separately sold RC kit — motor, 2.4G remote and rechargeable battery — to convert it into a remote-controlled crawler. Comes with a branded base and engraved metal nameplate. Built for adult builders, mechanical fans and STEM learners aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eEight legs, one gear\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eEvery one of the eight legs is a multi-joint limb tied into the internal gear train. Turn the main rear gear by hand and all eight move together, echoing a real spider's crawling gait. The gear layout stays exposed, so you can see exactly how one input drives eight-point coordinated motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eLight \u0026amp; optional motion\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePulsing LED light\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe abdomen holds an independent light cabin with a built-in intermittent LED. With your own batteries fitted, the purple light pulses on and off for a sci-fi creature glow. A transparent shell covers it, so the light and the surrounding pipework show through together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOptional RC crawling upgrade (sold separately)\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe standard model is static with manual movable joints only. The RC crawling function needs the separately sold kit — \u003cstrong\u003ean L drive motor, a 2.4G wireless remote and a rechargeable battery pack\u003c\/strong\u003e. Fit it following the wiring instructions and the spider crawls under remote control, with the legs linked and the gears turning together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; accessories\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCyberpunk detail \u0026amp; spider web\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eMatte black leads, set against metallic silver and electro-purple trim, with cyber-line decals for a futuristic finish. A full set of white brick-built spider web pieces comes in the box for scene-setting your display. Pipework, mechanical ridges and joint serrations are finely sculpted for a heavy industrial texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMaterials \u0026amp; craftsmanship\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eHard bricks are high-strength injection ABS with a firm clutch that resists loosening over repeated builds. Transparent shells use scratch-resistant, high-clarity PC to show the gears and light inside. Gears are precision-moulded to mesh tightly and turn without jamming. The thickened ABS display stand holds the spider steady for long-term shelf display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, learning \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e971 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e15.4 × 12.8 × 7.8 in (39.2 × 32.6 × 19.9 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e13.8 × 3.0 × 9.2 in (35 × 7.5 × 23.3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e2.1 lb (0.96 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eABS plastic, transparent PC, brick-built spider web accessory, built-in LED, precision gears\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower (standard set)\u003c\/th\u003e\n\u003ctd\u003eBuilt-in LED light needs AAA batteries (not included; see box for quantity). RC crawling needs the separately sold kit — no motor or remote in the standard package.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat you'll learn (STEM)\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eBuilding it covers multi-gear linkage, crank transmission and multi-joint bionic limb motion. The process exercises spatial planning, dexterity and structural reasoning — a solid physical teaching aid for understanding bionic design and gear-drive logic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eSmall parts.\u003c\/strong\u003e Contains small bricks — choking hazard. Age 14+. Keep small parts away from children under 3. Don't force the gears or leg joints. Build strictly by the manual.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBatteries.\u003c\/strong\u003e The LED light uses AAA batteries (not included). Don't mix old and new. Remove them for long-term storage to avoid leakage and circuit damage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRC upgrade.\u003c\/strong\u003e The standard spider has no motor, remote or rechargeable battery. Add motion only with the official RC kit, and follow the wiring steps carefully to avoid a short circuit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions before you build?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eEmail \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Upgraded version(RC upgrade)","offer_id":43734517842033,"sku":"BR697871813018","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Standard version","offer_id":43734517874801,"sku":"BR697871813019","price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0018_BRICKROYAL_Cyberpunk_Mechanical_Spider_Building_Blocks_971PCS_Bionic_Arthropod_Brick_with_LED_Light_Upgradable_Remote_Crawling_Motor.png?v=1787906465"},{"product_id":"cyberpunk-mechanical-shark-building-blocks","title":"Cyberpunk Mechanical Shark Building Blocks","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Build the 1,100-piece Cyber Mechanical Shark with pre-installed motors, snapping jaws, misting mouth and glowing red eyes. For adult collectors aged 14+.\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"max-width: 820px; margin: 0 auto; padding: 24px 16px; background: #F4F8FB;\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"background: linear-gradient(145deg,#040A12,#0A1624,#0E2038); border-radius: 24px; padding: 32px 24px; margin-bottom: 24px; border: 1px solid #1E4060; position: relative; overflow: hidden;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg,transparent,#2E9BD6 30%,#E84040 50%,#2E9BD6 70%,transparent);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 8px; font-size: 10px; font-weight: 800; letter-spacing: .24em; text-transform: uppercase; color: #2e9bd6;\"\u003eCyber Ocean Series · Motorized Bionic · 1,100 Pieces\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 12px; font-size: 36px; font-weight: 900; line-height: 1.15; color: #eaf4ff;\"\u003e🦈 Cyber Mechanical Shark \u003cspan style=\"background: linear-gradient(135deg,#7EC8F0,#2E9BD6); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;\"\u003eUnleashed\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0; font-size: 16px; line-height: 1.6; color: #9cc8e8; max-width: 560px;\"\u003eA 1,100-piece skeleton-shell predator with factory-installed motion, mist and LED glow. Load batteries and it swims, snaps and breathes white vapour.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px 14px; margin-top: 18px;\"\u003e\n\u003cspan style=\"font-size: 11px; font-weight: bold; color: #9cc8e8; background: rgba(46,155,214,.12); padding: 4px 14px; border-radius: 20px; border: 1px solid #1E4060;\"\u003e⚙️ Pre-installed Motors\u003c\/span\u003e \u003cspan style=\"font-size: 11px; font-weight: bold; color: #9cc8e8; background: rgba(46,155,214,.12); padding: 4px 14px; border-radius: 20px; border: 1px solid #1E4060;\"\u003e💨 Misting Mouth\u003c\/span\u003e \u003cspan style=\"font-size: 11px; font-weight: bold; color: #9cc8e8; background: rgba(46,155,214,.12); padding: 4px 14px; border-radius: 20px; border: 1px solid #1E4060;\"\u003e🔴 LED Eyes\u003c\/span\u003e \u003cspan style=\"font-size: 11px; font-weight: bold; color: #9cc8e8; background: rgba(46,155,214,.12); padding: 4px 14px; border-radius: 20px; border: 1px solid #1E4060;\"\u003e🏷️ Display Stand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(140px,1fr)); gap: 12px; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-top: 4px solid #2E9BD6; border-radius: 12px; padding: 16px 8px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);\"\u003e\n\u003cdiv style=\"font-size: 26px; font-weight: 900; color: #1a6e9e; line-height: 1.1;\"\u003e1,100\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; text-transform: uppercase; letter-spacing: .12em; color: #5a7a90; margin-top: 4px;\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-top: 4px solid #E84040; border-radius: 12px; padding: 16px 8px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);\"\u003e\n\u003cdiv style=\"font-size: 26px; font-weight: 900; color: #c03030; line-height: 1.1;\"\u003e44.1cm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; text-transform: uppercase; letter-spacing: .12em; color: #5a7a90; margin-top: 4px;\"\u003eLength\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-top: 4px solid #2E9BD6; border-radius: 12px; padding: 16px 8px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);\"\u003e\n\u003cdiv style=\"font-size: 26px; font-weight: 900; color: #1a6e9e; line-height: 1.1;\"\u003eMotion\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; text-transform: uppercase; letter-spacing: .12em; color: #5a7a90; margin-top: 4px;\"\u003e+ Mist + LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-top: 4px solid #E84040; border-radius: 12px; padding: 16px 8px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,0.04);\"\u003e\n\u003cdiv style=\"font-size: 26px; font-weight: 900; color: #c03030; line-height: 1.1;\"\u003e14+\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; text-transform: uppercase; letter-spacing: .12em; color: #5a7a90; margin-top: 4px;\"\u003eAge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003ch2 style=\"font-size: 22px; font-weight: 800; color: #0a1624; margin: 28px 0 12px;\"\u003e🦈 What Is the Cyber Mechanical Shark?\u003c\/h2\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.8; color: #2a4050; margin: 0 0 18px;\"\u003e\u003cstrong\u003eBR0019\u003c\/strong\u003e is a 1,100-piece cyberpunk shark that blends deep-sea bionic anatomy with a futuristic industrial skeleton shell. The hollow frame leaves the mechanical rib structure, gear pipelines and transmission on full display. Unlike upgrade-only models, all dynamic hardware — motors, atomizer and LED lighting — is \u003cstrong\u003efactory pre-installed\u003c\/strong\u003e. Add 6×AAA batteries and clean water, and it unlocks automatic jaws, swinging pectoral fins, a two-stage swinging tail, a misting mouth, red glowing eyes and internal flowing red light. A branded display stand with engraved nameplate is included.\u003c\/p\u003e\n\u003cdiv style=\"border-left: 5px solid #2E9BD6; background: #EAF4FB; border-radius: 0 12px 12px 0; padding: 16px 20px; margin: 0 0 24px;\"\u003e\n\u003cp style=\"font-size: 15px; font-style: italic; line-height: 1.75; color: #1a5a80; margin: 0;\"\u003eIn the cyberpunk imagination, the ocean’s apex predator is rebuilt as machinery — not to tame it, but to amplify its mystery. A mechanical shark is a statement: nature’s perfect hunter, re-engineered with glowing eyes and a breath of mist. Every exposed gear and transparent panel is a nod to that sci-fi legacy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; color: #2a4050; margin: 0 0 20px;\"\u003eAt 1,100 pieces, this is a substantial build for adult makers. The skeleton shell lets you watch the multi-stage gears turn electric power into lifelike marine motion. The red LED eyes and internal flowing light cabin create a menacing sci-fi glow, while the ultrasonic atomizer sends a fine white mist from the mouth — like breath vapour in cold water.\u003c\/p\u003e\n\u003c!-- BUILDER NOTE --\u003e\n\u003cdiv style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-left: 5px solid #2E9BD6; border-radius: 10px; padding: 14px 18px; margin: 0 0 24px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.6; color: #2a4050; margin: 0;\"\u003e📖 \u003cstrong\u003eBuilder's note:\u003c\/strong\u003e every specification and mechanical detail is below — folded for comfortable reading. \u003cstrong\u003eTap any section to expand it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 18px 0; font-weight: 800; font-size: 17px; color: #0a1624; list-style: none; display: flex; align-items: center; gap: 10px;\"\u003e📦 What's in the Box \u0026amp; Overview\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 12px;\"\u003e\u003cstrong\u003eStandard set includes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"padding-left: 24px; margin: 0 0 14px;\"\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e1,100 precision ABS bricks — numbered bags by build stage\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eSkeleton-style hollow shell with exposed rib frame and gear pipelines\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eMotors, atomizer, LED eyes and flowing light — all pre-installed at the factory\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eDisplay base with engraved nameplate\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003ePrinted step-by-step instruction manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #F4F8FB; border: 1px solid #D6E4EE; border-radius: 10px; padding: 14px 18px; margin-top: 8px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #5a7a90; margin: 0;\"\u003e\u003cstrong\u003eYou supply:\u003c\/strong\u003e 6×AAA batteries to power motion, lights and mist, plus clean water for the atomizer. Batteries not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 14px; font-size: 15px; line-height: 1.7; color: #2a4050;\"\u003e\u003cstrong\u003eOverview:\u003c\/strong\u003e BR0019 joins deep-sea bionic anatomy with a futuristic industrial look. The skeleton-style shell shows the mechanical rib frame, gear pipelines and transmission. All dynamic hardware is pre-installed — no extra motor kit needed. Add 6×AAA batteries and water, and it unlocks automatic jaws, swinging pectoral fins, a two-stage swinging tail, a misting mouth, red glowing eyes and internal flowing red light. Built for adult builders, ocean-model collectors and STEM learners aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 18px 0; font-weight: 800; font-size: 17px; color: #0a1624; list-style: none; display: flex; align-items: center; gap: 10px;\"\u003e⚙️ Motion, Light \u0026amp; Mist — Full Motorised Movement\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 12px;\"\u003e\u003cstrong\u003eCoordinated body motion:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"padding-left: 24px; margin: 0 0 14px;\"\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eTwo-section tail\u003c\/strong\u003e swings side to side like a real shark swimming\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eUpper and lower jaws\u003c\/strong\u003e open and close on a repeating cycle\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eLeft and right pectoral fins\u003c\/strong\u003e swing up and down in sync\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eExposed gear cabins let you watch multi-stage gears turn electric power into marine motion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 12px;\"\u003e\u003cstrong\u003eRed eyes \u0026amp; internal flowing light:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"padding-left: 24px; margin: 0 0 14px;\"\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eDual-eye red LEDs light up bright red — the shark’s signature glare when powered on\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eTransparent torso panel reveals a flowing red light group that illuminates internal pipes and gears for a sci-fi glow\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 12px;\"\u003e\u003cstrong\u003eMouth atomizing smoke:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 14px;\"\u003eA built-in ultrasonic atomizer inside the jaw sends a fine white mist from the mouth, like breath vapour. Use clean water only — no oils, perfume or sediment-heavy tap water. Keep the shark level while it runs so water cannot flow back into the gears or lights.\u003c\/p\u003e\n\u003cdiv style=\"background: #F4F8FB; border: 1px solid #D6E4EE; border-radius: 10px; padding: 14px 18px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #5a7a90; margin: 0;\"\u003e\u003cstrong\u003ePre-installed:\u003c\/strong\u003e The motors, wiring, atomizer and lighting go in step by step as you build — the circuit is designed in, so there’s no soldering or after-market rewiring. Finish the build, load 6×AAA batteries, add clean water, and every function runs together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 18px 0; font-weight: 800; font-size: 17px; color: #0a1624; list-style: none; display: flex; align-items: center; gap: 10px;\"\u003e🔧 Design \u0026amp; Craftsmanship\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 20px;\"\u003e\n\u003cul style=\"padding-left: 24px; margin: 0 0 14px;\"\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eCyberpunk detailing:\u003c\/strong\u003e matte black leads the palette, set against metallic silver teeth and bright red gear and trim parts. Cyber print marks the pipelines, mechanical signs and shark graphics.\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eSkeleton hollow shell:\u003c\/strong\u003e reveals the bionic rib structure and dense internal pipework — part real marine creature, part heavy machinery.\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eMaterials:\u003c\/strong\u003e high-toughness injection ABS with a firm friction fit that holds up to repeated builds and motor vibration. Transparent covers use high-clarity, scratch-resistant PC to protect LEDs and gears while letting light through.\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eDrive gears:\u003c\/strong\u003e precision-moulded to mesh tightly and turn without jamming. Atomizer nozzle uses corrosion-resistant plastic to resist water damage.\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eDisplay base \u0026amp; modular build:\u003c\/strong\u003e custom ABS base with metal nameplate holds the shark at a swimming angle. Dynamic parts are embedded modularly as you build, so the steps teach circuit layout and gear logic along the way.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #F4F8FB; border: 1px solid #D6E4EE; border-radius: 10px; padding: 14px 18px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #5a7a90; margin: 0;\"\u003e\u003cstrong\u003eSTEM learning:\u003c\/strong\u003e the build covers worm-gear transmission, multi-joint linkage, electric-drive principles, bionic body structure and simple circuit layout. Assembling by hand exercises spatial reasoning, fine motor skill and structural planning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 18px 0; font-weight: 800; font-size: 17px; color: #0a1624; list-style: none; display: flex; align-items: center; gap: 10px;\"\u003e📐 Full Specifications\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 20px;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; color: #2a4050;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e; width: 40%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e;\"\u003eSKU\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003eBR0019\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e;\"\u003ePiece count\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003e1,100 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e;\"\u003eAssembled size\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003e44.1 × 25.9 × 26.7 cm (17.4 × 10.2 × 10.5 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e;\"\u003eGift box size\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003e35 × 9 × 23.3 cm (13.8 × 3.5 × 9.2 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e;\"\u003eGross weight\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003e2.7 lb (1.24 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e;\"\u003eRecommended age\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003e14+ (adult collectible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5; font-weight: bold; color: #1a6e9e;\"\u003eMaterials\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E2EDF5;\"\u003eABS plastic, transparent PC, custom atomizer parts, LED groups, built-in motor transmission\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px 0; font-weight: bold; color: #1a6e9e;\"\u003ePower\u003c\/td\u003e\n\u003ctd style=\"padding: 8px 0;\"\u003eMotors, lights and atomizer are factory pre-installed. Requires 6×AAA batteries (not included). No separate motor kit needed.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 18px 0; font-weight: 800; font-size: 17px; color: #0a1624; list-style: none; display: flex; align-items: center; gap: 10px;\"\u003e🎯 Who This Build Is For\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 10px;\"\u003eThe BR0019 suits builders who enjoy:\u003c\/p\u003e\n\u003cul style=\"padding-left: 24px; margin: 0 0 14px;\"\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eMotorized bionic models with visible gear systems\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eCyberpunk and sci-fi aesthetics\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eDisplay pieces with light and mist effects\u003c\/li\u003e\n\u003cli style=\"font-size: 15px; line-height: 1.7; color: #2a4050; margin-bottom: 6px;\"\u003eSTEM-focused builds that teach circuit layout and gear logic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #F4F8FB; border: 1px solid #D6E4EE; border-radius: 10px; padding: 14px 18px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #5a7a90; margin: 0;\"\u003e\u003cstrong\u003eWhat to consider:\u003c\/strong\u003e build time is around 8–12 hours. Requires 6×AAA batteries (not included) and clean water for the atomizer. Recommended for ages 14+ due to small parts and complexity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 18px 0; font-weight: 800; font-size: 17px; color: #0a1624; list-style: none; display: flex; align-items: center; gap: 10px;\"\u003e⚠️ Safety \u0026amp; Care\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 10px;\"\u003e\u003cstrong\u003eSafety warning:\u003c\/strong\u003e Contains small parts — \u003cstrong\u003echoking hazard\u003c\/strong\u003e. Not suitable for children under 14. Keep loose parts away from infants and toddlers. All bricks are made from non-toxic ABS material intended for adult-oriented model construction.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0 0 10px;\"\u003e\u003cstrong\u003eBatteries:\u003c\/strong\u003e Runs on 6×AAA batteries (not included). Don’t mix old and new or different types. Remove them for long-term storage to avoid leakage and circuit damage. Don’t pry open the sealed motor modules.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0;\"\u003e\u003cstrong\u003eAtomizer:\u003c\/strong\u003e Clean water only — no oils, perfume or sediment. Keep the model level during misting and keep water away from the gear and light areas. Dust with a soft dry cloth. Keep out of prolonged direct sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ --\u003e\n\u003ch2 style=\"font-size: 22px; font-weight: 800; color: #0a1624; margin: 32px 0 8px;\"\u003e❓ Real Questions, Straight Answers\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; color: #5a7a90; margin: 0 0 18px;\"\u003eWhat builders ask before choosing this cyber shark.\u003c\/p\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 16px; color: #0a1624; list-style: none;\"\u003e“Do I need to buy a separate motor kit?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0;\"\u003eNo. The motors, atomizer, LED eyes and flowing light are all factory pre-installed. You only need 6×AAA batteries and clean water. No soldering or after-market rewiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 16px; color: #0a1624; list-style: none;\"\u003e“What kind of batteries does it take?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0;\"\u003e6×AAA batteries (not included). They power the motion, lights and mist. Remove them for long-term storage to avoid leakage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 16px; color: #0a1624; list-style: none;\"\u003e“How does the mist work? What water should I use?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0;\"\u003eA built-in ultrasonic atomizer in the jaw sends a fine white mist from the mouth. Use \u003cstrong\u003eclean water only\u003c\/strong\u003e — no oils, perfume or sediment-heavy tap water. Keep the shark level while it runs so water cannot flow back into the gears or lights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 16px; color: #0a1624; list-style: none;\"\u003e“How difficult is the build at 1,100 pieces?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0;\"\u003eMid-to-high difficulty. The gear linkage, jaw mechanism and modular dynamic parts are the most intricate sections. Numbered bags and a full-colour manual keep each phase manageable. Estimated build time: 8–12 hours. Recommended for ages 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 16px; color: #0a1624; list-style: none;\"\u003e“What if a piece is missing or damaged?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0;\"\u003eWithin 48 hours of delivery, send us a short unboxing video and clear photos to \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e. We’ll replace any confirmed missing or damaged parts free of charge — no need to return the set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 16px; color: #0a1624; list-style: none;\"\u003e“Is it stable enough for a display shelf?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; margin: 0;\"\u003eYes. The assembled shark measures 44.1 × 25.9 × 26.7 cm and sits on a custom display base with an engraved nameplate. The base holds it at a swimming angle — a striking centrepiece for a desk, shelf or studio.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: linear-gradient(145deg,#0A1624,#040A12); border: 1px solid #1E4060; border-top: 5px solid #2E9BD6; border-radius: 16px; padding: 32px 24px; text-align: center; margin: 32px 0 20px;\"\u003e\n\u003cp style=\"font-size: 22px; font-weight: 900; color: #eaf4ff; margin: 0 0 6px; line-height: 1.2;\"\u003e🦈 Pre-installed Motion. Red Glow. White Mist.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #9cc8e8; margin: 0 auto 18px; max-width: 480px;\"\u003e1,100 pieces · Cyber Mechanical Shark – load batteries and it swims, snaps and breathes. No separate motor kit needed.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- Replace href=\"#\" with your product URL --\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px; margin: 8px 0 16px; align-items: center;\"\u003e\n\u003cspan style=\"display: inline-block; background: #FFFFFF; color: #1a6e9e; font-size: 10px; font-weight: bold; padding: 4px 14px; border-radius: 20px; border: 1px solid #D6E4EE;\"\u003e✅ Authorized Brand Seller\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #FFFFFF; color: #1a6e9e; font-size: 10px; font-weight: bold; padding: 4px 14px; border-radius: 20px; border: 1px solid #D6E4EE;\"\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #FFFFFF; color: #1a6e9e; font-size: 10px; font-weight: bold; padding: 4px 14px; border-radius: 20px; border: 1px solid #D6E4EE;\"\u003e📦 Free Replacements\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- LEGAL --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 14px; color: #1a6e9e; list-style: none;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px; color: #5a7a90; font-size: 13px; line-height: 1.7;\"\u003e\n\u003cp style=\"margin: 0 0 10px;\"\u003eBrickRoyal is operated by \u003cstrong\u003eJiduoduo Co., Limited\u003c\/strong\u003e, which holds written authorization from the respective trademark owners to sell authorised products through brickroyal.com. Authorization period: \u003cstrong\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 12px; margin: 0 0 10px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 4px 6px; color: #5a7a90; border-bottom: 1px solid #E2EDF5;\"\u003eAuthorised Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 4px 6px; color: #5a7a90; border-bottom: 1px solid #E2EDF5;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 4px 6px; color: #5a7a90; border-bottom: 1px solid #E2EDF5;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050; border-bottom: 1px solid #E2EDF5;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050; border-bottom: 1px solid #E2EDF5;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050; border-bottom: 1px solid #E2EDF5;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050; border-bottom: 1px solid #E2EDF5;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050; border-bottom: 1px solid #E2EDF5;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050; border-bottom: 1px solid #E2EDF5;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #2a4050;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin: 0 0 10px;\"\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\u003cp style=\"margin: 0;\"\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\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 14px; color: #1a6e9e; list-style: none;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px; color: #5a7a90; font-size: 13px; line-height: 1.7;\"\u003e\n\u003cp style=\"margin: 0;\"\u003eAdult collectible, ages 14+. Contains many small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). All bricks safe, non-toxic ABS. Painted and plated surfaces scratch-sensitive — use soft dry cloth. Batteries not included. Use clean water only in the atomizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #D6E4EE; border-radius: 12px; padding: 0 20px; margin-bottom: 12px; color: #2a4050;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 16px 0; font-weight: 800; font-size: 14px; color: #1a6e9e; list-style: none;\"\u003e⚖️ Legal, Brand \u0026amp; Disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px; color: #5a7a90; font-size: 13px; line-height: 1.7;\"\u003e\n\u003cp style=\"margin: 0;\"\u003eBrickRoyal is an independent brand. BR0019 is an original design and is \u003cstrong\u003enot affiliated with, licensed by, or endorsed by\u003c\/strong\u003e the LEGO Group, or by any other toy or media brand. After-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\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43694462664817,"sku":"BR697871813019","price":154.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0019_BRICKROYAL_Cyberpunk_Mechanical_Shark_Building_Blocks_1100PCS_Motorized_Bionic_Ocean_Brick_with_Smoke_Atomizer_LED_Lights_Automatic_Movement.png?v=1787906483"},{"product_id":"motorized-two-lane-bowling-table-building-blocks","title":"Motorized Two-Lane Bowling Table Building Blocks","description":"\u003c!-- BR0020 SHOPIFY BLOG · 100% INLINE HTML\/CSS · NO JS · BRICKROYAL --\u003e\n\u003cdiv style=\"max-width: 760px; margin: 0 auto; background: #ffffff; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; color: #1a1a1a; line-height: 1.6;\"\u003e\n\u003c!-- TOP AUDIENCE BAR --\u003e\n\u003cdiv style=\"background: #111111; padding: 10px 14px; text-align: center; border-top: 5px solid #f5a623;\"\u003e\n\u003cp style=\"margin: 0; font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; color: #f5a623;\"\u003eDEDICATED TO PASSIONATE BUILDING-BLOCK FANS.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#ff9d2e 0%,#e86f00 100%); padding: 24px 18px 20px; border-bottom: 4px solid #111111;\"\u003e\n\u003cp style=\"margin: 0 0 8px; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; color: #3a1f00;\"\u003eBR0020 · Motorized Two-Player Arcade Bowling · Auto Pin Reset\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 26px; line-height: 1.2; font-weight: 900; color: #ffffff;\"\u003e🎳 Twin Lanes. One Button. Every Pin Resets Itself.\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.6; color: #ffffff;\"\u003eHand-launched catapult balls, flowing LED track lights, and arcade pinfall sounds — an entire bowling alley, rebuilt in 2,598 bricks.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- Replace href=\"#\" with your product URL --\u003e\n\u003c\/div\u003e\n\u003c!-- BODY --\u003e\n\u003cdiv style=\"padding: 22px 18px 36px;\"\u003e\n\u003c!-- INTRO --\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; color: #222222; margin: 0 0 14px;\"\u003eThere is a specific sound a bowling ball makes when it hits the pocket — a wooden crack followed by a rolling tumble. \u003cstrong\u003eBR0020\u003c\/strong\u003e rebuilds that moment in brick form: twin parallel lanes, hand-controlled elastic catapults, and a pin deck that resets itself with one push of a lever. Pull back, judge the strength yourself, fire a colourful mini ball down the track, and watch the pins scatter.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; color: #222222; margin: 0 0 16px;\"\u003eArcade bowling has always been a social machine — you do not play alone. You take turns. You watch your friend's ball drift into the gutter and you feel a small, quiet joy. BR0020 brings that exact social rhythm home: two lanes, two players, two mechanical score dials, and a pin reset that serves the next round without anyone reaching into the rack.\u003c\/p\u003e\n\u003c!-- STAT CARDS --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 20px;\"\u003e\n\u003cdiv style=\"flex: 1 1 130px; background: #111111; border: 1px solid #333333; border-top: 4px solid #f5a623; border-radius: 10px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #f5a623; line-height: 1.1;\"\u003e2,598\u003c\/div\u003e\n\u003cdiv style=\"font-size: 9px; color: #cccccc; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 130px; background: #111111; border: 1px solid #333333; border-top: 4px solid #f5a623; border-radius: 10px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #ffffff; line-height: 1.1;\"\u003e23.1\"\u003c\/div\u003e\n\u003cdiv style=\"font-size: 9px; color: #cccccc; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eLength\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 130px; background: #111111; border: 1px solid #333333; border-top: 4px solid #f5a623; border-radius: 10px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #ffffff; line-height: 1.1;\"\u003e2\u003c\/div\u003e\n\u003cdiv style=\"font-size: 9px; color: #cccccc; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003ePlayers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 130px; background: #111111; border: 1px solid #333333; border-top: 4px solid #f5a623; border-radius: 10px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #f5a623; line-height: 1.1;\"\u003eAuto\u003c\/div\u003e\n\u003cdiv style=\"font-size: 9px; color: #cccccc; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003ePin Reset\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUILDER NOTE --\u003e\n\u003cdiv style=\"background: #fff4e6; border-left: 5px solid #f5a623; padding: 12px 14px; margin: 0 0 18px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.6; color: #5a3a00; margin: 0;\"\u003e📖 \u003cstrong\u003eBuilder's note:\u003c\/strong\u003e every specification, mechanical detail, and gameplay feature is folded below for comfortable reading. \u003cstrong\u003eTap any section to expand it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS 1 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e📦 What's in the box\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eINCLUDED\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003e2,598 precision ABS bricks\u003c\/strong\u003e — staged in numbered bags by build phase\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003eDual motors, sound module, and LED strips — pre-installed at the factory\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003eAutomatic pin reset mechanism with visible gear linkage\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003eTwo mechanical score counters (left and right)\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003eFour flowing LED light strips, one per lane side\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003eTwo hand-controlled elastic catapult launchers\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003eBrick-built pins and multi-colour mini balls\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003eFull-colour printed step-by-step assembly manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #111111; border-radius: 7px; padding: 12px 14px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.6; color: #f5a623; margin: 0;\"\u003e\u003cstrong\u003eYOU SUPPLY:\u003c\/strong\u003e 6 × AAA batteries to power the motors, lights, and sound. No separate motor kit to buy. Batteries are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 2 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e🎳 Overview — powered and ready, just add batteries\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eThe BR0020 is a full dual-lane bowling alley made from 2,598 precision ABS bricks. It brings together hand-launched catapult play, motor-driven automatic pin reset, flowing LED track lights, and arcade game sounds in one buildable set.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eEverything electric — the two M motors, the sound chip, and the light strips — is pre-built into the structure at the factory, so there is no extra motor kit to buy. Add your own 6× AAA batteries and you are ready to play a real bowling match with friends and family. Built for teens and adults aged 14+.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eAs you build, the motors, wiring, sound module, and LED strips slot into place step by step — the circuits are already designed in, so there is no soldering or guesswork. When the build is done, load 6× AAA batteries, flip the big red one-touch switch, and every electric function comes to life at once.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 3 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e🎮 How you play — two lanes, two players, head-to-head\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eTWO PARALLEL LANES\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 12px;\"\u003eTwo parallel lanes let two players go head-to-head. Each lane has its own hand-controlled elastic catapult — pull back, judge the strength yourself, and fire a colourful mini ball at the pins. It rewards a bit of practice, so matches stay competitive.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eONE-BUTTON AUTOMATIC PIN RESET\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 12px;\"\u003eThis is the centrepiece. Knock the pins down, push the side lever, and the built-in motors lift and re-arrange every pin for you — no reaching in to stand them back up. A big red one-touch switch turns all the electric functions on and off. Part of the gear linkage stays visible as you build, so you can see the crank-and-cam mechanism that makes the reset work.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eDUAL MECHANICAL SCORE COUNTERS\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eIndependent score dials on the left and right track each player's knockdowns separately, so who is winning is clear at a glance — no phone, no paper, just turn the knob.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 4 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e💡 Lights, sound \u0026amp; detail\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eLED TRACK LIGHTS \u0026amp; GAME SOUND\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eFlowing LED lights:\u003c\/strong\u003e four light strips run down both lanes, sending colour flowing along the track as you play for a real arcade feel\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #222222; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eBuilt-in sound effects:\u003c\/strong\u003e pre-programmed bowling sounds trigger when the ball hits the pins, adding to the on-site arcade atmosphere\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eREAL BOWLING-ALLEY DETAILS\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eThe set recreates the look of a real alley: directional lane arrows, numbered round markers, bold \"BOOM\" impact graphics, brick-built pins, and multi-colour mini balls. Rounded edges and bright, lively colours make it as good to look at on a shelf as it is to play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 5 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e🧱 Build quality — materials \u0026amp; craftsmanship\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eBricks are high-density ABS with a firm, consistent clutch for a stable build. Transparent PC light covers let the LEDs shine through while protecting the beads. Drive gears are precision-moulded to mesh smoothly without jamming, and the catapult parts use high-toughness bricks so the launch strength stays consistent over long-term play.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eSTABLE BASE, MODULAR BUILD\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eThe wires, motors, and light parts are embedded modularly as you build, and a thickened base keeps the whole table steady — no wobble during repeated ball launches and motor cycles. Movable parts use wear-resistant gears and elastic pieces made for repeated play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 6 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e📐 Full specifications\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px; overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; min-width: 460px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; width: 42%; vertical-align: top;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003eSKU\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003eBR0020\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003e2,598 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003eAssembled size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003e23.1 × 15.1 × 10.7 in (58.8 × 38.4 × 27.1 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003eGift box size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003e18.1 × 5.5 × 13.8 in (46 × 14 × 35 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003eGross weight\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003e7.8 lb (3.55 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003ePlayers\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003e2 (dual lane)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003eMaterials\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003eABS plastic, transparent PC, elastic catapult parts, LED strips, dual built-in motors, sound module\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #f0cfa8; vertical-align: top;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #f0cfa8; color: #222222;\"\u003eMotors, lights, and sound are factory pre-installed. Requires 6 × AAA batteries (not included). No separate motor kit needed.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #b34700; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; vertical-align: top;\"\u003eFeatures\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; color: #222222;\"\u003eAutomatic pin reset, flowing LED track lights, built-in sound effects, dual mechanical score counters, twin elastic catapult launchers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 7 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e🔬 What you'll learn (STEM)\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eBuilding it covers elastic-force transmission, motor-and-gear linkage, circuit wiring logic, and cam reciprocating motion. Playing it teaches force control and projectile trajectory.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eIt is a hands-on way to explore mechanics, physics, and simple electronics at once, while exercising spatial thinking and assembly skill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 8 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e🎁 Who it's for \u0026amp; gifting notes\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eBR0020 suits builders who want a set that does something when it is finished — not a static display, but a working arcade machine that resets itself, lights up, and plays sounds. It rewards the builder with a genuinely playable two-player game.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eIt is a strong gift for families who want a shared tabletop activity, for arcade-game fans, and for anyone who grew up feeding quarters into a bowling machine. The mechanical score counters give it a physical, no-phone-needed quality that most electronic games have lost.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eRecommended for ages 14 and up. Batteries not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DETAILS 9 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e⚠️ Safety \u0026amp; care\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003ePLAYING SAFELY\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eNever aim or fire the balls at faces, eyes, or fragile items. Keep the table on a flat surface during play so it cannot tip.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eBATTERIES\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 10px;\"\u003eRuns on 6× AAA batteries (not included). Do not mix old and new or different types. Remove them for long-term storage to avoid leakage. Do not pry open the sealed motor or sound modules.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0 0 8px;\"\u003e\u003cstrong\u003eSMALL PARTS WARNING\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eContains small bricks and game parts — choking hazard. Age 14+. Keep small parts away from children under 3. Do not over-pull the elastic catapult. Build strictly by the manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ HEADING --\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #b34700; margin: 26px 0 6px;\"\u003e❓ Real questions, straight answers\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #666666; margin: 0 0 14px;\"\u003eWhat builders ask before choosing this bowling table.\u003c\/p\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"Do the motors, lights, and sound really come pre-installed?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eYes. All electric components — the two M motors, the sound module, and the four LED light strips — are pre-built into the structure at the factory. There is no separate motor kit to buy, no soldering, and no wiring guesswork. As you build, the circuits slot into place step by step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 2 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"How does the automatic pin reset actually work?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eAfter you knock the pins down, push the side lever. The built-in motors drive a crank-and-cam linkage that lifts and re-arranges every pin back into the standard bowling formation. Part of the gear linkage stays visible as you build, so you can see exactly how the mechanism works.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"What kind of batteries does it take, and are they included?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eIt runs on 6 × AAA batteries. Batteries are not included — this is due to air-freight rules on shipping batteries. You will need to supply your own. Do not mix old and new batteries, and remove them for long-term storage to avoid leakage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 4 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"Is it really a two-player game, or can one person play?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eIt is designed for two players — two parallel lanes, two catapult launchers, and two independent mechanical score counters. That said, one person can absolutely play both lanes solo to practise or just to enjoy the mechanism. The head-to-head format is where it shines, though.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 5 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"How difficult is the 2,598-piece build?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eMid-to-high difficulty. The most rewarding sections are the gear linkage assembly and the pin-reset mechanism, which are also the most mechanically interesting. Numbered bags and a full-colour illustrated manual keep each phase straightforward. Suitable for ages 14 and up; plan for several comfortable sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 6 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"How big is the finished table, and where can I put it?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eAssembled, it measures 23.1 × 15.1 × 10.7 in (58.8 × 38.4 × 27.1 cm). That is a substantial tabletop footprint — a dining table, a large desk, or a dedicated game table works well. A thickened base keeps it steady during repeated ball launches and motor cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 7 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"What if a piece is missing or my set arrives damaged?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\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\u003c!-- FAQ 8 --\u003e\n\u003cdetails style=\"background: #fffaf3; border: 1px solid #f0cfa8; border-left: 5px solid #f5a623; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e\"Is this suitable for children?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.7; color: #222222; margin: 0;\"\u003eBR0020 is an adult collectible, recommended for ages 14 and up. It contains many small parts — not suitable for children under 3 (choking hazard). Younger builders must build only under adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: linear-gradient(145deg,#111111,#2a2a2a); border: 1px solid #333333; border-top: 5px solid #f5a623; border-radius: 12px; padding: 26px 18px; text-align: center; margin: 26px 0 18px;\"\u003e\n\u003cp style=\"font-size: 20px; font-weight: 900; color: #ffffff; margin: 0 0 8px; line-height: 1.25;\"\u003e🎳 Twin Lanes. One Button. Every Pin Resets Itself.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.6; color: #f5a623; margin: 0 auto 16px; max-width: 520px;\"\u003e2,598 bricks. Motorized pin reset, flowing LED track lights, arcade sounds, and dual mechanical score counters. Just add 6× AAA batteries.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- Replace href=\"#\" with your product URL --\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 8px 0 14px; align-items: center;\"\u003e\n\u003cspan style=\"display: inline-block; background: #fff4e6; color: #b34700; font-size: 10px; font-weight: bold; padding: 4px 12px; border-radius: 20px; border: 1px solid #f0cfa8; letter-spacing: .04em;\"\u003e✅ Authorized Brand Seller\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #fff4e6; color: #b34700; font-size: 10px; font-weight: bold; padding: 4px 12px; border-radius: 20px; border: 1px solid #f0cfa8; letter-spacing: .04em;\"\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #fff4e6; color: #b34700; font-size: 10px; font-weight: bold; padding: 4px 12px; border-radius: 20px; border: 1px solid #f0cfa8; letter-spacing: .04em;\"\u003e📦 Free Replacements\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- LEGAL 1 --\u003e\n\u003cdetails style=\"background: #f7f7f7; border: 1px solid #dddddd; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 13px 0; font-weight: 800; font-size: 14px; color: #333333;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.7; color: #444444; margin: 0 0 10px;\"\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 style=\"width: 100%; border-collapse: collapse; font-size: 12.5px; margin: 0 0 10px; min-width: 440px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #666666; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #dddddd;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #666666; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #dddddd;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #666666; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #dddddd;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444; border-bottom: 1px solid #eeeeee;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444; border-bottom: 1px solid #eeeeee;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444; border-bottom: 1px solid #eeeeee;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444; border-bottom: 1px solid #eeeeee;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444; border-bottom: 1px solid #eeeeee;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444; border-bottom: 1px solid #eeeeee;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #444444;\"\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\u003cp style=\"font-size: 12.5px; line-height: 1.7; color: #666666; margin: 0;\"\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\u003c!-- LEGAL 2 --\u003e\n\u003cdetails style=\"background: #f7f7f7; border: 1px solid #dddddd; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 13px 0; font-weight: 800; font-size: 14px; color: #333333;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.7; color: #444444; margin: 0;\"\u003eAdult collectible, ages 14+. Contains many small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). All bricks safe, non-toxic ABS. No batteries included. Never aim or fire the balls at faces, eyes, or fragile items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- LEGAL 3 --\u003e\n\u003cdetails style=\"background: #f7f7f7; border: 1px solid #dddddd; border-radius: 8px; padding: 0 16px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 13px 0; font-weight: 800; font-size: 14px; color: #333333;\"\u003e⚖️ Legal, brand \u0026amp; disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 12.5px; line-height: 1.75; color: #666666; margin: 0;\"\u003eBrickRoyal is an independent brand. BR0020 is an original design and is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any bowling, arcade, or entertainment brand. After-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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43694468038769,"sku":"BR697871813020","price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0020_BRICKROYAL_Motorized_Two-Lane_Bowling_Table_Building_Blocks_2598PCS_Interactive_Game_Brick_with_LED_Lights_Sound_Effects_Auto_Pin_Reset_Double_Score_Counter.png?v=1787906493"},{"product_id":"steam-punk-mechanical-lantern-fish-building-blocks","title":"Steam Punk Mechanical Lantern Fish Building Blocks","description":"\u003c!-- BR0113 BLOG · 100% INLINE HTML\/CSS · NO JS · BRICKROYAL --\u003e\n\u003cdiv style=\"max-width: 760px; margin: 0 auto; background: #FFFFFF; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; color: #2a2a2a; line-height: 1.65;\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#5A1520 0%,#7A1F2E 60%,#B87333 100%); padding: 24px 18px 20px; border-bottom: 4px solid #D4A017; border-radius: 0 0 16px 16px;\"\u003e\n\u003cp style=\"margin: 0 0 6px; font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; color: #f5e6d3;\"\u003eDEEP OCEAN SERIES · STEAMPUNK · DEEP SEA BIONIC\u003c\/p\u003e\n\u003ch2 style=\"margin: 0; font-size: 22px; line-height: 1.25; color: #f5e6d3; font-weight: 900;\"\u003e🐟⚙️ A Steampunk Anglerfish That Glows, Moves, and Breathes Mist\u003c\/h2\u003e\n\u003cp style=\"margin: 10px 0 0; font-size: 15px; line-height: 1.65; color: #f5e6d3;\"\u003eWhere vintage machinery meets the abyss — exposed gears, a glowing lure, and hand-driven motion at 1:8 scale.\u003c\/p\u003e\n\u003cp style=\"margin: 12px 0 0; font-size: 14px; line-height: 1.6; color: #f5e6d3;\"\u003eDedicated to passionate building-block fans and deep-sea collectors.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 14px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px 16px 32px;\"\u003e\n\u003c!-- STAT CARDS --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 18px;\"\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #5A1520; border: 1px solid #B87333; border-top: 4px solid #D4A017; border-radius: 10px; padding: 12px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #f5e6d3; line-height: 1.1;\"\u003e1,306\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #d4a017; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #7A1F2E; border: 1px solid #B87333; border-top: 4px solid #D4A017; border-radius: 10px; padding: 12px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #f5e6d3; line-height: 1.1;\"\u003e14+\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #d4a017; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003eAge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #B87333; border: 1px solid #D4A017; border-top: 4px solid #5A1520; border-radius: 10px; padding: 12px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #2a0a10; line-height: 1.1;\"\u003e15.2\"\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #2a0a10; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003eLength\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #1A1A1A; border: 1px solid #B87333; border-top: 4px solid #D4A017; border-radius: 10px; padding: 12px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 900; color: #f5e6d3; line-height: 1.1;\"\u003eABS\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #d4a017; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003eMaterial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUILDER NOTE --\u003e\n\u003cdiv style=\"background: #FDF6EC; border-left: 5px solid #B87333; border-radius: 0 10px 10px 0; padding: 12px 14px; margin: 0 0 18px;\"\u003e\n\u003cp style=\"margin: 0; font-size: 14px; color: #5a1520;\"\u003e📖 \u003cstrong\u003eBuilder's note:\u003c\/strong\u003e every specification and mechanical detail is below — folded for comfortable reading. \u003cstrong\u003eTap any section to expand it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e📦 What's in the standard set\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003e1,306 precision ABS bricks\u003c\/strong\u003e — staged in numbered bags by build phase\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eDisplay base with engraved nameplate\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eBuilt-in LED lure light (batteries not included — please supply your own)\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003ePrinted step-by-step manual\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eFins, jaws and tail move by turning the gears by hand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #F5E6D3; border: 1px solid #E2C9A8; border-radius: 8px; padding: 10px 12px; margin-top: 8px;\"\u003e\n\u003cp style=\"margin: 0; font-size: 13px; color: #5a1520;\"\u003e\u003cstrong\u003eStatic model:\u003c\/strong\u003e no motor, no atomizer. Every mechanical feature — jaws, fins, tail, lure arm — operates by hand, every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 10px 0 0; font-size: 13px; color: #8a5a2b;\"\u003eSold separately: Dynamic Upgrade Kit adds motorised auto-movement and the mouth misting effect. The standard set has no motor and no atomizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e⚙️ Hand-driven gear movement (standard version)\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0 0 10px;\"\u003eTurn the internal gears by hand to pose the fish in lifelike swimming positions:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 10px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eJaws open and close as you twist the drive gear\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003ePectoral, tail and dorsal fins swing together through a linked gear set\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eThe flexible lure tentacle bends freely to aim the light\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #5a1520; margin: 0;\"\u003eBecause nothing is hidden, you can watch the gears mesh, the crank link and the multi-joint transmission work — the mechanism is part of the display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e💡 Light \u0026amp; optional motion\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: 800; color: #5a1520; margin: 0 0 6px;\"\u003eBUILT-IN GLOWING LURE LIGHT\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0 0 10px;\"\u003eAn LED sits inside the signature lure tentacle. Once you add your own batteries, it casts a soft warm glow — the same predatory beacon a real anglerfish uses in the dark. Bend the flexible arm to suspend the light wherever the pose needs it, for a genuine deep-sea hunting mood.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; font-weight: 800; color: #5a1520; margin: 0 0 6px;\"\u003eOPTIONAL DYNAMIC UPGRADE KIT (SOLD SEPARATELY)\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0 0 10px;\"\u003eTwo advanced effects rely on the separately sold dynamic pack — they are not part of the main set:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 10px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eMotorised full-body motion: motors drive the fins and jaws through automatic, repeating cycles that mimic a fish swimming\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eMisting mouth: an ultrasonic atomizer sends a plume of white mist from the jaws for a sci-fi deep-sea effect\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #F5E6D3; border: 1px solid #E2C9A8; border-radius: 8px; padding: 10px 12px;\"\u003e\n\u003cp style=\"margin: 0; font-size: 13px; color: #5a1520;\"\u003eUse only clean water in the atomizer — no oils, perfume or tap water with sediment — and keep water away from the gears and light module.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e🎨 Design \u0026amp; make — Steampunk detailing\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0 0 10px;\"\u003eRetro burgundy leads the palette, set against bronze metallic accents and matte-silver fangs. Flexible metal-look pipes, exposed bearing gears, bolt details and industrial-cyber print run throughout. The sharp teeth, layered gill mechanics and segmented fin bones keep the eerie anglerfish silhouette while giving it a full industrial rework.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; font-weight: 800; color: #5a1520; margin: 0 0 6px;\"\u003eMATERIALS \u0026amp; CRAFTSMANSHIP\u003c\/p\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eMain bricks are high-toughness injection ABS with a firm, consistent clutch that holds up to repeated rebuilds and joint movement\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eThe LED shade uses high-clarity, scratch-resistant PC for even light\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eFlexible tubes are wear-resistant soft plastic that bends long-term without cracking\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin-bottom: 6px;\"\u003eDrive gears are precision-moulded to mesh tightly and turn smoothly without jamming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e🖤 Display base \u0026amp; assembly\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0 0 10px;\"\u003eA thickened black ABS stand with an engraved model nameplate holds the fish in a floating, suspended pose, with adjustable height and angle. Movable joints use reinforced anti-loosening bricks so poses stay put after frequent handling. The whole model splits into modular sub-builds, keeping the assembly steps clear and orderly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e📐 Full specifications\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px; overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; min-width: 420px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; width: 42%; vertical-align: top;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003eSKU\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003eBR0113\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003e1,306 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003eAssembled size\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003e15.2 × 6.9 × 11.9 in (38.6 × 17.6 × 30.3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003eGift box size\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003e13.8 × 4.5 × 9.8 in (35 × 11.5 × 25 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003eGross weight\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003e3.1 lb (1.41 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003eMaterials\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003eABS engineering plastic, transparent PC, flexible pipework, built-in LED module, precision gears\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #E2C9A8; color: #2a2a2a;\"\u003eBuilt-in LED lure only (batteries not included). Motor \u0026amp; atomizer require the separately sold dynamic kit.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #8a5a2b; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E2C9A8; vertical-align: top;\"\u003eColour\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; color: #2a2a2a;\"\u003eRetro burgundy with bronze metallic accents and matte-silver fangs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e🧠 What you'll learn (STEM)\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eThe build walks through multi-stage gear linkage, flexible transmission, bionic multi-joint motion and a simple lighting circuit. Assembling by hand exercises spatial planning, dexterity and structural logic — a hands-on way to explore bionic machinery and mechanical transmission alongside a bit of marine-biology context.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e⚠️ Safety \u0026amp; care\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0 0 8px;\"\u003e\u003cstrong\u003eSmall parts \u0026amp; sharp pieces.\u003c\/strong\u003e Contains small bricks, tiny gears and sharp fang-shaped parts — choking and scratch risk. Age 14+. Keep small parts away from children under 3. Don't force the flexible pipes or gear joints. Build strictly by the manual.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0 0 8px;\"\u003e\u003cstrong\u003eLighting.\u003c\/strong\u003e The LED lure needs user-supplied batteries. Don't mix battery types, and remove them for long-term storage to avoid leakage and corrosion. Don't pry open the sealed LED compartment.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003e\u003cstrong\u003eDynamic kit.\u003c\/strong\u003e The standard model has no motors, wiring or atomizer. Add motion and mist only with the official dynamic pack — non-official electronics can short and damage the model. In the atomizer use clean water only, and keep water out of the gear and light areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ --\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: 800; color: #5a1520; margin: 24px 0 4px;\"\u003e❓ Real questions, straight answers\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 13px; color: #8a5a2b;\"\u003eWhat builders ask before choosing this steampunk anglerfish.\u003c\/p\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"Do the jaws and fins really move by hand?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eYes — turn the internal gears by hand and the jaws open and close, while the pectoral, tail and dorsal fins swing together through a linked gear set. The flexible lure tentacle also bends freely to aim the light. No batteries needed for the mechanical movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"Is the LED lure included? What batteries does it need?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eThe built-in LED lure is included, but batteries are not. You'll need to supply your own — the manual specifies the exact type. The LED casts a soft warm glow from inside the lure tentacle, and you can bend the flexible arm to position the light wherever you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"What does the optional Dynamic Upgrade Kit add?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eThe separately sold dynamic kit unlocks two advanced effects: motorised full-body motion (motors drive the fins and jaws through automatic, repeating cycles) and a misting mouth (an ultrasonic atomizer sends a plume of white mist from the jaws). The standard set has no motor and no atomizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"How difficult is the build at 1,306 pieces?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eMid-to-high difficulty — recommended for builders aged 14 and up. The gear trains, flexible pipes and multi-joint transmission are the most rewarding sections. Numbered bags and a full-colour illustrated manual keep each phase clear. Expect a few comfortable sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"How stable is it on the display base?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eThe thickened black ABS stand with engraved nameplate holds the fish in a floating, suspended pose, with adjustable height and angle. Movable joints use reinforced anti-loosening bricks so poses stay put after frequent handling. Place on a flat, stable surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"What if a piece is missing or my set arrives damaged?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eEmail admin@brickroyal.com within 48 hours with a short unboxing video and clear photos. Confirmed missing or damaged parts replaced free — no return needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"Is this suitable for children?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eBR0113 is an adult collectible, recommended for ages 14 and up. Contains many small parts — not suitable for children under 3 (choking hazard). Younger builders must build only under adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FDF6EC; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #5a1520;\"\u003e\"Can I use tap water in the atomizer?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eUse clean water only — no oils, perfume or tap water with sediment. This keeps the atomizer working properly and protects the gears and light module. Keep water away from all mechanical and electronic areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: linear-gradient(145deg,#5A1520,#2A0A10); border: 1px solid #B87333; border-top: 5px solid #D4A017; border-radius: 14px; padding: 24px 18px; text-align: center; margin: 24px 0;\"\u003e\n\u003cp style=\"font-size: 20px; font-weight: 900; color: #f5e6d3; margin: 0 0 6px; line-height: 1.2;\"\u003eExposed Gears. Glowing Lure. Hand-Driven Motion.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #e2c9a8; margin: 0 auto 16px; max-width: 520px;\"\u003e1,306 bricks. Steampunk deep-sea bionic design. Built-in LED lure and optional motorised mist upgrade. The most mechanically fascinating anglerfish brick set in the range. 🐟⚙️\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- Replace href=\"#\" with your product link --\u003e\n\u003c\/div\u003e\n\u003c!-- LEGAL --\u003e\n\u003cdetails style=\"background: #F5E6D3; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #5a1520;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #2a2a2a; margin: 0 0 10px;\"\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 style=\"width: 100%; border-collapse: collapse; font-size: 12px; min-width: 400px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #8a5a2b; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #E2C9A8;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #8a5a2b; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #E2C9A8;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #8a5a2b; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #E2C9A8;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a; border-bottom: 1px solid #E2C9A8;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a; border-bottom: 1px solid #E2C9A8;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a; border-bottom: 1px solid #E2C9A8;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a; border-bottom: 1px solid #E2C9A8;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a; border-bottom: 1px solid #E2C9A8;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a; border-bottom: 1px solid #E2C9A8;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #2a2a2a;\"\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\u003cp style=\"font-size: 12px; line-height: 1.65; color: #8a5a2b; margin: 10px 0 0;\"\u003eImportant: 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\u003cp style=\"font-size: 12px; line-height: 1.65; color: #8a5a2b; margin: 8px 0 0;\"\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: support@brickroyal.com. © 2026–Present BrickRoyal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F5E6D3; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #5a1520;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #2a2a2a; margin: 0;\"\u003eAdult collectible, ages 14+. Contains many small parts — not suitable for children under 3 (choking hazard). All bricks safe, non-toxic ABS. Painted and plated surfaces scratch-sensitive — use soft dry cloth. Batteries not included. Use clean water only in the atomizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F5E6D3; border: 1px solid #E2C9A8; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #5a1520;\"\u003e⚖️ Legal, brand \u0026amp; disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 12.5px; line-height: 1.7; color: #2a2a2a; margin: 0;\"\u003eBrickRoyal is an independent brand. BR0113 is an original design and is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any marine, film, television, or media franchise. After-sales: admin@brickroyal.com. General: support@brickroyal.com.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43694477049969,"sku":"BR697871813113","price":146.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0113_BRICKROYAL_Steam_Punk_Mechanical_Lantern_Fish_Building_Blocks_1306PCS_Deep_Sea_Bionic_Brick_with_Built-In_LED_Lamp_Upgradable_Motor_Atomizing_Smoke_Effect.png?v=1787906541"},{"product_id":"racing-building-blocks","title":"Grand Prix Formula Race Car Building Blocks","description":"\u003c!-- BR0001 BLOG · 100% INLINE HTML\/CSS · NO JS · BRICKROYAL --\u003e\n\u003cdiv style=\"max-width: 760px; margin: 0 auto; background: #FFFFFF; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; color: #1a1a1a; line-height: 1.65;\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#0B1F3A 0%,#132B4F 60%,#1E3A66 100%); border-bottom: 5px solid #FFC72C; border-radius: 0 0 18px 18px; padding: 24px 18px 20px;\"\u003e\n\u003cp style=\"margin: 0 0 8px; font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; color: #ffc72c;\"\u003eBR0001 · 2-IN-1 RACING SERIES · 391 PIECES · STATIC DISPLAY\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 13px; font-weight: bold; line-height: 1.5; color: #f5f7fa;\"\u003eDEDICATED TO RACING BUILDERS AND CREATIVE DISPLAY COLLECTORS.\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 22px; line-height: 1.2; color: #ffffff; font-weight: 900;\"\u003e🏎️📷 Two Builds, One Box — Race Car Today, Studio Rig Tomorrow\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 14px; line-height: 1.7; color: #d9e2f0;\"\u003eBuild a navy, yellow and red open-cockpit racer with aero wings and a rear diffuser. Then rebuild the same 391 bricks into a studio camera rig — two desktop display pieces from one set, on a track-style base.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px 16px 32px;\"\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 18px;\"\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #0B1F3A; border: 1px solid #1E3A66; border-top: 4px solid #FFC72C; border-radius: 12px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 900; color: #ffc72c; line-height: 1.1;\"\u003e391\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #d9e2f0; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #E03A3E; border: 1px solid #B72E32; border-top: 4px solid #FFC72C; border-radius: 12px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 900; color: #ffffff; line-height: 1.1;\"\u003e2-in-1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #ffe9a8; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003eBuilds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #0B1F3A; border: 1px solid #1E3A66; border-top: 4px solid #FFC72C; border-radius: 12px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 900; color: #ffc72c; line-height: 1.1;\"\u003e7.6\"\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #d9e2f0; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003eCar Length\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 120px; background: #FFC72C; border: 1px solid #E0A800; border-top: 4px solid #E03A3E; border-radius: 12px; padding: 14px 8px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 24px; font-weight: 900; color: #0b1f3a; line-height: 1.1;\"\u003e14+\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #0b1f3a; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px;\"\u003eAge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUILDER NOTE --\u003e\n\u003cdiv style=\"background: #F7F9FC; border-left: 5px solid #0B1F3A; border-radius: 0 10px 10px 0; padding: 12px 14px; margin: 0 0 18px;\"\u003e\n\u003cp style=\"margin: 0; font-size: 14px; color: #1a1a1a;\"\u003e📖 \u003cstrong\u003eBuilder's note:\u003c\/strong\u003e every specification and mechanical detail is below — folded for comfortable reading. \u003cstrong\u003eTap any section to expand it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e📦 What's in the box\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003e391 precision ABS bricks\u003c\/strong\u003e — builds a race car OR a studio camera rig from the same parts\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003eTrack-style display base\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003eEngraved nameplate\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003eCustom rubber tyres with clear tread pattern\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003ePrinted decals: 25 · FASTER · BLAZING\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a;\"\u003eFull-colour step-by-step manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #FFF8E1; border: 1px solid #FFE9A8; border-radius: 8px; padding: 10px 12px; margin-top: 8px;\"\u003e\n\u003cp style=\"margin: 0; font-size: 13px; color: #0b1f3a;\"\u003e\u003cstrong\u003eStatic display:\u003c\/strong\u003e no motor, no batteries needed. Every model is a desk piece, not an RC car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e🏎️ Racing mode: open-cockpit racer\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0 0 10px;\"\u003eThe racing build captures a formula-style silhouette with a low streamlined body, arrow-shaped front and rear aero wings, and a rear diffuser. The open cockpit shows a detailed seat and a movable steering wheel.\u003c\/p\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eNavy, yellow and red livery\u003c\/strong\u003e — bold racing colours\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eArrow-shaped wings\u003c\/strong\u003e front and rear\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eRear diffuser\u003c\/strong\u003e and low aero body\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a;\"\u003e\n\u003cstrong\u003eMovable steering wheel\u003c\/strong\u003e in the open cockpit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e📷 Studio mode: rebuild into a camera rig\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0 0 10px;\"\u003eReassemble every piece into a studio camera model with lens and rig — an industrial desk piece that looks completely different from the race car. No extra bricks to buy: one set, two builds, twice the time at the table.\u003c\/p\u003e\n\u003cdiv style=\"background: #FFF8E1; border: 1px solid #FFE9A8; border-radius: 8px; padding: 10px 12px;\"\u003e\n\u003cp style=\"margin: 0; font-size: 13px; color: #0b1f3a;\"\u003e\u003cstrong\u003eTwo models, one box:\u003c\/strong\u003e the same 391 bricks rebuild two ways — race car or studio camera rig.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e🎨 Design details: aero wings, livery \u0026amp; decals\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eStreamlined body\u003c\/strong\u003e with arrow-shaped front and rear wings\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eRear diffuser\u003c\/strong\u003e for a track-ready look\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eCustom printed decals\u003c\/strong\u003e — 25 · FASTER · BLAZING\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a;\"\u003e\n\u003cstrong\u003eNavy, yellow and red livery\u003c\/strong\u003e with contrasting accents\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e🛞 Wheels, tyres \u0026amp; nameplate\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0 0 10px;\"\u003eCustom moulded rubber tyres with a clear tread pattern sit on red-and-black hubs. They are wear-resistant for display and handling. A dedicated engraved nameplate with the model number rounds out the collector finish on the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e🧩 Build experience\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0 0 10px;\"\u003eAt 391 pieces, this is a relaxing rather than daunting build — a good evening's project for a teen or an adult who likes cars, design, or a hands-on desk piece. The numbered bags and illustrated manual keep each phase clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e🖥️ Display value\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0 0 10px;\"\u003eThe track-style base makes the race car look like it is sitting on a grid. The studio camera rig is an industrial desk piece. Two completely different displays from one box — and if you collect all four cars in the series, their bases link together into one continuous loop track.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e📐 Full specifications\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px; overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; min-width: 420px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; width: 42%; vertical-align: top;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eSKU\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003eBR0001\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e391 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eBuilds\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e2-in-1 — racing car or studio camera rig\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eCar size\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e7.6 × 3.2 × 2.0 in (19.4 × 8.1 × 5.1 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eCamera build\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e6.9 × 3.2 × 7.2 in (17.4 × 8.1 × 18.2 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eDisplay base\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e4.4 × 10.2 × 4.1 in (11.3 × 25.9 × 10.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eGift box\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e8.7 × 2.8 × 12.9 in (22.2 × 7.2 × 32.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eGross weight\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e1.5 lb (0.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #D9E2F0; color: #1a1a1a;\"\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #0b1f3a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #D9E2F0; vertical-align: top;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; color: #1a1a1a;\"\u003eStatic display model — no motor or batteries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e🎁 Who it's for \u0026amp; gifting\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0 0 10px;\"\u003eIt ships in a slim black gift box with sharp racing artwork — ready to give, no wrapping needed. A good fit for teen and adult builders who like cars, design, or a hands-on desk piece. Ages 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e⚠️ Safety \u0026amp; care\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0 0 8px;\"\u003eContains small bricks — choking hazard. Age 14+. Keep small parts away from children under 3. Bricks have smooth, burr-free edges. Dust with a soft dry cloth; keep out of prolonged direct sun to protect the decals and colours. Build strictly by the manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ --\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: 800; color: #0b1f3a; margin: 24px 0 4px;\"\u003e❓ Real questions, straight answers\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 13px; color: #4a5a72;\"\u003eWhat builders ask before choosing this 2-in-1 set.\u003c\/p\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"Does it really build two different models?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eYes — the same 391 bricks rebuild two ways: an open-cockpit race car or a studio camera rig. No extra bricks to buy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"Is the car RC or motorised?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eNo. BR0001 is a static display model — no motor, no batteries needed. It is designed for shelf display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"What is included in the box?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003e391 bricks, a track-style display base, an engraved nameplate, custom rubber tyres, printed decals and a printed manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"How big is the race car?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eThe car is 7.6 × 3.2 × 2.0 in (19.4 × 8.1 × 5.1 cm). The display base is 4.4 × 10.2 × 4.1 in (11.3 × 25.9 × 10.5 cm).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"Can I link it with other cars in the series?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eYes — collect all four cars in the series and their track-style bases link together into one continuous loop track.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"How difficult is the build at 391 pieces?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eIt is a relaxing build — a good evening's project. The manual is illustrated, and the pieces are staged by phase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"What if a piece is missing or damaged?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eEmail admin@brickroyal.com within 48 hours with a short unboxing video and clear photos. Confirmed missing or damaged parts replaced free — no return needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #0b1f3a;\"\u003e\"Is it suitable for children?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eBR0001 is an adult collectible, recommended for ages 14 and up. Contains small parts — not suitable for children under 3 (choking hazard). Younger builders must build only under adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: linear-gradient(145deg,#0B1F3A,#132B4F); border: 2px solid #FFC72C; border-top: 6px solid #E03A3E; border-radius: 16px; padding: 24px 18px; text-align: center; margin: 24px 0;\"\u003e\n\u003cp style=\"font-size: 20px; font-weight: 900; color: #ffffff; margin: 0 0 6px; line-height: 1.2;\"\u003e🏎️📷 Race Car Today. Studio Rig Tomorrow.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #d9e2f0; margin: 0 auto 16px; max-width: 520px;\"\u003e391 bricks. Two builds. One track-style base. A collectible 2-in-1 display set for racing fans and desk-piece collectors. Ages 14+\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- Replace href=\"#\" with your product URL --\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px; margin: 8px 0 14px; align-items: center;\"\u003e\n\u003cspan style=\"display: inline-block; background: #F7F9FC; color: #0b1f3a; font-size: 10px; font-weight: bold; padding: 4px 12px; border-radius: 20px; border: 1px solid #D9E2F0;\"\u003e✅ Authorized Brand Seller\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #F7F9FC; color: #0b1f3a; font-size: 10px; font-weight: bold; padding: 4px 12px; border-radius: 20px; border: 1px solid #D9E2F0;\"\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #F7F9FC; color: #0b1f3a; font-size: 10px; font-weight: bold; padding: 4px 12px; border-radius: 20px; border: 1px solid #D9E2F0;\"\u003e📦 Free Replacements\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- LEGAL --\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #0b1f3a;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #1a1a1a; margin: 0 0 10px;\"\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 style=\"width: 100%; border-collapse: collapse; font-size: 12px; min-width: 400px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #4a5a72; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #D9E2F0;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #4a5a72; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #D9E2F0;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #4a5a72; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #D9E2F0;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a; border-bottom: 1px solid #D9E2F0;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a; border-bottom: 1px solid #D9E2F0;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a; border-bottom: 1px solid #D9E2F0;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a; border-bottom: 1px solid #D9E2F0;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a; border-bottom: 1px solid #D9E2F0;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a; border-bottom: 1px solid #D9E2F0;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #1a1a1a;\"\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\u003cp style=\"font-size: 12px; line-height: 1.65; color: #4a5a72; margin: 10px 0 0;\"\u003eImportant: 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\u003cp style=\"font-size: 12px; line-height: 1.65; color: #4a5a72; margin: 8px 0 0;\"\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: support@brickroyal.com. © 2026–Present BrickRoyal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #0b1f3a;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #1a1a1a; margin: 0;\"\u003eAdult collectible, ages 14+. Contains many small parts — not suitable for children under 3 (choking hazard). All bricks safe, non-toxic ABS. Painted and plated surfaces scratch-sensitive — use soft dry cloth. No batteries required or included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #F7F9FC; border: 1px solid #D9E2F0; border-radius: 10px; padding: 0 14px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #0b1f3a;\"\u003e⚖️ Legal, brand \u0026amp; disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 12.5px; line-height: 1.7; color: #1a1a1a; margin: 0;\"\u003eBrickRoyal is an independent brand. BR0001 is an original design and is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand. After-sales: admin@brickroyal.com. General: support@brickroyal.com.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43734729097329,"sku":"BR697871813001","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0001_building_blocks_full_view_391pcs_14_adult_collectible_racing_brick_gift_box.png?v=1787906545"},{"product_id":"formula-racing-car-yellow-building-set","title":"Formula Racing Car Building Set — Yellow\/Black","description":"\u003c!-- BR0002 RACING CAR BLOG · 100% INLINE HTML\/CSS · NO JS · BRICKROYAL --\u003e\n\u003cdiv style=\"max-width: 720px; margin: 0 auto; background: #FFFFFF; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; color: #1a1a1a;\"\u003e\n\u003c!-- ===== HERO BANNER ===== --\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; background: linear-gradient(135deg,#1A1A1A 0%,#2A2A2A 60%,#3A3020 100%); padding: 28px 22px 22px; border-bottom: 4px solid #F5A623;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; height: 5px; background: linear-gradient(90deg,transparent,#F5A623 20%,#FFD700 50%,#F5A623 80%,transparent);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 6px; font-size: 10px; font-weight: 800; letter-spacing: .24em; text-transform: uppercase; color: #f5a623;\"\u003e🏎️ Racing Series · Collector Edition · 392 Pieces\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 17px; font-weight: bold; line-height: 1.45; color: #e8e8e8; max-width: 580px;\"\u003eOrange. Black. Speed. A 2-in-1 brick tribute to the golden age of racing — build it, display it, collect them all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== BODY ===== --\u003e\n\u003cdiv style=\"padding: 28px 20px 48px;\"\u003e\n\u003c!-- EYEBROW --\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin: 0 0 16px; flex-wrap: wrap;\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#F5A623,#D4880A); color: #1a1a1a; font-size: 12px; font-weight: 900; padding: 5px 12px; border-radius: 4px; letter-spacing: .04em;\"\u003eBR0002\u003c\/div\u003e\n\u003cp style=\"font-size: 10.5px; font-weight: bold; letter-spacing: .16em; text-transform: uppercase; color: #888; margin: 0;\"\u003eRacing Series · Collector Brick Model · 2-in-1 Build · Display Stand\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- H2 TITLE --\u003e\n\u003ch2 style=\"font-size: 26px; font-weight: 900; line-height: 1.15; color: #1a1a1a; margin: 0 0 18px;\"\u003e🏁 Where Speed Meets Bricks: Rebuilding the Racing Legend\u003c\/h2\u003e\n\u003c!-- STORY INTRO --\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.74; color: #333; margin: 0 0 16px;\"\u003eEvery racing car tells a story. The roar of the engine, the screech of tyres, the blur of orange and black streaking past the grandstand. \u003cstrong\u003eBR0002\u003c\/strong\u003e captures that story in 392 precision ABS bricks — a racing car built not just to sit on a shelf, but to \u003cstrong\u003elive on your desk\u003c\/strong\u003e. With its signature orange-and-black livery, aerodynamic curves, and custom rubber tyres, this brick model is a love letter to motorsport. And when the race is done? It transforms. The 2-in-1 design lets you convert the car into a \u003cstrong\u003edisplay stand with an exclusive nameplate\u003c\/strong\u003e — a museum-grade piece that celebrates the machine and the moment.\u003c\/p\u003e\n\u003c!-- HERITAGE STORY --\u003e\n\u003cdiv style=\"border-left: 5px solid #F5A623; background: #FFF8E8; border-radius: 0 8px 8px 0; padding: 14px 18px; margin: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 14px; font-style: italic; line-height: 1.74; color: #8a6a20; margin: 0;\"\u003eIn the world of racing, the car is never just a machine. It is a statement of intent. The orange-and-black livery speaks of boldness and precision. The aerodynamic curves whisper of wind-tunnel obsession. The rubber tyres grip the imaginary asphalt. A brick model that captures all of this at 1:20 scale is not just a toy. It is a translation of speed into something you can hold in your hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK NOTE --\u003e\n\u003cdiv style=\"background: #F5F5F5; border: 1px solid #E0E0E0; border-left: 5px solid #F5A623; border-radius: 8px; padding: 13px 17px; margin: 0 0 22px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.62; color: #333; margin: 0;\"\u003e📖 \u003cstrong\u003eBuilder's note:\u003c\/strong\u003e every specification and mechanical detail is below — folded for comfortable reading. \u003cstrong\u003eTap any section to expand it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STAT CARDS --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #FFFFFF; border: 1px solid #E8E8E8; border-top: 4px solid #F5A623; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #f5a623; line-height: 1.1;\"\u003e392\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #888; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eBricks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #FFFFFF; border: 1px solid #E8E8E8; border-top: 4px solid #1A1A1A; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #1a1a1a; line-height: 1.1;\"\u003e2-in-1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #888; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eBuild Modes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #FFFFFF; border: 1px solid #E8E8E8; border-top: 4px solid #F5A623; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #f5a623; line-height: 1.1;\"\u003e19.4cm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #888; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eLength\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #FFFFFF; border: 1px solid #E8E8E8; border-top: 4px solid #1A1A1A; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #1a1a1a; line-height: 1.1;\"\u003e14+\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #888; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eAge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FOLDING SECTIONS ===== --\u003e \u003c!-- 1. WHAT'S IN THE BOX --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e📦 What's in the brick set\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cul style=\"margin: 0 0 10px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003e392 precision ABS bricks\u003c\/strong\u003e — staged in numbered bags by build phase\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eOrange-and-black racing body panels with aerodynamic curves\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003e2-in-1 design\u003c\/strong\u003e — build as a racing car or convert to a display stand\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eExclusive \u003cstrong\u003enameplate\u003c\/strong\u003e with model number for the display stand\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eCustom \u003cstrong\u003ewear-resistant rubber tyres\u003c\/strong\u003e with printed sidewall detail\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eDetailed \u003cstrong\u003erear diffuser\u003c\/strong\u003e with red accent piece\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003ePrecision \u003cstrong\u003esticker sheet\u003c\/strong\u003e for authentic racing livery\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eFull-colour illustrated step-by-step assembly manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #F5F5F5; border: 1px solid #E0E0E0; border-radius: 7px; padding: 12px 15px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.65; color: #666; margin: 0;\"\u003e\u003cstrong\u003eStatic build:\u003c\/strong\u003e no batteries, no motor, no wiring. Every detail — from the diffuser to the display stand — is built by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 2. THE 2-IN-1 DESIGN --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e🔧 The 2-in-1 build: race car \u0026amp; display stand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 12px;\"\u003eBR0002 is not just a model — it is a \u003cstrong\u003edual-purpose build\u003c\/strong\u003e. The same bricks that form the racing car can be reassembled into a sleek display stand, giving you two distinct ways to enjoy the build:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003e🏎️ Race Car Mode:\u003c\/strong\u003e A complete racing car with aerodynamic bodywork, rubber tyres, and a detailed cockpit — ready to be displayed or \"raced\" across your desk.\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003e🏆 Display Stand Mode:\u003c\/strong\u003e Convert the car into a museum-style display stand with an \u003cstrong\u003eexclusive nameplate\u003c\/strong\u003e bearing the model number. The stand features a red-and-white curb detail and a raised platform that elevates the car for optimal viewing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #FFF8E8; border: 1px solid #F5E0B0; border-left: 4px solid #F5A623; border-radius: 8px; padding: 11px 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #8a6a20; margin: 0;\"\u003e\u003cstrong\u003eWhy 2-in-1 matters:\u003c\/strong\u003e Most brick cars are static — built once and left on a shelf. BR0002 rewards you twice: the satisfaction of building a racing car, and the pride of displaying it on a purpose-built stand with a nameplate that marks it as part of a collector's series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 3. AERODYNAMIC DESIGN --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e🏁 Aerodynamic design: curves that conquer airflow\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 12px;\"\u003eThe BR0002's bodywork is not just pretty — it is a study in aerodynamic form, translated into brick:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eSculpted front wing\u003c\/strong\u003e with layered elements that channel airflow\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eLow-slung nose cone\u003c\/strong\u003e that slices through the air\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eSide pods\u003c\/strong\u003e with integrated air intakes\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eRear diffuser\u003c\/strong\u003e with red accent piece — a functional aero element rendered in brick\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eDetailed cockpit\u003c\/strong\u003e with steering wheel and driver headrest\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #666; margin: 0;\"\u003eThe orange-and-black livery is applied via \u003cstrong\u003eprecision stickers\u003c\/strong\u003e, giving the car its authentic racing identity without the need for paint or printing on the bricks themselves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 4. MECHANICAL DETAILS --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e⚙️ Mechanical details: precision in every piece\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #888; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eCustom rubber tyres\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 12px;\"\u003eThe BR0002 rides on \u003cstrong\u003ecustom wear-resistant rubber tyres\u003c\/strong\u003e with a distinctive white sidewall ring and printed tread detail. These are not standard plastic wheels — they are purpose-made for this series, giving the car a realistic stance and grip.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #888; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eRear diffuser\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 12px;\"\u003eA detailed \u003cstrong\u003erear diffuser\u003c\/strong\u003e with a red translucent accent piece sits at the back of the car. It is a small detail that makes a big difference — a nod to real racing aero engineering.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #888; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eExclusive nameplate\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eEach BR0002 includes an \u003cstrong\u003eexclusive nameplate\u003c\/strong\u003e that mounts on the display stand. It features a line-art illustration of the car and the model number — a collector's mark that elevates the model from toy to display piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 5. STICKER DESIGN --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e🎨 Sticker design: personalise your racer\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 12px;\"\u003eThe BR0002 comes with a \u003cstrong\u003eprecision sticker sheet\u003c\/strong\u003e that lets you apply the racing livery yourself. The stickers include:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eRacing numbers and sponsor-style decals\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eCheckered flag motifs\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eSpeed lines and aerodynamic accents\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eModel number and series branding\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #F5F5F5; border: 1px solid #E0E0E0; border-left: 4px solid #F5A623; border-radius: 8px; padding: 11px 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #666; margin: 0;\"\u003e\u003cstrong\u003ePro tip:\u003c\/strong\u003e Apply stickers with tweezers for perfect alignment. The glossy sticker surface is durable but can be repositioned gently during application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 6. COLLECT THE SERIES --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e🏆 Collect the series: unlock the full track\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 12px;\"\u003eBR0002 is part of a \u003cstrong\u003efour-car racing series\u003c\/strong\u003e. Each car in the series comes with its own display stand — but the real magic happens when you collect them all:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eGather all four\u003c\/strong\u003e and the individual display stands connect to form a \u003cstrong\u003ecombined track layout\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eBuild a multi-car diorama that showcases the entire series\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003eEach car has a unique livery — collect them all for the complete racing grid\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #FFF8E8; border: 1px solid #F5E0B0; border-left: 4px solid #F5A623; border-radius: 8px; padding: 11px 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #8a6a20; margin: 0;\"\u003e\u003cstrong\u003eCollector's note:\u003c\/strong\u003e The series is designed to be displayed together. The combined track creates a stunning centerpiece for a shelf, desk, or display cabinet — a mini racing world built from bricks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 7. SPECIFICATIONS --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e📐 Full specifications\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px; overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; min-width: 460px; background: #FFFFFF; color: #1a1a1a;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; width: 42%; vertical-align: top; background: #FFFFFF;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003eSKU\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003eBR0002\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003e392 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003eBuild modes\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003e2-in-1 (race car \/ display stand)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003eAssembled size (car)\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003e19.4 × 8.1 × 5.1 cm (7.6 × 3.2 × 2.0 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003eGift box size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003e32 × 6.5 × 21.3 cm (12.6 × 2.6 × 8.4 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003e14+ (adult collectible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003eColour\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003eOrange \u0026amp; black racing livery with white accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003eFeatures\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #E8E8E8; color: #1a1a1a; background: #FFFFFF;\"\u003e2-in-1 build, exclusive nameplate, custom rubber tyres, rear diffuser, sticker sheet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8E8E8; vertical-align: top; background: #FFFFFF;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; color: #1a1a1a; background: #FFFFFF;\"\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 8. WHO IT'S FOR --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e🎁 Who it's for \u0026amp; gifting notes\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 10px;\"\u003eBR0002 suits collectors who love racing and appreciate a model that offers \u003cstrong\u003etwo ways to display\u003c\/strong\u003e. The 2-in-1 design makes it ideal for builders who enjoy the process of building and rebuilding — you are not just assembling a car, you are assembling a display system.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 10px;\"\u003eIt is also the perfect \u003cstrong\u003estarter piece\u003c\/strong\u003e for the racing series: start with BR0002, then collect the other three to unlock the combined track layout.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #666; margin: 0;\"\u003eCompact gift box (32 × 6.5 × 21.3 cm). Complete brick set — no batteries or extra purchases needed. Ages 14 and up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 9. DISPLAY VALUE --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e🏆 Display value: a centrepiece for any collection\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0 0 12px;\"\u003eAssembled size: \u003cstrong\u003e19.4 × 8.1 × 5.1 cm (7.6 × 3.2 × 2.0 in)\u003c\/strong\u003e. The car stands on its own rubber tyres, and the display stand elevates it for optimal viewing.\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 12px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eDesk-friendly footprint:\u003c\/strong\u003e At just under 20 cm long, it fits comfortably on a desk, shelf, or windowsill without dominating the space.\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eNameplate display:\u003c\/strong\u003e The exclusive nameplate adds a museum-quality touch that elevates the model from toy to collectible.\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eSeries display:\u003c\/strong\u003e Collect all four cars and connect the stands for a stunning combined track layout.\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #333; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eSticker personalisation:\u003c\/strong\u003e The precision sticker sheet lets you add racing numbers and decals — make it yours.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #666; margin: 0;\"\u003eTight ABS lock-fit keeps the car rigid during display. Place on a flat, stable surface — the wide stance and rubber tyres ensure it stays put.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FAQ SECTION ===== --\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 800; color: #1a1a1a; margin: 28px 0 4px;\"\u003eReal questions, straight answers\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 13px; color: #888;\"\u003eWhat builders ask before choosing this brick set.\u003c\/p\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e\"Is this a 2-in-1 model? How does the display stand work?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eYes — BR0002 is a true 2-in-1 build. The same 392 bricks can be assembled into either a \u003cstrong\u003eracing car\u003c\/strong\u003e or a \u003cstrong\u003edisplay stand\u003c\/strong\u003e. The stand includes an exclusive nameplate with the model number and a line-art illustration of the car. You choose which mode to build, or rebuild it later to switch between them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 2 --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e\"Does the car have moving parts or is it static?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eBR0002 is a \u003cstrong\u003estatic display model\u003c\/strong\u003e. The wheels turn freely, but there is no motor, no RC, and no moving engine parts. The focus is on the build experience, the 2-in-1 design, and the display value. No batteries are required or included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e\"How difficult is the build at 392 pieces?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eMid-difficulty — suitable for builders who are comfortable with small parts and detailed assemblies. The numbered bags and full-colour illustrated manual keep each phase straightforward. Expect \u003cstrong\u003e2–4 hours\u003c\/strong\u003e for a comfortable build session. Suitable for ages 14 and up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 4 --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e\"What makes the rubber tyres special?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eThe BR0002 uses \u003cstrong\u003ecustom wear-resistant rubber tyres\u003c\/strong\u003e with a distinctive white sidewall ring and printed tread detail. Unlike standard plastic wheels, these tyres provide a realistic stance and a premium feel. They are a signature feature of the racing series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 5 --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e\"Can I combine this with other sets in the series?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eYes — BR0002 is part of a \u003cstrong\u003efour-car racing series\u003c\/strong\u003e. Each car comes with its own display stand, and when you collect all four, the stands \u003cstrong\u003econnect to form a combined track layout\u003c\/strong\u003e. It is a collector's series designed to be displayed together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 6 --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e\"What if a piece is missing or damaged?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eEmail \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours with a short unboxing video and clear photos. Confirmed missing or damaged parts replaced free — no return needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 7 --\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #1a1a1a;\"\u003e\"Is this suitable for children?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eBR0002 is an \u003cstrong\u003eadult collectible\u003c\/strong\u003e, recommended for ages 14 and up. Contains small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). Younger builders must build only under adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== CTA SECTION ===== --\u003e\n\u003cdiv style=\"background: linear-gradient(145deg,#1A1A1A,#2A2A2A); border: 1px solid #3A3A3A; border-top: 5px solid #F5A623; border-radius: 10px; padding: 28px 22px; text-align: center; margin: 24px 0;\"\u003e\n\u003cp style=\"font-size: 22px; font-weight: 900; color: #ffffff; margin: 0 0 8px; line-height: 1.2;\"\u003e🏁 Orange \u0026amp; Black. 2-in-1. Collector's Series.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #aaa; margin: 0 auto 18px; max-width: 520px;\"\u003e392 bricks. A racing car that becomes a display stand. Exclusive nameplate. Custom rubber tyres. Start your racing collection today.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- Replace href=\"#\" with your series\/collection URL --\u003e\n\u003c\/div\u003e\n\u003c!-- ===== BOTTOM FOLDING SECTIONS ===== --\u003e \u003c!-- Brand Authorization --\u003e\n\u003cdetails style=\"background: #FAFAFA; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin: 0 0 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #555;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.7; color: #666; margin: 0 0 10px;\"\u003eBrickRoyal is operated by \u003cstrong style=\"color: #333;\"\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 style=\"color: #333;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 12.5px; margin: 0 0 10px; min-width: 440px; background: #FFFFFF; color: #333;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #888; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #888; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #888; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; border-bottom: 1px solid #E0E0E0; background: #FFFFFF;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; background: #FFFFFF;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; background: #FFFFFF;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #555; background: #FFFFFF;\"\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\u003cp style=\"font-size: 13px; line-height: 1.7; color: #8a6a20; background: #FFF8E8; border: 1px solid #F5E0B0; border-radius: 6px; padding: 11px 14px; margin: 0 0 10px;\"\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\u003cp style=\"font-size: 12.5px; line-height: 1.7; color: #888; margin: 0;\"\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 style=\"color: #333;\"\u003esupport@brickroyal.com\u003c\/strong\u003e. © 2026–Present BrickRoyal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Safety \u0026 Product Information --\u003e\n\u003cdetails style=\"background: #FAFAFA; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #555;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #333; margin: 0;\"\u003eAdult collectible, ages 14+. Contains small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — use a soft dry cloth. No batteries required or included. Stickers are applied by the builder — follow the manual for placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Legal, Brand \u0026 Disclaimers --\u003e\n\u003cdetails style=\"background: #FAFAFA; border: 1px solid #E0E0E0; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #555;\"\u003e⚖️ Legal, brand \u0026amp; disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 12.5px; line-height: 1.75; color: #666; margin: 0;\"\u003eBrickRoyal is an independent brand. BR0002 is an original design and is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any automobile, racing, or motorsport brand. After-sales: \u003cstrong style=\"color: #333;\"\u003eadmin@brickroyal.com\u003c\/strong\u003e. General: \u003cstrong style=\"color: #333;\"\u003esupport@brickroyal.com\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END BR0002 BLOG --\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43734783131761,"sku":"BR697871813002","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0002_Formula_Racing_Car_Building_Set_Yellow_Black_392-Piece_2-in-1_Kit_Ages_14.png?v=1787906579"},{"product_id":"formula-racing-car-teal-building-set","title":"Formula Racing Car Building Set — Black\/Teal","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"Build a 406-piece 2-in-1 racing car or studio camera in black-teal. Track-style base, rubber tyres, nameplate. Ages 14+.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{margin:0;padding:0;box-sizing:border-box}\nbody{background:#ffffff;display:flex;justify-content:center;padding:24px 16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a2a30;line-height:1.65}\n.blog-wrap{max-width:840px;width:100%;background:#ffffff;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.08);border:1px solid #d0dce0}\n.hero{background:linear-gradient(145deg,#f0f4f6 0%,#e0ecee 40%,#d0e4e8 100%);padding:36px 28px 30px;border-bottom:3px solid #2ab8b8;position:relative;overflow:hidden}\n.hero::after{content:'';position:absolute;top:-30%;right:-10%;width:360px;height:360px;background:radial-gradient(circle,rgba(42,184,184,0.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}\n.hero-badge{display:inline-block;background:#e0f0f0;color:#1a6a6a;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;padding:5px 16px;border-radius:30px;border:1px solid #2ab8b8;margin-bottom:14px}\n.hero-title{font-size:32px;font-weight:900;line-height:1.1;color:#1a2a30;margin:0 0 6px;position:relative;z-index:1}\n.hero-title .accent{background:linear-gradient(135deg,#1a8a8a,#2ab8b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}\n.hero-sub{font-size:16px;color:#4a6a70;margin-bottom:8px;position:relative;z-index:1}\n.hero-tags{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:14px;position:relative;z-index:1}\n.hero-tags span{font-size:11px;font-weight:700;color:#2a6a6a;background:#e8f4f4;padding:4px 12px;border-radius:20px;border:1px solid #b0d8d8}\n.hero-stats{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(42,184,184,0.25)}\n.hero-stats span{font-size:12px;font-weight:600;color:#4a6a70;letter-spacing:.04em}\n.hero-stats strong{color:#1a8a8a;font-weight:800}\n.cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}\n.cta-primary{display:inline-block;background:linear-gradient(135deg,#1a8a8a,#106868);color:#ffffff;font-weight:800;font-size:15px;padding:12px 28px;border-radius:50px;text-decoration:none;border:1px solid #2ab8b8;transition:background .25s,transform .15s;box-shadow:0 4px 20px rgba(16,104,104,0.25)}\n.cta-primary:hover{background:linear-gradient(135deg,#2ab8b8,#1a8a8a);transform:scale(1.02)}\n.cta-secondary{display:inline-block;background:transparent;color:#1a8a8a;font-weight:700;font-size:14px;padding:12px 24px;border-radius:50px;text-decoration:none;border:1px solid #b0d8d8;transition:background .25s}\n.cta-secondary:hover{background:rgba(42,184,184,0.08)}\n.blog-body{padding:28px 22px 40px}\n.blog-body h2{font-size:21px;font-weight:800;color:#1a6a6a;margin:0 0 8px}\n.intro-text{font-size:15px;line-height:1.8;color:#2a3a40;margin-bottom:18px}\n.intro-text strong{color:#1a8a8a}\n.highlight-box{background:#f0f8f8;border-left:5px solid #2ab8b8;border-radius:0 12px 12px 0;padding:16px 20px;margin:0 0 24px}\n.highlight-box p{font-size:14px;font-style:italic;line-height:1.75;color:#2a4a50;margin:0}\n.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 24px}\n.stat-item{background:#f8fafc;border:1px solid #d0dce0;border-top:4px solid #2ab8b8;border-radius:12px;padding:14px 6px;text-align:center}\n.stat-item .num{font-size:26px;font-weight:900;color:#1a8a8a;line-height:1.1}\n.stat-item .lbl{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#6a8a8a;margin-top:4px}\n.stat-item.gold{border-top-color:#2ab8b8}\n.stat-item.gold .num{color:#1a8a8a}\ndetails{background:#ffffff;border:1px solid #d0dce0;border-radius:12px;padding:0 16px;margin-bottom:10px;transition:background .2s}\ndetails:hover{background:#f8fafc}\ndetails summary{cursor:pointer;padding:16px 0;font-weight:800;font-size:16px;color:#1a2a30;list-style:none;display:flex;align-items:center;gap:8px}\ndetails summary::-webkit-details-marker{display:none}\ndetails summary::after{content:'▸';margin-left:auto;font-size:18px;color:#6a8a8a;transition:transform .25s}\ndetails[open] summary::after{transform:rotate(90deg)}\ndetails .content{padding:0 0 18px}\ndetails .content p,details .content li{font-size:14px;line-height:1.75;color:#2a3a40}\ndetails .content ul{padding-left:20px;margin:0 0 12px}\ndetails .content li{margin-bottom:5px}\n.note-box{background:#f0f8f8;border:1px solid #d0dce0;border-radius:10px;padding:12px 16px;margin-top:6px}\n.note-box p{font-size:13px;color:#4a6a70;margin:0}\n.faq-section{margin-top:32px}\n.faq-section h2{font-size:22px;font-weight:800;color:#1a2a30;margin:0 0 4px}\n.faq-section .sub{font-size:13px;color:#6a8a8a;margin:0 0 16px}\n.persona-box{background:#f8fafc;border:1px solid #d0dce0;border-radius:12px;padding:16px 20px;margin:10px 0 16px;display:grid;grid-template-columns:1fr 1fr;gap:14px}\n.persona-box .col h4{color:#1a8a8a;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px}\n.persona-box .col ul{list-style:none;padding:0;margin:0}\n.persona-box .col li{font-size:13px;color:#2a3a40;padding:3px 0;padding-left:18px;position:relative}\n.persona-box .col li::before{content:'✓';position:absolute;left:0;color:#1a8a8a;font-weight:800}\n.persona-box .col.not li::before{content:'✗';color:#8a9a9a}\n.cta-box{background:linear-gradient(145deg,#f0f8f8,#e0ecee);border:1px solid #b0d8d8;border-top:5px solid #2ab8b8;border-radius:16px;padding:28px 20px;text-align:center;margin:28px 0 18px}\n.cta-box p{font-size:20px;font-weight:900;color:#1a2a30;margin:0 0 6px;line-height:1.2}\n.cta-box .sub{font-size:14px;color:#4a6a70;margin:0 auto 16px;max-width:460px}\n.cta-btn{display:inline-block;background:linear-gradient(135deg,#1a8a8a,#106868);color:#ffffff;font-weight:800;font-size:16px;padding:14px 40px;border-radius:50px;text-decoration:none;border:1px solid #2ab8b8;transition:background .25s,transform .15s;box-shadow:0 6px 24px rgba(16,104,104,0.3)}\n.cta-btn:hover{background:linear-gradient(135deg,#2ab8b8,#1a8a8a);transform:scale(1.02)}\n.cta-btn:active{transform:scale(0.97)}\n.cta-box .cta-secondary{display:inline-block;margin-top:10px}\n.legal-details{margin-top:14px}\n.legal-details details{background:#f8fafc;border-color:#d0dce0}\n.legal-details details summary{font-size:13px;color:#6a8a8a}\n.legal-details .content p,.legal-details .content li{font-size:12.5px;color:#6a8a8a}\n.legal-details .content table{font-size:11.5px;width:100%;border-collapse:collapse;margin:6px 0 10px;background:#ffffff;color:#2a3a40}\n.legal-details .content th{text-align:left;padding:4px 6px;color:#1a6a6a;font-size:9px;text-transform:uppercase;border-bottom:1px solid #d0dce0;background:#ffffff}\n.legal-details .content td{padding:4px 6px;color:#4a6a70;border-bottom:1px solid #e8f0f2;background:#ffffff}\n.legal-details .content .note{background:#f0f8f8;border:1px solid #d0dce0;border-radius:6px;padding:10px 12px;margin:6px 0 10px}\n.legal-details .content .note p{font-size:11.5px;color:#4a6a70;margin:0}\n.trust-badge{display:inline-block;background:#f0f8f8;color:#1a8a8a;font-size:10px;font-weight:700;padding:4px 12px;border-radius:20px;border:1px solid #b0d8d8;letter-spacing:.04em}\n.feature-callout{background:#f0f8f8;border:1px solid #d0dce0;border-radius:12px;padding:14px 18px;margin:0 0 14px;border-left:4px solid #2ab8b8}\n.feature-callout p{font-size:14px;color:#2a3a40;margin:0}\n.feature-callout strong{color:#1a8a8a}\n@media(max-width:640px){.hero{padding:22px 16px 18px}.hero-title{font-size:24px}.blog-body{padding:18px 14px 26px}.blog-body h2{font-size:18px}.intro-text{font-size:14px}.stat-grid{grid-template-columns:repeat(2,1fr)}details{padding:0 12px}details summary{font-size:15px}.cta-box{padding:18px 14px}.cta-box p{font-size:17px}.cta-btn{padding:12px 28px;font-size:15px}.persona-box{grid-template-columns:1fr}.cta-row{flex-direction:column;align-items:stretch}}\n@media(max-width:420px){.hero-title{font-size:19px}.stat-item .num{font-size:20px}}\n\u003c\/style\u003e\n\u003cdiv class=\"blog-wrap\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🏁 2-in-1 Racing Series · 406 Pieces · Black \/ Teal\u003c\/div\u003e\n\u003cdiv class=\"hero-title\"\u003e\n\u003cspan class=\"accent\"\u003eBR0003\u003c\/span\u003e 2-in-1 Racing Car \u0026amp; Studio Camera Building Set\u003c\/div\u003e\n\u003cdiv class=\"hero-sub\"\u003eFormula-style open-cockpit racer · rebuilds into a studio camera · track-style display base · engraved nameplate\u003c\/div\u003e\n\u003cdiv class=\"hero-tags\"\u003e\n\u003cspan\u003e🖤 Black \u0026amp; Teal\u003c\/span\u003e \u003cspan\u003e🔁 2-in-1 Builds\u003c\/span\u003e \u003cspan\u003e🏎️ Open Cockpit\u003c\/span\u003e \u003cspan\u003e📐 1:20-ish Scale\u003c\/span\u003e \u003cspan\u003e🧩 406 Bricks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cspan\u003e\u003cstrong\u003e406\u003c\/strong\u003e Pieces\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e2-in-1\u003c\/strong\u003e Builds\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e19.4 cm\u003c\/strong\u003e Car Length\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e14+\u003c\/strong\u003e Age\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blog-body\"\u003e\n\u003ch2\u003e🏎️ What Is BR0003?\u003c\/h2\u003e\n\u003cp class=\"intro-text\"\u003e\u003cstrong\u003eBR0003\u003c\/strong\u003e is a \u003cstrong\u003e406-piece 2-in-1 building set\u003c\/strong\u003e in a \u003cstrong\u003eblack-and-teal racing livery\u003c\/strong\u003e. Build a low, streamlined \u003cstrong\u003eformula-style open-cockpit racer\u003c\/strong\u003e with a sculpted nose wing, rear diffuser and custom rubber tyres — then rebuild the same bricks into a \u003cstrong\u003estudio camera model\u003c\/strong\u003e. Two desktop display pieces from one box. It sits on a \u003cstrong\u003etrack-style display base\u003c\/strong\u003e with an \u003cstrong\u003eengraved nameplate\u003c\/strong\u003e, and the base links with the other three cars in the series to form a continuous loop track. A relaxing, display-ready build for teen and adult builders aged 14+.\u003c\/p\u003e\n\u003cdiv class=\"feature-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003e🔁 Two Builds, One Box – No Extra Bricks Needed\u003c\/strong\u003e\u003cbr\u003eBuild the racer, or reassemble every piece into a studio-camera model. Same parts, two desktop display pieces — twice the time at the table, zero extra purchases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e📦 What's in the Box?\u003c\/h2\u003e\n\u003cdetails open=\"\" style=\"margin-bottom: 10px;\"\u003e\n\u003csummary\u003e📦 Standard Set Contents\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e406 precision ABS bricks\u003c\/strong\u003e — staged in numbered bags by build phase\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlack-and-teal racing livery\u003c\/strong\u003e with sculpted nose wing and rear diffuser\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpen cockpit\u003c\/strong\u003e with a detailed seat and movable steering wheel\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom moulded rubber tyres\u003c\/strong\u003e with a clear tread pattern on teal-accent hubs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTrack-style display base\u003c\/strong\u003e (11.3 × 25.9 × 10.5 cm) with an engraved nameplate\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted decals\u003c\/strong\u003e (27 · PACE · PURE SPEED) for the original black-teal livery\u003c\/li\u003e\n\u003cli\u003eFull-colour \u003cstrong\u003estep-by-step instruction manual\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eStatic display model:\u003c\/strong\u003e no motor, no batteries needed. Every feature operates by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e🎨 Design \u0026amp; Craftsmanship\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e🏗️ Aero Body \u0026amp; Open Cockpit\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSculpted nose wing\u003c\/strong\u003e — a signature formula-style aero element\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRear diffuser\u003c\/strong\u003e — motorsport-inspired rear detailing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow streamlined body\u003c\/strong\u003e — captures the engineering language of a race car\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpen cockpit\u003c\/strong\u003e — detailed seat and a movable steering wheel\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted decals\u003c\/strong\u003e — 27 · PACE · PURE SPEED finish the black-teal livery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRubber Tyres, Wheels \u0026amp; Nameplate\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCustom moulded rubber tyres with a clear tread pattern sit on teal-accent hubs — wear-resistant for display and handling. A dedicated engraved nameplate with the model number rounds out the collector finish on the base.\u003c\/p\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eCollector finish:\u003c\/strong\u003e the engraved nameplate and track-style base turn a simple brick build into a display piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e🔁 Race Car ↔ Studio Camera\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📷 Two Display Models from One Box\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eRacing mode:\u003c\/strong\u003e the open-cockpit racer on its track-style base — built for a gaming desk, study or display cabinet.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCamera mode:\u003c\/strong\u003e rebuild the same parts into a studio video camera with lens and rig — a cool industrial desk piece.\u003c\/p\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eNo extra bricks to buy:\u003c\/strong\u003e one set, two builds, twice the time at the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e🏁 Collect the Grid – A Four-Car Track System\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e🔗 Link Four Bases into One Loop Track\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eBR0003\u003c\/strong\u003e is the black-teal car in the four-car Racing Series, each with its own colourway and number. Collect all four and their track-style bases link together into one continuous loop, with every car lined up on the grid — a display scene that grows as you collect.\u003c\/p\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eSeries note:\u003c\/strong\u003e each car sold separately. The bases link; the cars stay on their own base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e📐 How Large Is BR0003?\u003c\/h2\u003e\n\u003cdiv style=\"background: #f8fafc; border: 1px solid #d0dce0; border-radius: 12px; padding: 12px 16px; margin: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; color: #2a3a40; margin: 0;\"\u003e\u003cstrong\u003eCar size:\u003c\/strong\u003e 19.4 × 8.1 × 5.1 cm (7.6 × 3.2 × 2.0 in)\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6a8a8a; margin: 4px 0 0;\"\u003e\u003cstrong\u003eDisplay base:\u003c\/strong\u003e 11.3 × 25.9 × 10.5 cm · \u003cstrong\u003eGift box:\u003c\/strong\u003e 22.2 × 7.2 × 32.8 cm · \u003cstrong\u003eGross weight:\u003c\/strong\u003e 0.7 kg (1.5 lb)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e⏳ How Long Does BR0003 Take to Build?\u003c\/h2\u003e\n\u003cdiv style=\"background: #f8fafc; border: 1px solid #d0dce0; border-radius: 12px; padding: 12px 16px; margin: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; color: #2a3a40; margin: 0;\"\u003e\u003cstrong\u003eEstimated build time:\u003c\/strong\u003e approximately \u003cstrong\u003e1–2 hours\u003c\/strong\u003e — a good evening's project. The 406-piece build is relaxing rather than daunting. Recommended for ages 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e🎯 Who This Build Is For\u003c\/h2\u003e\n\u003cdiv class=\"persona-box\"\u003e\n\u003cdiv class=\"col\"\u003e\n\u003ch4\u003eBest For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTeen and adult builders\u003c\/li\u003e\n\u003cli\u003eMotorsport fans\u003c\/li\u003e\n\u003cli\u003eDesign and camera enthusiasts\u003c\/li\u003e\n\u003cli\u003eCollectors of display-ready brick models\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col not\"\u003e\n\u003ch4\u003eNot Ideal For\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eYoung children\u003c\/li\u003e\n\u003cli\u003eBuilders wanting a large, complex project\u003c\/li\u003e\n\u003cli\u003eBuyers looking for a motorised RC car\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003e📋 Complete Specifications\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📐 Full Specs\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; background: #ffffff; color: #1a2a30;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; width: 42%; vertical-align: top; background: #ffffff;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003e406 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003eBuilds\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003e2-in-1: racing car OR studio camera\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003eCar size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003e19.4 × 8.1 × 5.1 cm (7.6 × 3.2 × 2.0 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003eDisplay base\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003e11.3 × 25.9 × 10.5 cm (4.4 × 10.2 × 4.1 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003eGift box\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003e22.2 × 7.2 × 32.8 cm (8.7 × 2.8 × 12.9 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003eGross weight\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003e0.7 kg (1.5 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003e14+ (adult collectible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #d0dce0; vertical-align: top; background: #ffffff;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #d0dce0; color: #2a3a40; background: #ffffff;\"\u003eABS bricks, wear-resistant rubber tyres, printed decals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #1a6a6a; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; vertical-align: top; background: #ffffff;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; color: #2a3a40; background: #ffffff;\"\u003eStatic display model — no motor or batteries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e⚠️ Safety \u0026amp; Care\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e⚠️ Product Information\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eSafety warning:\u003c\/strong\u003e Contains small parts — \u003cstrong\u003echoking hazard\u003c\/strong\u003e. Not suitable for children under 14. Keep loose parts away from infants and toddlers. All bricks are made from non-toxic ABS material intended for adult-oriented model construction.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Dust with a \u003cstrong\u003esoft dry cloth\u003c\/strong\u003e and keep out of prolonged direct sun to protect the decals and colours. Build strictly by the manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003e❓ Real Questions, Straight Answers\u003c\/h2\u003e\n\u003cp class=\"sub\"\u003eWhat builders ask before choosing this 2-in-1 set.\u003c\/p\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e“How does the 2-in-1 work — do I need extra bricks?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eNo extra bricks.\u003c\/strong\u003e The same 406 pieces rebuild from the racing car into a studio camera model. One set, two display builds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e“Does the car have a motor or batteries?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eNo.\u003c\/strong\u003e BR0003 is a static display model — no motor, no batteries. The steering wheel moves by hand; the rubber tyres roll freely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e“Can I link this base with the other cars?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e The track-style display base is part of the four-car Racing Series. Collect all four and the bases link into one continuous loop track.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e“What size is the finished car?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe car measures \u003cstrong\u003e19.4 × 8.1 × 5.1 cm (7.6 × 3.2 × 2.0 in)\u003c\/strong\u003e. The display base is \u003cstrong\u003e11.3 × 25.9 × 10.5 cm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e“How long does the build take?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eAbout 1–2 hours\u003c\/strong\u003e — a relaxing evening project. The 406-piece count is approachable, not daunting, for teen and adult builders aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\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 replaced free — no return needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e“Is it suitable for children?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eBR0003 is an \u003cstrong\u003eadult collectible\u003c\/strong\u003e, recommended for ages 14+. Contains many small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e“Can it stay on the base while displayed?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e The car sits on the track-style base, and the engraved nameplate completes the collector finish. It's designed for shelf, desk or display cabinet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003cp\u003e🏁 Black \u0026amp; Teal · 2-in-1 · Track Base\u003c\/p\u003e\n\u003cp class=\"sub\"\u003e406 pieces · racing car or studio camera — two display models from one box.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px; margin: 8px 0 14px; align-items: center;\"\u003e\n\u003cspan class=\"trust-badge\"\u003e✅ Authorized Brand Seller\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #b0d8d8;\"\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #b0d8d8;\"\u003e📦 Free Replacements\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #b0d8d8;\"\u003e🔁 2-in-1 Builds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"legal-details\"\u003e\n\u003cdetails open=\"\"\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 authorised products through brickroyal.com. Authorization period: \u003cstrong\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 12.5px; margin: 0 0 10px; background: #ffffff; color: #2a3a40;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #1a6a6a; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #d0dce0; background: #ffffff;\"\u003eAuthorised Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #1a6a6a; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #d0dce0; background: #ffffff;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #1a6a6a; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #d0dce0; background: #ffffff;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; border-bottom: 1px solid #e8f0f2; background: #ffffff;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; border-bottom: 1px solid #e8f0f2; background: #ffffff;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; border-bottom: 1px solid #e8f0f2; background: #ffffff;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; border-bottom: 1px solid #e8f0f2; background: #ffffff;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; border-bottom: 1px solid #e8f0f2; background: #ffffff;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; border-bottom: 1px solid #e8f0f2; background: #ffffff;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; background: #ffffff;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; background: #ffffff;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #4a6a70; background: #ffffff;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Trademark authorisation 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 style=\"font-size: 11.5px; color: #6a8a8a;\"\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–18:30 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\u003cdetails open=\"\"\u003e\n\u003csummary\u003e⚖️ Legal, Brand \u0026amp; Disclaimers\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eBrickRoyal is an independent brand. BR0003 is an original design and is \u003cstrong\u003enot affiliated with, licensed by, or endorsed by\u003c\/strong\u003e the LEGO Group, or by any motorcycle, automobile, racing or camera brand.\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43737146359921,"sku":"BR697871813003","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0003_formula_racing_car_building_set_black_teal_406_pieces_ages_14_front_view.png?v=1787906657"},{"product_id":"formula-racing-car-red-building-set","title":"Formula Racing Car Building Set — Classic Red","description":"\u003c!-- BR0004 BLOG · 100% INLINE STYLES · NO JS · BRICKROYAL --\u003e\n\u003cdiv style=\"max-width: 760px; margin: 0 auto; background: #FFFFFF; color: #1a1a1a; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; line-height: 1.65;\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"background: #111111; border-bottom: 5px solid #C8102E; padding: 28px 20px 24px;\"\u003e\n\u003cp style=\"margin: 0 0 8px; font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; color: #f5c542;\"\u003eDEDICATED TO RACING BUILDERS AND 2-IN-1 COLLECTOR BUILDERS.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 6px; font-size: 11px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; color: #ff8a8a;\"\u003eBR0004 · RACING SERIES · 2-IN-1 ORIGINAL DESIGN\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 8px; font-size: 26px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003eBuild a Classic Red Racer—Then Rebuild It as a Studio Camera\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.7; color: #f0d8d8; max-width: 620px;\"\u003eOne 402-piece brick set. Two display models. A track-style base and engraved nameplate are included. Static build — no motor, no batteries.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 22px 18px 36px;\"\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 0 0 10px;\"\u003e🏁 Two Builds, One Box: A Red Racer and a Studio Camera\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.75; color: #333; margin: 0 0 14px;\"\u003eBR0004 is a \u003cstrong\u003e402-piece classic red open-wheel racer\u003c\/strong\u003e with a low, streamlined body, curved nose wing and rear diffuser. The same bricks rebuild into a \u003cstrong\u003estudio camera model\u003c\/strong\u003e — a second display piece for a desk, studio or shelf. It is not just a static car; it is a \u003cstrong\u003e2-in-1 brick build\u003c\/strong\u003e that rewards you twice.\u003c\/p\u003e\n\u003cdiv style=\"border-left: 5px solid #C8102E; background: #FFF5F5; border-radius: 0 10px 10px 0; padding: 14px 18px; margin: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 14px; font-style: italic; line-height: 1.75; color: #7a1f2b; margin: 0;\"\u003eClassic red racing machines are not just fast — they are symbols of precision, courage and craft. The open cockpit, the curved nose, the low stance: every line exists for a reason. BR0004 translates that racing language into bricks, then gives you a second act — a studio camera built from the same parts, ready for a different kind of display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e📦 What’s in the Box?\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eIncluded with the standard set — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003e402 precision ABS bricks\u003c\/strong\u003e — builds a racing car or a studio camera (same parts)\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eTrack-style display base\u003c\/strong\u003e — 11.3 × 31.7 × 10.5 cm\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eEngraved nameplate\u003c\/strong\u003e with model number\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eCustom moulded rubber tyres\u003c\/strong\u003e with clear tread pattern\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003ePrinted decals\u003c\/strong\u003e — 28 · GRIP · VELOCITY and classic red-white racing livery\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333;\"\u003eFull-colour printed manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #FFF5F5; border: 1px solid #E8D0D0; border-radius: 8px; padding: 10px 14px; margin-top: 10px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #7a1f2b; margin: 0;\"\u003e\u003cstrong\u003eStatic display model:\u003c\/strong\u003e no motor, no batteries. Every build is hand-operated and display-ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e🎥 Racing Car ↔ Studio Camera\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eTwo display modes from one set — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003e\u003cstrong\u003eRacing mode:\u003c\/strong\u003e the open-cockpit racer sits on its track-style display base. The base is 11.3 × 31.7 × 10.5 cm, built for a gaming desk, study or display cabinet.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003e\u003cstrong\u003eCamera mode:\u003c\/strong\u003e rebuild the same parts into a studio video camera with lens and rig — a cool industrial desk piece. No extra bricks to buy. One set, two builds, twice the time at the table.\u003c\/p\u003e\n\u003cdiv style=\"background: #FFF5F5; border: 1px solid #E8D0D0; border-radius: 8px; padding: 10px 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #7a1f2b; margin: 0;\"\u003eThe set includes a dedicated engraved nameplate with the model number, rounding out the collector finish on the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e🏎️ Design Details \u0026amp; Livery\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eClassic red-white racing look — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eCurved nose wing\u003c\/strong\u003e and \u003cstrong\u003erear diffuser\u003c\/strong\u003e recreate the engineering language of an open-wheel racer\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eLow streamlined body\u003c\/strong\u003e with a detailed open cockpit\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eMovable steering wheel\u003c\/strong\u003e — a small mechanical touch that brings the cockpit to life\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 6px;\"\u003e\n\u003cstrong\u003eCustom printed decals\u003c\/strong\u003e — 28 · GRIP · VELOCITY — finish the original red-white racing livery\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.7; color: #333;\"\u003e\n\u003cstrong\u003eSilver hubs\u003c\/strong\u003e and wear-resistant rubber tyres with a clear tread pattern\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e🔧 Mechanical Features \u0026amp; Display Base\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eWhat makes this brick model stand out — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003eThe racing car includes a \u003cstrong\u003emovable steering wheel\u003c\/strong\u003e and an open cockpit that shows a detailed seat. The display base is shaped like a track section, giving the car a sense of speed even when parked on a shelf.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eThe camera build uses the same structural bricks to create a lens and rig form — a clean industrial display piece with no extra purchases.\u003c\/p\u003e\n\u003cdiv style=\"background: #FFF5F5; border: 1px solid #E8D0D0; border-radius: 8px; padding: 10px 14px; margin-top: 10px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #7a1f2b; margin: 0;\"\u003e\u003cstrong\u003eCollector build:\u003c\/strong\u003e a mechanical building set with a real display base, nameplate and printed livery — not a simple toy car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e⏳ Build Experience\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eDifficulty, time and what to expect — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003eAt 402 pieces, BR0004 is a \u003cstrong\u003erelaxing rather than daunting\u003c\/strong\u003e build — a good evening’s project for a teen or an adult who likes cars, design or a hands-on desk piece. The 2-in-1 design means you can build the racer first, display it, then rebuild the camera later.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eRecommended for builders aged 14+. The numbered bags and full-colour manual keep each stage clear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e🏆 Collect the Grid: Four-Car Track System\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eLink the bases into one loop — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eBR0004 is the classic-red car in the Racing Series. Collect all four cars and their track-style bases link together into one continuous loop — a full display scene for the shelf, with every car lined up on the grid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e📐 Full Specifications\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eComplete specs — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px; overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; background: #FFFFFF; color: #1a1a1a; font-size: 13px; min-width: 460px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; width: 42%; vertical-align: top;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eSKU\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003eBR0004\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e402 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eBuilds\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e2-in-1 — racing car OR studio camera\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eCar size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e19.4 × 8.1 × 5.1 cm (7.6 × 3.2 × 2.0 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eDisplay base\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e11.3 × 31.7 × 10.5 cm (4.4 × 12.5 × 4.1 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eGift box\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e22.2 × 7.2 × 32.8 cm (8.7 × 2.8 × 12.9 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eGross weight\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e0.7 kg (1.5 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e14+ (adult collectible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #E8D0D0; vertical-align: top;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003eABS bricks, wear-resistant rubber tyres, printed decals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 6px; background: #C8102E; color: #ffffff; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; vertical-align: top;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 6px; background: #FFF5F5; color: #1a1a1a;\"\u003eStatic display model — no motor or batteries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e🎁 Who It’s For \u0026amp; Gifting\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eGift and collector notes — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003eIt ships in a \u003cstrong\u003eslim black gift box with sharp racing artwork\u003c\/strong\u003e — ready to give, no wrapping needed. The 402-piece build is relaxing rather than daunting: a good evening’s project for a teen or an adult who likes cars, design or a hands-on desk piece.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003ePerfect for racing fans, brick collectors, design lovers and anyone who enjoys a 2-in-1 display piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 24px 0 10px;\"\u003e⚠️ Safety \u0026amp; Care\u003c\/h2\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003eProduct information — tap to expand\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003e\u003cstrong\u003eSafety warning:\u003c\/strong\u003e contains small bricks — choking hazard. Age 14+. Keep small parts away from children under 3. Bricks have smooth, burr-free edges.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eDust with a soft dry cloth; keep out of prolonged direct sun to protect the decals and colours. Build strictly by the manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 900; color: #c8102e; margin: 28px 0 8px;\"\u003e❓ Real Questions, Straight Answers\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #777; margin: 0 0 14px;\"\u003eWhat builders ask before choosing this 2-in-1 brick set.\u003c\/p\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e“Can I really build both the car and the camera from one set?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eYes. BR0004 is a true 2-in-1 build. The same 402 bricks build either the racing car or the studio camera. There are no extra bricks to buy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e“Does the racing car include a display base?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eYes. The set includes a track-style display base (11.3 × 31.7 × 10.5 cm) plus an engraved nameplate with the model number.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e“Is it motorized? Does it need batteries?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eNo. BR0004 is a static display model — no motor, no batteries. The steering wheel is movable by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e“How difficult is the build at 402 pieces?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eIt is a relaxing, approachable build — not a high-difficulty technic model. The 2-in-1 design means you can build one model, display it, then rebuild the other later.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e“Can I connect it with other cars in the series?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eYes. BR0004 is part of a four-car Racing Series. Collect all four and their track-style bases link together into one continuous loop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e“What if a piece is missing or damaged?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\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\u003cdetails style=\"background: #FFFFFF; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 15px; color: #111111;\"\u003e“Is this suitable for children?”\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eBR0004 is an adult collectible, recommended for ages 14 and up. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#111111,#2A0A0F); border-top: 5px solid #C8102E; border-radius: 14px; padding: 26px 18px; text-align: center; margin: 28px 0 18px;\"\u003e\n\u003cp style=\"font-size: 20px; font-weight: 900; color: #ffffff; margin: 0 0 6px; line-height: 1.2;\"\u003e🏎️ Red Racer. Studio Camera. One Brick Set.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f0d8d8; margin: 0 auto 16px; max-width: 480px;\"\u003e402 pieces. Two display builds. Track-style base and engraved nameplate included. Static build — no motor, no batteries.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- BOTTOM FOLDING --\u003e\n\u003cdetails style=\"background: #FFF5F5; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #7a1f2b;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.7; color: #555; margin: 0 0 10px;\"\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 style=\"width: 100%; border-collapse: collapse; background: #FFFFFF; color: #1a1a1a; font-size: 12px; min-width: 420px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; background: #C8102E; color: #ffffff; font-size: 9px; text-transform: uppercase; border-bottom: 1px solid #E8D0D0;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; background: #C8102E; color: #ffffff; font-size: 9px; text-transform: uppercase; border-bottom: 1px solid #E8D0D0;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; background: #C8102E; color: #ffffff; font-size: 9px; text-transform: uppercase; border-bottom: 1px solid #E8D0D0;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a; border-bottom: 1px solid #E8D0D0;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; background: #FFF5F5; color: #1a1a1a;\"\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\u003cp style=\"font-size: 12px; line-height: 1.7; color: #7a1f2b; background: #FFF0F0; border: 1px solid #E8D0D0; border-radius: 6px; padding: 10px 12px; margin: 10px 0 0;\"\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\u003cp style=\"font-size: 11.5px; line-height: 1.7; color: #777; margin: 10px 0 0;\"\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\u003cdetails style=\"background: #FFF5F5; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #7a1f2b;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.75; color: #333; margin: 0;\"\u003eAdult collectible, ages 14+. Contains small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). All bricks are made from non-toxic ABS. Painted and plated surfaces are scratch-sensitive — use a soft dry cloth. No batteries required or included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #FFF5F5; border: 1px solid #E8D0D0; border-radius: 10px; padding: 0 16px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #7a1f2b;\"\u003e⚖️ Legal, Brand \u0026amp; Disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 12.5px; line-height: 1.75; color: #555; margin: 0;\"\u003eBrickRoyal is an independent brand. BR0004 is an original design and is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any automobile, racing, or motorsport brand. After-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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END BR0004 BLOG --\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43737172770929,"sku":"BR697871813004","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR0004_Red_Classic_F1_Building_Blocks_402Pcs_2-in-1_Brick_Set_for_14_Collectors.png?v=1787906659"},{"product_id":"primal-gorilla-mecha-building-blocks","title":"Primal Gorilla Mecha Building Set","description":"\u003c!-- BR80501 SHOPIFY BLOG · 100% INLINE HTML\/CSS · NO JS · BRICKROYAL --\u003e\n\u003cdiv style=\"max-width: 720px; margin: 0 auto; background: #0B0E14; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; color: #d8e0e8;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; background: linear-gradient(135deg,#0B0E14 0%,#1A1F2E 100%); padding: 28px 22px 22px; border-bottom: 1px solid #2A3040;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg,transparent,#4A5A6A 15%,#8A9AAA 50%,#4A5A6A 85%,transparent);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; height: 4px; margin-top: 4px; background: linear-gradient(90deg,transparent,#7A8A2A 30%,#C8D840 50%,#7A8A2A 70%,transparent); opacity: .6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 6px; font-size: 10px; font-weight: 800; letter-spacing: .24em; text-transform: uppercase; color: #8a9aaa;\"\u003eWild Mecha Series · Industrial Combat Mecha · 3,816 Pieces · LED Core\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 17px; font-weight: bold; line-height: 1.45; color: #a8b8c8; max-width: 580px;\"\u003eSilver electroplated armour. Green energy core. Yellow shoulder cannons. A wild gorilla mecha built for display dominance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 28px 20px 48px;\"\u003e\n\u003c!-- ===== META BADGES ===== --\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 10px; margin: 0 0 16px; flex-wrap: wrap;\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#2A3040,#4A5A6A); color: #d8e0e8; font-size: 12px; font-weight: 900; padding: 5px 12px; border-radius: 4px; letter-spacing: .04em;\"\u003eBR80501\u003c\/div\u003e\n\u003cp style=\"font-size: 10.5px; font-weight: bold; letter-spacing: .16em; text-transform: uppercase; color: #4a5a6a; margin: 0;\"\u003eWild Mecha Series · Industrial Combat Gorilla · 3,816 Pieces · 14+\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== H2 + STORY ===== --\u003e\n\u003ch2 style=\"font-size: 26px; font-weight: 900; line-height: 1.15; color: #e8eef7; margin: 0 0 18px;\"\u003e🦍⚙️ The Wild Gorilla Mecha: 3,816 Pieces of Industrial Muscle\u003c\/h2\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.74; color: #c8d0d8; margin: 0 0 16px;\"\u003eThe wild gorilla is nature's heavy combat unit — broad chest, thick limbs, low centre of gravity, built to push through anything. \u003cstrong\u003eBR80501\u003c\/strong\u003e translates that silhouette into a 3,816-piece industrial mecha with \u003cstrong\u003ecustom silver-electroplated armour\u003c\/strong\u003e, exposed pipework, gear details, and segmented plating. The green chest core glows like a power plant. The shoulder cannons rotate with yellow LEDs. The forearm blades detach. This is not a toy — it's a hardcore original build for adult collectors who want a machine that looks like it could tear through a factory floor.\u003c\/p\u003e\n\u003c!-- ===== HERITAGE STORY ===== --\u003e\n\u003cdiv style=\"border-left: 5px solid #7A8A9A; background: #1A1F2E; border-radius: 0 8px 8px 0; padding: 14px 18px; margin: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 14px; font-style: italic; line-height: 1.74; color: #8a9aaa; margin: 0;\"\u003eIndustrial design has always borrowed from nature. The gorilla's frame — wide shoulders, dense torso, short powerful limbs — is the original heavy-lift blueprint. When engineers build combat machines, they copy what already works. This mecha is a translation of that logic: silver armour plates like a second skin, a glowing core where the heart would be, rotating cannons where fists would swing. It is not a replica of any real machine. It is a brick-built statement about power, structure, and presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.72; color: #a8b8c8; margin: 0 0 20px;\"\u003eAt 3,816 pieces, BR80501 is a serious build. The full articulated joint system — shoulders, elbows, wrists, hips, knees, ankles — holds squatting, forward-leaning, standing-guard, and armed-attack poses without loose bricks. The dual-zone LED lighting runs from the green chest core to the yellow shoulder turrets. The silver-electroplated armour bricks use a custom metal-paint finish that shows bright metallic gloss against the black mechanical base. This is a display centrepiece that rewards close inspection.\u003c\/p\u003e\n\u003c!-- ===== BUILDER NOTE ===== --\u003e\n\u003cdiv style=\"background: #1A1F2E; border: 1px solid #2A3040; border-left: 5px solid #7A8A9A; border-radius: 8px; padding: 13px 17px; margin: 0 0 22px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.62; color: #d8e0e8; margin: 0;\"\u003e📖 \u003cstrong\u003eBuilder's note:\u003c\/strong\u003e every specification and mechanical detail is below — folded for comfortable reading. \u003cstrong\u003eTap any section to expand it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== STAT CARDS ===== --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 26px;\"\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #1A1F2E; border: 1px solid #2A3040; border-top: 4px solid #7A8A9A; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #a8b8c8; line-height: 1.1;\"\u003e3,816\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #4a5a6a; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #1A1F2E; border: 1px solid #2A3040; border-top: 4px solid #7A8A9A; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #e8eef7; line-height: 1.1;\"\u003e14+\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #4a5a6a; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eAge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #1A1F2E; border: 1px solid #2A3040; border-top: 4px solid #7A8A9A; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #c8d840; line-height: 1.1;\"\u003e2×LED\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #4a5a6a; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eLight Zones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 128px; background: #1A1F2E; border: 1px solid #2A3040; border-top: 4px solid #7A8A9A; border-radius: 8px; padding: 15px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #e8eef7; line-height: 1.1;\"\u003eFull\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #4a5a6a; text-transform: uppercase; letter-spacing: .1em; margin-top: 4px;\"\u003eArticulation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FOLD 1: WHAT'S IN THE BOX ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e📦 What's in the box\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cul style=\"margin: 0 0 10px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #d8e0e8; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003e3,816 precision ABS bricks\u003c\/strong\u003e — staged in numbered bags by build phase\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #d8e0e8; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eSilver-electroplated armour parts\u003c\/strong\u003e — custom metal-paint finish on key exterior panels\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #d8e0e8; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eRotatable shoulder cannons\u003c\/strong\u003e — both guns adjust firing angle, with yellow LED on top and pipe-and-gear detailing inside\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #d8e0e8; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eDetachable double blades\u003c\/strong\u003e — two large curved forearm blades pop off for bare-armed or full-combat styling\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #d8e0e8; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eBuilt-in chest \u0026amp; shoulder LEDs\u003c\/strong\u003e — green chest core, yellow shoulder turrets\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.64; color: #d8e0e8; margin-bottom: 7px;\"\u003ePrinted manual with step-by-step assembly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #0B0E14; border: 1px solid #2A3040; border-radius: 7px; padding: 12px 15px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.65; color: #8a9aaa; margin: 0;\"\u003e\u003cstrong\u003eYou supply:\u003c\/strong\u003e Button batteries for all LED lights (not included). Check the manual for exact type and quantity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FOLD 2: DESIGN \u0026 ARMOUR ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e🦍 Design \u0026amp; silver-electroplated armour\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 12px;\"\u003eBR80501 is modelled on a wild gorilla — a broad, powerful torso, muscular mechanical limbs, and a gorilla-shaped head that fuses primal ferocity with industrial machinery. Exposed pipework, gear details, simulated bolts, and segmented plating cover every surface for a hardcore heavy-machinery look.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 12px;\"\u003e\u003cstrong\u003eSilver electroplated armour:\u003c\/strong\u003e Key exterior armour bricks use an exclusive silver metal-paint electroplating finish. Next to standard matte plastic, the plated parts show bright metallic gloss, stronger scratch resistance, and a solid high-grade texture. The silver plating plays against a black mechanical base and gold light accents to lift the model's display value, while keeping normal clutch strength for a stable build.\u003c\/p\u003e\n\u003cdiv style=\"background: #0B0E14; border: 1px solid #2A3040; border-left: 4px solid #7A8A9A; border-radius: 8px; padding: 11px 14px;\"\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.65; color: #8a9aaa; margin: 0;\"\u003eSilver-plated parts are scratch-resistant but still a coating — handle gently during assembly. Dust with a soft dry cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FOLD 3: LED LIGHTING ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e💡 Dual-zone LED lighting: green core, yellow cannons\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #4a5a6a; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eChest core \u0026amp; eyes (green)\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 12px;\"\u003eA green LED inside the torso armour simulates a radiating power core for deep sci-fi atmosphere at night. The eyes also emit a green glow, reinforcing the wild, predatory look.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #4a5a6a; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eShoulder turrets (yellow)\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 10px;\"\u003eBoth shoulder cannons carry bright yellow LEDs that light with the movable turret structure.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #8a9aaa; margin: 0;\"\u003eAll LEDs run on button batteries (not included). Check the manual for exact type and quantity. Total visual glow points: \u003cstrong\u003e3\u003c\/strong\u003e (eyes, chest core, both shoulder cannons).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FOLD 4: ARTICULATION \u0026 WEAPONS ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e⚙️ Full-body articulation \u0026amp; two weapon systems\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #4a5a6a; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eFull-body articulation\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 12px;\"\u003eShoulders, elbows, wrists, hips, knees, and ankles all rotate and bend, so the heavy mecha holds squatting, forward-leaning, standing-guard, and armed-attack poses — dozens of stances without loose bricks falling. Ideal for varied shelf arrangement and pose creation.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #4a5a6a; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eRotatable shoulder cannons\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 10px;\"\u003eBoth shoulder guns adjust firing angle, with a yellow LED on top and realistic pipe-and-gear detailing inside.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #4a5a6a; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eDetachable double blades\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 10px;\"\u003eTwo large curved forearm blades pop off — go bare-armed, or arm both for full combat styling.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #8a9aaa; margin: 0;\"\u003eMix and match to restage the mecha's stance whenever you like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FOLD 5: SPECS ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e📐 Full specifications\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px; overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; min-width: 460px; background: #0B0E14; color: #d8e0e8;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; width: 42%; vertical-align: top; background: #0B0E14;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eSKU\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003eBR80501\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003e3,816 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eSeries\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003eWild Mecha Series — Industrial Combat Mecha\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eAssembled size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003e41.6 × 32.5 × 34.3 cm (16.4 × 12.8 × 13.5 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eGift box size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003e46.7 × 54.8 × 14.3 cm (18.4 × 21.6 × 5.6 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eNet weight\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003e5.25 kg (11.6 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eGross weight\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003e5.53 kg (12.2 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003eHigh-hardness ABS; key armour with custom silver electroplated metal paint\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A3040; vertical-align: top; background: #0B0E14;\"\u003eFeatures\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A3040; color: #d8e0e8; background: #0B0E14;\"\u003eChest \u0026amp; shoulder LEDs (button batteries, not included), rotatable cannons, detachable blades, full articulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #8a9aaa; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; vertical-align: top; background: #0B0E14;\"\u003eOrigin\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; color: #d8e0e8; background: #0B0E14;\"\u003eMade in China\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FOLD 6: WHO IT'S FOR ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e🎁 Who it's for \u0026amp; gifting notes\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0 0 10px;\"\u003eA high-volume 3,816-piece challenge for long-focus, stress-relieving assembly; a wild combat-ape mecha for sci-fi and mecha collectors' shelves; and a standout for metallic-finish fans. It ships in a hard gift box — a premium birthday, holiday or anniversary gift for male collectors and brick builders, no extra wrapping needed.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #8a9aaa; margin: 0;\"\u003eHard gift box (46.7 × 54.8 × 14.3 cm). Complete brick set — no batteries or extra purchases needed. Ages 14 and up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FAQ ===== --\u003e\n\u003ch2 style=\"font-size: 21px; font-weight: 800; color: #e8eef7; margin: 28px 0 4px;\"\u003e❓ Real questions, straight answers\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 13px; color: #4a5a6a;\"\u003eWhat builders ask before choosing this mecha.\u003c\/p\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e\"Do the shoulder cannons actually rotate?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0;\"\u003eYes. Both shoulder guns adjust firing angle, with a yellow LED on top and realistic pipe-and-gear detailing inside. You can pose them forward, angled, or raised for different combat stances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e\"Can I remove the forearm blades?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0;\"\u003eYes. Two large curved forearm blades pop off — go bare-armed, or arm both for full combat styling. Mix and match to restage the mecha's stance whenever you like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e\"How many LED light zones are there?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0;\"\u003eThere are \u003cstrong\u003e2 LED light zones\u003c\/strong\u003e: a green LED inside the torso armour simulates a radiating power core (and the eyes also glow green), while both shoulder cannons carry bright yellow LEDs. Visually, you'll see \u003cstrong\u003e3 glowing points\u003c\/strong\u003e: eyes, chest core, and both shoulder cannons. All LEDs run on button batteries (not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e\"How stable are the poses?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0;\"\u003eShoulders, elbows, wrists, hips, knees, and ankles all rotate and bend, so the heavy mecha holds squatting, forward-leaning, standing-guard, and armed-attack poses — dozens of stances without loose bricks falling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e\"What batteries do the LEDs need?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0;\"\u003eButton batteries for all LED lights are \u003cstrong\u003enot included\u003c\/strong\u003e. Check the printed manual for the exact type and quantity. Keep button batteries away from children — swallowing is dangerous. Remove them for long-term storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e\"What if a piece is missing or damaged?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0;\"\u003eEmail \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours with a short unboxing video and clear photos. Confirmed missing or damaged parts replaced free — no return needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== CTA ===== --\u003e\n\u003cdiv style=\"background: linear-gradient(145deg,#1A1F2E,#0B0E14); border: 1px solid #2A3040; border-top: 4px solid #7A8A9A; border-radius: 10px; padding: 28px 22px; text-align: center; margin: 24px 0;\"\u003e\n\u003cp style=\"font-size: 22px; font-weight: 900; color: #e8eef7; margin: 0 0 8px; line-height: 1.2;\"\u003e🦍 Silver Armour. Green Core. Yellow Cannons. Full Articulation.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #a8b8c8; margin: 0 auto 6px; max-width: 520px;\"\u003e3,816 bricks. Wild gorilla mecha. Rotatable shoulder cannons, detachable blades, and dual-zone LED lighting. The ultimate industrial combat build for adult collectors. ⚙️💡\u003c\/p\u003e\n\u003cdiv style=\"margin: 16px 0 0;\"\u003e\n\u003cp style=\"font-size: 11px; color: #4a5a6a; margin: 8px 0 0;\"\u003eReplace the link above with your product URL\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== BOTTOM FOLD 1: BRAND AUTH ===== --\u003e\n\u003cdetails style=\"background: #191510; border: 1px solid #2E2A1E; border-radius: 8px; padding: 0 18px; margin: 0 0 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: 800; font-size: 14px; color: #e8e0d0;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.7; color: #b8b0a0; margin: 0 0 10px;\"\u003eBrickRoyal is operated by \u003cstrong style=\"color: #e8e0d0;\"\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 style=\"color: #e8e0d0;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 12.5px; margin: 0 0 10px; min-width: 440px; background: #0B0E14; color: #d8e0e8;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #8a9aaa; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #8a9aaa; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #8a9aaa; font-size: 10px; text-transform: uppercase; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; border-bottom: 1px solid #2E2A1E; background: #0B0E14;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; background: #0B0E14;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; background: #0B0E14;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8b0a0; background: #0B0E14;\"\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\u003cp style=\"font-size: 13px; line-height: 1.7; color: #d6c9a8; background: #241E12; border: 1px solid #443A22; border-radius: 6px; padding: 11px 14px; margin: 0 0 10px;\"\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\u003cp style=\"font-size: 12.5px; line-height: 1.7; color: #7e7060; margin: 0;\"\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 style=\"color: #e8e0d0;\"\u003esupport@brickroyal.com\u003c\/strong\u003e. © 2026–Present BrickRoyal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== BOTTOM FOLD 2: SAFETY ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.68; color: #d8e0e8; margin: 0;\"\u003eAdult collectible, ages 14+. Contains many small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). All bricks safe, non-toxic ABS. Painted and plated surfaces scratch-sensitive — use soft dry cloth. LEDs use button batteries (not included) — keep button batteries away from children, as swallowing is dangerous; remove them for long-term storage. Dust the electroplated parts with a soft dry cloth and avoid scratching. Made in China.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== BOTTOM FOLD 3: LEGAL ===== --\u003e\n\u003cdetails style=\"background: #1A1F2E; border: 1px solid #2A3040; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: 800; font-size: 15px; color: #e8eef7;\"\u003e⚖️ Legal, brand \u0026amp; disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 12.5px; line-height: 1.75; color: #4a5a6a; margin: 0;\"\u003eBrickRoyal is an independent brand. BR80501 is an original design and is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any other construction toy brand. After-sales: \u003cstrong style=\"color: #8a9aaa;\"\u003eadmin@brickroyal.com\u003c\/strong\u003e. General: \u003cstrong style=\"color: #8a9aaa;\"\u003esupport@brickroyal.com\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43765737980017,"sku":"BR6974793280717","price":389.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BR80501PrimalGorillaMechaBuildingSet3816PcsSilverElectroplatedKit_14.png?v=1787907307"},{"product_id":"transforming-war-mecha-building-blocks","title":"Sky-Flame Transforming War Mecha","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content='Build a 4,002-piece transforming war mecha that converts from humanoid robot to SR fighter jet. Light-up chest core, twin cannon \u0026amp; axe, 22.9\" display piece.'\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{margin:0;padding:0;box-sizing:border-box}\n\/* 页面整体背景改为白色，文字为深色 *\/\nbody{background:#ffffff;display:flex;justify-content:center;padding:20px 12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#333333;line-height:1.65}\n\/* 博客容器改为白色背景 *\/\n.blog-wrap{max-width:840px;width:100%;background:#ffffff;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,0.08);border:1px solid #eaeaea}\n\/* ===== HERO ===== *\/\n.hero{background:linear-gradient(145deg,#ffffff 0%,#fff0f0 100%);padding:32px 24px 26px;border-bottom:3px solid #c03030;position:relative;overflow:hidden}\n.hero::after{content:'';position:absolute;top:-30%;right:-10%;width:340px;height:340px;background:radial-gradient(circle,rgba(192,48,48,0.06) 0%,transparent 70%);border-radius:50%;pointer-events:none}\n.hero-badge{display:inline-block;background:#fce8e8;color:#c03030;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;padding:5px 14px;border-radius:30px;border:1px solid #f0c0c0;margin-bottom:12px}\n.hero-title{font-size:28px;font-weight:900;line-height:1.1;color:#1a1a1a;margin:0 0 6px;position:relative;z-index:1}\n.hero-title .accent{background:linear-gradient(135deg,#c03030,#902020);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}\n.hero-sub{font-size:15px;color:#5a3a3a;margin-bottom:8px;position:relative;z-index:1}\n.hero-tags{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:12px;position:relative;z-index:1}\n.hero-tags span{font-size:11px;font-weight:700;color:#5a3a3a;background:#f9f9f9;padding:4px 12px;border-radius:20px;border:1px solid #e0e0e0}\n.hero-stats{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(192,48,48,0.15)}\n.hero-stats span{font-size:12px;font-weight:600;color:#5a3a3a;letter-spacing:.04em}\n.hero-stats strong{color:#c03030;font-weight:800}\n.cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}\n.cta-primary{display:inline-block;background:linear-gradient(135deg,#b02828,#902020);color:#fff;font-weight:800;font-size:14px;padding:12px 28px;border-radius:50px;text-decoration:none;border:1px solid #c03030;transition:background .25s,transform .15s;box-shadow:0 4px 20px rgba(144,32,32,0.25)}\n.cta-primary:hover{background:linear-gradient(135deg,#c03838,#a02828);transform:scale(1.02)}\n.cta-secondary{display:inline-block;background:transparent;color:#c03030;font-weight:700;font-size:13px;padding:12px 24px;border-radius:50px;text-decoration:none;border:1px solid #c03030;transition:background .25s}\n.cta-secondary:hover{background:rgba(192,48,48,0.05)}\n\/* ===== BODY ===== *\/\n.blog-body{padding:26px 20px 38px;background:#ffffff}\n.blog-body h2{font-size:20px;font-weight:800;color:#c03030;margin:0 0 8px}\n.intro-text{font-size:15px;line-height:1.8;color:#444444;margin-bottom:16px}\n.intro-text strong{color:#c03030}\n\/* 高亮提示框 *\/\n.highlight-box{background:#180a0e;border-left:5px solid #c03030;border-radius:0 12px 12px 0;padding:16px 20px;margin:0 0 22px}\n.highlight-box p{font-size:14px;font-style:italic;line-height:1.75;color:#b09090;margin:0}\n.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 22px}\n.stat-item{background:#180a0e;border:1px solid #3a1a1a;border-top:4px solid #c03030;border-radius:12px;padding:14px 4px;text-align:center}\n.stat-item .num{font-size:24px;font-weight:900;color:#c03030;line-height:1.1}\n.stat-item .lbl{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#7a5a5a;margin-top:4px}\n.stat-item.gold{border-top-color:#e06060}\n.stat-item.gold .num{color:#e06060}\n\/* 折叠卡片 *\/\ndetails{background:#180a0e;border:1px solid #3a1a1a;border-radius:12px;padding:0 16px;margin-bottom:10px;transition:background .2s}\ndetails:hover{background:#221010}\ndetails summary{cursor:pointer;padding:16px 0;font-weight:800;font-size:15px;color:#f0e0e0;list-style:none;display:flex;align-items:center;gap:8px}\ndetails summary::-webkit-details-marker{display:none}\ndetails summary::after{content:'▸';margin-left:auto;font-size:18px;color:#7a5a5a;transition:transform .25s}\ndetails[open] summary::after{transform:rotate(90deg)}\ndetails .content{padding:0 0 18px}\ndetails .content p,details .content li{font-size:14px;line-height:1.75;color:#c8b8b8}\ndetails .content ul{padding-left:20px;margin:0 0 12px}\ndetails .content li{margin-bottom:5px}\n.note-box{background:#0a0608;border:1px solid #3a1a1a;border-radius:10px;padding:12px 16px;margin-top:6px}\n.note-box p{font-size:13px;color:#8a6a6a;margin:0}\n.faq-section{margin-top:30px}\n.faq-section h2{font-size:21px;font-weight:800;color:#1a1a1a;margin:0 0 4px}\n.faq-section .sub{font-size:13px;color:#888888;margin:0 0 16px}\n\/* CTA 区块 *\/\n.cta-box{background:linear-gradient(145deg,#180a0e,#0a0608);border:1px solid #4a2a2a;border-top:5px solid #c03030;border-radius:16px;padding:28px 20px;text-align:center;margin:28px 0 18px}\n.cta-box p{font-size:19px;font-weight:900;color:#f0e0e0;margin:0 0 6px;line-height:1.2}\n.cta-box .sub{font-size:14px;color:#b09090;margin:0 auto 16px;max-width:460px}\n.cta-btn{display:inline-block;background:linear-gradient(135deg,#b02828,#902020);color:#fff;font-weight:800;font-size:15px;padding:14px 40px;border-radius:50px;text-decoration:none;border:1px solid #c03030;transition:background .25s,transform .15s;box-shadow:0 6px 24px rgba(144,32,32,0.4)}\n.cta-btn:hover{background:linear-gradient(135deg,#c03838,#a02828);transform:scale(1.02)}\n.cta-btn:active{transform:scale(0.97)}\n.cta-box .cta-secondary{display:inline-block;margin-top:10px}\n\/* 底部法律信息折叠区 *\/\n.legal-details{margin-top:14px}\n.legal-details details{background:#0a0608;border-color:#3a1a1a}\n.legal-details details summary{font-size:13px;color:#8a6a6a}\n.legal-details .content p,.legal-details .content li{font-size:12.5px;color:#8a6a6a}\n\/* 独立表格背景与文字颜色 *\/\n.legal-details .content table{font-size:11.5px;width:100%;border-collapse:collapse;margin:6px 0 10px;background:#180a0e;color:#d0c0c0}\n.legal-details .content th{text-align:left;padding:4px 6px;color:#b09090;font-size:9px;text-transform:uppercase;border-bottom:1px solid #3a1a1a;background:#180a0e}\n.legal-details .content td{padding:4px 6px;color:#d0c0c0;border-bottom:1px solid #180a0e;background:#180a0e}\n.legal-details .content .note{background:#0a0608;border:1px solid #3a1a1a;border-radius:6px;padding:10px 12px;margin:6px 0 10px}\n.legal-details .content .note p{font-size:11.5px;color:#8a6a6a;margin:0}\n.trust-badge{display:inline-block;background:#fce8e8;color:#c03030;font-size:10px;font-weight:700;padding:4px 12px;border-radius:20px;border:1px solid #f0c0c0;letter-spacing:.04em}\n.feature-callout{background:#180a0e;border:1px solid #3a1a1a;border-radius:12px;padding:14px 18px;margin:0 0 14px;border-left:4px solid #c03030}\n.feature-callout p{font-size:14px;color:#c8b8b8;margin:0}\n.feature-callout strong{color:#e06060}\n\/* 独立规格表格背景与文字颜色 *\/\n.spec-table{width:100%;border-collapse:collapse;font-size:13px;background:#180a0e;color:#e0d0d0;border-radius:8px;overflow:hidden}\n.spec-table th{text-align:left;padding:8px 10px;font-weight:700;color:#b09090;font-size:10px;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #3a1a1a;width:38%;vertical-align:top;background:#180a0e}\n.spec-table td{padding:8px 10px;border-bottom:1px solid #3a1a1a;color:#e0d0d0;vertical-align:top;background:#180a0e}\n.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:none}\n@media(max-width:640px){.hero{padding:22px 14px 18px}.hero-title{font-size:22px}.blog-body{padding:18px 12px 26px}.blog-body h2{font-size:18px}.intro-text{font-size:14px}.stat-grid{grid-template-columns:repeat(2,1fr)}details{padding:0 12px}details summary{font-size:14px}.cta-box{padding:18px 14px}.cta-box p{font-size:17px}.cta-btn{padding:12px 28px;font-size:14px}.cta-row{flex-direction:column;align-items:stretch}.spec-table th,.spec-table td{font-size:12px;padding:6px 8px}}\n@media(max-width:380px){.hero-title{font-size:19px}.stat-item .num{font-size:20px}}\n\u003c\/style\u003e\n\u003cdiv class=\"blog-wrap\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🤖 Transforming War Mecha · 4,002 Pieces · Two Forms\u003c\/div\u003e\n\u003cdiv class=\"hero-title\"\u003e\n\u003cspan class=\"accent\"\u003eBR80503\u003c\/span\u003e Transforming War Mecha – Robot ↔ SR Fighter Jet\u003c\/div\u003e\n\u003cdiv class=\"hero-sub\"\u003eElectroplated + matte dual-coat armour · light-up chest core · full articulation · twin cannon \u0026amp; energy axe · 22.9″ display centrepiece\u003c\/div\u003e\n\u003cdiv class=\"hero-tags\"\u003e\n\u003cspan\u003e🔴🔵⚪ 红蓝银黑\u003c\/span\u003e \u003cspan\u003e⚙️ 2 Forms\u003c\/span\u003e \u003cspan\u003e💡 Light-Up Chest Core\u003c\/span\u003e \u003cspan\u003e🪓 Twin Cannon \u0026amp; Axe\u003c\/span\u003e \u003cspan\u003e🧩 4,002 Bricks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cspan\u003e\u003cstrong\u003e4,002\u003c\/strong\u003e Pieces\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e2\u003c\/strong\u003e Forms\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e22.9″\u003c\/strong\u003e Tall\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e14+\u003c\/strong\u003e Age\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- ===== BODY ===== --\u003e\n\u003cdiv class=\"blog-body\"\u003e\n\u003c!-- H2 1: 从双形态角度切入 --\u003e\n\u003ch2\u003e⚙️ The Art of the Rebuild: Two Forms, One Set\u003c\/h2\u003e\n\u003cp class=\"intro-text\"\u003eMost building sets give you one silhouette. \u003cstrong\u003eBR80503\u003c\/strong\u003e gives you two. This is a \u003cstrong\u003e4,002-piece transforming war mecha\u003c\/strong\u003e that doesn't just sit on a shelf — it challenges you to \u003cstrong\u003erebuild it into a completely different machine\u003c\/strong\u003e. Start with the towering humanoid war robot, then disassemble the armour, limbs, and torso to construct a heavy SR fighter jet. Every part you need is already in the box. No extra bricks. No hidden purchases. Just one set, two builds, and double the display value.\u003c\/p\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cp\u003e“The chest armour flips open by hand to reveal an illuminated core module — a glowing energy detail that brings the mecha to life for night display. Panels click shut firmly and open smoothly without going loose.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- H2 2: 从发光核心与可动性角度切入 --\u003e\n\u003ch2\u003e💡 Light, Motion \u0026amp; Engineering – The Mechanical Detail\u003c\/h2\u003e\n\u003cdiv class=\"feature-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003e🔄 Robot ↔ SR Fighter Jet:\u003c\/strong\u003e Disassemble and rebuild the armour, limbs and torso into a heavy SR fighter — fuselage, wings and engines, with the twin gold cannons moving to the nose. One set, two builds, double the playability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e💡 Openable Chest LED Core\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe chest armour flips open by hand to reveal an \u003cstrong\u003eilluminated core module\u003c\/strong\u003e. Once built and powered, it glows to bring the mecha's energy detail to life and add vivid light for night display. The panels click shut firmly and open smoothly without going loose. The core light uses button batteries (not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🦾 Full Articulation – Posing Without Loose Bricks\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eShoulders, elbows, waist, hips, knees and ankles all pivot, so the mecha holds \u003cstrong\u003estanding, striding, arm-raised and combat poses\u003c\/strong\u003e for hands-on play or styled shelf display — all without loose bricks falling. The joint tolerances are tuned for stable posing in both robot and jet modes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🪓 Twin Cannon \u0026amp; Energy Axe\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDouble-barrel energy cannon:\u003c\/strong\u003e hand-held, with a transparent glowing tip for a heavy-weapon feel\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGiant energy axe:\u003c\/strong\u003e a red-orange contrast melee weapon the mecha can hold or set aside\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eBoth weapons are included in the standard set and can be displayed with either form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- H2 3: 从盒内清单角度切入 --\u003e\n\u003ch2\u003e📦 Inside the Box: What You Get\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📦 Standard Set Contents\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e4,002 precision ABS bricks\u003c\/strong\u003e — staged in numbered bags by build phase\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransformable flight backpack\u003c\/strong\u003e — reconfigures between robot and jet modes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwin-barrel energy cannon\u003c\/strong\u003e — hand-held, with a transparent glowing tip\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGiant energy axe\u003c\/strong\u003e — a red-orange contrast melee weapon the mecha can hold or set aside\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThemed display base with engraved nameplate\u003c\/strong\u003e — feet lock into the base for steady display\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-in chest LED\u003c\/strong\u003e — openable chest armour reveals an illuminated core module\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull-colour printed manual\u003c\/strong\u003e — step-by-step assembly guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eYou supply:\u003c\/strong\u003e Button batteries for the chest LED core (not included). Check the manual for the exact type and quantity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- H2 4: 从涂装工艺与展示底座角度切入 --\u003e\n\u003ch2\u003e🔴🔵⚪ Finish, Base \u0026amp; Craftsmanship\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e✨ Dual Matte + Electroplated Coating\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe model combines a \u003cstrong\u003ematte layered spray with limited metal electroplating\u003c\/strong\u003e: clear colour-block boundaries on the armour, a heavy dose of metallic parts, and none of the cheap-plastic look. \u003cstrong\u003eOriginal tooling\u003c\/strong\u003e gives high part fit and stable, secure clutch during both the build and the transformation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🏗️ Custom Display Base with Engraved Nameplate\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eA dedicated display platform with an \u003cstrong\u003eengraved nameplate\u003c\/strong\u003e is included. The mecha's feet lock into the base so the giant model stands steady for desktop or cabinet display — built for both hands-on play and long-term static collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- H2 5: 从尺寸数据角度切入 --\u003e\n\u003ch2\u003e📐 Scale \u0026amp; Presence: A 22.9-Inch Statement Piece\u003c\/h2\u003e\n\u003cdiv style=\"background: #180a0e; border: 1px solid #3a1a1a; border-radius: 12px; padding: 14px 16px; margin: 0 0 14px;\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e22.9 × 26.4 × 13.4 in (58.3 × 67 × 34 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.4 × 5.6 × 21.6 in (46.7 × 14.3 × 54.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e13.6 lb (6.17 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-hardness ABS; dual matte + metal-electroplated finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBuild modes\u003c\/th\u003e\n\u003ctd\u003eTwo forms: humanoid war robot \/ SR fighter jet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eOpenable chest LED core (button batteries, not included)\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\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- H2 6: 从拼搭体验与目标人群角度切入 --\u003e\n\u003ch2\u003e🛠️ Build Experience \u0026amp; Who It's For\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🧱 Build Difficulty \u0026amp; Time\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eA \u003cstrong\u003emedium-to-high difficulty 4,002-piece build\u003c\/strong\u003e for immersive, stress-relieving assembly — best for builders with some experience. The transformation mechanism and chest LED wiring are the most rewarding sections. Expect a multi-session project; the numbered bags and full-colour manual keep each phase manageable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🎯 Who It's For \u0026amp; Gifting\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eSuits \u003cstrong\u003etransforming-mecha fans, sci-fi model collectors\u003c\/strong\u003e and anyone who wants a giant statement display piece — a premium holiday, birthday or anniversary gift that ships in a hard gift box.\u003c\/p\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePerfect for:\u003c\/strong\u003e adult brick builders, mecha enthusiasts, sci-fi collectors, and anyone seeking a 22.9-inch centrepiece with two display forms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- H2 7: 安全与保养 --\u003e\n\u003ch2\u003e⚠️ Safety \u0026amp; Care\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e⚠️ Product Information\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eSafety warning:\u003c\/strong\u003e Contains small building bricks — \u003cstrong\u003echoking hazard\u003c\/strong\u003e. Not suitable for children under 14. Keep small parts away from children under 3. The chest LED uses button batteries (not included) — keep button batteries away from children, as swallowing is dangerous; remove them for long-term storage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e Dust electroplated parts with a \u003cstrong\u003esoft dry cloth\u003c\/strong\u003e and avoid scratching. Handle the transformation mechanism gently during mode changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003e❓ Real Questions, Straight Answers\u003c\/h2\u003e\n\u003cp class=\"sub\"\u003eWhat builders ask before choosing this transforming war mecha.\u003c\/p\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Does it really transform, or do I need to rebuild it?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eIt \u003cstrong\u003erebuilds\u003c\/strong\u003e from the humanoid war robot into the heavy SR fighter jet — you disassemble and reassemble the armour, limbs and torso. \u003cstrong\u003eNo extra bricks are needed\u003c\/strong\u003e; every part comes from the same 4,002-piece set. The transformable flight backpack and twin gold cannons reconfigure as part of the build.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Is the chest LED included? What batteries does it need?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe \u003cstrong\u003ebuilt-in chest LED is included\u003c\/strong\u003e, but the \u003cstrong\u003ebutton batteries are not included\u003c\/strong\u003e. Check the printed manual for the exact type and quantity. The chest armour flips open by hand to reveal the illuminated core module — it adds vivid light for night display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“How poseable is the finished robot?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eFully articulated.\u003c\/strong\u003e Shoulders, elbows, waist, hips, knees and ankles all pivot, so the mecha holds \u003cstrong\u003estanding, striding, arm-raised and combat poses\u003c\/strong\u003e for hands-on play or shelf display — all without loose bricks falling. Joint tolerances are tuned for stable posing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“What weapons are included?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eTwo weapons are in the box: a \u003cstrong\u003edouble-barrel energy cannon\u003c\/strong\u003e (hand-held, with a transparent glowing tip) and a \u003cstrong\u003egiant energy axe\u003c\/strong\u003e (red-orange contrast melee weapon). Both can be displayed with either the robot or jet form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“How big is the display base, and does it hold the mecha securely?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eA \u003cstrong\u003ethemed display base with an engraved nameplate\u003c\/strong\u003e is included. The mecha's feet lock into the base so the 22.9-inch model stands steady for desktop or cabinet display — built for both hands-on play and long-term static collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“How difficult is the 4,002-piece build?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eMedium-to-high difficulty.\u003c\/strong\u003e Best for builders with some experience. The transformation mechanism and chest LED wiring are the most rewarding sections. Numbered bags and a full-colour manual keep each phase manageable — expect a multi-session project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\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 \u003cstrong\u003efree of charge\u003c\/strong\u003e — no return needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Is this suitable for children?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eBR80503 is an adult collectible, recommended for ages 14 and up.\u003c\/strong\u003e Contains many small parts — \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e (choking hazard). The chest LED uses button batteries — keep button batteries away from children. Younger builders should build only under adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CTA ===== --\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003cp\u003e🤖 Two Forms. One Set. A 22.9″ Display Centrepiece.\u003c\/p\u003e\n\u003cp class=\"sub\"\u003e4,002 pieces · humanoid war robot ↔ SR fighter jet · light-up chest core · twin cannon \u0026amp; axe.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- 链接已直接替换为您的产品链接，保证不会消失 --\u003e\n\u003c\/div\u003e\n\u003c!-- ===== TRUST ===== --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 8px 0 14px; align-items: center;\"\u003e\n\u003cspan class=\"trust-badge\"\u003e✅ Authorized Brand Seller\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #f0c0c0;\"\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #f0c0c0;\"\u003e📦 Free Replacements\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #f0c0c0;\"\u003e🤖 Two Forms\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== LEGAL ===== --\u003e\n\u003cdiv class=\"legal-details\"\u003e\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\u003c!-- 表格独立设置背景和文字颜色，防止被主题覆盖 --\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 11.5px; margin: 6px 0 10px; background: #180a0e; color: #d0c0c0;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 4px 6px; color: #b09090; font-size: 9px; text-transform: uppercase; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 4px 6px; color: #b09090; font-size: 9px; text-transform: uppercase; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 4px 6px; color: #b09090; font-size: 9px; text-transform: uppercase; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; border-bottom: 1px solid #3a1a1a; background: #180a0e;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; background: #180a0e;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; background: #180a0e;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 4px 6px; color: #d0c0c0; background: #180a0e;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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 style=\"font-size: 11.5px; color: #8a6a6a;\"\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 style=\"color: #b09090;\"\u003esupport@brickroyal.com\u003c\/strong\u003e. © 2026–Present BrickRoyal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\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. BR80503 is an original design and is \u003cstrong\u003enot affiliated with, licensed by, or endorsed by\u003c\/strong\u003e the LEGO Group, or by any film, television or media franchise.\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- \/blog-body --\u003e\n\u003c\/div\u003e\n\u003c!-- \/blog-wrap --\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43781521277041,"sku":"BR6974793280731","price":429.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Sky-FlameTransformingWarMecha19.png?v=1787907343"},{"product_id":"cyberpunk-nezha-six-arm-mecha-building-blocks","title":"Cyberpunk Nezha Six-Arm Mecha","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003cmeta name=\"description\" content=\"2,938 pieces. Six arms. Five weapons. LED lights. Lotus stand. Build the BR80504 cyber mecha and pose your own legend. Ages 14+.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{margin:0;padding:0;box-sizing:border-box}\nbody{background:#ffffff;display:flex;justify-content:center;padding:20px 12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.65;font-size:15px}\n.blog-wrap{max-width:820px;width:100%;background:#ffffff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.08);border:1px solid #e0e0e0}\n.hero{background:linear-gradient(145deg,#ffffff 0%,#f8f8f8 40%,#f0f0f0 100%);padding:32px 24px 26px;border-bottom:3px solid #d03030;position:relative;overflow:hidden}\n.hero::after{content:'';position:absolute;top:-30%;right:-10%;width:360px;height:360px;background:radial-gradient(circle,rgba(208,48,48,0.04) 0%,transparent 70%);border-radius:50%;pointer-events:none}\n.hero-badge{display:inline-block;background:#f0f0f0;color:#d03030;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;padding:5px 16px;border-radius:30px;border:1px solid #d0d0d0;margin-bottom:14px}\n.hero-title{font-size:28px;font-weight:900;line-height:1.15;color:#1a1a1a;margin:0 0 6px;position:relative;z-index:1}\n.hero-title .accent{background:linear-gradient(135deg,#e06060,#d03030);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}\n.hero-sub{font-size:15px;color:#555555;margin-bottom:8px;position:relative;z-index:1}\n.hero-tags{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:14px;position:relative;z-index:1}\n.hero-tags span{font-size:11px;font-weight:700;color:#555555;background:rgba(240,240,240,0.9);padding:4px 12px;border-radius:20px;border:1px solid #d0d0d0}\n.hero-stats{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(208,48,48,0.12)}\n.hero-stats span{font-size:12px;font-weight:600;color:#555555;letter-spacing:.04em}\n.hero-stats strong{color:#d03030;font-weight:800}\n.blog-body{padding:24px 18px 36px}\n.blog-body h2{font-size:19px;font-weight:800;color:#d03030;margin:0 0 8px}\n.intro-text{font-size:15px;line-height:1.8;color:#333333;margin-bottom:18px}\n.intro-text strong{color:#d03030}\n.highlight-box{background:#f8f8f8;border-left:5px solid #d03030;border-radius:0 12px 12px 0;padding:16px 20px;margin:0 0 24px}\n.highlight-box p{font-size:14px;font-style:italic;line-height:1.75;color:#555555;margin:0}\n.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 24px}\n.stat-item{background:#fafafa;border:1px solid #e0e0e0;border-top:4px solid #d03030;border-radius:12px;padding:14px 6px;text-align:center}\n.stat-item .num{font-size:24px;font-weight:900;color:#d03030;line-height:1.1}\n.stat-item .lbl{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#888888;margin-top:4px}\n.stat-item.gold{border-top-color:#e8c040}\n.stat-item.gold .num{color:#d4a020}\ndetails{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;padding:0 16px;margin-bottom:10px;transition:background .2s}\ndetails:hover{background:#f0f0f0}\ndetails summary{cursor:pointer;padding:16px 0;font-weight:800;font-size:15px;color:#1a1a1a;list-style:none;display:flex;align-items:center;gap:8px}\ndetails summary::-webkit-details-marker{display:none}\ndetails summary::after{content:'▸';margin-left:auto;font-size:18px;color:#888888;transition:transform .25s}\ndetails[open] summary::after{transform:rotate(90deg)}\ndetails .content{padding:0 0 18px}\ndetails .content p,details .content li{font-size:14px;line-height:1.75;color:#333333}\ndetails .content ul{padding-left:20px;margin:0 0 12px}\ndetails .content li{margin-bottom:5px}\n.note-box{background:#ffffff;border:1px solid #e0e0e0;border-radius:10px;padding:12px 16px;margin-top:6px}\n.note-box p{font-size:13px;color:#666666;margin:0}\n.faq-section{margin-top:28px}\n.faq-section h2{font-size:20px;font-weight:800;color:#1a1a1a;margin:0 0 4px}\n.faq-section .sub{font-size:13px;color:#888888;margin:0 0 16px}\n.cta-box{background:linear-gradient(145deg,#f8f8f8,#ffffff);border:1px solid #e0e0e0;border-top:5px solid #d03030;border-radius:16px;padding:26px 18px;text-align:center;margin:26px 0 16px}\n.cta-box p{font-size:19px;font-weight:900;color:#1a1a1a;margin:0 0 6px;line-height:1.2}\n.cta-box .sub{font-size:14px;color:#555555;margin:0 auto 16px;max-width:440px}\n.cta-btn{display:inline-block;background:linear-gradient(135deg,#b02828,#902020);color:#ffffff;font-weight:800;font-size:15px;padding:14px 36px;border-radius:50px;text-decoration:none;border:1px solid #d03030;transition:background .25s,transform .15s;box-shadow:0 6px 24px rgba(144,32,32,0.25)}\n.cta-btn:hover{background:linear-gradient(135deg,#c03838,#a02828);transform:scale(1.02)}\n.cta-btn:active{transform:scale(0.97)}\n.legal-details{margin-top:12px}\n.legal-details details{background:#ffffff;border-color:#e0e0e0}\n.legal-details details summary{font-size:13px;color:#666666}\n.legal-details .content p,.legal-details .content li{font-size:12px;color:#666666}\n.legal-details .content table{font-size:11px;width:100%;border-collapse:collapse;margin:6px 0 10px;background:#ffffff;color:#333333}\n.legal-details .content th{text-align:left;padding:4px 6px;color:#888888;font-size:9px;text-transform:uppercase;border-bottom:1px solid #e0e0e0;background:#ffffff}\n.legal-details .content td{padding:4px 6px;color:#333333;border-bottom:1px solid #f0f0f0;background:#ffffff}\n.legal-details .content .note{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;padding:10px 12px;margin:6px 0 10px}\n.legal-details .content .note p{font-size:11px;color:#666666;margin:0}\n.trust-badge{display:inline-block;background:#f0f0f0;color:#d03030;font-size:10px;font-weight:700;padding:4px 12px;border-radius:20px;border:1px solid #d0d0d0;letter-spacing:.04em}\n.feature-callout{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;padding:14px 18px;margin:0 0 14px;border-left:4px solid #d03030}\n.feature-callout p{font-size:14px;color:#333333;margin:0}\n.feature-callout strong{color:#d03030}\n.weapon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:10px 0 14px}\n.weapon-item{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:8px;padding:10px 12px}\n.weapon-item .name{font-size:12px;font-weight:800;color:#b8860b;margin:0 0 2px}\n.weapon-item .desc{font-size:11px;color:#555555;margin:0}\n@media(max-width:640px){.hero{padding:22px 16px 18px}.hero-title{font-size:22px}.blog-body{padding:18px 12px 26px}.blog-body h2{font-size:17px}.intro-text{font-size:14px}.stat-grid{grid-template-columns:repeat(2,1fr)}details{padding:0 12px}details summary{font-size:14px}.cta-box{padding:18px 14px}.cta-box p{font-size:17px}.cta-btn{padding:12px 28px;font-size:14px}.weapon-grid{grid-template-columns:1fr}.hero-stats span{font-size:11px}}\n@media(max-width:420px){.hero-title{font-size:19px}.stat-item .num{font-size:18px}.hero-stats{flex-direction:column;gap:6px}}\n\u003c\/style\u003e\n\u003cdiv class=\"blog-wrap\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e⚔️ Cyber Mecha · 2,938 Pieces · Six Arms\u003c\/div\u003e\n\u003cdiv class=\"hero-title\"\u003e\n\u003cspan class=\"accent\"\u003eBR80504\u003c\/span\u003e Build a Six-Arm Cyber Legend\u003c\/div\u003e\n\u003cdiv class=\"hero-sub\"\u003eSix-arm mecha · five switchable weapons · LED light effects · lotus display stand · fully articulated joints\u003c\/div\u003e\n\u003cdiv class=\"hero-tags\"\u003e\n\u003cspan\u003e🤖 Six-Arm Mech\u003c\/span\u003e \u003cspan\u003e⚔️ 5 Switchable Weapons\u003c\/span\u003e \u003cspan\u003e💡 LED Light Bricks\u003c\/span\u003e \u003cspan\u003e🏮 Lotus Display Stand\u003c\/span\u003e \u003cspan\u003e🧩 2,938 Bricks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cspan\u003e\u003cstrong\u003e2,938\u003c\/strong\u003e Pieces\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e70.6 cm\u003c\/strong\u003e Tall\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003e14+\u003c\/strong\u003e Recommended\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eLED\u003c\/strong\u003e Light Effects\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blog-body\"\u003e\n\u003ch2\u003e🤖 What Makes the BR80504 Different?\u003c\/h2\u003e\n\u003cp class=\"intro-text\"\u003eMost brick-built mecha are statues. The \u003cstrong\u003eBR80504\u003c\/strong\u003e is not. It is a \u003cstrong\u003e2,938-piece cyber mecha\u003c\/strong\u003e that stands \u003cstrong\u003e70.6 cm tall\u003c\/strong\u003e and is built to be \u003cstrong\u003eposed, armed, and re-posed\u003c\/strong\u003e. Six fully articulated arms. Five switchable weapons. LED light bricks that rotate on and off. A lotus-shaped display stand that doubles as a stage. This is a \u003cstrong\u003ebuilding set\u003c\/strong\u003e that becomes a \u003cstrong\u003eposeable action figure\u003c\/strong\u003e — and a \u003cstrong\u003edisplay piece\u003c\/strong\u003e that commands attention. The metallic custom-painted body in red, gold, black, and silver gives it a \u003cstrong\u003epremium, reflective finish\u003c\/strong\u003e that looks stunning under any light. Recommended for adult builders aged 14+.\u003c\/p\u003e\n\u003cdiv class=\"feature-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003e⚔️ Six Arms. Five Weapons. One Build.\u003c\/strong\u003e\u003cbr\u003eThe BR80504 features a \u003cstrong\u003esix-arm configuration\u003c\/strong\u003e with \u003cstrong\u003efive switchable weapons\u003c\/strong\u003e — each designed to clip into the hands and be swapped freely. The spherical joint design lets you pose every arm independently, creating dynamic action stances that look straight out of a cyberpunk anime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e📦 What's Included With BR80504?\u003c\/h2\u003e\n\u003cdetails open=\"\" style=\"margin-bottom: 10px;\"\u003e\n\u003csummary\u003e📦 Standard Set Contents\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e2,938 precision ABS bricks\u003c\/strong\u003e — in numbered bags by build stage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMetallic custom-painted body\u003c\/strong\u003e — red, gold, black, and silver finish with a reflective sheen\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSix fully articulated arms\u003c\/strong\u003e with spherical joint parts for free posing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFive switchable weapons:\u003c\/strong\u003e demon-slash sword, pestle, firetip spear, universe ring, slash blade\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLED light bricks\u003c\/strong\u003e — rotate to turn on\/off, illuminating the chest and effects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLotus display stand\u003c\/strong\u003e — with stage-light effect and decorative base\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePosable legs and waist\u003c\/strong\u003e — full-body articulation for dynamic stances\u003c\/li\u003e\n\u003cli\u003eFull-color \u003cstrong\u003estep-by-step instruction manual\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eLED lights included:\u003c\/strong\u003e the light bricks are part of the set — no extra purchase needed. Batteries for the LED module are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e⚔️ Five Switchable Weapons\u003c\/h2\u003e\n\u003cdetails style=\"margin-bottom: 10px;\"\u003e\n\u003csummary\u003e⚔️ Weapon System — Swap and Pose\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe BR80504 comes with \u003cstrong\u003efive signature weapons\u003c\/strong\u003e, each designed to clip into the mecha's hands and be swapped freely:\u003c\/p\u003e\n\u003cdiv class=\"weapon-grid\"\u003e\n\u003cdiv class=\"weapon-item\"\u003e\n\u003cdiv class=\"name\"\u003e🔥 Demon Slash Sword\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eA long red-bladed sword with gold hilt — the primary close-combat weapon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"weapon-item\"\u003e\n\u003cdiv class=\"name\"\u003e🪓 Pestle\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eA gold-and-orange spear-like weapon with a pointed tip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"weapon-item\"\u003e\n\u003cdiv class=\"name\"\u003e🔱 Firetip Spear\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eA long gold shaft with a red-and-white spearhead\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"weapon-item\"\u003e\n\u003cdiv class=\"name\"\u003e💠 Universe Ring\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eA circular blue-and-silver ring weapon — unique and eye-catching\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"weapon-item\"\u003e\n\u003cdiv class=\"name\"\u003e🗡️ Slash Blade\u003c\/div\u003e\n\u003cdiv class=\"desc\"\u003eA curved red blade with a gold handle for sweeping strikes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eAll five weapons are included\u003c\/strong\u003e — no extra purchases needed. Each clips securely into the hands and can be swapped in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e💡 LED Light Effects\u003c\/h2\u003e\n\u003cdetails style=\"margin-bottom: 10px;\"\u003e\n\u003csummary\u003e💡 LED Light Bricks — Rotate to Activate\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe set includes \u003cstrong\u003eLED light bricks\u003c\/strong\u003e that illuminate the mecha's chest and weapon effects. The light module features a \u003cstrong\u003erotary switch\u003c\/strong\u003e — simply rotate it to turn the lights on or off. The blue-white glow from the chest core creates a dramatic cyberpunk atmosphere, especially when displayed in a dim room or on the lotus stand.\u003c\/p\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eBattery note:\u003c\/strong\u003e The LED module requires batteries (not included). Please supply your own — contact us at \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e if you need guidance on the correct type.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e🏮 Lotus Display Stand \u0026amp; Stage Effect\u003c\/h2\u003e\n\u003cdetails style=\"margin-bottom: 10px;\"\u003e\n\u003csummary\u003e🏮 Lotus Stand — Display and Play\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe BR80504 includes a \u003cstrong\u003elotus-shaped display stand\u003c\/strong\u003e with a stage-light effect. The stand not only provides a stable base for the 70.6 cm mecha but also acts as a dramatic stage — the built-in light effect casts a glow upward, highlighting the metallic finish and the six-arm silhouette. When not in play, the mecha stands as a striking centrepiece on the lotus base.\u003c\/p\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eDisplay tip:\u003c\/strong\u003e Place the mecha on the lotus stand in a dimly lit room to fully appreciate the LED light effects and the metallic finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e🦾 Articulation \u0026amp; Poseability\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🦾 Spherical Joints — Free Posing\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSix arms\u003c\/strong\u003e — each arm is fully articulated with spherical joint parts, allowing independent movement and dynamic poses\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLegs and waist\u003c\/strong\u003e — the lower body features multiple joints for stable and dynamic stances\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHead and neck\u003c\/strong\u003e — the head can be tilted and rotated for expressive posing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeapon grips\u003c\/strong\u003e — hands are designed to securely hold and swap all five weapons\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePose and re-pose:\u003c\/strong\u003e The spherical joint design allows you to change the mecha's stance anytime — no tools required. Whether you prefer a combat-ready pose or a calm display stance, the joints hold their position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e📐 How Large Is BR80504?\u003c\/h2\u003e\n\u003cdiv style=\"background: #fafafa; border: 1px solid #e0e0e0; border-radius: 12px; padding: 12px 16px; margin: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; color: #333333; margin: 0;\"\u003e\u003cstrong\u003eAssembled size:\u003c\/strong\u003e 46.5 × 41 × 70.6 cm (18.3 × 16.1 × 27.8 in) — a towering centrepiece.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #666666; margin: 4px 0 0;\"\u003e\u003cstrong\u003eGift box:\u003c\/strong\u003e 42.7 × 14.3 × 49.8 cm · \u003cstrong\u003ePieces:\u003c\/strong\u003e 2,938\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e⏳ How Long Does BR80504 Take to Build?\u003c\/h2\u003e\n\u003cdiv style=\"background: #fafafa; border: 1px solid #e0e0e0; border-radius: 12px; padding: 12px 16px; margin: 0 0 14px;\"\u003e\n\u003cp style=\"font-size: 14px; color: #333333; margin: 0;\"\u003e\u003cstrong\u003eEstimated build time:\u003c\/strong\u003e approximately \u003cstrong\u003e12–18 hours\u003c\/strong\u003e — a rewarding multi-session project. The six-arm articulation and weapon assembly make this build especially satisfying. Recommended for ages 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003e🎯 Who This Build Is For\u003c\/h2\u003e\n\u003cdiv style=\"background: #fafafa; border: 1px solid #e0e0e0; border-radius: 12px; padding: 16px 20px; margin: 10px 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; color: #333333; margin: 0 0 10px;\"\u003eThe BR80504 is designed for builders who enjoy:\u003c\/p\u003e\n\u003cul style=\"list-style: none; padding: 0; margin: 0 0 12px;\"\u003e\n\u003cli style=\"font-size: 13px; color: #333333; padding: 3px 0; padding-left: 18px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #d03030; font-weight: 800;\"\u003e✓\u003c\/span\u003e A \u003cstrong\u003etowering six-arm mecha\u003c\/strong\u003e — 70.6 cm of articulated cyberpunk presence\u003c\/li\u003e\n\u003cli style=\"font-size: 13px; color: #333333; padding: 3px 0; padding-left: 18px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #d03030; font-weight: 800;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eFive switchable weapons\u003c\/strong\u003e and fully poseable joints — dynamic display and play\u003c\/li\u003e\n\u003cli style=\"font-size: 13px; color: #333333; padding: 3px 0; padding-left: 18px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #d03030; font-weight: 800;\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eLED light effects\u003c\/strong\u003e with a rotary switch — instant atmosphere\u003c\/li\u003e\n\u003cli style=\"font-size: 13px; color: #333333; padding: 3px 0; padding-left: 18px; position: relative;\"\u003e\n\u003cspan style=\"position: absolute; left: 0; color: #d03030; font-weight: 800;\"\u003e✓\u003c\/span\u003e A \u003cstrong\u003elotus display stand\u003c\/strong\u003e with stage-light effect — display and play in one\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e0e0e0; border-radius: 8px; padding: 10px 14px; margin-top: 8px;\"\u003e\n\u003cp style=\"font-size: 13px; color: #555555; margin: 0;\"\u003e\u003cstrong\u003e💡 What to Consider Before You Start\u003c\/strong\u003e\u003cbr\u003e- \u003cstrong\u003eExperience level:\u003c\/strong\u003e comfortable with detailed, multi-stage builds\u003cbr\u003e- \u003cstrong\u003eTime commitment:\u003c\/strong\u003e expect 12–18 hours across multiple sessions\u003cbr\u003e- \u003cstrong\u003eLED module:\u003c\/strong\u003e requires batteries (not included)\u003cbr\u003e- \u003cstrong\u003eAge:\u003c\/strong\u003e recommended for 14+ due to small parts and complexity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003e📋 Complete Specifications\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📐 Full Specs\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; background: #ffffff; color: #333333;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; width: 40%; vertical-align: top; background: #ffffff;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003eBRICKROYAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eSKU\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003eBR80504\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003e2,938 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eScale\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003eCyber mecha collectible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eAssembled size\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003e46.5 × 41 × 70.6 cm (18.3 × 16.1 × 27.8 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eGift box size\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003e42.7 × 14.3 × 49.8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003e14+ (adult collectible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eColour\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003eMetallic custom paint — red, gold, black, silver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eWeapons\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003e5 switchable — demon-slash sword, pestle, firetip spear, universe ring, slash blade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eLighting\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003eLED light bricks — rotary switch on\/off\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eDisplay stand\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003eLotus-shaped with stage-light effect\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #e0e0e0; vertical-align: top; background: #ffffff;\"\u003eJoint system\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #e0e0e0; color: #333333; background: #ffffff;\"\u003eSpherical joint parts — six arms, legs, waist, head\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 7px 0; font-weight: bold; color: #888888; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; vertical-align: top; background: #ffffff;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 7px 0; color: #333333; background: #ffffff;\"\u003eLED module requires batteries (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2\u003e⚠️ Safety \u0026amp; Care\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e⚠️ Product Information\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eSafety warning:\u003c\/strong\u003e Contains small parts — \u003cstrong\u003echoking hazard\u003c\/strong\u003e. Not suitable for children under 14. Keep loose parts away from infants and toddlers. All bricks are made from non-toxic ABS material intended for adult-oriented model construction.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLED note:\u003c\/strong\u003e The LED module requires batteries (not included). Follow the wiring instructions and charge or replace batteries under adult supervision.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare:\u003c\/strong\u003e The metallic custom-painted surfaces are scratch-sensitive — handle with care. Dust with a \u003cstrong\u003esoft dry cloth\u003c\/strong\u003e and keep out of prolonged direct sun to protect the finish. Pose the joints gently; they are designed for repeated adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003e❓ Real Questions, Straight Answers\u003c\/h2\u003e\n\u003cp class=\"sub\"\u003eWhat builders ask before choosing this cyber mecha.\u003c\/p\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"Are all five weapons included, or sold separately?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eAll five weapons are included\u003c\/strong\u003e — demon-slash sword, pestle, firetip spear, universe ring, and slash blade. They clip into the mecha's hands and can be swapped freely. No extra purchases needed for the weapons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"Do the LED lights work out of the box?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eLED light bricks are included\u003c\/strong\u003e — you build them into the chest and weapon effects. The module has a \u003cstrong\u003erotary switch\u003c\/strong\u003e to turn the lights on and off. \u003cstrong\u003eBatteries are not included\u003c\/strong\u003e — please supply your own. Contact us at admin@brickroyal.com if you need guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"How poseable is the mecha?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eVery poseable.\u003c\/strong\u003e The six arms, legs, waist, and head all use \u003cstrong\u003espherical joint parts\u003c\/strong\u003e — you can create dynamic combat stances, swap weapons, and re-pose anytime without tools. The joints hold their position firmly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"What is the lotus stand for?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eThe \u003cstrong\u003elotus-shaped display stand\u003c\/strong\u003e provides a stable base for the 70.6 cm mecha and features a \u003cstrong\u003estage-light effect\u003c\/strong\u003e that casts a glow upward. It doubles as a display stage and a play base — the mecha can stand on it for display or be posed on it during play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"How difficult is the build at 2,938 pieces?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eMid-high difficulty\u003c\/strong\u003e — recommended for experienced builders aged 14+. The six-arm articulation and weapon assembly are the most technically interesting parts. The numbered bags and full-colour illustrated manual keep each phase manageable. Estimated build time is \u003cstrong\u003e12–18 hours\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"What if a piece is missing or damaged?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eWithin \u003cstrong\u003e48 hours of delivery\u003c\/strong\u003e, send us a \u003cstrong\u003eshort unboxing video\u003c\/strong\u003e and \u003cstrong\u003eclear photos\u003c\/strong\u003e to \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e. We'll replace any confirmed missing or damaged parts \u003cstrong\u003efree of charge\u003c\/strong\u003e — no need to return the set. We want every builder to complete their mecha.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"Is it stable enough for a display shelf?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eAbsolutely.\u003c\/strong\u003e The assembled mecha measures \u003cstrong\u003e70.6 cm tall\u003c\/strong\u003e — a commanding presence. The lotus stand provides a wide, stable base. The spherical joints are designed to hold poses firmly, so the mecha stands securely on a shelf, desk, or display cabinet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\"Does it come with a manual?\"\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e A full-colour, step-by-step instruction manual is included. It covers the entire build, including the LED module, weapon assembly, and joint articulation. The numbered bags correspond to the build stages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003cp\u003e⚔️ Six Arms · Five Weapons · LED Light Effects\u003c\/p\u003e\n\u003cp class=\"sub\"\u003e2,938 pieces · 70.6 cm cyber mecha — build, pose, and display.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- Replace href=\"#\" with your product URL --\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 6px 0 14px; align-items: center;\"\u003e\n\u003cspan class=\"trust-badge\"\u003e✅ Authorized Brand Seller\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #d0d0d0;\"\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #d0d0d0;\"\u003e📦 Free Replacements\u003c\/span\u003e \u003cspan class=\"trust-badge\" style=\"border-color: #d0d0d0;\"\u003e💡 LED Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"legal-details\"\u003e\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 authorised products through brickroyal.com. Authorization period: \u003cstrong\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n\u003ctable style=\"background: #ffffff; color: #333333;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #ffffff; color: #888888;\"\u003eAuthorised Brand\u003c\/th\u003e\n\u003cth style=\"background: #ffffff; color: #888888;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"background: #ffffff; color: #888888;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; color: #333333;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Trademark authorisation does not grant rights to any third-party IP — character names, artwork, logos or other trademarks remain separate matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 11px; color: #666666;\"\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–18:30 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\u003cdetails\u003e\n\u003csummary\u003e⚖️ Legal, Brand \u0026amp; Disclaimers\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eBrickRoyal is an independent brand. BR80504 is an original design with a generic cyber-mecha theme and is \u003cstrong\u003enot affiliated with, licensed by, or endorsed by\u003c\/strong\u003e the LEGO Group, or by any film, television, or media franchise.\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43781893292145,"sku":"BR6974793280748","price":359.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/CyberpunkNezhaSix-ArmMecha7.png?v=1787907441"},{"product_id":"dark-slayer-mecha-building-set","title":"Dark Slayer Mecha Building Set","description":"\u003c!-- ============================================================\n     BrickRoyal · BR80506 Dark Slayer Mecha (IP-safe generic)\n     用法:Shopify → Products → BR80506 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:资料(3908片\/成品46×35×49cm\/礼盒46.7×14.3×54.8cm\/毛6.13净5.8kg\/箱6)\n     ⚠️⚠️ 版权最高危:严禁 Gundam \/ Sazabi \/ 高达 \/ 沙扎比 \/ HN-03 (万代Bandai商标)!全删,做通用\"Dark Slayer工业机甲\"\n     ⚠️ 清除:古励\/GULY-001\/XINZHUAN 旧标、8+;系列名 Wild Mecha\n     ⚠️ 电池:推进器\/枪口\/底座LED,资料未明型号→对图确认\n     动力:无电机,纯手动拼装\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-forge:#2B2B2E;--br-forge-soft:#565056;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-forge-soft),var(--br-forge));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(43,43,46,.35);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-forge);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-forge);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-forge);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-forge);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-forge);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-forge);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-forge);background:rgba(43,43,46,.12);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-forge);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-forge);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-forge);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR80506 · Wild Mecha Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eIndustrial Combat Mecha · Limited Edition\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eDark Slayer Mecha Building Set\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 3,908-piece heavy combat mecha in a matte black-and-gold finish. Fully armed with a glowing beam rifle, back cannons, missile pods and arm gatling, with ball-joint articulation, thruster LEDs and a dedicated light-up display booth.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e3,908\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e19.3\"\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eTall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eLED\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eLight booth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__notice\"\u003e\n\u003cp class=\"br-pdp__noticeTitle\"\u003eWhat's in the box\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--in\"\u003eIncluded\u003c\/span\u003e\u003cspan class=\"br-pdp__rowText\"\u003e3,908 bricks · glowing \u003cb\u003ebeam rifle\u003c\/b\u003e · back cannons, missile pods \u0026amp; arm gatling · \u003cb\u003elight-up display booth\u003c\/b\u003e with model number · LED light parts · printed manual. \u003cb\u003eNo motors — manual assembly.\u003c\/b\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__row\"\u003e\n\u003cspan class=\"br-pdp__tag br-pdp__tag--note\"\u003eYou supply\u003c\/span\u003e\u003cspan class=\"br-pdp__rowText\"\u003e\u003cb\u003eBatteries\u003c\/b\u003e for the thruster \u0026amp; rifle LEDs and the booth spotlights (not included). Check the manual for the exact type and quantity.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eThe build, in short\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR80506 is an original heavy combat mecha built from 3,908 precision ABS bricks in an aggressive matte black-and-gold scheme. A matte frosted coating resists fingerprints while electroplated gold parts add a glossy metallic accent, and layered piping, panel lines, exposed gears and printed markings cover the whole body for a hardcore industrial look.\u003c\/p\u003e\n\u003cp\u003eIt's fully armed — a glowing beam rifle plus back cannons, missile pods and an arm gatling — with ball-joint articulation, thruster LEDs and a dedicated light-up display booth. A big 19.3-inch (49 cm) statement piece for adult builders, sci-fi mecha fans and collectors aged 14+. \u003cstrong\u003eNo motors: pure manual assembly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull weapon loadout\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlowing beam rifle:\u003c\/strong\u003e a large rifle with an LED muzzle and mechanical pipe detailing — hand-held or mounted on the base\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBack cannons \u0026amp; missile pods:\u003c\/strong\u003e multi-barrel back artillery and shoulder missile pods\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArm gatling:\u003c\/strong\u003e extra arm-mounted firepower\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eAll weapons detach and re-mount freely for different combat display setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eLight, motion \u0026amp; booth\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eBuilt-in LED lighting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eLED light bricks sit on the back thruster tanks and the beam rifle. You turn them on and off by hand with a twist — the glowing transparent propellers recreate an energy-thruster effect. All lights run on batteries (not included); check the manual for the exact type and quantity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull ball-joint articulation\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eBall joints at the head and neck, shoulders, arms, waist, legs and ankles bend and swing through a wide range, for standing, striding and rifle-firing combat poses. The mechanical claw hands open and close to grip weapons securely, and joints stay tight without loosening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLight-up display booth\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA customised buildable display stand is included, with reserved lock-in positions for the mecha and the beam rifle plus extra ambient lights that wash the model from below and the side — built for a striking display on a desk, gaming room or shelf, especially in low light. The booth carries the model number and mecha line art.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eFinish \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMatte coat + electroplated gold\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe body pairs an exclusive matte frosted coating — which hides fingerprints and gives an even, premium surface — with electroplated gold decoration for a glossy metallic contrast. The dark matte-and-gold scheme suits the hard sci-fi warrior styling far better than ordinary glossy bricks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eStructure \u0026amp; materials\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eStandard high-hardness ABS with a firm, tight clutch. A multi-layer internal frame reinforces the large build so it stands steady and carries the heavy weapons without sagging. Modular assembly — torso, limbs, weapons and booth in separate stages — lowers the difficulty of such a big set and improves the margin for error.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e3,908 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e18.1 × 13.8 × 19.3 in (46 × 35 × 49 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.4 × 5.6 × 21.6 in (46.7 × 14.3 × 54.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e13.5 lb (6.13 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e12.8 lb (5.8 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-hardness ABS; matte frosted coat + electroplated gold parts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeapons\u003c\/th\u003e\n\u003ctd\u003eBeam rifle, back cannons, missile pods, arm gatling (detachable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eThruster \u0026amp; rifle LEDs + booth spotlights (batteries not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eNo motors — manual assembly only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eMade in China\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA large 3,908-piece build for immersive, stress-relieving assembly, best for builders with some experience. The size, lighting and matte black-gold finish suit a gaming room, study or office desk — and make a standout birthday or holiday gift for teen and adult mecha and sci-fi model fans. You can restage the weapons for play, or set it on the lit booth for display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14. Keep small parts away from children under 3. LEDs use batteries (not included) — if button batteries are used, keep them away from children, as swallowing is dangerous; remove batteries for long-term storage. Dust electroplated parts with a soft dry cloth and avoid scratching the matte coat. Made in China.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43782354239601,"sku":"BR6974793280762","price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Dark_Slayer_Mecha_Building_Set36.png?v=1787907456"},{"product_id":"1-8-widebody-modified-wagon-building-set-matte-black","title":"1:8 Widebody Modified Wagon Building Set — Matte Black","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"max-width: 720px; margin: 0 auto; background: #FFFFFF; font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\"\u003e\n\u003c!-- SCENE DECORATION: garage floor + red seam (CSS-drawn, illustration only) --\u003e\n\u003cdiv style=\"position: relative; height: 150px; background: linear-gradient(180deg,#101012 0%, #1C1C1F 52%, #08080A 100%); overflow: hidden;\"\u003e\n\u003cdiv style=\"position: absolute; bottom: 26px; left: 0; right: 0; height: 3px; background: #C8102E; opacity: .9;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; bottom: 0; left: 0; right: 0; height: 26px; background: repeating-linear-gradient(90deg,#2A2A2E 0 24px,#141416 24px 48px); opacity: .5;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; top: 24px; left: 12%; width: 5px; height: 5px; background: #E4E4E6; border-radius: 50%; opacity: .5; box-shadow: 120px 20px 0 #E4E4E6, 240px -6px 0 #E4E4E6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"position: absolute; top: 14px; left: 20px; margin: 0; font-size: 10px; letter-spacing: .2em; text-transform: uppercase; color: #b4b4b8; opacity: .85;\"\u003eDedicated to passionate building‑block fans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 26px 20px 40px 20px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: #e23142; margin: 0 0 14px;\"\u003eBR10645 · 1:8 WAGON SERIES · MATTE BLACK · WIDEBODY WAGON · RC-UPGRADEABLE\u003c\/p\u003e\n\u003ch1 style=\"font-size: 25px; font-weight: 900; line-height: 1.2; color: #1a1a1a; margin: 0 0 14px;\"\u003e1:8 Widebody Modified Wagon Building Set — Matte Black (4,189 Pieces)\u003c\/h1\u003e\n\u003cp style=\"font-size: 15.5px; line-height: 1.7; color: #333333; margin: 0 0 16px;\"\u003eA big 4,189-piece 1:8 scale widebody modified wagon in custom matte black with red interior accents — flared widebody arches, quad exhausts, a roof box \u0026amp; rack, a large simulated engine and a red race cockpit. Build it static, then add the RC Power Kit for electric doors, an electric lift-back tailgate, an adjustable chassis, LED lights and RC driving.\u003c\/p\u003e\n\u003cdiv style=\"background: #1B1B1E; border: 1px solid #323237; border-left: 3px solid #E23142; border-radius: 8px; padding: 14px 18px; margin: 0 0 12px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.6; color: #f3f3f4; margin: 0;\"\u003e📖 \u003cstrong\u003eA quick note:\u003c\/strong\u003e to keep this page easy to scan, the full details are folded into the sections below — \u003cstrong\u003etap any row to open it\u003c\/strong\u003e. Sections open and close independently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 22px;\"\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 14px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #e23142; line-height: 1.1;\"\u003e4,189\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #82828a; text-transform: uppercase; letter-spacing: .1em; margin-top: 3px;\"\u003ePieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 14px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #c8102e; line-height: 1.1;\"\u003e1:8\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #82828a; text-transform: uppercase; letter-spacing: .1em; margin-top: 3px;\"\u003eWidebody\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 14px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #e23142; line-height: 1.1;\"\u003e24.8\"\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #82828a; text-transform: uppercase; letter-spacing: .1em; margin-top: 3px;\"\u003eLength\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 150px; background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 14px 10px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 22px; font-weight: 800; color: #c8102e; line-height: 1.1;\"\u003e14+\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; color: #82828a; text-transform: uppercase; letter-spacing: .1em; margin-top: 3px;\"\u003eAge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e📦 01 · What’s in the box \u0026amp; overview\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px; padding: 0 0 6px;\"\u003e\n\u003cdiv style=\"flex: 1 1 230px; background: #1B1B1E; border: 1px solid #323237; border-radius: 8px; padding: 14px 16px;\"\u003e\n\u003cp style=\"font-size: 11.5px; font-weight: 800; color: #e23142; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eIn the box (static)\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.6; color: #f3f3f4; margin: 0;\"\u003e4,189 bricks · custom matte-black body with red interior accents · flared widebody arches, front splitter, side skirts \u0026amp; large rear wing · quad exhausts · roof box \u0026amp; roof rack · split headlights · large simulated engine · red-and-white striped bucket seats \u0026amp; roll cage · multi-spoke wheels with calipers \u0026amp; rubber tyres · printed manual. No batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 230px; background: #1B1B1E; border: 1px solid #323237; border-radius: 8px; padding: 14px 16px;\"\u003e\n\u003cp style=\"font-size: 11.5px; font-weight: 800; color: #c8102e; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eSold separately\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.6; color: #f3f3f4; margin: 0;\"\u003eRC Power Kit (L motors, high-power “red-storm” L motors, M motors, servo, 2.4G remote, rechargeable battery box, LED wiring, 25\/50cm extension cables) for electric doors, an electric lift-back tailgate, an adjustable chassis, LED lights and RC driving. Not included in the standard set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 0px;\"\u003e\u003cstrong style=\"color: #f3f3f4;\"\u003eOverview.\u003c\/strong\u003e The BR10645 is a big 1:8 scale widebody modified wagon (estate) built from 4,189 precision ABS bricks — one of the largest builds in the range. Its custom matte-black finish with red interior accents gives a hardcore tuner-wagon look: flared arches, a front splitter, side skirts, a large rear wing and quad exhausts, plus a roof box and rack for that track-meets-adventure style. Out of the box it’s a static display — no batteries needed — with a large simulated engine, working steering-to-front-wheel linkage, a suspension chassis and a detailed red race cockpit. At 24.8 in (63 cm) long. Ages 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e🔧 02 · Design \u0026amp; mechanical detail\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cul style=\"margin: 0 0 6px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eMatte-black widebody kit\u003c\/strong\u003e — flared arches, a front splitter, side skirts and a large rear wing for a muscular tuned-estate stance\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eQuad exhausts\u003c\/strong\u003e — a layered four-outlet rear exhaust in red\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eRoof box \u0026amp; rack\u003c\/strong\u003e — a 3D storage box on a cross roof rack; practical wagon meets tuner style\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eSplit headlights\u003c\/strong\u003e — transparent layered modules; add the LED kit for lit headlights\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eRed race cabin\u003c\/strong\u003e — red-and-white striped bucket seats, a roll cage and a detailed interior\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 0px;\"\u003e\u003cstrong\u003eSimulated engine, steering \u0026amp; chassis.\u003c\/strong\u003e An exposed large simulated engine sits under the hood with detailed pipework — the pistons move in sync as the wheels turn. Turn the cockpit steering wheel and the front wheels turn with it, on a chassis that reproduces the suspension and steering mechanics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e⚡ 03 · Optional RC Power Kit (sold separately)\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 10px;\"\u003eFit the separately sold RC Power Kit, run by 2.4G remote, to unlock:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 6px; padding-left: 20px;\"\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eElectric doors\u003c\/strong\u003e — both widebody doors open and close by remote at a wide angle\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003e\n\u003cstrong\u003eElectric lift-back tailgate\u003c\/strong\u003e — the rear hatch raises automatically to reveal the cargo area and spare tyre\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003eAdjustable lifting chassis — raise or lower ride height by remote\u003c\/li\u003e\n\u003cli style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin-bottom: 7px;\"\u003eFull LED lighting and RC forward \/ reverse \/ steering\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #82828a; margin: 0 0 0px;\"\u003eThe kit includes L motors, high-power “red-storm” L motors, M motors, a servo steering motor, a 2.4G remote, a rechargeable battery box, LED wiring and extension cables. To use your own power source, check with us first at admin@brickroyal.com. \u003cstrong\u003eNone of the RC parts are in the standard set.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e📋 04 · Full specifications\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; margin: 0 0 8px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eModel\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003eBR10645\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003ePiece count\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003e4,189 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eScale\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003e1:8 widebody wagon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eAssembled size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003e24.8 × 11.0 × 8.3 in (63 × 28 × 21 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eGift box size\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003e23.9 × 11.2 × 9.4 in (60.6 × 28.5 × 24 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eGross \/ net weight\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003e14.2 lb (6.42 kg) \/ 13.4 lb (6.07 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eRecommended age\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003eCustom matte black with red interior accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2A2A2E; width: 44%; vertical-align: top;\"\u003eHeadline feature\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; border-bottom: 1px solid #2A2A2E; color: #f3f3f4;\"\u003eWidebody kit, roof box, quad exhausts; electric doors \u0026amp; lift-back tailgate (with RC kit)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 8px 0; font-weight: bold; color: #82828a; font-size: 10.5px; text-transform: uppercase; letter-spacing: .06em; width: 44%; vertical-align: top;\"\u003ePower\u003c\/th\u003e\n\u003ctd style=\"padding: 8px 0; color: #f3f3f4;\"\u003eStatic display model. Optional RC Power Kit sold separately (rechargeable battery box).\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #82828a; margin: 0 0 0px;\"\u003eExact accessories and part counts are listed in the printed manual. If anything’s unclear, email admin@brickroyal.com.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e🎁 Who it’s for \u0026amp; gifting\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 0px;\"\u003eA high-difficulty 4,189-piece build — a real project — with a distinctive widebody-wagon theme that stands apart from ordinary supercar sets. A large 1:8 statement piece for a game room, study or display cabinet, and a premium birthday or holiday gift for tuner, wagon and motorsport fans and technic-brick collectors — static for display, or RC-upgraded for driving, doors and the lift-back tailgate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e🔗 Compatibility\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 10px;\"\u003eStandard stud sizing throughout — parts interlock with most major technic-style systems.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #82828a; margin: 0 0 0px;\"\u003eBrickRoyal is an independent brand and is not affiliated with or endorsed by the LEGO Group, nor by any Formula racing team, series or sponsor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: 800; color: #1a1a1a; margin: 30px 0 4px;\"\u003eReal questions, straight answers\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; font-size: 13px; color: #555555;\"\u003eThe things people email us before they buy.\u003c\/p\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e\"Does the tailgate open on the standard set?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 0px;\"\u003eThe electric lift-back tailgate is one of the functions unlocked by the separately sold RC Power Kit, along with electric doors, an adjustable chassis, LED and driving. The standard set is a static display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e\"Why a wagon instead of a supercar?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 0px;\"\u003eBecause it’s the build almost nobody else has. A widebody tuner estate — wide arches, quad exhausts, roof box, red race cabin — stands out on a shelf full of low two-seaters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e\"Is 4,189 pieces a big commitment?\"\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 0px;\"\u003eYes — it’s one of the largest builds in the range and a real multi-session project. The finished 24.8-inch wagon is a serious centerpiece. Rated 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"background: #1B1B1E; border: 1px solid #323237; border-radius: 8px; padding: 16px 18px; margin: 8px 0 22px;\"\u003e\n\u003cp style=\"font-size: 12.5px; font-weight: 800; color: #e23142; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 8px;\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.6; color: #f3f3f4; margin: 0;\"\u003eFor orders \u0026amp; after-sales, email \u003cstrong style=\"color: #f3f3f4;\"\u003eadmin@brickroyal.com\u003c\/strong\u003e. For anything else, reach us at \u003cstrong style=\"color: #f3f3f4;\"\u003esupport@brickroyal.com\u003c\/strong\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 10px; padding: 28px 22px; text-align: center; margin: 0 0 22px;\"\u003e\n\u003cp style=\"font-size: 21px; font-weight: 800; color: #f3f3f4; margin: 0 0 8px; line-height: 1.25;\"\u003eThe Fast Estate Nobody Else Builds\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.6; color: #f3f3f4; margin: 0 auto 16px; max-width: 480px;\"\u003e4,189 pieces, a 24.8-inch 1:8 widebody wagon in matte black with a red race cabin, quad exhausts and a roof box — RC-upgradeable for electric doors and a lift-back tailgate.\u003c\/p\u003e\n\u003ca href=\"https:\/\/brickroyal.com\/products\/1-8-widebody-modified-wagon-building-set-matte-black\" title=\"https:\/\/brickroyal.com\/products\/1-8-widebody-modified-wagon-building-set-matte-black\"\u003e\u003cspan style=\"color: #f3f3f4;\"\u003e\u003cspan style=\"display: inline-block; background: rgb(200, 16, 46); font-size: 14.5px; padding: 13px 30px; border-radius: 6px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003cb\u003eBuild the Widebody Wagon 1:8 →\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdetails style=\"background: #1A1F29; border: 1px solid #2C3340; border-radius: 8px; padding: 0 18px; margin: 0 0 10px;\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: bold; font-size: 14px; color: #e8ecf2;\"\u003e🛡️ Brand Authorization \u0026amp; IP Notice — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 13.5px; line-height: 1.7; color: #b8c0cc; margin: 0 0 10px;\"\u003eBrickRoyal is operated by \u003cstrong style=\"color: #e8ecf2;\"\u003eJiduoduo Co., Limited\u003c\/strong\u003e, which holds written authorization from the respective trademark owners to sell the authorized products through brickroyal.com. The current authorization period is \u003cstrong style=\"color: #e8ecf2;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 12.5px; margin: 0 0 10px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #7e8899; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2C3340;\"\u003eAuthorized Brand\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #7e8899; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2C3340;\"\u003eReg. No.\u003c\/th\u003e\n\u003cth style=\"text-align: left; padding: 6px 8px; color: #7e8899; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; border-bottom: 1px solid #2C3340;\"\u003ePeriod\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc; border-bottom: 1px solid #2C3340;\"\u003eZxinzhuan\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc; border-bottom: 1px solid #2C3340;\"\u003e82389387\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc; border-bottom: 1px solid #2C3340;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc; border-bottom: 1px solid #2C3340;\"\u003eGULY\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc; border-bottom: 1px solid #2C3340;\"\u003e81236738\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc; border-bottom: 1px solid #2C3340;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc;\"\u003eShuanggao\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc;\"\u003e25523691\u003c\/td\u003e\n\u003ctd style=\"padding: 6px 8px; color: #b8c0cc;\"\u003eAug 10, 2026 – Aug 10, 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.7; color: #b8c0cc; margin: 0 0 10px;\"\u003eThe authorization covers the sale of the authorized products through brickroyal.com, use of the authorized brand names and trademarks, and use of approved product information and images for product listings and lawful marketing activities. It applies only to the brands, products and uses covered by the respective authorization documents.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; line-height: 1.7; color: #d6c9a8; background: #241E12; border: 1px solid #443A22; border-radius: 6px; padding: 11px 14px; margin: 0 0 10px;\"\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e trademark authorization does not by itself grant rights to any third-party intellectual property that may appear in a product — including vehicle or vehicle-design rights, character names or likenesses, artwork, copyrighted designs, logos or other trademarks. Those remain separate matters.\u003c\/p\u003e\n\u003cp style=\"font-size: 12.5px; line-height: 1.7; color: #7e8899; margin: 0;\"\u003eOperating entity: Jiduoduo 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 \u0026amp; verification enquiries: \u003cstrong style=\"color: #e8ecf2;\"\u003esupport@brickroyal.com\u003c\/strong\u003e. Full details on our Brand Authorization page (\/pages\/brand-authorization). © 2026–Present BrickRoyal. All Rights Reserved.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #141416; border: 1px solid #2A2A2E; border-radius: 8px; padding: 0 18px; margin-bottom: 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 15px 0; font-weight: bold; font-size: 15px; color: #f3f3f4;\"\u003e⚠️ Safety \u0026amp; Product Information — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 10px;\"\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.65; color: #f3f3f4; margin: 0 0 0px;\"\u003eIf you add the RC kit, follow the wiring instructions and charge battery packs under adult supervision. Dust with a soft dry cloth and keep out of prolonged direct sun to protect the matte finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"background: #1A1F29; border: 1px solid #2C3340; border-radius: 8px; padding: 0 18px; margin: 0 0 10px;\" open=\"\"\u003e\n\u003csummary style=\"cursor: pointer; padding: 14px 0; font-weight: bold; font-size: 14px; color: #e8ecf2;\"\u003e⚖️ Legal, brand \u0026amp; disclaimers — tap to view\u003c\/summary\u003e\n\u003cdiv style=\"padding: 0 0 16px;\"\u003e\n\u003cp style=\"font-size: 12px; line-height: 1.7; color: #7e8899; margin: 0;\"\u003eBrickRoyal is an independent brand and is not affiliated with or endorsed by the LEGO Group, nor by any Formula racing team, series or sponsor. Recommended for ages 14+; contains small parts. The standard set is a static display model; the RC Power Kit and its electric functions are sold separately and not included. To use your own power source, contact admin@brickroyal.com first. Made in China. For after-sales, email admin@brickroyal.com; for other questions, support@brickroyal.com.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Standard — Static Build","offer_id":43862833561713,"sku":"BR69747931282124","price":379.0,"currency_code":"USD","in_stock":true},{"title":"Upgraded — RC Powered","offer_id":43862833594481,"sku":"BR69747931282124-01","price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/WidebodyModifiedWagonBuildingSetMatteBlack.png?v=1786152042"},{"product_id":"6-in-1-rc-wheel-loader-building-set","title":"6-in-1 RC Wheel Loader Building Set","description":"\u003c!-- ============================================================\n     BrickRoyal · BR96001 6-in-1 RC Wheel Loader \/ Tractor — IP-safe(原创无车商标!)\n     用法:Shopify → Products → BR96001 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(1055+片\/成品45.8×15×20.8cm\/礼盒36.5×26×11cm\/毛2.15净1.85kg);⚠️不写装箱量\n     ✅无商标原创工程款!只需清GULY(铲斗装载机\/拖拉机是通用车型,无商标)→可投广告可社媒\n     ⚠️ 8+改14+;不写Made in China;电池统一锂电池盒不写AA\n     ⚠️ 标配含全套电子件(图列:电池盒+伺服+中型M+2×大型XL+3×小推杆pushrod+灯组+2.4G遥控);不是另购\n     6合一变形:①铲斗装载机②拖拉机③圆周运动\/齿轮传动④轴与旋转\/转速动力⑤液压传动\/连杆机构⑥杠杆原理\/运动转换\n     亮点:6变形+遥控行驶+铲臂升降+铲斗翻转+开门驾驶室+方向盘+LED警灯大灯+STEM\n     配色:工业黄+深灰+黑\n     ⚠️跟96000区别:96001是铲斗装载机\/拖拉机(非拖车\/起重臂)\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#E8B71E;--br-emerald-soft:#1A1A1C;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(232,183,30,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(26,26,28,.12);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR96001 · Engineering Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e6-in-1 Transformable · RC Loader Bucket · STEM · Full Kit Included\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e6-in-1 RC Wheel Loader \u0026amp; Tractor\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 1,055+-piece \u003cb\u003e6-in-1 transformable\u003c\/b\u003e RC engineering set that builds a full-function wheel loader with a lifting, tilting front bucket — then rebuilds into a tractor and four more mechanical models that each demonstrate a physics principle. This is a \u003cb\u003efully motorized RC set\u003c\/b\u003e: the complete power kit is included (motors, servo, 2.4G remote, push-rods, LED), so the bucket lifts and tilts and the loader drives right out of the box.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1,055+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e6-in-1\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eBuilds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e18.0\"\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eLength\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 1,055+ bricks · industrial yellow \/ black \/ grey body with printed safety-warning decals · front loader bucket on multi-section lift arms · openable operator cab with steering wheel \u0026amp; roll cage · heavy off-road tyres · \u003cstrong\u003efull RC power kit\u003c\/strong\u003e: 2.4G remote, rechargeable battery box, 2× XL (large) motors, 1× M (medium) motor, 1× servo motor, 3× push-rods, LED light module · printed manual for all six builds.\u003c\/p\u003e\n\u003cp\u003eEverything needed to build, drive and operate the bucket is in the box — no separate dynamic kit to buy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR96001 is a 1,055+-piece \u003cstrong\u003e6-in-1 transformable\u003c\/strong\u003e RC engineering set. The main build is a full-function wheel loader with a lifting, tilting front bucket, a detailed open operator cab, LED roof warning lights and heavy off-road tyres — finished in a professional industrial-yellow, black and grey scheme. At 18 inches (45.8 cm) long, the loader is a substantial model.\u003c\/p\u003e\n\u003cp\u003eThis is a \u003cstrong\u003efully motorized RC set\u003c\/strong\u003e — the complete power kit is in the box. By remote you drive the loader, raise and lower the front boom, and tilt the bucket to dig and dump. Then, using the same bricks, you can rebuild it into a tractor and four more mechanical models, each demonstrating a physics concept — a great hands-on STEM project. Built for teen and adult builders, engineering and construction-vehicle fans and technic-brick collectors aged 14+. Original BrickRoyal design, not affiliated with any real vehicle brand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003e6-in-1 builds \u0026amp; RC functions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eThe six models\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eOne set of bricks rebuilds into six distinct mechanical models — no extra parts needed:\u003c\/p\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e1. Wheel loader\u003c\/strong\u003e — the main RC model with a lifting, tilting front bucket\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2. Tractor\u003c\/strong\u003e — a farm tractor build with a rear cargo bed and steering linkage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3. Circular-motion gear demo\u003c\/strong\u003e — shows circular gear transmission\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e4. Shaft \u0026amp; rotation rig\u003c\/strong\u003e — demonstrates rotational speed and power transfer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5. Hydraulic-linkage loader\u003c\/strong\u003e — a compact build showing push-rod (hydraulic-style) linkage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e6. Lever-principle rig\u003c\/strong\u003e — visualises lever force and motion conversion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEach rebuild keeps real technic mechanical logic, so it doubles as a STEM teaching aid for gears, hydraulics, leverage and rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRC \u0026amp; working functions (main model)\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRC driving:\u003c\/strong\u003e forward \/ reverse \/ steering by 2.4G remote (two large drive motors)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifting boom:\u003c\/strong\u003e raise and lower the front loading arm by remote\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTilting bucket:\u003c\/strong\u003e tilt the shovel to dig and dump, driven by the push-rods\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLED lights:\u003c\/strong\u003e roof warning lights and front headlights\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpenable cab\u003c\/strong\u003e with a steering wheel and roll cage\u003c\/li\u003e\n\u003cli\u003eExposed internal gear trains show the transmission working without disassembly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eMaterials \u0026amp; power\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eBuild quality \u0026amp; batteries\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eHigh-strength, non-toxic ABS with smooth, burr-free edges and a tight interlocking tolerance, strong enough to hold the loader arm and moving assemblies without loose parts. The set ships with a rechargeable battery box and all the motors, servo and push-rods needed to run every RC function. If you'd prefer to assemble your own battery box or power source, \u003cstrong\u003echeck with us first at \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e\u003c\/strong\u003e so we can help you avoid any issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e1,055+ pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBuilds\u003c\/th\u003e\n\u003ctd\u003e6-in-1 transformable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLoader size (main build)\u003c\/th\u003e\n\u003ctd\u003e18.0 × 5.9 × 8.2 in (45.8 × 15 × 20.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e14.4 × 10.2 × 4.3 in (36.5 × 26 × 11 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e4.7 lb (2.15 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e4.1 lb (1.85 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eIndustrial yellow, black and grey with orange safety-warning decals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded RC kit\u003c\/th\u003e\n\u003ctd\u003e2.4G remote, rechargeable battery box, 2× XL + M motors, servo, 3× push-rods, LED module\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFunctions\u003c\/th\u003e\n\u003ctd\u003eRC drive, lifting boom, tilting bucket, LED lights, openable cab\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it\\'s for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 1,055+-piece set that gives you six models in one box — a working RC wheel loader plus a tractor and four physics-demo builds. Great for teen and adult builders, construction-vehicle and engineering fans, STEM learners and technic-brick collectors, and it makes a standout birthday or holiday gift. Display the loader, drive it by remote, or use the rebuilds as a hands-on lesson in gears, hydraulics and leverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. Moving mechanical parts (boom, bucket, gears) can pinch fingers — keep clear while powered. Follow the wiring instructions for the RC and LED parts, and charge the battery box under adult supervision. Dust with a soft dry cloth. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43878027427953,"sku":"BR6974793285859","price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/RCWheelLoaderBuildingSet.png?v=1786173955"},{"product_id":"6-in-1-rc-engineering-wrecker-tow-truck-building-set","title":"6-in-1 RC Engineering Wrecker Tow Truck Building Set","description":"\u003c!-- ============================================================\n     BrickRoyal · BR96000 6-in-1 RC Engineering Wrecker Tow Truck — IP-safe(原创无车商标!)\n     用法:Shopify → Products → BR96000 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(1288片\/成品51.8×15.2×18.2cm\/礼盒36.5×26×11cm\/毛2.38净2.1kg);⚠️不写装箱量\n     ✅无商标原创工程款!只需清GULY(拖车\/牵引车是通用车型,无汽车商标)→可投广告可社媒\n     ⚠️ 8+改14+;不写Made in China;电池统一锂电池盒不写AA\n     ⚠️ 标配含全套电子件(图列:电池盒+伺服+中型M+大型XL+灯组+2.4G遥控+大推杆linear actuator);不是另购\n     6合一变形:①公路拖车②牵引车③齿轮连杆④起重臂\/角动量⑤重力杠杆\/摩擦⑥齿轮传动\/旋转(演示机械物理)\n     亮点:6变形+遥控行驶+起重臂伸缩+挂钩升降\/绞盘+开门驾驶室+方向盘+LED大灯+STEM教育\n     配色:白+黑+灰+橙警示\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#3A3F45;--br-emerald-soft:#E8731E;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(58,63,69,.42);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(232,115,30,.13);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR96000 · Engineering Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e6-in-1 Transformable · RC Crane · STEM · Full Kit Included\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e6-in-1 RC Engineering Wrecker Tow Truck\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 1,288-piece \u003cb\u003e6-in-1 transformable\u003c\/b\u003e RC engineering set that builds a heavy-duty highway wrecker tow truck with a working crane — then rebuilds into five more mechanical models that each demonstrate a physics principle. This is a \u003cb\u003efully motorized RC set\u003c\/b\u003e: the complete power kit is included (motors, servo, 2.4G remote, linear actuator, LED), so the crane extends, the hook winches and the truck drives right out of the box.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1,288\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e6-in-1\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eBuilds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e20.4\"\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eLength\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 1,288 bricks · white\/black\/grey body with orange safety-warning accents · 3-axle heavy truck chassis · working rescue crane arm · openable cab doors with steering wheel · textured off-road tyres · \u003cstrong\u003efull RC power kit\u003c\/strong\u003e: 2.4G remote, rechargeable battery box, 1× XL (large) motor, 1× M (medium) motor, 1× servo motor, 1× linear actuator (large pushrod), LED light module · printed manual for all six builds.\u003c\/p\u003e\n\u003cp\u003eEverything needed to build, drive and operate the crane is in the box — no separate dynamic kit to buy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR96000 is a 1,288-piece \u003cstrong\u003e6-in-1 transformable\u003c\/strong\u003e RC engineering set. The main build is a heavy-duty highway wrecker tow truck with a 3-axle chassis, a working rescue crane, openable cab doors and simulated LED headlights — finished in a professional white, black and safety-orange scheme. At 20.4 inches (51.8 cm) long, the wrecker is a substantial model.\u003c\/p\u003e\n\u003cp\u003eThis is a \u003cstrong\u003efully motorized RC set\u003c\/strong\u003e — the complete power kit is in the box. By remote you drive the truck, extend and retract the crane arm, and winch the hook up and down. Then, using the same bricks, you can rebuild it into five more mechanical models, each demonstrating a physics concept — a great hands-on STEM project. Built for teen and adult builders, engineering and truck fans and technic-brick collectors aged 14+. Original BrickRoyal design, not affiliated with any real vehicle brand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003e6-in-1 builds \u0026amp; RC functions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eThe six models\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eOne set of bricks rebuilds into six distinct mechanical models — no extra parts needed:\u003c\/p\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e1. Highway wrecker tow truck\u003c\/strong\u003e — the main RC model with a working crane\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2. Heavy tractor unit\u003c\/strong\u003e — a cab-only prime-mover build\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3. Gear-linkage vehicle\u003c\/strong\u003e — a compact model showing gear meshing\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e4. Crane \/ angular-momentum rig\u003c\/strong\u003e — a lifting arm demonstrating angular momentum \u0026amp; centrifugal force\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5. Gravity-lever rig\u003c\/strong\u003e — demonstrates leverage and friction\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e6. Gear-transmission rig\u003c\/strong\u003e — a standalone rotating gear-drive demo\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEach rebuild keeps real technic mechanical logic, so it doubles as a STEM teaching aid for gears, leverage, friction and rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRC \u0026amp; working functions (main model)\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRC driving:\u003c\/strong\u003e forward \/ reverse \/ steering by 2.4G remote\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWorking crane arm:\u003c\/strong\u003e extends and retracts by remote\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWinch hook:\u003c\/strong\u003e raises and lowers to lift loads, driven by the linear actuator\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLED headlights\u003c\/strong\u003e for a lifelike night look\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpenable cab doors\u003c\/strong\u003e revealing an internal steering wheel\u003c\/li\u003e\n\u003cli\u003eGear trains and a linear actuator replicate real hydraulic-style crane movement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eMaterials \u0026amp; power\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eBuild quality \u0026amp; batteries\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eHigh-strength, non-toxic ABS with smooth, burr-free edges and a tight interlocking tolerance, strong enough to hold the crane and moving assemblies without loose parts. The set ships with a rechargeable battery box and all the motors, servo and actuator needed to run every RC function. If you'd prefer to assemble your own battery box or power source, \u003cstrong\u003echeck with us first at \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e\u003c\/strong\u003e so we can help you avoid any issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e1,288 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBuilds\u003c\/th\u003e\n\u003ctd\u003e6-in-1 transformable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWrecker size (main build)\u003c\/th\u003e\n\u003ctd\u003e20.4 × 6.0 × 7.2 in (51.8 × 15.2 × 18.2 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e14.4 × 10.2 × 4.3 in (36.5 × 26 × 11 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e5.2 lb (2.38 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e4.6 lb (2.1 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eWhite, black, grey with orange safety-warning accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded RC kit\u003c\/th\u003e\n\u003ctd\u003e2.4G remote, rechargeable battery box, XL + M motors, servo, linear actuator, LED module\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFunctions\u003c\/th\u003e\n\u003ctd\u003eRC drive, extending crane, winch hook, LED lights, openable doors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it\\'s for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 1,288-piece set that gives you six models in one box — a working RC wrecker plus five physics-demo builds. Great for teen and adult builders, truck and engineering fans, STEM learners and technic-brick collectors, and it makes a standout birthday or holiday gift. Display the wrecker, drive it by remote, or use the rebuilds as a hands-on lesson in gears, leverage and rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. Moving mechanical parts (crane, gears) can pinch fingers — keep clear while powered. Follow the wiring instructions for the RC and LED parts, and charge the battery box under adult supervision. Dust with a soft dry cloth. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43878697107569,"sku":"BR6974793284166","price":269.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/RCEngineeringWreckerTowTruckBuildingSet_4356e607-dd9a-46bc-b52a-a5c906709304.png?v=1786173368"},{"product_id":"balloon-cottage-rotating-music-box-building-set","title":"Balloon Cottage Rotating Music Box Building Set","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60504 Balloon Cottage Rotating Music Box — IP-safe(极度弱化!)\n     用法:Shopify → Products → BR60504 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(637片\/成品12.7×12.7×25cm\/礼盒21×8×29cm\/毛0.99净0.95kg);⚠️不写装箱量(资料写36盒\/箱,删)\n     ⚠️⚠️⚠️ 最高版权风险:原型迪士尼\/皮克斯《飞屋环游记Up》!已极度弱化:\n       ★绝不出现 Up\/飞屋\/Pixar\/Disney\/Carl\/Russell\/电影\/animation\/movie\/adventure story 任何暗示\n       ★文案完全不提人物角色\/人仔(不写老人\/男孩\/探险家\/2 minifigures)\n       ★做通用\"balloon cottage music box气球小屋音乐盒\",只讲气球+小屋+旋转+音乐+室内场景\n       ★★这款绝不投广告\/GMC;上架图务必把人仔拿掉或极度虚化,只拍气球屋本体\n     ⚠️ 8+改14+;不写Made in China;清GULY\n     ⚠️ 电池:3×AAA\/USB双供电(跟超跑不同,别套锂电池;写需3×AAA或USB,电池不含)\n     亮点:360°电动旋转+内置音乐+双面镂空室内场景(沙发\/抽屉\/望远镜\/壁炉等)+庭院细节(花丛\/信箱\/风向标)\n     配色:马卡龙彩色气球+黄绿多彩小屋+浅蓝印花底座\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#5AB0D6;--br-emerald-soft:#F2A0C0;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(90,176,214,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(242,160,192,.14);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60504 · Music Box Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e360° Rotating · Built-in Music Box · Two-Sided Scene\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eBalloon Cottage Rotating Music Box\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 637-piece balloon cottage music box — a colourful little house lifted by a big cluster of pastel balloons, set on a \u003cb\u003e360° rotating music base\u003c\/b\u003e. Switch it on and the whole house spins slowly while a soft melody plays. The cottage has an open back that reveals a \u003cb\u003edetailed indoor scene\u003c\/b\u003e, with a flowery front yard on the other side. A charming desktop decoration and gift.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e637\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e360°\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eRotating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMusic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eBox\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 637 bricks · a colourful cottage with a big cluster of pastel balloons on top · a light-blue printed rotating music base · an open-back interior scene · front-yard details (flowers, mailbox, weather vane) · small decorative props · printed manual. \u003cstrong\u003eThe rotation \u0026amp; music run on 3× AAA batteries (not included) or a USB cable.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60504 is a 637-piece balloon cottage music box. A small multi-colour house sits under a big bouquet of rainbow pastel balloons, with a weather vane on the sloped grey roof — a bright, dreamy look in yellow, green, purple and blue. It stands on a light-blue printed base at 12.7 × 12.7 × 25 cm.\u003c\/p\u003e\n\u003cp\u003eSwitch it on and the base \u003cstrong\u003erotates the whole house 360°\u003c\/strong\u003e while a \u003cstrong\u003esoft melody plays\u003c\/strong\u003e. The cottage has an \u003cstrong\u003eopen back\u003c\/strong\u003e revealing a cosy indoor scene, while the front presents a little flowered courtyard — so it looks great from every angle. Power it with 3× AAA batteries or a USB cable, whichever suits your spot. A medium-difficulty build and a warm desktop decoration for a bedroom dresser, desk or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eBalloons, cottage \u0026amp; courtyard\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePastel balloon cluster\u003c\/strong\u003e — a big bouquet of rainbow macaron-colour balloons above the roof\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColourful cottage\u003c\/strong\u003e — mixed yellow, green, purple and blue wall panels with a grey sloped roof, weather vane and attic window\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront courtyard\u003c\/strong\u003e — flower bushes, a small mailbox and garden details\u003c\/li\u003e\n\u003cli\u003eA playful, cosy aesthetic that stands out as home decor once assembled\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOpen-back indoor scene\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eTurn the cottage around and the open back reveals a furnished little room inside the hollow structure. Mini furniture and props fill the space — a lounge armchair, pull-out drawers, a telescope, a fireplace, a coat rack, an umbrella stand and small bird ornaments — lots of tiny lifelike details to discover from different angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eRotation, music \u0026amp; power\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003e360° music base\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e360° rotation:\u003c\/strong\u003e the light-blue base turns the whole house smoothly\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-in music box:\u003c\/strong\u003e plays a soft melody through a built-in speaker while it spins\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual power:\u003c\/strong\u003e use 3× AAA batteries for cordless placement, or a USB cable for long, stable power\u003c\/li\u003e\n\u003cli\u003ePrinted cloud \u0026amp; balloon artwork on the base, with a speaker outlet\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eBatteries are not included — fit them under adult supervision and keep batteries away from young children. An ideal nightstand or shelf decorative music box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e637 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e5.0 × 5.0 × 9.8 in (12.7 × 12.7 × 25 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e8.3 × 3.1 × 11.4 in (21 × 8 × 29 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e2.2 lb (0.99 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e2.1 lb (0.95 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003ePastel rainbow balloons, multi-colour cottage, light-blue base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003e360° rotation, built-in music box, open-back indoor scene, courtyard details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e3× AAA batteries (not included) or USB cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it\\'s for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 637-piece build that combines a rotating music box with a charming balloon cottage and a detailed two-sided scene — a decoration and a gift together. A lovely present for birthdays, anniversaries and holidays, and a warm centerpiece for a dresser, desk or display cabinet. The medium-difficulty build is a relaxing project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The rotation and music functions need 3× AAA batteries (not included) or a USB cable — fit batteries under adult supervision and keep them away from young children. Dust with a soft dry cloth and keep away from heat, water and damp to protect the music and rotation mechanism. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43917723795569,"sku":"BR6974793280465","price":79.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/BalloonCottageRotatingMusicBoxBuildingSet.png?v=1786174385"},{"product_id":"electroplated-concept-sport-motorcycle","title":"1:5 Electroplated Concept Sport Motorcycle Building Set","description":"\u003cstyle\u003e\n.br60505-product{\n  --mint:#b9ddd7;\n  --mint-2:#8ebdb6;\n  --carbon:#0d1212;\n  --carbon-2:#151d1c;\n  --line:#36514c;\n  --gold:#c8a24a;\n  --text:#eef7f5;\n  --muted:#afc2be;\n  max-width:1100px;\n  margin:0 auto;\n  padding:26px 18px;\n  background:\n    radial-gradient(circle at 85% 0%,rgba(185,221,215,.12),transparent 28%),\n    linear-gradient(180deg,#0b0f0f 0%,#111817 52%,#0b0f0f 100%);\n  color:var(--text);\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.72;\n  border-radius:20px;\n  box-sizing:border-box;\n}\n\n.br60505-product *{\n  box-sizing:border-box;\n}\n\n.br60505-product h1,\n.br60505-product h2,\n.br60505-product h3,\n.br60505-product p{\n  margin-top:0;\n}\n\n.br60505-product .hero{\n  padding:28px 24px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:\n    linear-gradient(135deg,rgba(185,221,215,.09),rgba(0,0,0,0) 55%),\n    #101716;\n}\n\n.br60505-product .eyebrow{\n  margin-bottom:8px;\n  color:var(--mint);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.br60505-product h1{\n  margin-bottom:12px;\n  color:#fff;\n  font-size:clamp(28px,4vw,46px);\n  line-height:1.12;\n}\n\n.br60505-product .lead{\n  margin-bottom:20px;\n  color:#d5e4e1;\n  font-size:17px;\n}\n\n.br60505-product strong{\n  color:#fff;\n}\n\n.br60505-product .accent{\n  color:var(--mint);\n}\n\n.br60505-product .gold{\n  color:#e2bd64;\n}\n\n.br60505-product .quick-data{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:8px;\n  margin-top:20px;\n}\n\n.br60505-product .quick-data div{\n  min-width:0;\n  padding:12px 10px;\n  border-top:2px solid var(--mint-2);\n  background:#0a100f;\n}\n\n.br60505-product .quick-data span{\n  display:block;\n  color:#86aaa4;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.br60505-product .quick-data b{\n  display:block;\n  margin-top:3px;\n  color:#fff;\n  font-size:14px;\n}\n\n.br60505-product .static-note{\n  margin:18px 0 0;\n  padding:11px 14px;\n  border-left:3px solid var(--gold);\n  background:rgba(200,162,74,.08);\n  color:#ded7c6;\n  font-size:14px;\n}\n\n.br60505-product .section{\n  margin-top:18px;\n  border:1px solid #263b37;\n  border-radius:16px;\n  overflow:hidden;\n  background:#101615;\n}\n\n.br60505-product details{\n  margin:0;\n}\n\n.br60505-product summary{\n  position:relative;\n  padding:18px 52px 18px 20px;\n  cursor:pointer;\n  list-style:none;\n  color:#fff;\n  font-size:18px;\n  font-weight:800;\n  background:\n    linear-gradient(90deg,rgba(185,221,215,.08),transparent 65%);\n}\n\n.br60505-product summary::-webkit-details-marker{\n  display:none;\n}\n\n.br60505-product summary:after{\n  content:\"+\";\n  position:absolute;\n  right:20px;\n  top:50%;\n  transform:translateY(-50%);\n  width:27px;\n  height:27px;\n  border:1px solid #63827c;\n  border-radius:50%;\n  color:var(--mint);\n  text-align:center;\n  line-height:25px;\n  font-size:20px;\n  font-weight:400;\n}\n\n.br60505-product details[open] summary:after{\n  content:\"−\";\n}\n\n.br60505-product .content{\n  padding:4px 20px 22px;\n  border-top:1px solid #263b37;\n}\n\n.br60505-product .content h3{\n  margin:20px 0 8px;\n  color:var(--mint);\n  font-size:18px;\n}\n\n.br60505-product .content p{\n  margin-bottom:13px;\n  color:#c9d7d4;\n}\n\n.br60505-product ul{\n  margin:10px 0 18px;\n  padding-left:20px;\n  color:#c9d7d4;\n}\n\n.br60505-product li{\n  margin:6px 0;\n}\n\n.br60505-product li::marker{\n  color:var(--gold);\n}\n\n.br60505-product .feature-row{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n  margin:15px 0;\n}\n\n.br60505-product .feature{\n  padding:15px;\n  border:1px solid #304743;\n  border-radius:12px;\n  background:#0b1110;\n}\n\n.br60505-product .feature b{\n  display:block;\n  margin-bottom:4px;\n  color:var(--mint);\n}\n\n.br60505-product .feature p{\n  margin:0;\n  font-size:13px;\n}\n\n.br60505-product .spec-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:0;\n  margin-top:14px;\n  border:1px solid #314641;\n  border-radius:12px;\n  overflow:hidden;\n}\n\n.br60505-product .spec{\n  padding:12px 14px;\n  min-width:0;\n  border-right:1px solid #314641;\n  border-bottom:1px solid #314641;\n  background:#0b1110;\n}\n\n.br60505-product .spec:nth-child(3n){\n  border-right:0;\n}\n\n.br60505-product .spec span{\n  display:block;\n  margin-bottom:2px;\n  color:#7fa19b;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n}\n\n.br60505-product .spec b{\n  display:block;\n  font-size:13px;\n  line-height:1.45;\n}\n\n.br60505-product .mechanical-callout{\n  margin:18px 0;\n  padding:18px;\n  border:1px solid rgba(200,162,74,.45);\n  border-radius:14px;\n  background:\n    linear-gradient(135deg,rgba(200,162,74,.09),transparent 70%);\n}\n\n.br60505-product .mechanical-callout h3{\n  margin:0 0 7px;\n  color:#e4bf67;\n}\n\n.br60505-product .mechanical-callout p{\n  margin:0;\n}\n\n.br60505-product .footer-note{\n  margin-top:20px;\n  padding:18px;\n  border-radius:14px;\n  background:#0a100f;\n  border:1px solid #293d39;\n  color:#aebfbc;\n  font-size:13px;\n}\n\n.br60505-product a{\n  color:var(--mint);\n}\n\n@media(max-width:700px){\n  .br60505-product{\n    padding:14px 10px;\n    border-radius:12px;\n  }\n\n  .br60505-product .hero{\n    padding:21px 16px;\n    border-radius:14px;\n  }\n\n  .br60505-product h1{\n    font-size:29px;\n  }\n\n  .br60505-product .lead{\n    font-size:15px;\n  }\n\n  .br60505-product .quick-data{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .br60505-product .feature-row{\n    grid-template-columns:1fr;\n  }\n\n  .br60505-product .spec-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .br60505-product .spec,\n  .br60505-product .spec:nth-child(3n){\n    border-right:1px solid #314641;\n  }\n\n  .br60505-product .spec:nth-child(2n){\n    border-right:0;\n  }\n\n  .br60505-product summary{\n    padding:16px 48px 16px 16px;\n    font-size:16px;\n  }\n\n  .br60505-product .content{\n    padding:3px 16px 18px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"br60505-product\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eBR60505 · Motorcycle Series\u003c\/div\u003e\n\u003ch1\u003e1:5 Electroplated Concept Sport Motorcycle\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eA \u003cstrong\u003e1,986-piece\u003c\/strong\u003e large-scale motorcycle BUILD combining \u003cspan class=\"accent\"\u003emint-green electroplated bodywork\u003c\/span\u003e, carbon-fiber-textured panels, a brown faux-leather seat and a \u003cspan class=\"gold\"\u003egolden mechanical drive chain\u003c\/span\u003e. Roll the finished brick model and the simulated engine operates its visible piston linkage while the chain turns with the rear wheel.\u003c\/p\u003e\n\u003cdiv class=\"quick-data\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003ePieces\u003c\/span\u003e \u003cb\u003e1,986\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eScale\u003c\/span\u003e \u003cb\u003e1:5\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eBuild Time\u003c\/span\u003e \u003cb\u003eApprox. 6–8 Hours\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eRecommended\u003c\/span\u003e \u003cb\u003e14+\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"static-note\"\u003e⚙️ \u003cstrong\u003eStatic mechanical model:\u003c\/strong\u003e no batteries, motor or remote control required. Mechanical movement is created manually when the model is rolled or handled.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📦 01 · What's in the Box \u0026amp; Overview\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch3\u003eWhat's included\u003c\/h3\u003e\n\u003cp\u003eThe set contains \u003cstrong\u003e1,986 building bricks\u003c\/strong\u003e, electroplated mint-green body panels, carbon-fiber-textured side fairings and underbody guards, a brown faux-leather-style seat, a large simulated engine with visible piston linkage, a golden drive chain, a red parking-style display stand, printed nameplate base and a full-colour step-by-step building manual.\u003c\/p\u003e\n\u003ch3\u003eLarge 1:5 collector scale\u003c\/h3\u003e\n\u003cp\u003eAt \u003cstrong\u003e18.7 × 6.5 × 8.8 in\u003c\/strong\u003e (\u003cstrong\u003e47.5 × 16.5 × 22.3 cm\u003c\/strong\u003e) when assembled, BR60505 has significantly more display presence than a compact desktop motorcycle brick model. Its low, stretched proportions and exposed mechanical centre section give the completed BUILD the character of a concept sport machine.\u003c\/p\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cb\u003e◈ Electroplated Finish\u003c\/b\u003e\n\u003cp\u003eMint-green panels create the model's distinctive metallic visual identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cb\u003e⚙ Visible Mechanics\u003c\/b\u003e\n\u003cp\u003eEngine linkage, gearing and chain remain visible after the BUILD is complete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cb\u003e◆ Display Ready\u003c\/b\u003e\n\u003cp\u003eA dedicated display stand and printed nameplate complete the presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e✨ 02 · Design \u0026amp; Craftsmanship\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch3\u003eMint-metal concept styling\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMint-green electroplated panels\u003c\/strong\u003e with a smooth metallic appearance\u003c\/li\u003e\n\u003cli\u003eCarbon-fiber-textured side fairings and lower guards\u003c\/li\u003e\n\u003cli\u003eBrown faux-leather-style seat detailing\u003c\/li\u003e\n\u003cli\u003eLow-slung and streamlined 1:5 motorcycle proportions\u003c\/li\u003e\n\u003cli\u003eBlack structural frame contrasted by silver and gold mechanical components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eMechanical visual detail\u003c\/h3\u003e\n\u003cp\u003eThe bodywork deliberately leaves major mechanical areas visible instead of covering the entire frame. Brake components, the simulated engine, gearing and drive chain remain part of the finished design, giving the brick motorcycle a strong mechanical building-set character.\u003c\/p\u003e\n\u003cp\u003eThe electroplated finish is more delicate than a standard matte brick surface. Avoid rubbing the panels against hard or sharp objects and use a soft dry cloth when cleaning the completed model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e⚙️ 03 · Manual Mechanical Functions\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"mechanical-callout\"\u003e\n\u003ch3\u003eMechanical motion without batteries\u003c\/h3\u003e\n\u003cp\u003eBR60505 is designed as a \u003cstrong\u003efully manual static collector model\u003c\/strong\u003e. Its mechanical functions are driven through the wheels and linkage rather than an electric motor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSimulated piston engine\u003c\/h3\u003e\n\u003cp\u003eRoll the finished motorcycle and the large simulated engine operates a \u003cstrong\u003evisible piston linkage\u003c\/strong\u003e. The exposed layout lets builders observe mechanical movement instead of hiding it behind a closed body shell.\u003c\/p\u003e\n\u003ch3\u003eGolden drive chain\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003egolden drive chain turns together with the rear wheel\u003c\/strong\u003e, adding another visible layer of mechanical motion to the model.\u003c\/p\u003e\n\u003ch3\u003eChassis movement\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eInverted front shock forks with working travel\u003c\/li\u003e\n\u003cli\u003eWorking rear suspension\u003c\/li\u003e\n\u003cli\u003eSteerable handlebars for different display angles\u003c\/li\u003e\n\u003cli\u003eMulti-spoke wheels with detailed brake components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNo motor, RC system, battery pack or upgrade function is included or claimed for BR60505.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📐 04 · Specifications, Display \u0026amp; Care\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eSKU\u003c\/span\u003e \u003cb\u003eBR60505\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003ePiece Count\u003c\/span\u003e \u003cb\u003e1,986 pcs\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eScale\u003c\/span\u003e \u003cb\u003e1:5\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eAssembled Size\u003c\/span\u003e \u003cb\u003e18.7 × 6.5 × 8.8 in\u003cbr\u003e47.5 × 16.5 × 22.3 cm\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eBox Size\u003c\/span\u003e \u003cb\u003e15.4 × 6.7 × 7.5 in\u003cbr\u003e39 × 17 × 19 cm\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eBuild Time\u003c\/span\u003e \u003cb\u003eApprox. 6–8 hours\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eGross Weight\u003c\/span\u003e \u003cb\u003e5.64 lb \/ 2.56 kg\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eNet Weight\u003c\/span\u003e \u003cb\u003e5.4 lb \/ 2.45 kg\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eRecommended Age\u003c\/span\u003e \u003cb\u003e14+\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003ePrimary Colour\u003c\/span\u003e \u003cb\u003eMint green \u0026amp; carbon black\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003eDrive\u003c\/span\u003e \u003cb\u003eManual mechanical movement\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cb\u003eStatic · No batteries\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eDisplay value\u003c\/h3\u003e\n\u003cp\u003eThe combination of large 1:5 scale, electroplated mint-green surfaces, carbon-textured panels and exposed mechanics makes BR60505 especially suited to a desk, study, shelf or display cabinet. The included red display stand and printed nameplate give the finished collector BUILD a deliberate presentation rather than simply parking the motorcycle on its tyres.\u003c\/p\u003e\n\u003ch3\u003eWho is it designed for?\u003c\/h3\u003e\n\u003cp\u003eThis mechanical building set is aimed at teen and adult builders aged \u003cstrong\u003e14+\u003c\/strong\u003e, especially motorcycle enthusiasts, mechanical-model fans and brick collectors looking for a larger display-focused BUILD with visible manual functions.\u003c\/p\u003e\n\u003ch3\u003eSafety \u0026amp; care\u003c\/h3\u003e\n\u003cp\u003eContains small building bricks. Keep loose parts away from infants and toddlers. Avoid heat, moisture and sharp objects. To protect the electroplated surfaces, dust the finished model with a soft dry cloth and avoid unnecessary friction between plated panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e❓ 05 · Common Questions\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch3\u003eDoes BR60505 need batteries?\u003c\/h3\u003e\n\u003cp\u003eNo. BR60505 is a static mechanical building model and does not require batteries for its stated functions.\u003c\/p\u003e\n\u003ch3\u003eIs this motorcycle motorized or remote controlled?\u003c\/h3\u003e\n\u003cp\u003eNo. The model is not motorized and no RC function is claimed.\u003c\/p\u003e\n\u003ch3\u003eCan BR60505 be upgraded to an electric version?\u003c\/h3\u003e\n\u003cp\u003eNo upgrade function is specified for this model. The product should be treated as the manual static version described here.\u003c\/p\u003e\n\u003ch3\u003eDo the pistons actually move?\u003c\/h3\u003e\n\u003cp\u003eYes. Rolling the motorcycle operates the simulated engine's visible piston linkage.\u003c\/p\u003e\n\u003ch3\u003eDoes the golden chain move?\u003c\/h3\u003e\n\u003cp\u003eYes. The golden drive chain turns together with the rear wheel.\u003c\/p\u003e\n\u003ch3\u003eDoes the suspension work?\u003c\/h3\u003e\n\u003cp\u003eYes. The product specification includes movable front forks and working rear suspension.\u003c\/p\u003e\n\u003ch3\u003eHow large is the finished model?\u003c\/h3\u003e\n\u003cp\u003eThe assembled motorcycle measures approximately \u003cstrong\u003e47.5 × 16.5 × 22.3 cm\u003c\/strong\u003e (18.7 × 6.5 × 8.8 in).\u003c\/p\u003e\n\u003ch3\u003eHow long does it take to build?\u003c\/h3\u003e\n\u003cp\u003eThe estimated BUILD time is approximately \u003cstrong\u003e6–8 hours\u003c\/strong\u003e, depending on building experience and pace.\u003c\/p\u003e\n\u003ch3\u003eIs a display stand included?\u003c\/h3\u003e\n\u003cp\u003eYes. The set includes a red parking-style display stand and printed nameplate base.\u003c\/p\u003e\n\u003ch3\u003eHow should the electroplated parts be cleaned?\u003c\/h3\u003e\n\u003cp\u003eUse a soft dry cloth. Avoid sharp objects, abrasive cleaners, water and excessive rubbing to help protect the electroplated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"footer-note\"\u003eBR60505 is a static 1:5 collector motorcycle BUILD with manual mechanical functions. The defining features are its mint-green electroplated finish, visible piston linkage, golden drive chain, working suspension and display-focused large-scale proportions.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43919052963953,"sku":"BR6974793280472","price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/ElectroplatedConceptSportMotorcycleBuildingKit_96f4f29a-b0e9-4920-a93c-4ef5c666aecf.png?v=1786184065"},{"product_id":"1-5-cyberpunk-streetfighter-motorized-rc-motorcycle-building-kit","title":"1:5 Cyberpunk Streetfighter Motorcycle Building Kit BR60519","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60519 1:5 Cyberpunk Streetfighter Motorcycle (Motorized) — IP-safe(去标!)\n     用法:Shopify → Products → BR60519 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(2500片\/成品49.2×16.8×27.5cm\/礼盒48×24×26cm\/毛4.37净4.15kg\/出厂¥329含电机);⚠️不写装箱量(12盒\/箱,删)\n     ⚠️ 版权:原型疑似原创赛博朋克改装街车(非某台真实名车)!已去标:清 GULY\/RACEFORGE\/TOP SPEED\/大魔鬼\/所有logo\n        ★★若确认原创设计→可投广告(动态款TikTok好出视频);上架图仍要PS掉 GULY\/RACEFORGE 字样\n        ★图上把手上的粉色人仔建议PS掉或弱化(人物IP保险起见);文案已不提人仔\n     ⚠️ 8+改14+;不写Made in China;缸数改中性\"large simulated engine\"(不写4缸\/inline\/V型)\n     ⚠️ 电池:本款【标配全套动力组】(2.4G遥控+电机+可充电池盒+LED灯带+喷雾器+展示底座);\n        电池本身不含(\"batteries not included, charge the battery box before use\");喷雾器clean water only;想自购电池盒先联系admin@\n     亮点:黄黑赛博朋克+大后胎+金色前叉+模拟引擎+金色链条+2.4G遥控驱动+LED灯带+喷雾排气效果+展示架\n     配色(本款):--br-emerald 琥珀黄 \/ --br-emerald-soft 暖金\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#E8930F;--br-emerald-soft:#F5B942;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(232,147,15,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(245,185,66,.18);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60519 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eMotorized Dynamic Edition · 2.4G Remote · LED Lights · Mist Effect\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Cyberpunk Streetfighter Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2500-piece 1:5 cyberpunk streetfighter — an aggressive, wide-body naked bike in \u003cb\u003ebright yellow and matte black\u003c\/b\u003e with gold accents and an oversized rear tyre. This is the \u003cb\u003efull motorized edition\u003c\/b\u003e: a 2.4G remote drives the wheels and gearing, LED strips light it up, and an atomiser adds a fine mist exhaust effect on the display base. Comes with a red display stand — a showstopping desktop collectible.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2500\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eRC\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eMotorized\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2500 bricks · bright yellow \u0026amp; matte black bodywork with gold and silver accents · an oversized custom rear tyre · a large simulated engine · a golden drive chain · the \u003cstrong\u003efull power kit\u003c\/strong\u003e — a 2.4G wireless remote, a drive motor, a rechargeable battery box, LED light strips and an atomiser · a red display stand · a dedicated mist-and-light display base · full-colour step-by-step manual. \u003cstrong\u003eBatteries are not included — charge the battery box before use; for the atomiser, use clean water only.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60519 is a 2500-piece 1:5 cyberpunk streetfighter motorcycle. An aggressive, wide-body naked bike finished in bright yellow and matte black with gold and silver accents, exposed frame pipework, an oversized custom rear tyre and a low, brutal stance. Fully built it stands 19.4 × 6.6 × 10.8 in (49.2 × 16.8 × 27.5 cm).\u003c\/p\u003e\n\u003cp\u003eThis is the \u003cstrong\u003efull motorized edition\u003c\/strong\u003e: use the 2.4G remote to drive the wheels and internal gearing, switch the LED strips on to light the headlights and engine bay, and run the atomiser for a fine mist exhaust effect on the display base. A high-difficulty build and a showstopping centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCyberpunk styling \u0026amp; finish\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBright yellow and matte black\u003c\/strong\u003e bodywork with gold and silver accents\u003c\/li\u003e\n\u003cli\u003eCarbon-textured panels and exposed metal frame pipework\u003c\/li\u003e\n\u003cli\u003eAn \u003cstrong\u003eoversized custom rear tyre\u003c\/strong\u003e with deep tread and segmented alloy-look rims\u003c\/li\u003e\n\u003cli\u003eA wide-body, low-slung streetfighter silhouette with a brutal cyberpunk stance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine with a see-through housing\u003c\/li\u003e\n\u003cli\u003eGold-finish inverted front shock forks\u003c\/li\u003e\n\u003cli\u003eDetailed brake discs and calipers\u003c\/li\u003e\n\u003cli\u003eFull drive-chain rear transmission with exposed decorative gears\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePainted and plated parts are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eMotorized play, lights \u0026amp; mist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRemote-control power kit\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2.4G dual-stick wireless remote\u003c\/strong\u003e for multi-function control\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003edrive motor\u003c\/strong\u003e powers the wheels and internal gear linkage\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003erechargeable battery box\u003c\/strong\u003e runs the whole system (batteries not included — charge before use)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLED lights \u0026amp; mist effect\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLED light strips\u003c\/strong\u003e illuminate the headlights, engine bay and rear lamps\u003c\/li\u003e\n\u003cli\u003eAn \u003cstrong\u003eatomiser\u003c\/strong\u003e produces a fine mist for a realistic exhaust look on the display base — \u003cstrong\u003euse clean water only\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eTo source your own battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60519\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2500 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 motorized collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e19.4 × 6.6 × 10.8 in (49.2 × 16.8 × 27.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.9 × 9.4 × 10.2 in (48 × 24 × 26 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e9.63 lb (4.37 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e9.15 lb (4.15 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eBright yellow, matte black, gold \u0026amp; silver accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003e2.4G remote, drive motor, LED light strips, atomiser mist effect, golden drive chain, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eRechargeable battery box included (batteries not included); atomiser uses clean water only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2500-piece 1:5 motorized collectible that pairs remote-control motion, LED lights and a mist exhaust effect with bold cyberpunk styling — a decoration and an interactive display in one. A standout present for birthdays and holidays, and a confident centrepiece for a desk, study or display cabinet. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The motor, LED lights and atomiser run on a rechargeable battery box (batteries not included) — charge and operate under adult supervision and keep batteries away from young children. Use clean water only in the atomiser. Painted and plated surfaces are scratch-sensitive — avoid sharp objects and dust with a soft dry cloth. Keep away from heat and damp except when using the atomiser as directed. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43923102269553,"sku":"BR6974793280618","price":329.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/CyberpunkStreetfighterMotorcycleBuildingKit.png?v=1786340173"},{"product_id":"1-5-electroplated-hyper-sport-motorcycle-led-building-kit","title":"1:5 Electroplated Hyper-Sport Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60525 1:5 Electroplated Hyper-Sport Motorcycle (LED) — IP-safe(去标!)\n     用法:Shopify → Products → BR60525 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(1973片\/成品50.3×18×27cm\/礼盒39×17×19cm\/毛2.76净2.65kg\/出厂¥176);⚠️不写装箱量(12盒\/箱,删)\n     ⚠️ 版权:原型川崎H2R=商标车!已去标:全文无 Kawasaki\/Ninja\/H2R\/川崎\/车企名\/车型名\n        ★这款绝不投广告\/GMC;上架图务必PS掉 GULY\/RACEFORGE\/CHASE THE PULSE\/车牌\/logo 字样\n     ⚠️ 8+改14+;不写Made in China;清GULY\/RACEFORGE;缸数改中性(不写V型\/缸数\/inline-4\/supercharged)\n     ⚠️ 电池:本款含LED头灯+尾灯组件,但电池不含(\"LED lights run on batteries, not included\");\n        车体本身静态(链条\/前叉手动);想配电池盒先联系admin@;不套锂电池具体型号(未确认别编)\n     亮点:电镀银车身+碳纤+空力小翼+运动风挡+双侧LED大灯+LED尾灯+金色传动链条+红色展示架\n     配色(本款):--br-emerald 赛道红 \/ --br-emerald-soft 珊瑚红(配红尾灯+红展示架)\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#C1352F;--br-emerald-soft:#E8756B;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(193,53,47,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(232,117,107,.16);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60525 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eElectroplated Limited Edition · LED Head \u0026amp; Taillights · Drive Chain\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Electroplated Hyper-Sport Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 1973-piece 1:5 hyper-sport concept motorcycle — an aggressive, fully-faired machine with \u003cb\u003esilver electroplated panels\u003c\/b\u003e, aerodynamic winglets and a low sport windshield. \u003cb\u003eSwitchable LED headlights and taillights\u003c\/b\u003e bring it to life after dark, while the golden drive chain turns with the rear wheel. Comes with a red display stand and nameplate — a striking desktop collectible.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1973\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eLED\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eLights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 1973 bricks · silver electroplated body panels · carbon-fiber-textured fairings · aerodynamic winglets \u0026amp; sport windshield · LED headlight \u0026amp; taillight modules · a golden drive chain · a red display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThe LED lights run on batteries (not included); the bike itself is a static display model.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60525 is a 1973-piece 1:5 electroplated hyper-sport concept motorcycle. An aggressive, fully-faired machine finished in silver electroplated panels with a real-metal luster, carbon-fiber-textured bodywork, aerodynamic winglets and a low sport windshield. Fully built it stands 19.8 × 7.1 × 10.6 in (50.3 × 18 × 27 cm).\u003c\/p\u003e\n\u003cp\u003eSwitch on the \u003cstrong\u003edual LED headlights and rear taillights\u003c\/strong\u003e to light the model up at night, and roll it to watch the \u003cstrong\u003egolden drive chain\u003c\/strong\u003e turn with the rear wheel. A medium-high-difficulty build (about 6–8 hours) and a confident centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eElectroplated body \u0026amp; aero styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilver electroplated panels\u003c\/strong\u003e with a smooth, real-metal luster that stands apart from ordinary matte bricks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCarbon-fiber-textured\u003c\/strong\u003e fairings and bodywork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAerodynamic winglets\u003c\/strong\u003e and a low sport windshield for an aggressive hyper-sport stance\u003c\/li\u003e\n\u003cli\u003eA fully-faired, race-inspired silhouette that stands out as a display piece once assembled\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eDual front brake discs and calipers\u003c\/li\u003e\n\u003cli\u003eInverted front shock forks\u003c\/li\u003e\n\u003cli\u003eRear suspension and multi-spoke wheels\u003c\/li\u003e\n\u003cli\u003eExposed frame and gearing for authentic mechanical character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe electroplated surface is delicate — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eLighting, drive \u0026amp; power\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLED lighting system\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual electric LED headlights\u003c\/strong\u003e — switch them on to simulate a real race-bike front beam\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElectric LED taillight\u003c\/strong\u003e with turn-signal-style lamps at the rear\u003c\/li\u003e\n\u003cli\u003eBatteries are \u003cstrong\u003enot included\u003c\/strong\u003e — for a compatible battery box, please contact admin@brickroyal.com first\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDrive \u0026amp; movable chassis\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eGolden drive chain turns in sync with the rear wheel as you roll the model\u003c\/li\u003e\n\u003cli\u003eInverted front forks and rear suspension with genuine travel\u003c\/li\u003e\n\u003cli\u003eSteerable handlebars for multi-angle posing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe bike is a \u003cstrong\u003estatic display model\u003c\/strong\u003e — the drive chain and movable parts work by hand; the LED modules are the only battery-powered functions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60525\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e1973 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e19.8 × 7.1 × 10.6 in (50.3 × 18 × 27 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e15.4 × 6.7 × 7.5 in (39 × 17 × 19 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e6.08 lb (2.76 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e5.84 lb (2.65 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eSilver electroplate, carbon black, red accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eLED head \u0026amp; taillights, golden drive chain, movable forks \u0026amp; suspension, steerable handlebars, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eLED lights run on batteries (not included); bike is otherwise static\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 1973-piece 1:5 collectible that pairs authentic mechanical detailing and working LED lights with an eye-catching electroplated finish — a decoration and a gift together. A great present for birthdays and holidays, and a confident centrepiece for a desk, study or display cabinet. The medium-high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The LED lights require batteries (not included) — fit them under adult supervision and keep batteries away from young children. The electroplated surface is scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43923668893809,"sku":"BR6974793281783","price":382.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/ElectroplatedHyper-SportMotorcycleBuildingKit.png?v=1786332270"},{"product_id":"1-5-convertible-motorcycle-mecha-building-kit-c01","title":"1:5 Convertible Motorcycle-Mecha Building Kit (C-01)","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60520 1:5 Convertible Motorcycle-Mecha (C-01) — IP-safe(去标!)\n     用法:Shopify → Products → BR60520 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(2380片\/摩托50×17.5×28cm\/机甲34×36.6×40.5cm\/礼盒46×11×36cm\/毛3.47净3.31kg\/出厂¥219无电机);⚠️不写装箱量(10盒,删)\n     ⚠️⚠️ 版权:盒子印\"TRANSFORMER\"=孩之宝商标!变形机器人IP敏感!\n        ★正文全程不用 Transform\/Transformer\/Transformers 字样,改 convertible\/2-in-1\/rebuild;机甲造型只做通用描述\n        ★这款建议只上架、绝不投广告\/GMC(易被判变形金刚IP);上架图PS掉 GULY\/LUTESII 字样\n        ★摩托形态若疑似某真实名车,也一并弱化(红蓝条纹只写颜色,不写车企\/车型)\n     ⚠️ 8+改14+;不写Made in China;清GULY;缸数不写;LUTESII清除;C-01作为中性型号代号保留\n     ⚠️ 电池:报价表无电机=纯静态机械变形(4档齿轮+可动关节+弹簧减震手动)→写\"static—no batteries needed\"(不套动力套件)\n     亮点:一套两形态(街车⇄战斗机甲,无需额外件)+弹簧减震+4档可调齿轮+全可动机甲关节+4件武器+双专属展示架\n     配色(本款):--br-emerald 钢蓝 \/ --br-emerald-soft 浅蓝\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#2E63A6;--br-emerald-soft:#79A3D4;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(46,99,166,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(121,163,212,.18);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60520 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eLimited Edition · 2-in-1 Convertible · Motorcycle ⇄ Mecha\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Convertible Motorcycle-Mecha (C-01)\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2380-piece 1:5 building set with \u003cb\u003etwo builds in one box\u003c\/b\u003e — assemble a sleek white street motorcycle with red-and-blue sport stripes, then rebuild it into a fully-armed combat mecha with \u003cb\u003eno extra parts\u003c\/b\u003e. Working spring shocks, a 4-speed adjustable gearbox and fully articulated mecha joints, plus a dedicated display stand for each form. A high-difficulty collector's centrepiece.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2380\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2-in-1\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eTwo Forms\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2380 bricks · parts to build both forms (street motorcycle and combat mecha) from the same set · four weapon accessories · a dedicated motorcycle display stand · a dedicated mecha display stand · printed nameplates · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60520 is a 2380-piece 1:5 convertible motorcycle-mecha set. Build it first as a sleek, aerodynamic white street motorcycle with red-and-blue sport stripes, working spring shock absorbers and a 4-speed adjustable gearbox — then rebuild the same bricks into a towering combat mecha with fully articulated joints and four weapon accessories. No extra parts are needed to switch between the two forms.\u003c\/p\u003e\n\u003cp\u003eThe motorcycle build stands 19.7 × 6.9 × 11.0 in (50 × 17.5 × 28 cm); the mecha build stands 13.4 × 14.4 × 15.9 in (34 × 36.6 × 40.5 cm). A high-difficulty project and a striking centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eMotorcycle form\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eStreet motorcycle styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eSleek, aerodynamic white bodywork with \u003cstrong\u003ered-and-blue sport stripe\u003c\/strong\u003e detailing\u003c\/li\u003e\n\u003cli\u003eCarbon-textured panels, metal-look exhaust and red silicone-style cooling lines\u003c\/li\u003e\n\u003cli\u003eDetailed brake-disc wheels and rubber tyres\u003c\/li\u003e\n\u003cli\u003eA low, superbike-inspired stance that stands out on display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking mechanics\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWorking spring shock absorbers\u003c\/strong\u003e on the suspension\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003e4-speed adjustable gearbox\u003c\/strong\u003e with visible mechanical linkage\u003c\/li\u003e\n\u003cli\u003eAdjustable front suspension and a steerable front end\u003c\/li\u003e\n\u003cli\u003eIts own dedicated display stand with a printed nameplate\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCombat mecha form\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eArticulated mecha \u0026amp; armor\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eRebuilds from the same bricks into a towering combat mecha — \u003cstrong\u003eno extra parts\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eFully articulated joints at the shoulders, elbows, waist, hips and knees for dynamic posing\u003c\/li\u003e\n\u003cli\u003eLayered, segmented armor plating with a printed visor-style head\u003c\/li\u003e\n\u003cli\u003eMotorcycle wheels and parts repurposed as shoulder shields and armor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWeapon loadout\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eAn infrared laser rifle\u003c\/li\u003e\n\u003cli\u003eA shoulder-mounted swarm rocket pod\u003c\/li\u003e\n\u003cli\u003eA wrist-mounted armor-piercing crossbow\u003c\/li\u003e\n\u003cli\u003eA large storm-ripper cannon with a flexible red hose\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eA separate mecha display stand and printed nameplate are included to show off its combat stance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60520\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2380 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 convertible collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMotorcycle size\u003c\/th\u003e\n\u003ctd\u003e19.7 × 6.9 × 11.0 in (50 × 17.5 × 28 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMecha size\u003c\/th\u003e\n\u003ctd\u003e13.4 × 14.4 × 15.9 in (34 × 36.6 × 40.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.1 × 4.3 × 14.2 in (46 × 11 × 36 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e7.65 lb (3.47 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e7.3 lb (3.31 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eWhite with red, blue \u0026amp; black accents; gold and silver detailing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003e2-in-1 convertible, working shocks, 4-speed gearbox, articulated mecha joints, 4 weapon accessories, dual display stands\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2380-piece 1:5 collectible that gives you two builds in one box — a sleek street motorcycle and a fully-armed combat mecha — with real mechanical detail throughout. A standout present for birthdays and holidays, and a confident centrepiece for a desk, study or display cabinet. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. Painted and plated surfaces are scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43925953020017,"sku":"BR6974793280625","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/3034a1133efe01daba919094b70c6310_07657a15-6576-4dd8-9097-9ec6ee482d4f.jpg?v=1788771629"},{"product_id":"1-5-futuristic-electric-concept-superbike-building-kit","title":"1:5 Futuristic Electric Concept Superbike Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60507 1:5 Futuristic Electric Concept Superbike — IP-safe(去标!)\n     用法:Shopify → Products → BR60507 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(2099片\/成品48×17×22cm\/礼盒39×17×19cm\/毛2.56净2.45kg\/出厂¥179无电机);⚠️不写装箱量(12盒,删)\n     ⚠️⚠️ 版权:盒名\"TESILA SR-X\"=特斯拉(Tesla)谐音山寨命名!Tesla是活跃商标!\n        ★正文全程无 TESILA\/Tesla\/SR-X\/GULY;按\"generic futuristic electric superbike\"通用描述\n        ★图上 TESILA\/GULY\/STREET KING\/BEYOND PASSION\/HERO SR-X\/MONO\/07 印字全PS掉\n        ★去标后是通用未来电动概念设计→IP风险低→大概率可投广告(确认非抄真实车)\n     ⚠️ 8+改14+;不写Made in China;缸数不写(本就是电动主题);电机栏\"\/\"=装饰性仿真转子马达,非真马达\n     ⚠️ 电池:纯静态→\"static—no batteries needed\"(仿真转子马达是透明外壳装饰内构,不通电)\n     亮点:哑光金属银电镀+红色管路+仿真转子马达(透明壳露电磁线圈)+金色链条+倒置前叉+黄色专属展示架\n     配色(本款):--br-emerald 枪灰 \/ --br-emerald-soft 浅灰(配哑光金属银车身)\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#455A70;--br-emerald-soft:#8496AA;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(69,90,112,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(132,150,170,.20);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60507 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eElectroplated Limited Edition · Simulated Rotor Motor · Static Collectible\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Futuristic Electric Concept Superbike\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2099-piece 1:5 futuristic electric concept superbike — a sharp, streamlined machine in \u003cb\u003ematte silver electroplate\u003c\/b\u003e with red pipework and a golden chain. A transparent housing shows off a \u003cb\u003esimulated rotor motor\u003c\/b\u003e with electromagnetic-coil detailing, while the golden drive chain turns with the rear wheel. Comes with a yellow display stand — a sci-fi collector's centrepiece.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2099\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eRotor\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eMotor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2099 bricks · matte silver electroplated body panels · red pipework detailing · carbon-textured panels · a transparent-housing simulated rotor motor · a golden drive chain · a yellow display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60507 is a 2099-piece 1:5 futuristic electric concept superbike. A sharp, streamlined machine finished in matte silver electroplated panels with red pipework, yellow trim and carbon-textured detailing. Fully built it stands 18.9 × 6.7 × 8.7 in (48 × 17 × 22 cm).\u003c\/p\u003e\n\u003cp\u003eA transparent housing in the centre shows off a \u003cstrong\u003esimulated rotor motor\u003c\/strong\u003e with printed electromagnetic-coil detailing — an EV-style power core you can see right into — while the \u003cstrong\u003egolden drive chain\u003c\/strong\u003e turns with the rear wheel. A medium-high-difficulty build (about 6–8 hours) and a striking centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFuturistic body \u0026amp; finish\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMatte silver electroplated panels\u003c\/strong\u003e with a smooth, metallic sci-fi finish\u003c\/li\u003e\n\u003cli\u003eRed pipework and yellow trim accents for a bold concept look\u003c\/li\u003e\n\u003cli\u003eCarbon-textured decorative panels\u003c\/li\u003e\n\u003cli\u003eA sharp, streamlined silhouette that stands out as a display piece once assembled\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eInverted front shock forks\u003c\/li\u003e\n\u003cli\u003eVentilated brake discs and calipers\u003c\/li\u003e\n\u003cli\u003eGolden drive chain and rear sprocket\u003c\/li\u003e\n\u003cli\u003eRubber tread tyres and steerable handlebars\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe matte electroplated surface is delicate — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics \u0026amp; display\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSimulated rotor motor\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003etransparent housing\u003c\/strong\u003e reveals a simulated rotor motor at the core of the bike\u003c\/li\u003e\n\u003cli\u003ePrinted electromagnetic-coil detailing mimics an EV-style power unit\u003c\/li\u003e\n\u003cli\u003eA standout feature that shows the \"power core\" from the outside — a real conversation piece on display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDrive chain \u0026amp; display stand\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eThe golden drive chain and rear sprocket turn with the rear wheel as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003eyellow dedicated display stand\u003c\/strong\u003e holds the bike at a dynamic leaning angle\u003c\/li\u003e\n\u003cli\u003eA printed 1:5 nameplate adds a collector's, museum-style touch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60507\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2099 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e18.9 × 6.7 × 8.7 in (48 × 17 × 22 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e15.4 × 6.7 × 7.5 in (39 × 17 × 19 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e5.64 lb (2.56 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e5.4 lb (2.45 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMatte silver, red, black, gold \u0026amp; yellow accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSimulated rotor motor, golden drive chain, inverted forks, brake discs, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2099-piece 1:5 collectible that pairs a see-through simulated rotor motor with a sharp, futuristic electric-concept design — a decoration and a talking point in one. A great present for birthdays and holidays, and a confident centrepiece for a desk, study or display cabinet. The medium-high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The matte electroplated surface is scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43926467281009,"sku":"BR6974793280496","price":287.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/15FuturisticElectricConceptSuperbikeBuildingKit.png?v=1786331363"},{"product_id":"1-5-matte-black-custom-cruiser-motorcycle-building-kit","title":"1:5 Matte-Black Custom Cruiser Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60521 1:5 Matte-Black Custom Cruiser Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60521 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(2050片\/成品53.5×20×23.6cm\/礼盒44.3×22.8×22cm\/毛3.06净2.6kg\/出厂¥229无电机);⚠️不写装箱量(12盒,删)\n     ⚠️⚠️ 版权:原型哈雷 Breakout(哈镭突破者)=商标巡航车!Harley-Davidson是活跃商标!\n        ★正文全程无 Harley\/哈雷\/哈镭\/Breakout\/GULY\/RACEFORGE\/TOP SPEED;按\"matte-black custom cruiser\"通用描述\n        ★这款商标车→只上架、绝不投广告\/GMC;上架图PS掉 GULY\/RACEFORGE\/TOP SPEED 及车身印字\n     ⚠️ 8+改14+;不写Made in China;缸数改中性\"large simulated engine\"(哈雷V-twin→绝不写V型\/缸数)\n     ⚠️ 电池:报价表电机\"\/\"=纯静态→\"static—no batteries needed\";前大灯写结构细节,不夸大发光(未确认通电)\n     亮点:哑光黑电镀+银红点缀+联动升降后轮(转齿轮升降)+3档变速+大排量模拟引擎+超大定制轮胎+红色专属展示架\n     配色(本款):--br-emerald 古铜 \/ --br-emerald-soft 浅铜(配哑光黑定制巡航风)\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#A16A3C;--br-emerald-soft:#CFA576;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(161,106,60,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(207,165,118,.22);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60521 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eElectroplated Limited Edition · Lifting Rear Wheel · 3-Speed Gearbox\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Matte-Black Custom Cruiser Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2050-piece 1:5 heavy-duty custom cruiser — a muscular, low-slung machine in a \u003cb\u003ematte-black electroplated finish\u003c\/b\u003e with silver and red accents and oversized wide tyres. Turn a gear to \u003cb\u003eraise or lower the rear wheel\u003c\/b\u003e, shift through a 3-speed gearbox, and stand it on the included red display stand. A bold collector's centrepiece.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2050\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e3-Speed\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eGearbox\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2050 bricks · matte-black electroplated body panels · silver and red accent detailing · a large simulated engine · oversized custom wide tyres · a linkage lifting rear wheel · a 3-speed gearbox · a detailed front headlight · a red display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60521 is a 2050-piece 1:5 heavy-duty custom cruiser motorcycle. A muscular, low-slung machine finished in a matte-black electroplated coating with silver and red accents, oversized wide tyres and a classic heavy-cruiser silhouette. Fully built it stands 21.1 × 7.9 × 9.3 in (53.5 × 20 × 23.6 cm).\u003c\/p\u003e\n\u003cp\u003eTurn an internal gear to \u003cstrong\u003eraise or lower the rear wheel\u003c\/strong\u003e, shift through a working \u003cstrong\u003e3-speed gearbox\u003c\/strong\u003e, and pose it on the included red display stand. A high-difficulty build and a bold centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMatte-black cruiser styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA muscular, low-slung \u003cstrong\u003eheavy-cruiser silhouette\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMatte-black electroplated panels with a deep, premium finish\u003c\/li\u003e\n\u003cli\u003eSilver mechanical detailing and red decorative accents\u003c\/li\u003e\n\u003cli\u003eOversized custom wide tyres for a planted, road-going stance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine with exposed detailing\u003c\/li\u003e\n\u003cli\u003eDetailed disc brakes\u003c\/li\u003e\n\u003cli\u003eFront forks and a detailed front headlight\u003c\/li\u003e\n\u003cli\u003eExposed frame and gearing for authentic mechanical character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe matte electroplated surface is delicate — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLinkage lifting rear wheel\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eTurn an internal gear to \u003cstrong\u003eraise or lower the rear wheel freely\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA satisfying mechanical function you can adjust on display\u003c\/li\u003e\n\u003cli\u003eShows off the cruiser's rear suspension geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003e3-speed gearbox \u0026amp; display stand\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA working \u003cstrong\u003e3-speed gear-shift mechanism\u003c\/strong\u003e with visible linkage\u003c\/li\u003e\n\u003cli\u003eThe drive chain turns with the rear wheel as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003ered dedicated display stand\u003c\/strong\u003e holds the bike stably for showcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60521\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2050 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e21.1 × 7.9 × 9.3 in (53.5 × 20 × 23.6 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e17.4 × 9.0 × 8.7 in (44.3 × 22.8 × 22 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e6.75 lb (3.06 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e5.73 lb (2.60 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMatte black with silver \u0026amp; red accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eLinkage lifting rear wheel, 3-speed gearbox, simulated engine, disc brakes, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2050-piece 1:5 collectible that pairs a muscular matte-black cruiser look with satisfying mechanical functions — a lifting rear wheel and a 3-speed gearbox. A great present for birthdays and holidays, and a bold centrepiece for a desk, study or display cabinet. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The matte electroplated surface is scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43927983456369,"sku":"BR6974793281745","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Matte-BlackCustomCruiserMotorcycleBuildingKit7.png?v=1786342056"},{"product_id":"1-5-pearl-white-custom-cruiser-motorcycle-building-kit","title":"1:5 Pearl-White Custom Cruiser Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60522 1:5 Pearl-White Custom Cruiser Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60522 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(1810片\/成品52.8×17×22cm\/礼盒44.3×22.8×22cm\/毛2.83净2.64kg\/出厂¥169无电机);⚠️不写装箱量(12盒,删)\n     ⚠️⚠️ 双重版权:①命名\"蓝博基尼\"=兰博基尼(Lamborghini)谐音!②车型=哈雷Breakout同平台巡航车(珍珠白版)!\n        ★正文全程无 Lamborghini\/蓝博基尼\/Lambo\/Harley\/哈雷\/Breakout\/GULY\/RACEFORGE\/TOP SPEED;按\"pearl-white custom cruiser\"通用描述\n        ★商标关联款→只上架、绝不投广告\/GMC;上架图PS掉 GULY\/RACEFORGE\/TOP SPEED 及车身印字\n     ⚠️ 8+改14+;不写Made in China;缸数改中性\"large simulated engine\"(不写V型\/缸数)\n     ⚠️ 电池:报价表电机\"\/\"=纯静态→\"static—no batteries needed\";前大灯写结构细节,不夸大发光\n     ⚠️ 颜色:本款珍珠白(上一款60521是哑光黑,勿串色);铭牌色本款用香槟金\n     亮点:珍珠白车身+金\/银\/黑点缀+金色轮毂+联动升降后轮(转齿轮升降)+3档变速+大排量模拟引擎+超大定制轮胎+红色专属展示架\n     配色(本款):--br-emerald 香槟金 \/ --br-emerald-soft 浅香槟\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#B89B4E;--br-emerald-soft:#DCC98A;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(184,155,78,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(220,201,138,.24);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60522 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eLimited Edition · Lifting Rear Wheel · 3-Speed Gearbox\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Pearl-White Custom Cruiser Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 1810-piece 1:5 custom cruiser — a muscular, low-slung machine in a lustrous \u003cb\u003epearl-white finish\u003c\/b\u003e with gold, silver and black accents and oversized wide tyres on gold hubs. Turn a gear to \u003cb\u003eraise or lower the rear wheel\u003c\/b\u003e, shift through a 3-speed gearbox, and stand it on the included red display stand. An elegant, bold collector's centrepiece.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1810\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e3-Speed\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eGearbox\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 1810 bricks · pearl-white body panels · gold, silver and black accent detailing · a large simulated engine · oversized custom wide tyres with gold wheel hubs · a linkage lifting rear wheel · a 3-speed gearbox · a detailed front headlight · a red display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60522 is an 1810-piece 1:5 pearl-white custom cruiser motorcycle. A muscular, low-slung machine finished in a lustrous pearl-white coating with gold, silver and black accents, oversized wide tyres on gold hubs and a classic heavy-cruiser silhouette. Fully built it stands 20.8 × 6.7 × 8.7 in (52.8 × 17 × 22 cm).\u003c\/p\u003e\n\u003cp\u003eTurn an internal gear to \u003cstrong\u003eraise or lower the rear wheel\u003c\/strong\u003e, shift through a working \u003cstrong\u003e3-speed gearbox\u003c\/strong\u003e, and pose it on the included red display stand. A high-difficulty build and an elegant centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePearl-white cruiser styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA muscular, low-slung \u003cstrong\u003eheavy-cruiser silhouette\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA lustrous \u003cstrong\u003epearl-white finish\u003c\/strong\u003e for a premium limited-edition look\u003c\/li\u003e\n\u003cli\u003eGold and silver mechanical detailing with black accents\u003c\/li\u003e\n\u003cli\u003eOversized custom wide tyres on gold wheel hubs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine with detailed exhaust pipework\u003c\/li\u003e\n\u003cli\u003eDetailed disc brakes and front shock forks\u003c\/li\u003e\n\u003cli\u003eA detailed front headlight\u003c\/li\u003e\n\u003cli\u003eExposed frame and gearing for authentic mechanical character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe pearl-white finish is delicate — avoid friction with sharp or hard objects to keep it flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLinkage lifting rear wheel\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eTurn an internal gear to \u003cstrong\u003eraise or lower the rear wheel freely\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA satisfying mechanical function you can adjust on display\u003c\/li\u003e\n\u003cli\u003eShows off the cruiser's rear suspension geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003e3-speed gearbox \u0026amp; display stand\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA working \u003cstrong\u003e3-speed gear-shift mechanism\u003c\/strong\u003e with visible linkage\u003c\/li\u003e\n\u003cli\u003eThe drive chain turns with the rear wheel as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003ered dedicated display stand\u003c\/strong\u003e holds the bike stably for showcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60522\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e1810 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e20.8 × 6.7 × 8.7 in (52.8 × 17 × 22 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e17.4 × 9.0 × 8.7 in (44.3 × 22.8 × 22 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e6.24 lb (2.83 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e5.82 lb (2.64 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003ePearl white with gold, silver \u0026amp; black accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eLinkage lifting rear wheel, 3-speed gearbox, simulated engine, disc brakes, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eAn 1810-piece 1:5 collectible that pairs an elegant pearl-white cruiser look with satisfying mechanical functions — a lifting rear wheel and a 3-speed gearbox. A great present for birthdays and holidays, and a refined centrepiece for a desk, study or display cabinet. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The pearl-white finish is scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43929330810993,"sku":"BR6974793281752","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Pearl-WhiteCustomCruiserMotorcycleBuildingKit.jpg?v=1786342167"},{"product_id":"1-5-deep-blue-touring-cruiser-motorcycle-building-kit","title":"1:5 Deep-Blue Touring Cruiser Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60540 1:5 Deep-Blue Touring Cruiser Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60540 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(2410片\/成品60.2×20.1×29.8cm\/礼盒47.5×22.3×22cm\/毛3.63净3.16kg\/出厂¥269无电机);⚠️不写装箱量(12盒,删)\n     ⚠️⚠️ 版权:原型哈雷 Road Glide(哈镭公路滑翔)=商标旅行巡航车!Harley-Davidson是活跃商标!\n        ★正文全程无 Harley\/哈雷\/哈镭\/Road Glide\/公路滑翔\/GULY\/RACEFORGE\/TOP SPEED;按\"deep-blue touring cruiser\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 GULY\/RACEFORGE\/TOP SPEED\/V2\/车身logo\n     ⚠️ 8+改14+;不写Made in China;缸数改中性\"large simulated engine\"(哈雷V-twin\/图上V2→绝不写V型\/缸数)\n     ⚠️ 电池:报价表电机\"\/\"=车体静态(活塞联动\/避震手动);本款有【发光双圆灯】→写\"灯靠电池点亮,电池不含,配电池盒先联系admin@\"\n     ⚠️ 颜色:本款深海蓝(勿串上一款橙\/更早珍珠白\/哑光黑);铭牌色本款用深海蓝(petrol,区别于60520亮蓝)\n     亮点(本款独特):深海蓝旅行车+发光双圆灯+发动机活塞联动+3档变速+后备箱可开合+前后避震+红色专属展示架\n     配色(本款):--br-emerald 深海蓝\/petrol \/ --br-emerald-soft 浅海蓝\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#21607A;--br-emerald-soft:#74A6BA;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(33,96,122,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(116,166,186,.24);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60540 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eDeep-Blue Touring Cruiser · Glowing Twin Headlights · Openable Storage\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Deep-Blue Touring Cruiser Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2410-piece 1:5 heavy touring cruiser — a long, road-ready machine in a glossy \u003cb\u003edeep Neptune-blue\u003c\/b\u003e with gold forks and twin exhausts. The dual round headlights \u003cb\u003elight up\u003c\/b\u003e (batteries not included), the engine's \u003cb\u003epistons move as you roll it\u003c\/b\u003e, a 3-speed gearbox shifts through the gears, and the \u003cb\u003erear storage boxes open and close\u003c\/b\u003e. Comes with a red display stand — a grand tourer for your shelf.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2410\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eTwin\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eHeadlights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2410 bricks · glossy deep-blue body panels · gold-finish front forks · twin exhaust pipework · dual round headlights built to light up · a large simulated engine with moving pistons · a 3-speed gearbox · front and rear suspension · openable rear side storage boxes · a red display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThe bike is a static build; the headlights light up with batteries (not included).\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60540 is a 2410-piece 1:5 heavy touring cruiser motorcycle. A long, road-ready machine finished in a glossy deep Neptune-blue coating with gold forks, twin exhausts, red-rim tyres and full touring bodywork. Fully built it stands 23.7 × 7.9 × 11.7 in (60.2 × 20.1 × 29.8 cm).\u003c\/p\u003e\n\u003cp\u003eLight up the dual round headlights (batteries not included), watch the \u003cstrong\u003eengine's pistons move\u003c\/strong\u003e as you roll the model, shift through the \u003cstrong\u003e3-speed gearbox\u003c\/strong\u003e, and \u003cstrong\u003eopen or close the rear side storage boxes\u003c\/strong\u003e just like a real tourer. A high-difficulty build and a grand centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDeep-blue touring styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA long, low touring silhouette with a full front fairing and windshield\u003c\/li\u003e\n\u003cli\u003eGlossy \u003cstrong\u003edeep Neptune-blue\u003c\/strong\u003e panels with a premium metallic sheen\u003c\/li\u003e\n\u003cli\u003eGold-finish front forks, twin exhausts and red-rim tyres\u003c\/li\u003e\n\u003cli\u003eFull touring bodywork with integrated rear side storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eDetailed disc brakes and calipers\u003c\/li\u003e\n\u003cli\u003eFront and rear suspension that compresses and rebounds\u003c\/li\u003e\n\u003cli\u003eA large simulated engine with exposed detailing\u003c\/li\u003e\n\u003cli\u003eExposed frame and gearing for authentic mechanical character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe glossy painted surface is delicate — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eGlowing headlights \u0026amp; piston engine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual round headlights\u003c\/strong\u003e built to light up — fit batteries (not included) to switch them on\u003c\/li\u003e\n\u003cli\u003eA large simulated engine whose \u003cstrong\u003epistons move as you roll the model\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSee real powertrain motion from the outside — a proper conversation piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFor a compatible battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eGearbox, suspension \u0026amp; openable storage\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA working \u003cstrong\u003e3-speed gear-shift mechanism\u003c\/strong\u003e with visible linkage\u003c\/li\u003e\n\u003cli\u003eFront and rear suspension with genuine travel\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRear side storage boxes that open and close\u003c\/strong\u003e, just like a real tourer\u003c\/li\u003e\n\u003cli\u003eA red dedicated display stand for stable showcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe bike itself is static — only the headlights use batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60540\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2410 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e23.7 × 7.9 × 11.7 in (60.2 × 20.1 × 29.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.7 × 8.8 × 8.7 in (47.5 × 22.3 × 22 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e8.0 lb (3.63 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e6.97 lb (3.16 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eGlossy deep blue with black, silver \u0026amp; red accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eGlowing twin headlights, piston-linkage engine, 3-speed gearbox, front\/rear suspension, openable storage boxes, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic bike; headlights light up with batteries (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2410-piece 1:5 collectible that pairs grand touring looks with real functions — glowing twin headlights, a piston-linkage engine, a 3-speed gearbox and openable storage boxes. A standout present for birthdays and holidays, and a grand centrepiece for a desk, study or display cabinet. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The headlights run on batteries (not included) — fit them under adult supervision and keep batteries away from young children. The glossy painted surface is scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43933832904817,"sku":"BR6974793283220","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Deep-BlueTouringCruiserMotorcycleBuildingKit.png?v=1786359630"},{"product_id":"custom-cruiser-motorcycle-building-kit","title":"1:5 Candy-Red Modified Custom Cruiser Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60541 1:5 Candy-Red Modified Custom Cruiser Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60541 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(1787片\/成品49.5×18.8×23cm\/礼盒41×19×21.5cm\/毛2.61净2.23kg\/出厂¥198无电机);⚠️不写装箱量(12盒,删)\n     ⚠️⚠️ 版权:原型哈雷 Night Rod\/V-Rod(夜路德爆改)=商标街车!Harley-Davidson是活跃商标!\n        ★正文全程无 Harley\/哈雷\/夜路德\/Night Rod\/V-Rod\/拿破仑\/Napoleon\/GULY\/RACEFORGE\/TOP SPEED;按\"modified custom cruiser\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 GULY\/RACEFORGE\/TOP SPEED\/V2\/车身logo\n     ⚠️ 8+改14+;不写Made in China;缸数改中性\"large simulated engine\"(图上V2\/哈雷V-twin→绝不写V型\/缸数)\n     ⚠️ 电池:报价表电机\"\/\"=车体静态(链条\/避震手动);本款有【发光车灯】→写\"灯靠电池点亮,电池不含,配电池盒先联系admin@\"\n     ⚠️ 颜色:本款糖果红\/oxblood(勿串上一款深海蓝\/更早橙\/珍珠白);铭牌色本款用深糖果红(区别于60525亮赛道红)\n     亮点(本款独特):糖果红爆改街车+发光车灯+金色传动链条+3档变速+大后胎+双后避震+红色专属展示架\n     配色(本款):--br-emerald 深糖果红\/oxblood \/ --br-emerald-soft 玫瑰粉\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#8E2028;--br-emerald-soft:#C56A70;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(142,32,40,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(197,106,112,.24);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60541 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eElectroplated Limited Edition · Illuminated Headlight · Golden Drive Chain\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Candy-Red Modified Custom Cruiser Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 1787-piece 1:5 modified custom cruiser — a lean, aggressive street machine in glossy \u003cb\u003ecandy-red electroplate\u003c\/b\u003e with matte-black mechanicals and a fat rear tyre. The iconic headlight \u003cb\u003elights up\u003c\/b\u003e (batteries not included), a \u003cb\u003egolden drive chain\u003c\/b\u003e turns with the rear wheel, and a 3-speed gearbox shifts through the gears. Comes with a red display stand — a bold custom for your shelf.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1787\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eLit\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eHeadlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 1787 bricks · glossy candy-red electroplated body panels · matte-black frame and mechanicals · a large simulated engine · a golden drive chain · a fat rear tyre with disc brakes · an iconic front headlight built to light up · a 3-speed gearbox · dual rear shock absorbers · a red display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThe bike is a static build; the headlight lights up with batteries (not included).\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60541 is a 1787-piece 1:5 modified custom cruiser motorcycle. A lean, aggressive street machine finished in glossy candy-red electroplated panels with matte-black mechanicals, a fat rear tyre and a stripped-back custom look. Fully built it stands 19.5 × 7.4 × 9.1 in (49.5 × 18.8 × 23 cm).\u003c\/p\u003e\n\u003cp\u003eLight up the iconic front headlight (batteries not included), watch the \u003cstrong\u003egolden drive chain\u003c\/strong\u003e turn with the rear wheel, and shift through the \u003cstrong\u003e3-speed gearbox\u003c\/strong\u003e. A medium-high-difficulty build and a bold centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCandy-red custom styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA lean, aggressive \u003cstrong\u003emodified-cruiser silhouette\u003c\/strong\u003e with a stripped-back custom look\u003c\/li\u003e\n\u003cli\u003eGlossy \u003cstrong\u003ecandy-red electroplated panels\u003c\/strong\u003e with a deep, premium sheen\u003c\/li\u003e\n\u003cli\u003eMatte-black frame, forks and mechanical detailing\u003c\/li\u003e\n\u003cli\u003eA fat rear tyre and wide stance for real street presence\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine with exposed detailing\u003c\/li\u003e\n\u003cli\u003ePerforated disc brakes and calipers\u003c\/li\u003e\n\u003cli\u003eDual rear shock absorbers with genuine travel\u003c\/li\u003e\n\u003cli\u003eExposed frame and gearing for authentic mechanical character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe glossy electroplated surface is delicate — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIlluminated headlight \u0026amp; drive chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eAn iconic front headlight built to light up — fit batteries (not included) to switch it on\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003egolden drive chain\u003c\/strong\u003e that turns in sync with the rear wheel\u003c\/li\u003e\n\u003cli\u003eAuthentic chain-driven detailing you can watch move as you roll the model\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFor a compatible battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003e3-speed gearbox \u0026amp; display stand\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA working \u003cstrong\u003e3-speed gear-shift mechanism\u003c\/strong\u003e with visible linkage\u003c\/li\u003e\n\u003cli\u003eAdjust the drivetrain resistance to mimic real gear changes\u003c\/li\u003e\n\u003cli\u003eA red dedicated display stand holds the bike stably for showcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe bike itself is static — only the headlight uses batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60541\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e1787 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e19.5 × 7.4 × 9.1 in (49.5 × 18.8 × 23 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e16.1 × 7.5 × 8.5 in (41 × 19 × 21.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e5.75 lb (2.61 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e4.92 lb (2.23 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eGlossy candy red with matte-black \u0026amp; silver accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eIlluminated headlight, golden drive chain, 3-speed gearbox, dual rear shocks, disc brakes, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic bike; headlight lights up with batteries (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 1787-piece 1:5 collectible that pairs a bold candy-red custom look with real functions — an illuminated headlight, a golden drive chain and a 3-speed gearbox. A great present for birthdays and holidays, and a striking centrepiece for a desk, study or display cabinet. The medium-high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The headlight runs on batteries (not included) — fit them under adult supervision and keep batteries away from young children. The glossy electroplated surface is scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43933833363569,"sku":"BR6974793283237","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Candy-RedModifiedCustomCruiserMotorcycleBuildingKit.png?v=1786360032"},{"product_id":"1-5-adventure-touring-motorcycle-building-kit","title":"1:5 Adventure Touring Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60548 1:5 Adventure Touring Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60548 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(2489片\/成品50.5×19.3×32cm\/礼盒47.5×22.3×22cm\/毛3.33净2.85kg\/出厂¥198无电机);⚠️不写装箱量(12盒,删)\n     ⚠️⚠️ 版权:原型宝马 R 1300 GS(宝玛R1300GS)=商标探险车!BMW\/型号R1300GS均活跃商标!\n        ★正文全程无 BMW\/宝玛\/R1300GS\/R 1300 GS\/GS\/GULY\/RACEFORGE\/CHASE THE PULSE\/TOP SPEED;按\"adventure touring motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 GULY\/RACEFORGE\/CHASE THE PULSE\/车身42数字\/TOP\/logo\n     ⚠️ 8+改14+;不写Made in China;缸数不写(ADV写large simulated engine)\n     ⚠️ 电池:报价表电机\"\/\"=车体静态(升降\/转向\/避震\/行李箱手动);本款有【发光双透镜大灯】→写\"灯靠电池点亮,电池不含,配电池盒先联系admin@\"\n     ⚠️ 颜色:本款白\/黑\/银+红点缀(上一款60541是糖果红→本款红只做accent不做主色,勿串);铭牌色本款用钢银灰\n     亮点(本款独特):探险旅行ADV+高风挡+发光双透镜大灯+可开合侧行李箱+联动升降后轮+转向+全避震+红色专属展示架\n     配色(本款):--br-emerald 钢银灰 \/ --br-emerald-soft 浅钢灰\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#607585;--br-emerald-soft:#A2B0BC;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(96,117,133,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(162,176,188,.26);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60548 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eAdventure Touring · Lit Dual-Lens Headlight · Openable Luggage\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Adventure Touring Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2489-piece 1:5 adventure-touring motorcycle — a rugged, go-anywhere tourer in \u003cb\u003ewhite, black and silver\u003c\/b\u003e with red accent trim, a tall windscreen and dual side panniers. The dual-lens headlight \u003cb\u003elights up\u003c\/b\u003e (batteries not included), the rear wheel raises and lowers on a linkage, the front end steers, and the \u003cb\u003eside luggage boxes open and close\u003c\/b\u003e. Comes with a red display stand — a proper adventure bike for your shelf.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2489\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eLit\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eHeadlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2489 bricks · white, black and silver body panels with red accent trim · a tall windscreen · a dual-lens front headlight built to light up · turn-signal detailing · a large simulated engine · a linkage lifting rear wheel · steerable front forks · full suspension · disc brakes · dual openable side luggage boxes · a red display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThe bike is a static build; the headlight lights up with batteries (not included).\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60548 is a 2489-piece 1:5 adventure-touring motorcycle. A rugged, go-anywhere tourer finished in white, black and silver with red accent trim, a tall windscreen, dual side panniers and chunky tread tyres. Fully built it stands 19.9 × 7.6 × 12.6 in (50.5 × 19.3 × 32 cm).\u003c\/p\u003e\n\u003cp\u003eLight up the dual-lens headlight (batteries not included), \u003cstrong\u003eraise or lower the rear wheel\u003c\/strong\u003e on its linkage, steer the front end, and \u003cstrong\u003eopen or close the side luggage boxes\u003c\/strong\u003e just like a real touring rig. A high-difficulty build and a commanding centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eAdventure-touring styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA rugged, upright \u003cstrong\u003eadventure-touring silhouette\u003c\/strong\u003e with a tall windscreen\u003c\/li\u003e\n\u003cli\u003eWhite, black and silver bodywork with crisp red accent trim\u003c\/li\u003e\n\u003cli\u003eDual side panniers and a purposeful, go-anywhere stance\u003c\/li\u003e\n\u003cli\u003eNeat printed graphics and turn-signal detailing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine with exposed detailing\u003c\/li\u003e\n\u003cli\u003ePerforated disc brakes and calipers\u003c\/li\u003e\n\u003cli\u003eFull front and rear suspension with genuine travel\u003c\/li\u003e\n\u003cli\u003eExposed frame and gearing for authentic mechanical character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLit headlight \u0026amp; lifting rear wheel\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003edual-lens front headlight\u003c\/strong\u003e built to light up — fit batteries (not included) to switch it on\u003c\/li\u003e\n\u003cli\u003eTurn an internal linkage to \u003cstrong\u003eraise or lower the rear wheel\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWatch the suspension geometry adjust on display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFor a compatible battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSteering, suspension \u0026amp; openable luggage\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eSteerable front forks for authentic directional posing\u003c\/li\u003e\n\u003cli\u003eFull independent suspension that compresses and rebounds\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual side luggage boxes that open and close\u003c\/strong\u003e to stash tiny parts\u003c\/li\u003e\n\u003cli\u003eA red dedicated display stand for stable showcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe bike itself is static — only the headlight uses batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60548\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2489 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e19.9 × 7.6 × 12.6 in (50.5 × 19.3 × 32 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.7 × 8.8 × 8.7 in (47.5 × 22.3 × 22 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e7.34 lb (3.33 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e6.28 lb (2.85 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eWhite, black and silver with red accent trim\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eLit dual-lens headlight, linkage lifting rear wheel, steering, suspension, openable side luggage, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic bike; headlight lights up with batteries (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2489-piece 1:5 collectible that pairs rugged adventure-touring looks with real functions — a lit dual-lens headlight, openable side luggage, a lifting rear wheel and full steering and suspension. A standout present for birthdays and holidays, and a commanding centrepiece for a desk, study or display cabinet. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The headlight runs on batteries (not included) — fit them under adult supervision and keep batteries away from young children. Painted and plated surfaces are scratch-sensitive — avoid sharp objects and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43933835853937,"sku":"BR6974793283305","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/AdventureTouringMotorcycleBuildingKit3.png?v=1786513658"},{"product_id":"1-5-navy-sport-touring-motorcycle-building-kit","title":"1:5 Navy Sport-Touring Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60553 1:5 Navy Sport-Touring Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60553 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表(2461片\/成品50.3×19×30.8cm\/礼盒41×19×21.5cm\/毛3.19净2.82kg\/出厂¥229无电机);⚠️不写装箱量(12盒,删)\n     ⚠️⚠️ 版权:原型雅马哈 Tracer 9 GT+(雅玛哈)=商标运动旅行车!Yamaha\/型号均活跃商标!\n        ★正文全程无 Yamaha\/雅玛哈\/Tracer\/9GT+\/9 GT\/GULY\/RACEFORGE\/CHASE THE PULSE\/TOP SPEED;按\"navy sport-touring motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 GULY\/RACEFORGE\/CHASE THE PULSE\/车身9GT+数字\/R\/logo\n     ⚠️ 8+改14+;不写Made in China;缸数不写(写large simulated engine + moving pistons)\n     ⚠️ 电池:报价表电机\"\/\"=车体静态(活塞\/链条\/避震\/转向手动);本款有【发光大灯】→写\"灯靠电池点亮,电池不含,配电池盒先联系admin@\"\n     ⚠️ 颜色:本款金属藏蓝(上一款60548是白\/银→本款不用white主色,勿串);铭牌色本款用靛蓝(区别于60520royal蓝\/60540petrol蓝)\n     亮点(本款独特):藏蓝运动旅行车+金前叉+发动机活塞联动(活塞会动)+4档变速+金色传动链条+发光大灯+侧行李箱+高风挡\n     配色(本款):--br-emerald 靛蓝 \/ --br-emerald-soft 浅靛蓝\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#2E3F70;--br-emerald-soft:#8390BC;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(46,63,112,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(131,144,188,.24);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60553 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eSport-Touring · Moving Piston Engine · 4-Speed Gearbox · Lit Headlight\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:5 Navy Sport-Touring Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2461-piece 1:5 sport-touring motorcycle — a fast, road-ready tourer in \u003cb\u003emetallic navy blue\u003c\/b\u003e with matte-grey trim and gold forks, a tall windscreen and dual side luggage boxes. The engine's \u003cb\u003epistons move as you roll it\u003c\/b\u003e, a 4-speed gearbox shifts through the gears, a golden drive chain turns the rear wheel, and the iconic headlight \u003cb\u003elights up\u003c\/b\u003e (batteries not included). Comes with a dedicated display stand — a long-haul tourer for your shelf.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2461\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:5\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e4-Speed\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eGearbox\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2461 bricks · metallic navy-blue body panels · matte-grey trim · gold-finish front forks · a tall windscreen · dual side luggage boxes · a large simulated engine with moving pistons · a 4-speed gearbox · a golden drive chain · steerable front forks · rear suspension · disc brakes · an iconic front headlight built to light up · a dedicated display stand · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThe bike is a static build; the headlight lights up with batteries (not included).\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60553 is a 2461-piece 1:5 sport-touring motorcycle. A fast, road-ready tourer finished in metallic navy-blue panels with matte-grey trim, gold-finish forks, a tall windscreen and dual side luggage boxes. Fully built it stands 19.8 × 7.5 × 12.1 in (50.3 × 19 × 30.8 cm).\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003eengine's pistons move\u003c\/strong\u003e; shift through the \u003cstrong\u003e4-speed gearbox\u003c\/strong\u003e, watch the golden drive chain turn the rear wheel, and light up the iconic headlight (batteries not included). A high-difficulty build and a commanding centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eNavy sport-touring styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA fast, road-ready \u003cstrong\u003esport-touring silhouette\u003c\/strong\u003e with a tall windscreen\u003c\/li\u003e\n\u003cli\u003eMetallic navy-blue panels with matte-grey trim and gold-finish forks\u003c\/li\u003e\n\u003cli\u003eDual side luggage boxes and neat printed graphics\u003c\/li\u003e\n\u003cli\u003eSharp, defined lines with real long-haul presence\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePerforated disc brakes and calipers\u003c\/li\u003e\n\u003cli\u003eSteerable front forks and rear suspension with genuine travel\u003c\/li\u003e\n\u003cli\u003eRubber tread tyres and detailed exhaust pipework\u003c\/li\u003e\n\u003cli\u003eExposed frame and gearing for authentic mechanical character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe glossy painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature features\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMoving piston engine \u0026amp; lit headlight\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine whose \u003cstrong\u003epistons move as you roll the model\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eAn iconic front headlight built to light up — fit batteries (not included) to switch it on\u003c\/li\u003e\n\u003cli\u003eSee real powertrain motion from the outside — a proper conversation piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFor a compatible battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003e4-speed gearbox \u0026amp; golden drive chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA working \u003cstrong\u003e4-speed gear-shift mechanism\u003c\/strong\u003e with visible linkage\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003egolden drive chain\u003c\/strong\u003e that turns the rear wheel as you roll it\u003c\/li\u003e\n\u003cli\u003eA dedicated display stand holds the bike stably for showcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe bike itself is static — only the headlight uses batteries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60553\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2461 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:5 collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e19.8 × 7.5 × 12.1 in (50.3 × 19 × 30.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e16.1 × 7.5 × 8.5 in (41 × 19 × 21.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e7.03 lb (3.19 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e6.22 lb (2.82 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMetallic navy blue with matte-grey, silver \u0026amp; gold accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eMoving piston engine, 4-speed gearbox, golden drive chain, lit headlight, steering, suspension, side luggage, display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic bike; headlight lights up with batteries (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2461-piece 1:5 collectible that pairs sleek navy sport-touring looks with real functions — a moving piston engine, a 4-speed gearbox, a golden drive chain and a lit headlight. A standout present for birthdays and holidays, and a commanding centrepiece for a desk, study or display cabinet. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The headlight runs on batteries (not included) — fit them under adult supervision and keep batteries away from young children. Glossy painted and plated surfaces are scratch-sensitive — avoid sharp objects and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43939621732465,"sku":"BR6974793283350","price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/NavySport-TouringMotorcycleBuildingKit.png?v=1786521814"},{"product_id":"motorized-v12-engine-building-model-kit","title":"Motorized V12 Engine Building Model Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60555 Motorized V12 Engine Building Model — IP-safe(去标!) ★可投广告款(无商标)\n     用法:Shopify → Products → BR60555 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(2378片\/成品59.8×20.5×25.7cm\/礼盒46×12×35cm\/毛3.72净3.28kg\/出厂¥309出厂配电机);⚠️不写装箱量(12盒,删)\n     ⚠️ 版权:原型法拉利V12引擎,但【发动机=通用机械物件,非抄车身造型】→去标后可投广告\/GMC!\n        ★正文全程无 Ferrari\/珐拉利\/法拉利\/Power-V12\/GULY\/RACEFORGE\/EMBRACE THE VELOCITY;上架图PS掉这些字样\n        ★\"V12 engine\"作为通用品类名保留(V12是通用构型非商标);若客户要连V12都中性化再改\n     ⚠️ 8+改14+;不写Made in China;不写smoke(喷雾写exhaust-steam\/mist,clean water only)\n     ⚠️ 电池:出厂配电机=【全套动力组含】(红暴XL电机+喷雾器+带音效充电电池盒+LED灯线×3+电机延长线);\n        写\"complete power kit included\/rechargeable battery box included,charge before use\";不写lithium具体电池型号;想自购电池盒先联系admin@\n     ⚠️ 颜色:本款引擎红\/银\/黑(上一款60553藏蓝→本款不用navy,勿串);铭牌色本款用引擎红\n     亮点(本款独特):透明气缸盖露活塞\/连杆\/气门联动+电机驱动+5档调速+电动传动齿轮+LED灯光+音效+蒸汽喷雾+展示底座+STEM科普\n     配色(本款):--br-emerald 引擎红 \/ --br-emerald-soft 浅红\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#CC1F2E;--br-emerald-soft:#E88790;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(204,31,46,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(232,135,144,.24);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60555 · Engine Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eMotorized V12 Engine · Moving Pistons · Light, Sound \u0026amp; Steam\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eMotorized V12 Engine Building Model\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2378-piece motorized V12 engine building model — a full-size mechanical showpiece with \u003cb\u003etransparent cylinder covers\u003c\/b\u003e that reveal the pistons, connecting rods and valves moving in sync. Power it up and the whole geartrain runs, with a \u003cb\u003e5-speed control\u003c\/b\u003e, LED lighting, engine sound effects and a water-mist \"exhaust\" effect. The complete power kit is included. A striking desktop centrepiece and a hands-on lesson in how an engine works.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2378\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eV12\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eEngine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMotor\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePowered\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2378 bricks · electroplated red, silver and black engine parts · transparent cylinder covers · the \u003cstrong\u003ecomplete power kit\u003c\/strong\u003e — a drive motor, a mist sprayer, a rechargeable battery box with built-in sound effects, three LED light cables and two motor extension cords · a display base with a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eCharge the battery box before use; for the sprayer, use clean water only.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60555 is a 2378-piece motorized V12 engine building model — a full-size mechanical showpiece that stands 23.5 × 8.1 × 10.1 in (59.8 × 20.5 × 25.7 cm) on its own display base. Transparent cylinder covers reveal the pistons, connecting rods and valves working in sync, while electroplated red, silver and black parts recreate the look of a high-performance engine.\u003c\/p\u003e\n\u003cp\u003ePower it up and the whole geartrain runs — adjust the speed across the \u003cstrong\u003e5-speed control\u003c\/strong\u003e, switch on the LED lighting and engine sound effects, and run the mist sprayer for a realistic exhaust-steam effect. A high-difficulty build and a hands-on way to see exactly how an engine's pistons, gears and valves work together. Built for teen and adult builders, collectors and mechanical-STEM fans aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eVisible mechanics \u0026amp; finish\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eTransparent covers \u0026amp; moving parts\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransparent cylinder covers\u003c\/strong\u003e show the pistons, connecting rods and valves moving\u003c\/li\u003e\n\u003cli\u003eA fully linked geartrain — gears, fans and drivetrain run together when powered\u003c\/li\u003e\n\u003cli\u003eRecreated intake and exhaust manifolds and timing gears\u003c\/li\u003e\n\u003cli\u003eWatch a real engine's mechanical logic play out from the outside\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eElectroplated engine finish\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eElectroplated red, silver and black parts for a real-metal engine look\u003c\/li\u003e\n\u003cli\u003eA bold red-and-silver colourway inspired by high-performance powertrains\u003c\/li\u003e\n\u003cli\u003eChrome-look exhaust headers and pipework\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe electroplated surface is delicate — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eMotorized play\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMotor drive \u0026amp; 5-speed control\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003edrive motor\u003c\/strong\u003e spins the whole assembly when powered\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003e5-speed control\u003c\/strong\u003e adjusts the rotation speed so you can see how gearing changes output\u003c\/li\u003e\n\u003cli\u003eElectric transmission gears run the linked mechanics\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLight, sound \u0026amp; steam effects\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eLED light cables highlight the internal gears and pipework\u003c\/li\u003e\n\u003cli\u003eA rechargeable battery box adds built-in engine \u003cstrong\u003esound effects\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA mist sprayer produces a fine exhaust-steam effect — \u003cstrong\u003euse clean water only\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCharge the battery box before use. To source your own battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60555\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2378 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eMotorized V12 engine display model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e23.5 × 8.1 × 10.1 in (59.8 × 20.5 × 25.7 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.1 × 4.7 × 13.8 in (46 × 12 × 35 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e8.2 lb (3.72 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e7.23 lb (3.28 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eRacing red, metallic silver and black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eMoving pistons, transparent covers, motor drive, 5-speed control, LED lights, sound effects, mist sprayer, display base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eComplete power kit included (rechargeable battery box) — charge before use; sprayer uses clean water only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2378-piece motorized engine model that works as three things at once — a striking desktop centrepiece, an interactive light-sound-and-motion display, and a hands-on STEM lesson in how an internal-combustion engine works. A standout present for car enthusiasts, mechanical hobbyists and curious teens, and a confident centrepiece for a desk, study or display cabinet. Built for builders, collectors and STEM fans aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The motor, LED lights and sound run on a rechargeable battery box — charge and operate under adult supervision and keep it away from young children. Use clean water only in the mist sprayer. Electroplated surfaces are scratch-sensitive — avoid sharp objects and dust with a soft dry cloth. Keep away from heat and damp except when using the sprayer as directed. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43939624452209,"sku":"BR6974793283374","price":329.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/MotorizedV12EngineBuildingModelKit1.png?v=1786522230"},{"product_id":"retro-ocean-tv-aquarium-building-kit","title":"Retro Ocean TV Aquarium Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60518 Retro Ocean TV Aquarium Building Set — IP-safe(去标!) ★可投广告原创款(无商标车)\n     用法:Shopify → Products → BR60518 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(1718片\/成品32×20×30cm\/礼盒39.5×26×20cm\/毛2.69净2.53kg);⚠️出厂价未提供,定价待补;⚠️不写装箱量(10盒,删)\n     ⚠️ 版权:原创装饰设计(复古电视+水族造景),非抄商标车→可投广告\/GMC;仍需去 GULY\n        ★正文全程无 GULY\/the guly television\/RACEFORGE;上架图PS掉 GULY 及玻璃上\"the guly television\"印字\n        ★内部海洋生物用通用卡通鱼\/蟹\/龟,勿关联任何影视IP角色(Nemo等)\n     ⚠️ 8+改14+;不写Made in China;喷雾写mist\/atomizer(不写smoke),clean water only\n     ⚠️ 电池:动态组配件随附(迷你电机+喇叭+喷雾器+电池电源盒+LED流水灯红1绿2蓝2+延长线)→写\"dynamic kit included\";\n        电池不含(图上\"7号\"=AAA易错,不写具体型号,只写batteries not included);想自购电池盒先联系admin@\n     ⚠️ 颜色:机身红(上一款60555也是红,但品类完全不同不算串);铭牌色本款用【海洋青绿】呼应水族主题(区别于60505薄荷绿)\n     亮点(本款独特):复古电视造型+内部水下海洋造景+电动巡游(电机带生物转)+LED流水灯+蒸汽喷雾+喇叭音效+透明屏+顶部寄居蟹\n     配色(本款):--br-emerald 海洋青绿 \/ --br-emerald-soft 浅青\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#0E8A9B;--br-emerald-soft:#6FC0CB;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(14,138,155,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(111,192,203,.26);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60518 · Retro TV Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eRetro TV Aquarium · Electric Cruise · Flow Lights · Mist Effect\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eRetro Ocean TV Aquarium Building Set\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 1718-piece retro television reimagined as a tiny underwater world — a bright red vintage-TV cabinet with a rooftop antenna, tuning knobs and a hermit-crab friend on top, and a screen filled with fish, coral, seaweed, a turtle, a seahorse and crabs. Power it up and the marine figures \u003cb\u003ecruise\u003c\/b\u003e, \u003cb\u003eLED flow lights\u003c\/b\u003e ripple like aquarium light, a fine \u003cb\u003emist\u003c\/b\u003e drifts through the scene and a speaker adds ambience. The full dynamic kit is included. A charming desktop centrepiece.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1718\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMotorized\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eCruise\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eLED + Mist\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eEffects\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 1718 bricks · a bright red retro-TV cabinet · a rooftop antenna · tuning knobs and speaker-grille detailing · a full underwater scene (tropical fish, coral, seaweed, a turtle, a seahorse, crabs and a hermit-crab topper) · the \u003cstrong\u003ecomplete dynamic kit\u003c\/strong\u003e — a mini motor, a speaker, an atomizer and a set of red, green and blue LED flow lights with a battery power box and connecting cables · full-colour step-by-step manual. \u003cstrong\u003eBatteries are not included; for the atomizer, use clean water only.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60518 is a 1718-piece retro television reimagined as a miniature aquarium. The bright red vintage-TV cabinet — with antenna, analog tuning knobs, a side speaker grille and support feet — frames a lively underwater scene behind a clear screen. Fully built it stands 12.6 × 7.9 × 11.8 in (32 × 20 × 30 cm).\u003c\/p\u003e\n\u003cp\u003ePower it up and the marine figures \u003cstrong\u003ecruise gently\u003c\/strong\u003e, the \u003cstrong\u003eLED flow lights\u003c\/strong\u003e ripple like real aquarium light, a fine \u003cstrong\u003emist\u003c\/strong\u003e drifts through the scene, and the speaker adds ambience. A relaxing build and a charming centrepiece for a desk, shelf or display cabinet. Built for teen and adult builders and decor lovers aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; scene\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRetro TV styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA bright red \u003cstrong\u003evintage-television cabinet\u003c\/strong\u003e with a rooftop antenna\u003c\/li\u003e\n\u003cli\u003eAnalog tuning knobs, a side speaker grille and sturdy support feet\u003c\/li\u003e\n\u003cli\u003eRear connection-port detailing for authentic retro character\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003ehermit-crab figure\u003c\/strong\u003e perched on top for extra charm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eUnderwater ocean scene\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA layered seabed with coral, seaweed and aquatic plants\u003c\/li\u003e\n\u003cli\u003eTropical fish, a turtle, a seahorse, crabs and a jellyfish\u003c\/li\u003e\n\u003cli\u003eA playful, colourful diorama behind the clear screen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe clear screen panel is scratch-sensitive — wipe gently with a soft dry cloth and avoid sharp objects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDynamic effects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eElectric cruise \u0026amp; flow lights\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003emini motor\u003c\/strong\u003e gently cruises the marine figures for lifelike motion\u003c\/li\u003e\n\u003cli\u003eRed, green and blue \u003cstrong\u003eLED flow lights\u003c\/strong\u003e ripple like natural aquarium light\u003c\/li\u003e\n\u003cli\u003eA gradient underwater glow brings the whole scene to life\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eMist spray \u0026amp; sound\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eAn \u003cstrong\u003eatomizer\u003c\/strong\u003e produces a soft mist for a dreamy underwater effect — \u003cstrong\u003euse clean water only\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA speaker adds immersive ambient sound\u003c\/li\u003e\n\u003cli\u003eEverything runs from the included battery power box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eBatteries are not included — insert them under adult supervision. To source your own battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; care\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60518\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e1718 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eMotorized retro-TV aquarium display model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e12.6 × 7.9 × 11.8 in (32 × 20 × 30 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e15.6 × 10.2 × 7.9 in (39.5 × 26 × 20 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e5.93 lb (2.69 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e5.58 lb (2.53 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eBright red cabinet with a multicolour underwater scene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eElectric cruise motor, LED flow lights, atomizer mist, speaker, clear display screen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eDynamic kit included (battery power box) — batteries not included; atomizer uses clean water only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 1718-piece build that doubles as a living-looking decor piece — a nostalgic retro TV on the outside, a glowing, cruising aquarium on the inside. A relaxing project and a standout present for birthdays, holidays and housewarmings, and a charming centrepiece for a desk, shelf, bookcase or display cabinet. Built for teen and adult builders, decor lovers and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The motor, lights and speaker run on a battery power box (batteries not included) — insert and operate under adult supervision and keep batteries away from young children. Use clean water only in the atomizer, and keep the other electronic parts away from water. Wipe the clear screen gently to avoid scratches, and keep away from high humidity and extreme heat. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43939627630705,"sku":"BR6974793280601","price":239.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/RetroOceanTVAquariumBuildingKit1.png?v=1786523046"},{"product_id":"space-pinball-arcade-table-building-kit","title":"Pinball Machine Building Set – 2,309-Piece Playable Set","description":"\u003cdiv style=\"width: 100%; display: flex; justify-content: center;\"\u003e\n\u003cdiv style=\"position: relative; width: 100%; padding-top: 56.25%; overflow: hidden;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Ge97UDnmFRA\" title=\"BrickRoyal Product Video\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\n  \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\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: #0c0c12;\n    border-radius: 28px;\n    overflow: hidden;\n    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);\n    border: 1px solid #241a33;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #d8d4e4;\n    line-height: 1.65;\n  }\n\n  .blog-wrap .hero {\n    background: linear-gradient(145deg, #08080f 0%, #141425 40%, #1a1a2e 100%);\n    padding: 32px 24px 26px;\n    border-bottom: 3px solid #7a45c9;\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(122, 69, 201, 0.16) 0%, transparent 70%);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .blog-wrap .hero-badge {\n    display: inline-block;\n    background: #141425;\n    color: #b79ae6;\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 #4a2f7a;\n    margin-bottom: 14px;\n  }\n\n  .blog-wrap .hero-title {\n    font-size: 26px;\n    font-weight: 900;\n    line-height: 1.2;\n    color: #ece8f5;\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, #b79ae6, #7a45c9);\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: #a8a2bd;\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: #08080f;\n    border: 1px solid #2a2340;\n    border-radius: 8px;\n    padding: 10px 6px;\n    text-align: center;\n    font-size: 12px;\n    font-weight: 600;\n    color: #ece8f5;\n    line-height: 1.35;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\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 28px;\n  }\n\n  \/* ===== 展开提示条 ===== *\/\n  .blog-wrap .expand-hint {\n    font-size: 13px;\n    color: #a8a2bd;\n    background: #141425;\n    border: 1px dashed #3a2a5a;\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: #141425;\n    border: 1px solid #2a2340;\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: #1a1a2e;\n  }\n\n  .blog-wrap details summary {\n    cursor: pointer;\n    padding: 16px 0;\n    font-weight: 800;\n    font-size: 16px;\n    color: #ece8f5;\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: #7a6f99;\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: #c9c4da;\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  .blog-wrap .note-box {\n    background: #08080f;\n    border: 1px solid #2a2340;\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: #948dab;\n    margin: 0;\n  }\n\n  \/* ===== 信息面板 \/ 勾选列表 ===== *\/\n  .blog-wrap .info-panel {\n    background: #08080f;\n    border: 1px solid #2a2340;\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: #c9c4da;\n    margin: 0 0 6px;\n  }\n\n  .blog-wrap .info-panel p:last-child {\n    margin-bottom: 0;\n  }\n\n  .blog-wrap .info-panel strong {\n    color: #c4a9f0;\n    font-weight: 800;\n  }\n\n  .blog-wrap .info-panel p.muted {\n    font-size: 12.5px;\n    color: #948dab;\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: #c9c4da;\n    margin-bottom: 6px;\n  }\n\n  .blog-wrap .check-list li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: #b79ae6;\n    font-weight: 800;\n  }\n\n  \/* ===== 两个大折叠 ===== *\/\n  .blog-wrap details.master {\n    background: #0f0f1a;\n    border: 1px solid #3a2a5a;\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: #0f0f1a;\n    border-color: #5a3a9a;\n  }\n\n  .blog-wrap details.master \u003e summary {\n    font-size: 18px;\n    font-weight: 900;\n    padding: 20px 0;\n    color: #ece8f5;\n    letter-spacing: .01em;\n  }\n\n  .blog-wrap details.master \u003e summary::after {\n    font-size: 20px;\n    color: #b79ae6;\n  }\n\n  .blog-wrap details.master[open] \u003e summary {\n    border-bottom: 1px solid #2a2340;\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: #141425;\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: #c4a9f0 !important;\n    margin: 0 0 8px;\n    letter-spacing: .01em;\n  }\n\n  .blog-wrap .intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #c9c4da;\n    margin: 0 0 14px;\n  }\n\n  \/* ===== CTA 框（在 FAQ 大折叠里） ===== *\/\n  .blog-wrap .cta-box {\n    background: linear-gradient(145deg, #141425, #08080f);\n    border: 1px solid #4a2f7a;\n    border-top: 5px solid #7a45c9;\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: #ece8f5;\n    margin: 0 0 6px;\n    line-height: 1.3;\n  }\n\n  .blog-wrap .cta-box .sub {\n    font-size: 13px;\n    color: #a8a2bd;\n    margin: 0 auto;\n    max-width: 460px;\n  }\n\n  \/* ===== feature-callout ===== *\/\n  .blog-wrap .feature-callout {\n    background: #141425;\n    border: 1px solid #2a2340;\n    border-radius: 12px;\n    padding: 14px 18px;\n    margin: 0 0 14px;\n    border-left: 4px solid #7a45c9;\n  }\n\n  .blog-wrap .feature-callout p {\n    font-size: 14px;\n    color: #c9c4da;\n    margin: 0;\n  }\n\n  .blog-wrap .feature-callout strong {\n    color: #c4a9f0;\n  }\n\n  \/* ===== 规格表 ===== *\/\n  .blog-wrap .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13.5px;\n  }\n\n  .blog-wrap .spec-table th {\n    text-align: left;\n    font-weight: 700;\n    color: #ece8f5;\n    width: 44%;\n    padding: 8px 12px 8px 0;\n    border-bottom: 1px solid #2a2340;\n    vertical-align: top;\n  }\n\n  .blog-wrap .spec-table td {\n    color: #c9c4da;\n    padding: 8px 0;\n    border-bottom: 1px solid #2a2340;\n    vertical-align: top;\n  }\n\n  .blog-wrap .spec-table tr:last-child th,\n  .blog-wrap .spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* ===== 法律 \/ 授权表格样式 ===== *\/\n  .blog-wrap .legal-details {\n    margin-top: 14px;\n  }\n\n  .blog-wrap .legal-details details {\n    background: #08080f;\n    border-color: #2a2340;\n  }\n\n  .blog-wrap .legal-details details summary {\n    font-size: 13px;\n    color: #948dab;\n  }\n\n  .blog-wrap .legal-details .content p,\n  .blog-wrap .legal-details .content li {\n    font-size: 12.5px;\n    color: #948dab;\n  }\n\n  .blog-wrap .legal-details .content table {\n    font-size: 11.5px;\n    width: 100%;\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: #948dab;\n    font-size: 9px;\n    text-transform: uppercase;\n    border-bottom: 1px solid #2a2340;\n  }\n\n  .blog-wrap .legal-details .content td {\n    padding: 4px 6px;\n    color: #948dab;\n    border-bottom: 1px solid #141425;\n  }\n\n  .blog-wrap .legal-details .content .note {\n    background: #08080f;\n    border: 1px solid #2a2340;\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: #948dab;\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: 48px; }\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    .blog-wrap .spec-table { font-size: 12.5px; }\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: 44px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"blog-wrap\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🕹️ Arcade Series · 2,309 Pieces · Neon Purple\u003c\/div\u003e\n\u003cdiv class=\"hero-title\"\u003e\n\u003cspan class=\"accent\"\u003eBR60526\u003c\/span\u003e Space Pinball Arcade Table Building Set\u003c\/div\u003e\n\u003cdiv class=\"hero-sub\"\u003ePlayable pinball table · pull-lever marble launcher · flipper paddles · rolling LED marquee · music box · motor\u003c\/div\u003e\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\u003ePlayable Pinball\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🧩\u003c\/span\u003e2,309 Bricks\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🔮\u003c\/span\u003eNeon Purple \u0026amp; Cyan\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e💡\u003c\/span\u003e6 Rolling LED Lights\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🎵\u003c\/span\u003eMusic Box Onboard\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🚀\u003c\/span\u003eSpace Playfield\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blog-body\"\u003e\n\u003c!-- ===== 展开提示 ===== --\u003e\n\u003cp class=\"expand-hint\"\u003e👇 Tap the two sections below to expand full specifications and FAQ.\u003c\/p\u003e\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\u003ch2\u003e🕹️ BR60526 at a Glance\u003c\/h2\u003e\n\u003cp class=\"intro-text\"\u003eAll the key numbers in one place — then unfold the full parameter list and the real builder questions below.\u003c\/p\u003e\n\u003cdiv class=\"info-panel\"\u003e\n\u003cp\u003e\u003cstrong\u003ePieces:\u003c\/strong\u003e 2,309 · \u003cstrong\u003eAge:\u003c\/strong\u003e 14+ · \u003cstrong\u003eType:\u003c\/strong\u003e Playable motorized pinball arcade table\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAssembled size:\u003c\/strong\u003e 44 × 34 × 33 cm (17.3 × 13.4 × 13.0 in)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColour:\u003c\/strong\u003e Neon navy, purple and cyan with multicolour accents\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePower:\u003c\/strong\u003e Dynamic kit included (battery box) — batteries not included\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHeadline features:\u003c\/strong\u003e Pull-lever marble launcher · flipper paddles · spinning models · six rolling LED marquee lights · music box · motor\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"intro-text\"\u003e\u003cstrong\u003eBR60526\u003c\/strong\u003e is a \u003cstrong\u003e2,309-piece fully playable space pinball arcade table\u003c\/strong\u003e. Pull the side lever to \u003cstrong\u003elaunch a glass marble\u003c\/strong\u003e, work the \u003cstrong\u003eflipper paddles\u003c\/strong\u003e to keep it in play, and rack up points across a playfield of rockets, planets, cartoon aliens and bullseye targets. Rolling \u003cstrong\u003eLED marquee lights\u003c\/strong\u003e chase around the frame, a built-in \u003cstrong\u003emusic box\u003c\/strong\u003e plays arcade tunes, and a motor spins the models on the backboard. The \u003cstrong\u003ecomplete dynamic kit is included\u003c\/strong\u003e — batteries are not. Fully built it stands \u003cstrong\u003e44 × 34 × 33 cm (17.3 × 13.4 × 13.0 in)\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"feature-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003e🔮 Neon Purple Arcade Finish — A Space-Age Cabinet\u003c\/strong\u003e\u003cbr\u003eA neon navy, purple and cyan colourway with multicolour accents, a raised backboard and lit decorative panels. A finish and palette built to stand out on a desk, shelf or games-room table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 产品参数子折叠 --\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📦 What's in the Set\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003e2,309 precision ABS bricks\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eA space-themed \u003cstrong\u003epinball cabinet\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003eplayfield\u003c\/strong\u003e with rockets, planets, cartoon aliens, bullseye targets and star decals\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003epull-lever marble launcher\u003c\/strong\u003e and \u003cstrong\u003eflipper paddles\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eGlass marbles\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eThe \u003cstrong\u003ecomplete dynamic kit\u003c\/strong\u003e — six rolling LED marquee lights, a music box, an M-type motor, a battery box and extension cables\u003c\/li\u003e\n\u003cli\u003eFull-colour \u003cstrong\u003estep-by-step instruction manual\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eBatteries are not included.\u003c\/strong\u003e Insert them under adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🕹️ Play the Table\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePull the side lever\u003c\/strong\u003e to launch a glass marble onto the playfield\u003c\/li\u003e\n\u003cli\u003eWork the \u003cstrong\u003eflipper paddles\u003c\/strong\u003e to bounce the ball and keep it in play\u003c\/li\u003e\n\u003cli\u003ePress a knob to spin the alien and spacecraft models\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eA build you actually get to play\u003c\/strong\u003e — launch, flip and score, with lights and music to match.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e💡 Lights, Music \u0026amp; Motor\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSix rolling LED marquee lights\u003c\/strong\u003e chase around the frame\u003c\/li\u003e\n\u003cli\u003eA built-in \u003cstrong\u003emusic box\u003c\/strong\u003e plays arcade tunes — press to switch on\u003c\/li\u003e\n\u003cli\u003eAn \u003cstrong\u003eM-type motor\u003c\/strong\u003e drives the rotating parts; everything runs from the included battery box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eBatteries are not included\u003c\/strong\u003e — insert them under adult supervision. To source your own battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🚀 Arcade Cabinet \u0026amp; Space Playfield\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eArcade cabinet styling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA full \u003cstrong\u003epinball-cabinet shape\u003c\/strong\u003e with angled legs and a raised backboard\u003c\/li\u003e\n\u003cli\u003eNeon navy, purple and cyan colourway for a space-arcade look\u003c\/li\u003e\n\u003cli\u003eA pull-lever launcher, side flipper controls and a mock coin slot\u003c\/li\u003e\n\u003cli\u003eA pinball storage slot built into the cabinet\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSpace playfield scene\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA backboard and playfield decorated with rockets, planets and star decals\u003c\/li\u003e\n\u003cli\u003eCartoon alien and spacecraft figures across the field\u003c\/li\u003e\n\u003cli\u003eBullseye targets, ramps and bumpers for real pinball action\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cp\u003eThe lit decorative panels are scratch-sensitive — wipe gently with a soft dry cloth and avoid sharp objects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📋 Full Specifications\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ctable class=\"spec-table\"\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\u003eBR60526\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2,309 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003ePlayable motorized pinball arcade table\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e44 × 34 × 33 cm (17.3 × 13.4 × 13.0 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e48.5 × 39.5 × 15.5 cm (19.1 × 15.6 × 6.1 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e2.93 kg (6.46 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e2.75 kg (6.06 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eNeon navy, purple and cyan with multicolour accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003ePull-lever launcher, flipper paddles, spinning models, rolling LED marquee lights, music box, motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eDynamic kit included (battery box) — batteries not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🎯 Who This Build Is For\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eA 2,309-piece build that becomes a game you can actually play — launch, flip, score, with lights and music to match. A standout present for birthdays and holidays, a centrepiece for a games room, study or shelf, and a reusable table for family and friends. The high-difficulty build is a rewarding project for teen and adult builders, gamers and brick collectors aged 14+.\u003c\/p\u003e\n\u003cul class=\"check-list\"\u003e\n\u003cli\u003eA \u003cstrong\u003ereal playable pinball table\u003c\/strong\u003e — launch, flip and score\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRolling LED marquee lights\u003c\/strong\u003e and a built-in music box\u003c\/li\u003e\n\u003cli\u003eA lit, detail-packed \u003cstrong\u003espace playfield\u003c\/strong\u003e that looks great on display\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003ereusable game\u003c\/strong\u003e for desks, game rooms and gatherings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"info-panel\"\u003e\n\u003cp\u003e\u003cstrong\u003e💡 What to Consider Before You Start\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e- \u003cstrong\u003eExperience level:\u003c\/strong\u003e comfortable with detailed, multi-stage builds\u003c\/p\u003e\n\u003cp\u003e- \u003cstrong\u003eAge:\u003c\/strong\u003e 14+ — the set contains small bricks and glass marbles\u003c\/p\u003e\n\u003cp\u003e- \u003cstrong\u003ePower:\u003c\/strong\u003e lights, music and motor need batteries (not included)\u003c\/p\u003e\n\u003cp\u003e- \u003cstrong\u003eCare:\u003c\/strong\u003e lit panels are scratch-sensitive — wipe with a soft dry cloth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e⚠️ Safety \u0026amp; Care\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eContains small building bricks and \u003cstrong\u003eglass marbles\u003c\/strong\u003e — \u003cstrong\u003echoking hazard\u003c\/strong\u003e. Not suitable for children under 14; keep loose parts and marbles away from infants and toddlers. All bricks are safe ABS.\u003c\/p\u003e\n\u003cp\u003eThe lights, music and motor run on a battery box (\u003cstrong\u003ebatteries not included\u003c\/strong\u003e) — insert and operate under adult supervision and keep batteries away from young children.\u003c\/p\u003e\n\u003cp\u003eWipe lit panels gently to avoid scratches, and keep away from water, high humidity and extreme heat. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ================= 大折叠 2：FAQ + 售后 + 品牌授权（默认闭合） ================= --\u003e\n\u003cdetails class=\"master\"\u003e\n\u003csummary\u003e❓ Real Questions, Straight Answers (FAQ)\u003c\/summary\u003e\n\u003cdiv class=\"master-body\"\u003e\n\u003cp class=\"sub\" style=\"font-size: 13px; color: #948dab; margin: 0 0 14px;\"\u003eWhat builders ask before choosing this space pinball arcade table.\u003c\/p\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Are the LED lights and the music box included?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e The \u003cstrong\u003ecomplete dynamic kit is included\u003c\/strong\u003e — six rolling LED marquee lights, a music box, an M-type motor, a battery box and extension cables. Only the batteries themselves are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Which batteries do I need, and how many?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eWe don't specify a battery type or count. \u003cstrong\u003eBatteries are not included\u003c\/strong\u003e — insert them under adult supervision and keep them away from young children. If you'd like to source your own battery box, please contact \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Does it really play like a pinball machine?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e Pull the side lever to \u003cstrong\u003elaunch a glass marble\u003c\/strong\u003e onto the playfield, work the \u003cstrong\u003eflipper paddles\u003c\/strong\u003e to bounce the ball and keep it in play, and press a knob to spin the alien and spacecraft models. A build you actually get to play.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“How difficult is the build at 2,309 pieces?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eHigh difficulty\u003c\/strong\u003e — recommended for teen and adult builders aged 14+. The mechanical assemblies, playfield detail and lighting are the most rewarding parts. The full-colour illustrated manual keeps each phase manageable, and the build is best spread across several sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Is the red, white and blue starred target from a film or comic?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eNo.\u003c\/strong\u003e It is a generic \u003cstrong\u003ebullseye target\u003c\/strong\u003e graphic used on the playfield. BR60526 is an original arcade design and is not associated with any film, comic, character or entertainment brand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Are the glass marbles safe around young children?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eMarbles are a \u003cstrong\u003echoking hazard\u003c\/strong\u003e. This set is recommended for ages \u003cstrong\u003e14+\u003c\/strong\u003e, and loose marbles and small parts should be kept away from infants and toddlers at all times. Play and store the table under adult supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“Is it stable enough for a desk or display shelf?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e Fully built it measures \u003cstrong\u003e44 × 34 × 33 cm (17.3 × 13.4 × 13.0 in)\u003c\/strong\u003e, with a low cabinet stance that sits securely on a flat desk, shelf or games-room table — and it's built to be picked up and played again.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e“What if a piece is missing or damaged?”\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eWithin \u003cstrong\u003e48 hours of delivery\u003c\/strong\u003e, send us a \u003cstrong\u003eshort unboxing video\u003c\/strong\u003e and \u003cstrong\u003eclear photos\u003c\/strong\u003e to \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e. We'll replace any confirmed missing or damaged parts \u003cstrong\u003efree of charge\u003c\/strong\u003e — no need to return the set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CTA 框放在 FAQ 内 --\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003cp\u003e🕹️ Playable Pinball · LED Marquee · Music · Motor\u003c\/p\u003e\n\u003cp class=\"sub\"\u003e2,309 pieces that build into a space arcade table you can really play — pull the lever, flip, and score.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 品牌授权 \u0026 Legal --\u003e\n\u003cdiv class=\"legal-details\"\u003e\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 authorised products through brickroyal.com. Authorization period: \u003cstrong\u003eAug 10, 2026 – Aug 10, 2027\u003c\/strong\u003e.\u003c\/p\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eAuthorised 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\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\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Trademark authorisation does not grant rights to any third-party IP — character names, artwork, logos, film or comic designs, or other trademarks remain separate matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 11.5px; color: #948dab;\"\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–18:30 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\u003cdetails\u003e\n\u003csummary\u003e⚖️ Legal, Brand \u0026amp; Disclaimers\u003c\/summary\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cp\u003eBrickRoyal is an independent brand. BR60526 is an original design and is \u003cstrong\u003enot affiliated with, licensed by, or endorsed by\u003c\/strong\u003e the LEGO Group, or by any film, comic, character, entertainment or toy brand.\u003c\/p\u003e\n\u003cp\u003eContains small parts and glass marbles — choking hazard, not for children under 14. Batteries are not included; insert and operate under adult supervision.\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43939653451889,"sku":"BR6974793281790","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/SpacePinballArcadeTableBuildingKit.png?v=1786524353"},{"product_id":"retro-fruit-arcade-machine-building-kit","title":"Retro Fruit Arcade Machine Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60542 Retro Fruit Arcade Machine Building Set — IP-safe(去标!)\n     ⚠️广告政策:无商标(IP安全)但【水果\/老虎机题材=Google\/Meta赌博类政策风险】→不建议进GMC\/投付费广告,只站内上架较安全!\n     用法:Shopify → Products → BR60542 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(3571片\/成品34×26.3×58.3cm\/礼盒44×17.5×52cm\/毛7.72净7.37kg);⚠️出厂价未提供,客户自行定价;⚠️不写装箱量(6盒,删)\n     ⚠️ 去赌博化:全程无 slot machine\/gambling\/casino\/jackpot\/betting\/wager\/真钱;写\"retro fruit ARCADE toy\/fruit-symbol reels\/toy coins\";\n        必含保护性声明\"a decorative toy, not real gambling equipment, no real money involved\"\n     ⚠️ 版权:去 GULY\/FRUIT ARCADE\/GAME品牌字;顶部mini车=通用玩具车(非商标);上架图PS掉 GULY\n     ⚠️ 8+改14+;不写Made in China\n     ⚠️ 电池:动态组随附(6×玫红LED+6×蓝LED+喇叭+电机+电池盒+延长线)→\"dynamic kit included\";电池不含(图上\"7号\"=AAA易错,不写型号);想自购电池盒先联系admin@\n     ⚠️ 颜色:机身亮黄(黄色太浅当铭牌色白底不清)→铭牌用【玫红\/品红】(呼应自带玫红LED,前15款未用品红,勿串上一款霓虹紫)\n     亮点(本款独特):58cm大型街机+GAME立体招牌+3水果符号转轮+拉杆+投币\/出币玩具金币+玫红\u0026蓝LED流水灯+喇叭音乐+电机+顶部玩具车\n     配色(本款):--br-emerald 玫红\/品红 \/ --br-emerald-soft 浅玫红\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#C42B85;--br-emerald-soft:#EE8CC2;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(196,43,133,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(15px,3.4vw,19px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(238,140,194,.28);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60542 · Arcade Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eRetro Fruit Arcade · Spinning Reels · Lights, Music \u0026amp; Coins\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eRetro Fruit Arcade Machine Building Set\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 3571-piece retro fruit-arcade cabinet that stands \u003cb\u003e58cm tall\u003c\/b\u003e — a bright yellow machine with big 3D \"GAME\" signage, three \u003cb\u003espinning fruit-symbol reels\u003c\/b\u003e, a working \u003cb\u003epull-lever\u003c\/b\u003e, chunky buttons and a mini toy race-car on top. Drop in the toy coins, pull the lever to spin the reels, and press the big red button for neon LED lighting and arcade music. The full dynamic kit is included. A showstopping display piece and a playful desktop game — \u003cb\u003ea decorative toy, not real gambling equipment, and no real money is involved\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e3571\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e58cm\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eTall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMotorized\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eReels\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 3571 bricks · a bright yellow arcade cabinet · big 3D \"GAME\" signage · three spinning fruit-symbol reels · a lit marquee display panel · a working side pull-lever · colourful control buttons and a big red start button · a coin slot and payout tray with toy coins · a mini toy race-car topper · the \u003cstrong\u003ecomplete dynamic kit\u003c\/strong\u003e — six rose-red and six blue LED flow lights, a speaker, a motor, a battery box and extension cables · full-colour step-by-step manual. \u003cstrong\u003eBatteries are not included.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60542 is a 3571-piece retro fruit-arcade cabinet — one of the biggest sets in the range at 58cm tall. A bright yellow machine with bold \"GAME\" signage, three fruit-symbol reels behind a lit marquee, chunky buttons and a mini toy race-car perched on top. Fully built it stands 13.4 × 10.4 × 23.0 in (34 × 26.3 × 58.3 cm).\u003c\/p\u003e\n\u003cp\u003eDrop the toy coins into the slot, pull the side lever to spin the reels, and press the big red button for neon LED lighting and arcade music. A high-difficulty build and a playful, eye-catching centrepiece for a games room, shelf or desk. It's a \u003cstrong\u003edecorative interactive toy — not real gambling equipment, and no real money is involved\u003c\/strong\u003e. Built for teen and adult builders and games fans aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; theme\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eArcade cabinet styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA tall, bright yellow arcade cabinet with big 3D \u003cstrong\u003e\"GAME\" signage\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eBlue, red and black accents with playful printed graphics\u003c\/li\u003e\n\u003cli\u003eA lit marquee display panel and a smiley-face side\u003c\/li\u003e\n\u003cli\u003eA mini toy race-car ornament mounted on the roof\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFruit-reel display\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eThree spinning reels printed with colourful \u003cstrong\u003efruit symbols\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA bright reel window framed by rows of lights\u003c\/li\u003e\n\u003cli\u003eChunky control buttons and a big red start button\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe printed and lit panels are scratch-sensitive — wipe gently with a soft dry cloth and avoid sharp objects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eInteractive play \u0026amp; effects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePlay the machine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eDrop the included \u003cstrong\u003etoy coins\u003c\/strong\u003e into the slot to start\u003c\/li\u003e\n\u003cli\u003ePull the side lever to \u003cstrong\u003espin the three fruit-symbol reels\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA payout tray catches the toy coins for tactile fun — for play only, no real money\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLights, music \u0026amp; motor\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRose-red and blue LED flow lights\u003c\/strong\u003e ring the cabinet in neon\u003c\/li\u003e\n\u003cli\u003eA built-in speaker plays arcade music — press the red button to switch on\u003c\/li\u003e\n\u003cli\u003eA motor drives the moving parts; everything runs from the included battery box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eBatteries are not included — insert them under adult supervision. To source your own battery box, please contact admin@brickroyal.com first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60542\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e3571 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eMotorized retro fruit-arcade display cabinet (decorative toy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e13.4 × 10.4 × 23.0 in (34 × 26.3 × 58.3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e17.3 × 6.9 × 20.5 in (44 × 17.5 × 52 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e17.02 lb (7.72 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e16.25 lb (7.37 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eBright yellow with blue, red \u0026amp; black accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSpinning fruit-symbol reels, pull-lever, toy-coin slot \u0026amp; payout tray, rose-red \u0026amp; blue LED flow lights, speaker, motor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eDynamic kit included (battery box) — batteries not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA big 3571-piece build that becomes a playful, light-and-sound centrepiece — pull the lever, spin the reels, and watch the neon chase. A standout present for birthdays and holidays, and a bold statement for a games room, study or shelf. This is a decorative arcade-themed toy for fun only, not real gambling equipment. The high-difficulty build is a rewarding project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks and small toy coins — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The lights, music and motor run on a battery box (batteries not included) — insert and operate under adult supervision and keep batteries away from young children. This is a decorative toy, not real gambling equipment, and involves no real money. Wipe lit and printed panels gently to avoid scratches, and keep away from water, high humidity and extreme heat. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43939654729841,"sku":"BR6974793283244","price":459.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/RetroFruitArcadeMachineBuildingKit.png?v=1786525309"},{"product_id":"floral-sneaker-bouquet-building-kit","title":"Floral Sneaker Bouquet Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60512 Floral Sneaker Bouquet Building Set — IP-safe(去标!) ★原创可投款(无商标)\n     用法:Shopify → Products → BR60512 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(786片\/成品18×13×19cm\/礼盒26×22×7cm\/毛0.82净0.78kg);⚠️出厂价未提供,定价待补;⚠️不写装箱量(26盒,删)\n     ⚠️ 年龄:本款=6+(按客户素材包+原盒;静态无电机的花艺鞋,偏亲子送礼);注意这打破前面14+统一口径,客户可要求改回14+\n     ⚠️ 版权:原创花艺潮鞋,鞋型通用高帮鞋(非抄真实球鞋);鞋舌\"KGNI\/KON\"假logo→上架图PS掉;\n        ★正文全程无 Nike\/Jordan\/Dunk\/Air Force\/Air Max\/adidas\/swoosh\/KGNI\/GULY;写generic \"trendy high-top sneaker\"\n     ⚠️ 不写Made in China;纯静态无电池→\"static—no batteries needed\"\n     ⚠️ 颜色:鞋橙色(上一款60542黄,品类不同不算串);铭牌色本款用【春天绿】呼应花艺(区别于505薄荷偏蓝绿)\n     亮点(本款独特):2-in-1潮鞋花束盆栽(花留鞋里\/拆出单独盆栽)+橙色高帮鞋+积木向日葵紫花小花绿藤小蜜蜂+贴纸+静态无电池+6+易拼\n     配色(本款):--br-emerald 春天绿 \/ --br-emerald-soft 浅绿\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#5DA23A;--br-emerald-soft:#A6D18A;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(93,162,58,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(166,209,138,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60512 · Flower Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e2-in-1 Floral Sneaker · Bouquet Planter · Static Build\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eFloral Sneaker Bouquet Building Set\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 786-piece build that turns a trendy orange high-top sneaker into a blooming planter — a bright streetwear shoe with laces and panel detailing, overflowing with brick \u003cb\u003esunflowers, purple blossoms, little accent flowers and a tiny bee\u003c\/b\u003e. Build it \u003cb\u003etwo ways\u003c\/b\u003e: keep the flowers in the shoe, or split them off into a standalone potted display. A cheerful, static desktop piece — no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e786\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2-in-1\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eBuild\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 786 bricks · an orange high-top sneaker with laces and panel detailing · a brick flower bouquet (sunflowers, purple blossoms, small accent flowers, green vines and a tiny bee) · a small pot base for the standalone display mode · decorative stickers · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60512 is a 786-piece floral-sneaker ornament — a trendy orange high-top shoe that doubles as a flower planter. Bright brick blooms spill out of the shoe in a cheerful spring bouquet. Fully built it stands 7.1 × 5.1 × 7.5 in (18 × 13 × 19 cm) — a compact piece for a desk, shelf or windowsill.\u003c\/p\u003e\n\u003cp\u003eBuild it two ways: keep the bouquet planted in the sneaker, or detach the flowers and set them in the included pot as a standalone display. A relaxing, beginner-friendly build. Built for teen and adult builders and decor lovers aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; the two builds\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eTrendy sneaker styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA stylised \u003cstrong\u003eorange high-top sneaker\u003c\/strong\u003e with laces, panels and a chunky sole\u003c\/li\u003e\n\u003cli\u003eCrisp white, black and orange colour-blocking\u003c\/li\u003e\n\u003cli\u003eDecorative stickers to personalise the look\u003c\/li\u003e\n\u003cli\u003eA compact, characterful shape that stands on its own\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eTwo ways to build\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMode 1:\u003c\/strong\u003e keep the flower bouquet planted in the sneaker\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMode 2:\u003c\/strong\u003e detach the flowers into the included pot for a standalone display\u003c\/li\u003e\n\u003cli\u003eRearrange and re-build as often as you like\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eTwo looks from one set — display them together or apart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eThe flowers \u0026amp; finish\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eThe bouquet\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eBrick \u003cstrong\u003esunflowers, purple blossoms\u003c\/strong\u003e and small accent flowers\u003c\/li\u003e\n\u003cli\u003eGreen vines and leaves for a lush, layered look\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003etiny bee\u003c\/strong\u003e perched among the blooms for extra charm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCraftsmanship\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eSmooth, burr-free matte ABS bricks that snap together firmly\u003c\/li\u003e\n\u003cli\u003eEasy to build, take apart and rebuild\u003c\/li\u003e\n\u003cli\u003eA bright multicolour palette that pops on any shelf\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eNever wilts — dust gently with a soft dry cloth to keep it fresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60512\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e786 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eStatic 2-in-1 floral-sneaker ornament\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e7.1 × 5.1 × 7.5 in (18 × 13 × 19 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.2 × 8.7 × 2.8 in (26 × 22 × 7 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.81 lb (0.82 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.72 lb (0.78 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eOrange, white and black shoe with a multicolour flower bouquet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003e2-in-1 build (sneaker planter or standalone pot), decorative stickers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA cheerful, beginner-friendly build that makes a lovely little gift — for birthdays, back-to-school, or just to brighten a desk. The 2-in-1 design means two ways to display it, and it never needs watering. A relaxing project for teen and adult builders, and a bright ornament for a desk, bookshelf, windowsill or café counter. Built for ages 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe, non-toxic ABS. This is a static set with no batteries or electronics. Dust gently with a soft dry cloth, and keep away from water and extreme heat. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43939962191985,"sku":"BR6974793280540","price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Floral_Sneaker_Bouquet_Building_Kit_e59c1128-bb7a-441a-9c22-10234f97275f.png?v=1786328132"},{"product_id":"pastel-floral-sneaker-bouquet-building-kit","title":"Pastel Floral Sneaker Bouquet Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60513 Pastel Floral Sneaker Bouquet Building Set — IP-safe(去标!) ★原创可投款(无商标)\n     用法:Shopify → Products → BR60513 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(749片\/成品18×13×16cm\/礼盒26×22×7cm\/毛0.77净0.73kg);出厂价客户自理不写定价;⚠️不写装箱量(26盒,删)\n     ⚠️ 年龄:本款=14+(铁律!覆盖盒上6+;全店统一14+);正文\/规格\/安全均14+,不出现6+\/8+\n     ⚠️ 版权:原创花艺潮鞋,鞋型通用低帮鞋(非抄真实球鞋);鞋舌\"Passini\"假logo→上架图PS掉;\n        ★正文全程无 Nike\/Jordan\/Dunk\/Air Force\/Air Max\/adidas\/swoosh\/Passini\/GULY;写generic \"white low-top sneaker\"\n     ⚠️ 不写Made in China;纯静态无电池→\"static—no batteries needed\"\n     ⚠️ 颜色:白鞋+薰衣草条+淡彩花(上一款60512橙鞋,勿串);铭牌色本款用【长春花蓝紫periwinkle】(区别于526霓虹紫\/542玫红)\n     亮点(本款独特):2-in-1白潮鞋花束盆栽(花留鞋里\/拆出单独盆栽)+白低帮鞋薰衣草条黄鞋带+淡彩粉蓝紫黄花绿藤小蜜蜂+贴纸+静态无电池\n     配色(本款):--br-emerald 长春花蓝紫 \/ --br-emerald-soft 浅蓝紫\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#6E77C9;--br-emerald-soft:#B0B6E4;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(110,119,201,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(176,182,228,.32);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60513 · Flower Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e2-in-1 Floral Sneaker · Pastel Bouquet · Static Build\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003ePastel Floral Sneaker Bouquet Building Set\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 749-piece build that turns a clean white low-top sneaker into a blooming planter — a crisp streetwear shoe with a \u003cb\u003elavender stripe and yellow laces\u003c\/b\u003e, overflowing with pastel brick blooms in pink, blue, purple and yellow, with lime-green vines and a tiny bee. Build it \u003cb\u003etwo ways\u003c\/b\u003e: keep the flowers in the shoe, or split them off into a standalone potted display. A soft, pretty, static desktop piece — no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e749\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2-in-1\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eBuild\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 749 bricks · a clean white low-top sneaker with a lavender stripe and yellow laces · a pastel brick flower bouquet (pink and blue blossoms, purple daisies, small yellow accent flowers, lime-green vines and a tiny bee) · a small pot base for the standalone display mode · decorative stickers · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60513 is a 749-piece floral-sneaker ornament — a crisp white low-top shoe that doubles as a flower planter. Soft pastel brick blooms spill out of the shoe in a gentle bouquet. Fully built it stands 7.1 × 5.1 × 6.3 in (18 × 13 × 16 cm) — a compact piece for a desk, shelf or windowsill.\u003c\/p\u003e\n\u003cp\u003eBuild it two ways: keep the bouquet planted in the sneaker, or detach the flowers and set them in the included pot as a standalone display. A relaxing build with a soft, pretty palette. Built for teen and adult builders and decor lovers aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; the two builds\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhite sneaker styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA clean \u003cstrong\u003ewhite low-top sneaker\u003c\/strong\u003e with a soft lavender side stripe\u003c\/li\u003e\n\u003cli\u003eBright yellow laces and a textured sole\u003c\/li\u003e\n\u003cli\u003eDecorative stickers to personalise the look\u003c\/li\u003e\n\u003cli\u003eA compact, characterful shape that stands on its own\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eTwo ways to build\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMode 1:\u003c\/strong\u003e keep the flower bouquet planted in the sneaker\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMode 2:\u003c\/strong\u003e detach the flowers into the included pot for a standalone display\u003c\/li\u003e\n\u003cli\u003eRearrange and re-build as often as you like\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eTwo looks from one set — display them together or apart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eThe flowers \u0026amp; finish\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eThe pastel bouquet\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePastel \u003cstrong\u003epink and light-blue blossoms\u003c\/strong\u003e with purple daisies\u003c\/li\u003e\n\u003cli\u003eSmall yellow accent flowers and lime-green vines\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003etiny bee\u003c\/strong\u003e perched among the blooms for extra charm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCraftsmanship\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eSmooth, burr-free matte ABS bricks that snap together firmly\u003c\/li\u003e\n\u003cli\u003eEasy to build, take apart and rebuild\u003c\/li\u003e\n\u003cli\u003eA soft pastel palette that suits minimalist and cottagecore decor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eNever wilts — dust gently with a soft dry cloth to keep it fresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60513\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e749 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eStatic 2-in-1 floral-sneaker ornament\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e7.1 × 5.1 × 6.3 in (18 × 13 × 16 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.2 × 8.7 × 2.8 in (26 × 22 × 7 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.7 lb (0.77 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.61 lb (0.73 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eWhite sneaker with lavender stripe and a pastel flower bouquet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003e2-in-1 build (sneaker planter or standalone pot), decorative stickers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA soft, pretty build that makes a lovely little gift — for birthdays, anniversaries, or just to brighten a desk. The 2-in-1 design means two ways to display it, and it never needs watering. A relaxing project and a gentle ornament for a desk, bookshelf, windowsill or café counter. Built for teen and adult builders and decor lovers aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe, non-toxic ABS. This is a static set with no batteries or electronics. Dust gently with a soft dry cloth, and keep away from water and extreme heat. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43939962749041,"sku":"BR6974793280557","price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/PastelFloralSneakerBouquetBuildingKit.png?v=1786331376"},{"product_id":"1-8-blacked-out-cruiser-motorcycle-building-kit","title":"1:8 Blacked-Out Cruiser Motorcycle Building Kit","description":"\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: #0a0c10;\n    border-radius: 28px;\n    overflow: hidden;\n    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);\n    border: 1px solid #232a34;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #d6dae2;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ================= 顶部展览区 ================= *\/\n  .blog-wrap .hero {\n    background:\n      radial-gradient(circle at 88% 10%, rgba(201, 162, 39, .14), transparent 36%),\n      radial-gradient(circle at 6% 94%, rgba(45, 108, 223, .14), transparent 32%),\n      linear-gradient(145deg, #070a0e 0%, #11151b 48%, #171c24 100%);\n    padding: 32px 24px 26px;\n    border-bottom: 3px solid #c9a227;\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(201, 162, 39, 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: #0d1117;\n    color: #e0c65a;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 30px;\n    border: 1px solid #6a5a1f;\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: #f1f3f7;\n    margin: 0 0 8px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .blog-wrap .hero-title .accent {\n    background: linear-gradient(135deg, #e0c65a, #c9a227);\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: #a9b0bb;\n    margin: 0 0 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: rgba(8, 10, 14, .78);\n    border: 1px solid #2a313b;\n    border-radius: 10px;\n    padding: 10px 6px;\n    text-align: center;\n    font-size: 12px;\n    font-weight: 600;\n    color: #f1f3f7;\n    line-height: 1.35;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 54px;\n  }\n\n  .blog-wrap .feature-item .fi-icon {\n    font-size: 16px;\n    margin-bottom: 3px;\n    line-height: 1;\n  }\n\n  \/* ===== 展开提示条 ===== *\/\n  .blog-wrap .expand-hint {\n    font-size: 13px;\n    color: #c8ccd4;\n    background: rgba(201, 162, 39, .08);\n    border: 1px dashed rgba(201, 162, 39, .55);\n    border-radius: 10px;\n    padding: 11px 14px;\n    margin: 0 0 16px;\n    text-align: center;\n  }\n\n  \/* ================= 通用折叠 ================= *\/\n  .blog-wrap details {\n    background: #141922;\n    border: 1px solid #2a313b;\n    border-radius: 12px;\n    padding: 0 16px;\n    margin-bottom: 10px;\n    transition: background .2s, border-color .2s;\n  }\n\n  .blog-wrap details:hover {\n    background: #1a2029;\n  }\n\n  .blog-wrap details summary {\n    cursor: pointer;\n    padding: 16px 0;\n    font-weight: 800;\n    font-size: 16px;\n    color: #f1f3f7;\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: 19px;\n    font-weight: 600;\n    color: #c9a227;\n    transition: transform .25s;\n  }\n\n  .blog-wrap details[open] \u003e summary::after {\n    content: '−';\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: #c8ccd4;\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  .blog-wrap details .content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .blog-wrap details .content strong {\n    color: #f1f3f7;\n  }\n\n  .blog-wrap .note-box {\n    background: #0d1117;\n    border: 1px solid #2a313b;\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: #a9b0bb;\n    margin: 0;\n  }\n\n  \/* ===== 信息面板 \/ 勾选列表 ===== *\/\n  .blog-wrap .info-panel {\n    background: #0d1117;\n    border: 1px solid #2a313b;\n    border-radius: 11px;\n    padding: 14px 16px;\n    margin: 0 0 14px;\n  }\n\n  .blog-wrap .info-panel p {\n    font-size: 13.5px;\n    line-height: 1.7;\n    color: #c8ccd4;\n    margin: 0 0 7px;\n  }\n\n  .blog-wrap .info-panel p:last-child {\n    margin-bottom: 0;\n  }\n\n  .blog-wrap .info-panel strong {\n    color: #e0c65a;\n    font-weight: 800;\n  }\n\n  .blog-wrap .info-panel p.muted {\n    font-size: 12.5px;\n    color: #8d94a0;\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: #c8ccd4;\n    margin-bottom: 6px;\n  }\n\n  .blog-wrap .check-list li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: #c9a227;\n    font-weight: 800;\n  }\n\n  \/* ================= 两个大折叠 ================= *\/\n  .blog-wrap details.master {\n    background: #0f141b;\n    border: 1px solid #33404f;\n    border-radius: 18px;\n    padding: 0 18px;\n    margin-bottom: 18px;\n    transition: border-color .25s, background .25s;\n  }\n\n  .blog-wrap details.master:hover {\n    background: #0f141b;\n    border-color: rgba(201, 162, 39, .6);\n  }\n\n  .blog-wrap details.master \u003e summary {\n    font-size: 18px;\n    font-weight: 900;\n    padding: 20px 0;\n    color: #f1f3f7;\n    letter-spacing: .01em;\n  }\n\n  .blog-wrap details.master \u003e summary::after {\n    content: '▸';\n    font-size: 20px;\n    color: #c9a227;\n    transition: transform .25s;\n  }\n\n  .blog-wrap details.master[open] \u003e summary::after {\n    content: '▸';\n    transform: rotate(90deg);\n  }\n\n  .blog-wrap details.master[open] \u003e summary {\n    border-bottom: 1px solid #2a313b;\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: #141922;\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: #e0c65a !important;\n    margin: 0 0 10px;\n    letter-spacing: .01em;\n  }\n\n  .blog-wrap .blog-body .intro-text {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #c8ccd4;\n    margin: 0 0 14px;\n  }\n\n  .blog-wrap .blog-body .intro-text strong {\n    color: #f1f3f7;\n  }\n\n  .blog-wrap .blog-body .sub {\n    font-size: 13px;\n    color: #8d94a0;\n    margin: 0 0 14px;\n  }\n\n  \/* ===== CTA 框（在 FAQ 大折叠里） ===== *\/\n  .blog-wrap .cta-box {\n    background: linear-gradient(145deg, #171c24, #0d1117);\n    border: 1px solid rgba(201, 162, 39, .45);\n    border-top: 5px solid #c9a227;\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: #f1f3f7;\n    margin: 0 0 6px;\n    line-height: 1.3;\n  }\n\n  .blog-wrap .cta-box .sub {\n    font-size: 13px;\n    color: #a9b0bb;\n    margin: 0 auto;\n    max-width: 460px;\n  }\n\n  \/* ===== feature-callout ===== *\/\n  .blog-wrap .feature-callout {\n    background: #141922;\n    border: 1px solid #2a313b;\n    border-radius: 12px;\n    padding: 14px 18px;\n    margin: 0 0 14px;\n    border-left: 4px solid #2d6cdf;\n  }\n\n  .blog-wrap .feature-callout p {\n    font-size: 14px;\n    color: #c8ccd4;\n    margin: 0;\n    line-height: 1.7;\n  }\n\n  .blog-wrap .feature-callout strong {\n    color: #6ea8ff;\n  }\n\n  \/* ===== 法律 \/ 授权折叠样式 ===== *\/\n  .blog-wrap .legal-details {\n    margin-top: 14px;\n  }\n\n  .blog-wrap .legal-details details {\n    background: #0d1117;\n    border-color: #2a313b;\n  }\n\n  .blog-wrap .legal-details details summary {\n    font-size: 13px;\n    color: #8d94a0;\n  }\n\n  .blog-wrap .legal-details .content p,\n  .blog-wrap .legal-details .content li {\n    font-size: 12.5px;\n    color: #8d94a0;\n  }\n\n  .blog-wrap .legal-details .content p strong {\n    color: #b9c0cb;\n  }\n\n  .blog-wrap .legal-details .content table {\n    font-size: 11.5px;\n    width: 100%;\n    border-collapse: collapse;\n    margin: 8px 0 10px;\n  }\n\n  .blog-wrap .legal-details .content th {\n    text-align: left;\n    padding: 5px 6px;\n    color: #8d94a0;\n    font-size: 9px;\n    text-transform: uppercase;\n    letter-spacing: .06em;\n    border-bottom: 1px solid #2a313b;\n  }\n\n  .blog-wrap .legal-details .content td {\n    padding: 5px 6px;\n    color: #8d94a0;\n    border-bottom: 1px solid #171c24;\n  }\n\n  .blog-wrap .legal-details .content .note {\n    background: #0a0e13;\n    border: 1px solid #2a313b;\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: #8d94a0;\n    margin: 0;\n  }\n\n  \/* ================= 响应式 ================= *\/\n  @media (max-width: 640px) {\n    .blog-wrap { border-radius: 20px; }\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; margin-top: 14px; }\n    .blog-wrap .feature-item { font-size: 10.5px; padding: 8px 4px; min-height: 48px; }\n    .blog-wrap .feature-item .fi-icon { font-size: 14px; }\n    .blog-wrap .expand-hint { font-size: 12px; padding: 10px 12px; }\n    .blog-wrap .blog-body { padding: 18px 14px 26px; }\n    .blog-wrap .blog-body h2 { font-size: 18px; }\n    .blog-wrap .blog-body .intro-text { font-size: 14px; }\n    .blog-wrap details { padding: 0 12px; }\n    .blog-wrap details summary { font-size: 15px; padding: 14px 0; }\n    .blog-wrap details .content p,\n    .blog-wrap details .content li { font-size: 13.5px; }\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: 44px; }\n    .blog-wrap .feature-item .fi-icon { font-size: 13px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .blog-wrap * {\n      animation: none !important;\n      transition: none !important;\n    }\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🏍️ BR60502 · Motorcycle Series\u003c\/div\u003e\n    \u003cdiv class=\"hero-title\"\u003e\n\u003cspan class=\"accent\"\u003eBR60502\u003c\/span\u003e 1:8 Blacked-Out Cruiser Motorcycle\u003c\/div\u003e\n    \u003cdiv class=\"hero-sub\"\u003e1:8 Blacked-Out Cruiser · Gold Chain · Moving Pistons\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\u003e538 Pieces\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e📐\u003c\/span\u003e1:8 Scale\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e⚫\u003c\/span\u003eMatte Black\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e⛓️\u003c\/span\u003eGold Drive Chain\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🔵\u003c\/span\u003eBlue Bolt Accents\u003c\/div\u003e\n      \u003cdiv class=\"feature-item\"\u003e\n\u003cspan class=\"fi-icon\"\u003e🔧\u003c\/span\u003eMoving Pistons\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 expand full specifications and 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🏍️ BR60502 at a Glance\u003c\/h2\u003e\n        \u003cp class=\"intro-text\"\u003eAll the key numbers in one place — then unfold the full parameter list and the real builder questions below.\u003c\/p\u003e\n\n        \u003cdiv class=\"info-panel\"\u003e\n          \u003cp\u003e\u003cstrong\u003ePieces:\u003c\/strong\u003e 538 · \u003cstrong\u003eScale:\u003c\/strong\u003e 1:8 · \u003cstrong\u003ePower:\u003c\/strong\u003e Static — no batteries needed\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eAssembled size:\u003c\/strong\u003e 33 × 13 × 15.5 cm (13.0 × 5.1 × 6.1 in)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGift box:\u003c\/strong\u003e 27 × 12 × 11 cm (10.6 × 4.7 × 4.3 in)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eGross weight:\u003c\/strong\u003e 0.67 kg (1.48 lb) · \u003cstrong\u003eNet:\u003c\/strong\u003e 0.54 kg (1.19 lb)\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eColour:\u003c\/strong\u003e Matte black body · gold drive chain · blue bolt accents\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eKey feature:\u003c\/strong\u003e Moving pistons · exposed precision geartrain · gold chain drive · disc brakes\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"intro-text\"\u003e\u003cstrong\u003eBR60502\u003c\/strong\u003e is a 538-piece 1:8 cruiser motorcycle in a full blacked-out finish — matte-black bodywork with a \u003cstrong\u003egold drive chain\u003c\/strong\u003e, \u003cstrong\u003eblue bolt accents\u003c\/strong\u003e and an \u003cstrong\u003eexposed precision geartrain\u003c\/strong\u003e. Roll it and the pistons move, the geartrain turns and the chain drives the rear wheel. A sleek mechanical adult collectible — static, no batteries needed.\u003c\/p\u003e\n\n        \u003cdiv class=\"feature-callout\"\u003e\n          \u003cp\u003e\u003cstrong\u003e⚫ Blacked-Out Cruiser Styling:\u003c\/strong\u003e matte-black bodywork, a gold drive chain and blue bolt accents — a high-contrast, desk-friendly 1:8 collectible.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 子折叠：内容互不重复 --\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e📦 What's in the Set\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003e\n\u003cstrong\u003e538 bricks\u003c\/strong\u003e — matte-black body panels\u003c\/li\u003e\n              \u003cli\u003eA \u003cstrong\u003egold drive chain\u003c\/strong\u003e and \u003cstrong\u003eblue bolt accents\u003c\/strong\u003e\n\u003c\/li\u003e\n              \u003cli\u003eAn \u003cstrong\u003eexposed precision geartrain\u003c\/strong\u003e\n\u003c\/li\u003e\n              \u003cli\u003eA large simulated engine with \u003cstrong\u003emoving pistons\u003c\/strong\u003e\n\u003c\/li\u003e\n              \u003cli\u003eFront and rear disc brakes with caliper detail\u003c\/li\u003e\n              \u003cli\u003eFat rubber tyres, a headlight, and a printed nameplate\u003c\/li\u003e\n              \u003cli\u003eFull-colour \u003cstrong\u003estep-by-step instruction manual\u003c\/strong\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"note-box\"\u003e\n              \u003cp\u003e\u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e🏍️ Overview \u0026amp; Design\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eThe BR60502 is a 538-piece 1:8 cruiser motorcycle with a full blacked-out look. Matte-black bodywork is offset by a gold drive chain, blue bolt accents and a visible precision geartrain. Fully built it stands 33 × 13 × 15.5 cm — a compact, desk-friendly model.\u003c\/p\u003e\n            \u003cp\u003eA muscular cruiser silhouette, a low-slung stance, a rounded headlight and wide bars give it a sleek, mechanical presence. Fat rubber tyres and detailed wheels complete the look.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e⚙️ Signature Mechanics\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eAn exposed \u003cstrong\u003eprecision gear system\u003c\/strong\u003e that turns as you roll the model\u003c\/li\u003e\n              \u003cli\u003eA \u003cstrong\u003egold drive chain\u003c\/strong\u003e that drives the rear wheel\u003c\/li\u003e\n              \u003cli\u003eA large simulated engine whose \u003cstrong\u003epistons move with the wheels\u003c\/strong\u003e\n\u003c\/li\u003e\n              \u003cli\u003eFront and rear disc brakes with silver rotors against the black bodywork\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"note-box\"\u003e\n              \u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e📋 Full Specifications\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eBrand:\u003c\/strong\u003e BRICKROYAL · \u003cstrong\u003eSKU:\u003c\/strong\u003e BR60502 · \u003cstrong\u003ePiece count:\u003c\/strong\u003e 538 pcs\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eScale:\u003c\/strong\u003e 1:8 static collectible model\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eAssembled size:\u003c\/strong\u003e 13.0 × 5.1 × 6.1 in (33 × 13 × 15.5 cm)\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eGift box size:\u003c\/strong\u003e 10.6 × 4.7 × 4.3 in (27 × 12 × 11 cm)\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eGross weight (packed):\u003c\/strong\u003e 1.48 lb (0.67 kg) · \u003cstrong\u003eNet weight:\u003c\/strong\u003e 1.19 lb (0.54 kg)\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eColour:\u003c\/strong\u003e Matte black with gold chain and blue accents\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eFeatures:\u003c\/strong\u003e Moving piston engine, exposed geartrain, gold drive chain, disc brakes\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eAudience:\u003c\/strong\u003e Adult collectible — not intended for young children\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003ePower:\u003c\/strong\u003e Static build — no batteries needed\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e🎯 Who It's For \u0026amp; Gifting\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eA 538-piece 1:8 collectible that pairs a sleek blacked-out look with real mechanical motion — moving pistons, an exposed geartrain and a turning gold chain. A great present for birthdays and holidays, and a sharp little centrepiece for a desk, study or shelf.\u003c\/p\u003e\n            \u003cdiv class=\"info-panel\"\u003e\n              \u003cp\u003e\u003cstrong\u003e💡 What to Consider Before You Start\u003c\/strong\u003e\u003c\/p\u003e\n              \u003cp\u003e- \u003cstrong\u003eExperience level:\u003c\/strong\u003e an approachable mid-difficulty build for hobbyists and brick collectors\u003c\/p\u003e\n              \u003cp\u003e- \u003cstrong\u003eTime commitment:\u003c\/strong\u003e a relaxed multi-session build at 538 pieces\u003c\/p\u003e\n              \u003cp\u003e- \u003cstrong\u003ePower:\u003c\/strong\u003e none required — the pistons, geartrain and chain move by rolling the model\u003c\/p\u003e\n              \u003cp\u003e- \u003cstrong\u003eCare:\u003c\/strong\u003e painted surfaces are scratch-sensitive — dust with a soft dry cloth\u003c\/p\u003e\n              \u003cp\u003e- \u003cstrong\u003eAge:\u003c\/strong\u003e recommended for 14+ due to small parts\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e⚠️ Safety \u0026amp; Care\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eThis is an \u003cstrong\u003eadult collectible display model, not a children's toy\u003c\/strong\u003e. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages \u003cstrong\u003e14 and up\u003c\/strong\u003e; anyone younger should build it only under adult supervision.\u003c\/p\u003e\n            \u003cp\u003eAll bricks are safe, non-toxic ABS. Painted surfaces are scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp.\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❓ FAQ, After-Sales \u0026amp; Brand Authorization\u003c\/summary\u003e\n      \u003cdiv class=\"master-body\"\u003e\n\n        \u003cp class=\"sub\"\u003eWhat builders ask before choosing this blacked-out cruiser.\u003c\/p\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Does it need batteries?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eNo.\u003c\/strong\u003e BR60502 is a static display model — no batteries needed. The pistons, geartrain and chain move by rolling the model, not by motor.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Do the pistons and geartrain actually move?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e Roll the model and the large simulated engine's pistons move, the exposed precision geartrain turns, and the gold drive chain drives the rear wheel.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Is the gold chain real metal?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eThe drive chain is a \u003cstrong\u003egold-coloured brick-built chain\u003c\/strong\u003e designed to match the blacked-out body and blue bolt accents. It is part of the model, not a separate metal chain.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“How difficult is the build?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eA \u003cstrong\u003emid-difficulty 538-piece build\u003c\/strong\u003e for adult hobbyists and brick collectors. The mechanical assemblies and chain drive are the most rewarding parts. Full-colour step-by-step manual included.\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\u003eWithin \u003cstrong\u003e48 hours of delivery\u003c\/strong\u003e, send a short unboxing video and clear photos to \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e. We'll replace confirmed missing or damaged parts \u003cstrong\u003efree of charge\u003c\/strong\u003e — no need to return the set.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Is it suitable for children?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eThis is an \u003cstrong\u003eadult collectible display model, not a children's toy\u003c\/strong\u003e. It contains small parts — choking hazard — and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e. We recommend ages \u003cstrong\u003e14 and up\u003c\/strong\u003e; anyone younger should build only under adult supervision.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e“Is it stable for display?”\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eYes.\u003c\/strong\u003e Fully built it measures \u003cstrong\u003e33 × 13 × 15.5 cm\u003c\/strong\u003e and sits solidly on a flat surface. The ABS build and low stance make it a stable desk or shelf centrepiece.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003e🛠️ After-Sales \u0026amp; Missing Parts\u003c\/summary\u003e\n          \u003cdiv class=\"content\"\u003e\n            \u003cp\u003eFor orders and after-sales, email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e. For anything else, reach us at \u003cstrong\u003esupport@brickroyal.com\u003c\/strong\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- CTA 框放在 FAQ 内 --\u003e\n        \u003cdiv class=\"cta-box\"\u003e\n          \u003cp\u003e⚫ Blacked-Out · ⛓️ Gold Chain · 🔧 Moving Pistons\u003c\/p\u003e\n          \u003cp class=\"sub\"\u003e538 pieces · 1:8 cruiser motorcycle — a static mechanical collectible with real motion.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 品牌授权 \u0026 Legal --\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 authorised products through brickroyal.com.\u003c\/p\u003e\n              \u003ctable\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eAuthorised 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              \u003cdiv class=\"note\"\u003e\n                \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Trademark authorisation 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–18:30 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 \u0026amp; Disclaimers\u003c\/summary\u003e\n            \u003cdiv class=\"content\"\u003e\n              \u003cp\u003eBrickRoyal is an independent brand. BR60502 is an original design and is \u003cstrong\u003enot affiliated with, licensed by, or endorsed by\u003c\/strong\u003e the LEGO Group, or by any motorcycle, automobile, or racing brand.\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":43984363290737,"sku":"BR697479328044","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Blacked-OutCruiserMotorcycleBuildingKit.png?v=1786528816"},{"product_id":"1-8-naked-street-motorcycle-building-kit","title":"1:8 Naked Street Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60501 1:8 Naked Street Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60501 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(529片\/成品33×12×17cm\/礼盒27×12×11cm\/毛0.63净0.6kg\/出厂¥39无电机);⚠️不写装箱量(36盒,删);定价客户自理\n     ⚠️⚠️ 版权:原型KTM Super Duke(公掘)裸车=商标车!KTM及橙黑配色\/型号1090\/1290均商标线索!供应商=双高积木(非GULY)\n        ★正文全程无 KTM\/Super Duke\/Duke\/1090\/1290\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"naked street motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/TOP SPEED\/车身1090\/60501印字\n     ⚠️ 8+改14+;不写Made in China;缸数不写(写large simulated engine + moving pistons)\n     ⚠️ 电池:报价表电机\"\/\"=纯静态→\"static—no batteries needed\"\n     ⚠️ 颜色:本款哑光黑+赛道橙(上一款60513白鞋,勿串);铭牌色本款用赛道橙(区别于519琥珀\/531活力橙,更红更饱和)\n     亮点(本款独特):1:8裸车streetfighter+哑光黑赛道橙+外露trellis车架+发动机活塞联动+后避震+传动链条+盘刹\n     配色(本款):--br-emerald 赛道橙(偏红) \/ --br-emerald-soft 浅橙\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#D64A1E;--br-emerald-soft:#EE9068;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(214,74,30,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__notice{margin:0 0 var(--br-gap);background:var(--br-surface);border:1px solid var(--br-line);border-left:4px solid var(--br-emerald);border-radius:12px;padding:18px 18px 6px;}\n.br-pdp__noticeTitle{font-family:var(--br-display);font-size:15px;font-weight:700;margin:0 0 12px;display:flex;align-items:center;gap:8px;}\n.br-pdp__noticeTitle::before{content:\"\";width:9px;height:9px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__tag{flex:none;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;border-radius:6px;height:max-content;white-space:nowrap;}\n.br-pdp__tag--in{background:rgba(30,120,70,.12);color:#1c7a48;}\n.br-pdp__tag--add{background:var(--br-emerald);color:#fff;}\n.br-pdp__tag--note{background:rgba(14,26,47,.08);color:var(--br-ink-70);}\n.br-pdp__rowText b{color:var(--br-ink);}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(238,144,104,.26);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60501 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Naked Street Bike · Moving Piston Engine · Working Suspension\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Naked Street Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 529-piece 1:8 naked street motorcycle — a lean, aggressive streetfighter in \u003cb\u003ematte black with racing-orange accents\u003c\/b\u003e, an exposed trellis frame and fat tyres. The engine's \u003cb\u003epistons move as you roll it\u003c\/b\u003e, the rear suspension compresses and rebounds, and a drive chain turns the rear wheel. A crisp, compact collector's model — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e529\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e14+\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 529 bricks · matte-black body panels with racing-orange accents · an exposed trellis frame · a large simulated engine with moving pistons · a drive chain · a rear shock absorber · front and rear disc brakes · fat rubber tyres · a printed nameplate · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60501 is a 529-piece 1:8 naked street motorcycle. A lean, aggressive streetfighter finished in matte black with racing-orange accents, an exposed trellis frame, upside-down front forks and fat tyres. Fully built it stands 13.0 × 4.7 × 6.7 in (33 × 12 × 17 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003eengine's pistons move\u003c\/strong\u003e; the rear suspension compresses and rebounds, and the drive chain turns the rear wheel. A satisfying mid-difficulty build and a sharp centrepiece for a desk or shelf. Built for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eNaked street-bike styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA lean, aggressive \u003cstrong\u003enaked-streetfighter silhouette\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMatte-black bodywork with bold racing-orange accents\u003c\/li\u003e\n\u003cli\u003eAn exposed trellis frame and upside-down front forks\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; mechanical detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine with exposed detailing\u003c\/li\u003e\n\u003cli\u003eFront and rear disc brakes with caliper detail\u003c\/li\u003e\n\u003cli\u003eA detailed exhaust system\u003c\/li\u003e\n\u003cli\u003eA compact 1:8 scale that packs in the detail\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003erear shock absorber\u003c\/strong\u003e that compresses and rebounds\u003c\/li\u003e\n\u003cli\u003eSprung front forks for real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the streetfighter's chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePiston-linkage engine \u0026amp; drive chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA large simulated engine whose \u003cstrong\u003epistons move as you roll the model\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA drive chain that turns the rear wheel\u003c\/li\u003e\n\u003cli\u003eAuthentic mechanical motion you can watch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60501\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e529 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e13.0 × 4.7 × 6.7 in (33 × 12 × 17 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.7 × 4.3 in (27 × 12 × 11 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.39 lb (0.63 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.32 lb (0.6 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended age\u003c\/th\u003e\n\u003ctd\u003e14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMatte black with racing-orange accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eMoving piston engine, working suspension, drive chain, disc brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 529-piece 1:8 collectible that pairs an aggressive naked-bike look with real mechanical functions — moving pistons, working suspension and a turning drive chain. A great present for birthdays and holidays, and a sharp little centrepiece for a desk, study or shelf. The mid-difficulty build is a rewarding, approachable project for teen and adult builders and brick collectors aged 14+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eContains small building bricks — choking hazard. Not suitable for children under 14; keep loose parts away from infants and toddlers. All bricks are safe ABS. The painted surfaces are scratch-sensitive — avoid contact with sharp or hard objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43986585059441,"sku":"BR697479328043","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/NakedStreetMotorcycleBuildingKit.png?v=1786529358"},{"product_id":"1-8-racing-sport-superbike-building-kit","title":"1:8 Racing Sport Superbike Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60516 1:8 Racing Sport Superbike — IP-safe(去标!) [增强版模板]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(597片\/成品33.6×11×20cm\/礼盒27×11×12cm\/毛0.76净0.73kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型Ducati(杜卡狄)红色超跑=商标车!供应商=双高积木;车身印 GULY\/RACEFORGE\/号码16 均需去;红白绿=通用赛道涂装(非绑品牌,不写Italian\/Ducati)\n        ★正文全程无 Ducati\/杜卡狄\/Panigale\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"sport superbike \/ racing motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:gloss红机身+白绿赛道条纹+金叉金链;铭牌色本款用【赛道绿racing green】(呼应绿条+红绿互补,够深白底可读;区别于505薄荷\/512春绿)\n     配色(本款):--br-emerald 赛道绿racing green \/ --br-emerald-soft 浅绿\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#1E7A3C;--br-emerald-soft:#7FBE92;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(30,122,60,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(127,190,146,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60516 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Sport Superbike · See-Through Piston Engine · Working Suspension\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Racing Sport Superbike\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 597-piece 1:8 sport superbike — a sleek race replica in \u003cb\u003egloss racing red with white and green stripes\u003c\/b\u003e, gold forks and a gold drive chain. A \u003cb\u003esee-through engine block\u003c\/b\u003e reveals pistons that move as you roll it, the front and rear suspension actually compress, and the chain drives the rear wheel. A detailed \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e597\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 597 bricks · gloss racing-red fairing panels · white and green racing stripes · race-style graphics · gold upside-down front forks · a \u003cstrong\u003esee-through engine block with moving pistons\u003c\/strong\u003e · a gold drive chain · front and rear suspension · front and rear disc brakes · a windscreen · fat rubber tyres · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60516 is a 597-piece 1:8 sport superbike with aerodynamic race lines — gloss racing red with white and green stripes, gold forks and chain, and a race-style windscreen. Fully built it stands 13.2 × 4.3 × 7.9 in (33.6 × 11 × 20 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003epistons move inside the clear engine block\u003c\/strong\u003e, the suspension compresses, and the gold chain turns the rear wheel. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSport superbike styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA sharp, \u003cstrong\u003eaerodynamic superbike silhouette\u003c\/strong\u003e with a full fairing\u003c\/li\u003e\n\u003cli\u003eGloss racing red with white and green racing stripes\u003c\/li\u003e\n\u003cli\u003eA race-style windscreen, tail and printed graphics\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; see-through engine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003etransparent engine block\u003c\/strong\u003e that shows the internals\u003c\/li\u003e\n\u003cli\u003eGold inverted (upside-down) front forks\u003c\/li\u003e\n\u003cli\u003eVentilated disc brakes and a gold drive chain\u003c\/li\u003e\n\u003cli\u003eA streamlined tail and sculpted fairing panels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront and rear shock absorbers\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n\u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the bike's chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSee-through piston engine \u0026amp; gold chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePistons visible through the \u003cstrong\u003eclear engine block\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003egold drive chain\u003c\/strong\u003e that turns the rear wheel\u003c\/li\u003e\n\u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60516\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e597 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e13.2 × 4.3 × 7.9 in (33.6 × 11 × 20 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.3 × 4.7 in (27 × 11 × 12 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.68 lb (0.76 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.61 lb (0.73 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eGloss racing red with white \u0026amp; green stripes and gold forks\/chain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSee-through moving-piston engine, working front \u0026amp; rear suspension, gold drive chain, disc brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 597-piece 1:8 collectible that pairs a race-replica superbike look with real mechanical motion — moving pistons behind clear glass, working suspension and a turning gold chain. A great present for birthdays and holidays, and a sharp centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-difficulty build at 597 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44003719807089,"sku":"BR6974793280588","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/RacingSportSuperbikeBuildingKit.png?v=1786530876"},{"product_id":"1-8-dark-power-cruiser-motorcycle-building-kit","title":"1:8 Dark Power-Cruiser Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60517 1:8 Dark Power-Cruiser Motorcycle — IP-safe(去标!) [增强版模板]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(562片\/成品33.5×11.8×14.3cm\/礼盒27×11×12cm\/毛0.71净0.68kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型Harley V-Rod Night Rod(哈镭夜路德)力量巡航=商标车!供应商=双高积木\n        ★正文全程无 Harley\/哈雷\/哈镭\/Night Rod\/夜路德\/V-Rod\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"dark power-cruiser motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:深navy黑机身+银色机械件+红圈点缀;铭牌色本款用【深红\/crimson】(呼应红圈,够深白底可读;区别于525\/541\/555\/60501等红系,更深)\n     配色(本款):--br-emerald 深红crimson \/ --br-emerald-soft 浅红\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n\u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\n\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#B01430;--br-emerald-soft:#DE7B8C;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(176,20,48,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(222,123,140,.28);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"br-pdp\"\u003e\n  \u003cheader class=\"br-pdp__hero\"\u003e\n    \u003cspan class=\"br-pdp__plate\"\u003eBR60517 · Motorcycle Series\u003c\/span\u003e\n    \u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Dark Power Cruiser · Moving Piston Engine · Working Suspension\u003c\/p\u003e\n    \u003ch1 class=\"br-pdp__title\"\u003e1:8 Dark Power-Cruiser Motorcycle\u003c\/h1\u003e\n    \u003cp class=\"br-pdp__lede\"\u003eA 562-piece 1:8 power-cruiser — a low, muscular dark cruiser in matte navy-black with \u003cb\u003esilver mechanical trim and red rim accents\u003c\/b\u003e. A big exposed engine with \u003cb\u003emoving pistons\u003c\/b\u003e, front and rear suspension that compress, and a drive chain that turns the rear wheel. A sleek, mechanical \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\n  \u003cdiv class=\"br-pdp__stats\"\u003e\n    \u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e562\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"br-pdp__section\"\u003e\n    \u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 562 bricks · matte navy-black body panels · silver mechanical trim · red rim accents · a \u003cstrong\u003ebig exposed engine with moving pistons\u003c\/strong\u003e · a drive chain · front forks and rear suspension · front and rear disc brakes · a round headlight · fat rubber tyres · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003eThe BR60517 is a 562-piece 1:8 power-cruiser with a low, muscular stance — matte navy-black bodywork, silver mechanical trim, a round headlight and red rim accents. Fully built it stands 13.2 × 4.6 × 5.6 in (33.5 × 11.8 × 14.3 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n        \u003cp\u003eRoll the model and the \u003cstrong\u003epistons move in the exposed engine\u003c\/strong\u003e, the suspension compresses, and the drive chain turns the rear wheel. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"br-pdp__section\"\u003e\n    \u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRetro cruiser styling\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cul class=\"br-pdp__list\"\u003e\n          \u003cli\u003eA low, muscular \u003cstrong\u003epower-cruiser silhouette\u003c\/strong\u003e in matte navy-black\u003c\/li\u003e\n          \u003cli\u003eA round headlight and stretched, road-hugging stance\u003c\/li\u003e\n          \u003cli\u003eSilver mechanical trim and red rim accents for contrast\u003c\/li\u003e\n          \u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; engine detailing\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cul class=\"br-pdp__list\"\u003e\n          \u003cli\u003eA \u003cstrong\u003ebig exposed engine\u003c\/strong\u003e with detailed mechanical structure\u003c\/li\u003e\n          \u003cli\u003eFront forks and twin rear shock absorbers\u003c\/li\u003e\n          \u003cli\u003eVentilated disc brakes with silver rotors\u003c\/li\u003e\n          \u003cli\u003eA detailed drive chain and red-accented rims\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"br-pdp__section\"\u003e\n    \u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cul class=\"br-pdp__list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFront forks and twin rear shocks\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n          \u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n          \u003cli\u003eShows off the cruiser's low chassis geometry\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePiston-linkage engine \u0026amp; drive chain\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cul class=\"br-pdp__list\"\u003e\n          \u003cli\u003ePistons in the \u003cstrong\u003ebig exposed engine\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n          \u003cli\u003eA \u003cstrong\u003edrive chain\u003c\/strong\u003e that turns the rear wheel\u003c\/li\u003e\n          \u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"br-pdp__section\"\u003e\n    \u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003ctable class=\"br-pdp__spec\"\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\u003eBR60517\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e562 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e13.2 × 4.6 × 5.6 in (33.5 × 11.8 × 14.3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.3 × 4.7 in (27 × 11 × 12 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.57 lb (0.71 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.5 lb (0.68 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMatte navy-black with silver mechanical trim and red rim accents\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eMoving piston engine, working front forks \u0026amp; twin rear shocks, drive chain, disc brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003eA 562-piece 1:8 collectible that pairs a dark power-cruiser look with real mechanical motion — moving pistons, working suspension and a turning drive chain. A great present for birthdays and holidays, and a sharp centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"br-pdp__section\"\u003e\n    \u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003eIt's a mid-difficulty build at 562 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"br-pdp__item\"\u003e\n      \u003csummary class=\"br-pdp__q\"\u003e\u003cspan aria-hidden=\"true\" class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"br-pdp__a\"\u003e\n        \u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter class=\"br-pdp__foot\"\u003e\n    \u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n    \u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n  \u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003e\n  BrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44004083302513,"sku":"BR6974793280595","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/DarkPower-CruiserMotorcycleBuildingKit.jpg?v=1786532472"},{"product_id":"1-8-retro-naked-street-motorcycle-building-kit","title":"1:8 Retro Naked Street Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60508 1:8 Retro Naked Street Motorcycle — IP-safe(去标!) [增强版模板]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(574片\/成品32×12×16cm\/礼盒27×12×11cm\/毛0.76净0.73kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型Norton(喏顿)复古裸车=商标车!供应商=双高积木;车身印 Raceforge\/GULY 均需去\n        ★正文全程无 Norton\/喏顿\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"retro naked \/ cafe-racer motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:银黑机身+金叉金链+橙点缀;铭牌色本款用【石油青\/teal】(银橙互补,且区别于前款金\/橙\/蓝;白底可读)\n     配色(本款):--br-emerald 石油青teal \/ --br-emerald-soft 浅青\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#2E7D8C;--br-emerald-soft:#82C3CE;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(46,125,140,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(130,195,206,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60508 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Retro Naked Bike · See-Through Piston Engine · Working Suspension\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Retro Naked Street Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 574-piece 1:8 retro naked street bike — a cafe-racer-styled machine in brushed silver and black with \u003cb\u003egold forks, a gold drive chain\u003c\/b\u003e and orange accents. A \u003cb\u003esee-through engine block\u003c\/b\u003e reveals pistons that move as you roll it, the front and rear suspension actually compress, and the chain drives the rear wheel. A detailed \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e574\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 574 bricks · brushed-silver and black body panels · gold upside-down front forks · a \u003cstrong\u003esee-through engine block with moving pistons\u003c\/strong\u003e · a gold drive chain · front and rear suspension · front and rear disc brakes · a round headlight · orange accent trim · fat rubber tyres · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60508 is a 574-piece 1:8 retro naked street motorcycle with cafe-racer lines — brushed silver and black, a round headlight, gold forks and chain, and orange accents. Fully built it stands 12.6 × 4.7 × 6.3 in (32 × 12 × 16 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003epistons move inside the clear engine block\u003c\/strong\u003e, the suspension compresses, and the gold chain turns the rear wheel. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRetro naked-bike styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA classic \u003cstrong\u003ecafe-racer silhouette\u003c\/strong\u003e in brushed silver and black\u003c\/li\u003e\n\u003cli\u003eA round retro headlight and a contoured rider seat\u003c\/li\u003e\n\u003cli\u003eOrange accent trim against the silver bodywork\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; see-through engine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003etransparent engine block\u003c\/strong\u003e that shows the internals\u003c\/li\u003e\n\u003cli\u003eGold inverted (upside-down) front forks\u003c\/li\u003e\n\u003cli\u003eVentilated disc brakes and a gold drive chain\u003c\/li\u003e\n\u003cli\u003eCarbon-look fairing panels for a premium finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront and rear shock absorbers\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n\u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the bike's chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSee-through piston engine \u0026amp; gold chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePistons visible through the \u003cstrong\u003eclear engine block\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003egold drive chain\u003c\/strong\u003e that turns the rear wheel\u003c\/li\u003e\n\u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60508\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e574 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e12.6 × 4.7 × 6.3 in (32 × 12 × 16 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.7 × 4.3 in (27 × 12 × 11 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.68 lb (0.76 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.61 lb (0.73 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eBrushed silver \u0026amp; black with gold forks\/chain and orange accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSee-through moving-piston engine, working front \u0026amp; rear suspension, gold drive chain, disc brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 574-piece 1:8 collectible that pairs a retro cafe-racer look with real mechanical motion — moving pistons behind clear glass, working suspension and a turning gold chain. A great present for birthdays and holidays, and a sharp centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-difficulty build at 574 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44004416815217,"sku":"BR6974793280502","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/RetroNakedStreetMotorcycleBuildingKit.png?v=1786533530"},{"product_id":"1-8-retro-naked-roadster-motorcycle-building-kit","title":"1:8 Retro Naked Roadster Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60515 1:8 Retro Naked Roadster Motorcycle — IP-safe(去标!) [增强版模板]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(563片\/成品32.7×13×17.5cm\/礼盒27×11×12cm\/毛0.72净0.68kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型BMW R nineT(宝玛拿铁)黑黄裸车=商标车!供应商=双高积木;车身印 GULY\/RACEFORGE 均需去\n        ★正文全程无 BMW\/宝玛\/R nineT\/nineT\/拿铁\/boxer(水平对置=BMW强标识,缸型中性)\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"retro naked roadster motorcycle\"通用描述\n        ★BMW=轴传动,无链条!文案不写chain,改写\"single-sided swingarm\"单摇臂\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:gloss黑机身+亮黄前叉+carbon碳纤板;铭牌色本款用【深金黄goldenrod】(亮黄本身白底不可读→用深金黄呼应且可读;区别于519琥珀\/60502暗金)\n     配色(本款):--br-emerald 深金黄goldenrod \/ --br-emerald-soft 浅金黄\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#B0860C;--br-emerald-soft:#E6C84E;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(176,134,12,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(230,200,78,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60515 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Retro Naked Roadster · See-Through Piston Engine · Single-Sided Swingarm\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Retro Naked Roadster Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 563-piece 1:8 retro naked roadster — a muscular naked bike in gloss black with \u003cb\u003ebright yellow forks\u003c\/b\u003e, carbon-look panels and a distinctive single-sided swingarm. A \u003cb\u003esee-through engine block\u003c\/b\u003e reveals pistons that move as you roll it, the front and rear suspension actually compress, and the rear wheel spins on the swingarm. A detailed \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e563\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 563 bricks · gloss-black body panels · \u003cstrong\u003ebright yellow upside-down front forks\u003c\/strong\u003e · a \u003cstrong\u003esee-through engine block with moving pistons\u003c\/strong\u003e · a single-sided swingarm · front and rear suspension · front and rear disc brakes · a clear headlight · carbon-look panels · fat rubber tyres · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60515 is a 563-piece 1:8 retro naked roadster with muscular lines — gloss black with bright yellow forks, carbon-look panels, a clear headlight and a distinctive single-sided swingarm. Fully built it stands 12.9 × 5.1 × 6.9 in (32.7 × 13 × 17.5 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003epistons move inside the clear engine block\u003c\/strong\u003e, the suspension compresses, and the rear wheel spins on the single-sided swingarm. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRetro naked-roadster styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA muscular \u003cstrong\u003enaked-roadster silhouette\u003c\/strong\u003e in gloss black\u003c\/li\u003e\n\u003cli\u003eBright yellow upside-down forks as the signature pop of colour\u003c\/li\u003e\n\u003cli\u003eCarbon-look panels and a clear round headlight\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; see-through engine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003etransparent engine block\u003c\/strong\u003e that shows the internals\u003c\/li\u003e\n\u003cli\u003eA distinctive \u003cstrong\u003esingle-sided swingarm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eVentilated disc brakes with detailed rotors\u003c\/li\u003e\n\u003cli\u003eCarbon-look panels and a bent exhaust for a premium finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront and rear shock absorbers\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n\u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the bike's chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSee-through piston engine \u0026amp; drivetrain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePistons visible through the \u003cstrong\u003eclear engine block\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n\u003cli\u003eA detailed drivetrain and \u003cstrong\u003esingle-sided swingarm\u003c\/strong\u003e carry the rear wheel\u003c\/li\u003e\n\u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60515\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e563 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e12.9 × 5.1 × 6.9 in (32.7 × 13 × 17.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.3 × 4.7 in (27 × 11 × 12 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.59 lb (0.72 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.5 lb (0.68 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eGloss black with bright yellow forks and carbon-look panels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSee-through moving-piston engine, working front \u0026amp; rear suspension, single-sided swingarm, disc brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 563-piece 1:8 collectible that pairs a retro naked-roadster look with real mechanical motion — moving pistons behind clear glass, working suspension and a distinctive single-sided swingarm. A great present for birthdays and holidays, and a sharp centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-difficulty build at 563 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44004783882353,"sku":"BR6974793280571","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/RetroNakedRoadsterMotorcycleBuildingKit.png?v=1786585220"},{"product_id":"1-8-military-green-retro-cruiser-motorcycle-building-kit","title":"1:8 Military-Green Retro Cruiser Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60514 1:8 Military-Green Retro Cruiser Motorcycle — IP-safe(去标!) [增强版模板]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(590片\/成品32.1×13.2×16cm\/礼盒27×11×12cm\/毛0.73净0.68kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型哈雷(军绿哈镭)复古巡航车=商标车!供应商=双高积木\n        ★正文全程无 Harley\/哈雷\/哈镭\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"military-green retro cruiser motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:军绿机身+哑黑+金链+琥珀转向灯;铭牌色本款用【军绿橄榄olive】(呼应车身,够深白底可读;区别于505薄荷\/512春绿\/516赛道绿,更暗更黄)\n     配色(本款):--br-emerald 军绿橄榄olive \/ --br-emerald-soft 浅橄榄\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#5F6E2C;--br-emerald-soft:#A6B36A;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(95,110,44,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(166,179,106,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60514 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Retro Cruiser · Moving Piston Engine · Working Suspension\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Military-Green Retro Cruiser Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 590-piece 1:8 retro cruiser — a classic-styled bike in \u003cb\u003emilitary green with matte black and a gold drive chain\u003c\/b\u003e. A big exposed engine with \u003cb\u003emoving pistons\u003c\/b\u003e, front and rear suspension that compress, and the gold chain turns the rear wheel. A characterful, mechanical \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e590\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 590 bricks · military-green and matte-black body panels · a shaped fuel tank · a \u003cstrong\u003ebig exposed engine with moving pistons\u003c\/strong\u003e · a \u003cstrong\u003egold drive chain\u003c\/strong\u003e · front forks and rear suspension · front and rear disc brakes · a round headlight · amber turn-signal pieces · side mirrors · fat rubber tyres · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60514 is a 590-piece 1:8 retro cruiser with classic lines — military-green and matte-black bodywork, a shaped fuel tank, a round headlight, side mirrors and a gold drive chain. Fully built it stands 12.6 × 5.2 × 6.3 in (32.1 × 13.2 × 16 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003epistons move in the exposed engine\u003c\/strong\u003e, the suspension compresses, and the \u003cstrong\u003egold chain turns the rear wheel\u003c\/strong\u003e. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRetro cruiser styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA classic \u003cstrong\u003eretro-cruiser silhouette\u003c\/strong\u003e in military green and matte black\u003c\/li\u003e\n\u003cli\u003eA shaped fuel tank, round headlight and side mirrors\u003c\/li\u003e\n\u003cli\u003eAmber turn-signal pieces and a gold drive chain for contrast\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; engine detailing\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003ebig exposed engine\u003c\/strong\u003e with detailed mechanical structure\u003c\/li\u003e\n\u003cli\u003eFront forks and a rear shock absorber\u003c\/li\u003e\n\u003cli\u003eVentilated disc brakes with silver rotors\u003c\/li\u003e\n\u003cli\u003eA gold drive chain that turns the rear wheel\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront forks and a rear shock\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n\u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the cruiser's chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePiston-linkage engine \u0026amp; gold chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePistons in the \u003cstrong\u003ebig exposed engine\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003egold drive chain\u003c\/strong\u003e that turns the rear wheel\u003c\/li\u003e\n\u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60514\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e590 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e12.6 × 5.2 × 6.3 in (32.1 × 13.2 × 16 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.3 × 4.7 in (27 × 11 × 12 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.61 lb (0.73 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.5 lb (0.68 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMilitary green \u0026amp; matte black with a gold drive chain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eMoving piston engine, working front \u0026amp; rear suspension, gold drive chain, disc brakes, mirrors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 590-piece 1:8 collectible that pairs a classic military-green cruiser look with real mechanical motion — moving pistons, working suspension and a turning gold chain. A great present for birthdays and holidays, and a characterful centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-difficulty build at 590 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44005288050801,"sku":"6974793280564","price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Military-GreenRetroCruiserMotorcycleBuildingKit.png?v=1786586171"},{"product_id":"track-supercar-black-lime-building-kit","title":"1:14 Track Hypercar Building Kit","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#5E8C00;--br-emerald-soft:#B4D84A;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(94,140,0,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(180,216,74,.32);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60511 · Supercar Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:14 Track Supercar · Opening Panels \u0026amp; Doors · RC-Upgrade Ready\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:14 Track Supercar Building Kit\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 910-piece 1:14 track supercar — an aggressive track supercar in matte black with \u003cb\u003efluorescent lime-green accents\u003c\/b\u003e and race-style graphics. Explosive-armor panels reveal the internal frame, the \u003cb\u003eopening doors\u003c\/b\u003e swing up to a detailed cockpit, and a quick-release top cover leaves room for an optional motor-upgrade pack. A striking \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static out of the box, RC-ready.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e910\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:14\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eOpening\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eDoors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eRC\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eReady\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 910 bricks · matte-black body panels · fluorescent lime-green accents · \u003cstrong\u003eexplosive-armor panels\u003c\/strong\u003e · dual \u003cstrong\u003eopening doors\u003c\/strong\u003e · a detailed cockpit interior · a quick-release top cover · rubber tyres on detailed wheels · race-style graphics · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e An optional motor-upgrade pack is available separately (see below).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60511 is a 910-piece 1:14 track supercar with an aggressive, race silhouette — matte black with fluorescent lime-green accents and race-style graphics. Fully built it measures 13.4 × 3.9 × 5.9 in (34 × 10 × 15 cm) — a substantial desk centrepiece.\u003c\/p\u003e\n\u003cp\u003eOpen the panels and doors to reveal the internal frame and a detailed cockpit; lift the quick-release top to swap in the optional motor-upgrade pack. The base model is a \u003cstrong\u003estatic display — no batteries to buy or wire\u003c\/strong\u003e — and it ships cleanly across borders. A rewarding mid-to-large build and an adult collectible for car fans and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eAggressive supercar styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA low, wide, \u003cstrong\u003etrack-supercar silhouette\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eGloss black with fluorescent lime-green accents\u003c\/li\u003e\n\u003cli\u003eRace-style graphics and a large rear wing\u003c\/li\u003e\n\u003cli\u003eRubber tyres on detailed lime-accented wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eBody panels \u0026amp; cockpit\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eExplosive-armor panels\u003c\/strong\u003e that reveal the internal frame\u003c\/li\u003e\n\u003cli\u003eDual \u003cstrong\u003eopening doors\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eA detailed cockpit interior with seats and steering\u003c\/li\u003e\n\u003cli\u003eCarbon-look panels for a premium finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eExplosive-armor mode \u0026amp; opening doors\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eMultiple body panels \u003cstrong\u003eflip open\u003c\/strong\u003e for a dramatic widened stance\u003c\/li\u003e\n\u003cli\u003eOpening doors swing up on internal linkages\u003c\/li\u003e\n\u003cli\u003eShows off the internal structure and cockpit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRC-upgrade-ready removable top\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003equick-release top cover\u003c\/strong\u003e lifts off without dismantling the build\u003c\/li\u003e\n\u003cli\u003eReserves internal space for an optional motor-upgrade pack (2.4G remote, drive motor, servo, rechargeable battery box) \u003cstrong\u003esold separately and assembled by you as part of the build — batteries not included\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSwitch between static display and remote-control driving\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe base model is a static display — no batteries needed. Motorized play requires the optional upgrade pack (sold separately).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60511\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e910 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:14 collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e13.4 × 3.9 × 5.9 in (34 × 10 × 15 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e11.8 × 5.3 × 5.3 in (30 × 13.5 × 13.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e2.43 lb (1.1 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e2.31 lb (1.05 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eGloss black with fluorescent lime-green accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eExplosive-armor panels, dual opening doors, detailed cockpit, quick-release RC-ready top cover, rubber tyres\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic base build — no batteries needed; optional motor-upgrade pack sold separately, assembled by you (batteries not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 910-piece 1:14 collectible that pairs an aggressive supercar look with hands-on features — opening panels, opening doors and a detailed cockpit — and is upgrade-ready for remote-control driving via an optional pack. A great present for birthdays and holidays, and a bold centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding build for car fans and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs it static or remote-control?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eOut of the box it's a static display model — no batteries needed. It's built RC-ready: an optional motor-upgrade pack (2.4G remote, drive motor, servo, rechargeable battery box) is sold separately, and you assemble the RC parts yourself, to add remote-control driving. Batteries are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-to-large build at 910 pieces — a rewarding project over a weekend or two. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Standard — Static Build","offer_id":44148029653105,"sku":"BR6974793280533","price":109.0,"currency_code":"USD","in_stock":true},{"title":"Upgraded — RC Powered","offer_id":44148029685873,"sku":"BR6974793280534","price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/TrackHypercarBuildingKit.png?v=1786587138"},{"product_id":"1-8-naked-street-motorcycle-building-kit-br60509","title":"1:8 Naked Street Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60509 1:8 Naked Street Motorcycle — IP-safe(去标!)\n     用法:Shopify → Products → BR60509 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(582片\/成品32.6×12×19cm\/礼盒27×12×11cm\/毛0.76净0.73kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型=某商标品牌现代裸车,车身印供应商标+推广字样均需去\n        ★正文全程去标(供应商标\/原型车品牌\/型号),按\"modern naked \/ streetfighter motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图需PS掉供应商S-logo\/推广字样\/车身印字\/原箱年龄标\n     ⚠️ 不写产地\/原产国字样;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️ 成人收藏框架:无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy\n     ⚠️ 底部免责声明含车模版IP声明(\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:哑黑机身+金叉金链+亮蓝轮圈+红后避震+银配件;铭牌色本款用【钴蓝\/cobalt】(呼应蓝轮圈,区别于已用各蓝;白底可读约6.9:1)\n     配色(本款):--br-emerald 钴蓝cobalt #2456B0 \/ --br-emerald-soft 浅钴蓝 #7B9BE0\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#2456B0;--br-emerald-soft:#7B9BE0;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(36,86,176,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(123,155,224,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60509 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Naked Street Bike · See-Through Piston Engine · Working Suspension\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Naked Street Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 582-piece 1:8 modern naked street bike — an aggressive streetfighter-styled machine in matte black with \u003cb\u003ebright blue wheels, gold upside-down forks and a gold drive chain\u003c\/b\u003e, finished with a bold red rear-shock accent. A \u003cb\u003esee-through engine block\u003c\/b\u003e reveals pistons that move as you roll it, the front and rear suspension actually compress, and the chain drives the rear wheel. A detailed \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e582\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 582 bricks · matte-black body panels · gold upside-down front forks · a \u003cstrong\u003esee-through engine block with moving pistons\u003c\/strong\u003e · a gold drive chain · front and rear suspension with a red rear shock · dual front disc brakes · bright blue wheels on fat rubber tyres · silver engine and frame trim · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60509 is a 582-piece 1:8 modern naked street motorcycle with an aggressive streetfighter stance — matte black bodywork, gold upside-down forks, a gold drive chain, bright blue wheels and a bold red rear-shock accent. Fully built it stands 12.8 × 4.7 × 7.5 in (32.6 × 12 × 19 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003epistons move inside the clear engine block\u003c\/strong\u003e, the suspension compresses, and the gold chain turns the rear wheel. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eModern naked-bike styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eAn aggressive \u003cstrong\u003estreetfighter silhouette\u003c\/strong\u003e in matte black\u003c\/li\u003e\n\u003cli\u003eA sculpted fuel-tank shroud and a contoured rider seat\u003c\/li\u003e\n\u003cli\u003eA bold red rear-shock accent against the dark bodywork\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on \u003cstrong\u003ebright blue wheels\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; see-through engine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003etransparent engine block\u003c\/strong\u003e that shows the internals\u003c\/li\u003e\n\u003cli\u003eGold inverted (upside-down) front forks with silver fork tubes\u003c\/li\u003e\n\u003cli\u003eDual ventilated front disc brakes and a gold drive chain\u003c\/li\u003e\n\u003cli\u003eSilver engine and frame trim with carbon-look panels for a premium finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFront forks and a red rear shock\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n\u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the bike's chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSee-through piston engine \u0026amp; gold chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePistons visible through the \u003cstrong\u003eclear engine block\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003egold drive chain\u003c\/strong\u003e that turns the rear wheel\u003c\/li\u003e\n\u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60509\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e582 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e12.8 × 4.7 × 7.5 in (32.6 × 12 × 19 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.7 × 4.3 in (27 × 12 × 11 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.68 lb (0.76 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.61 lb (0.73 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMatte black with bright blue wheels, gold forks\/chain, silver trim and a red rear-shock accent\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSee-through moving-piston engine, working front \u0026amp; rear suspension, gold drive chain, disc brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 582-piece 1:8 collectible that pairs a modern streetfighter look with real mechanical motion — moving pistons behind clear glass, working suspension and a turning gold chain. A great present for birthdays and holidays, and a sharp centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-difficulty build at 582 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44012654461041,"sku":"BR6974793280519","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/NakedStreetMotorcycleBuildingKit_5ba45d72-3916-4af5-9002-8d49b2076387.png?v=1786587873"},{"product_id":"1-8-retro-trail-motorcycle-building-kit","title":"1:8 Retro Trail Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60527 1:8 Retro Trail Motorcycle — IP-safe(去标!) [增强版模板]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(577片\/成品32.3×17.6×21.3cm\/礼盒27×11×12cm\/毛0.72净0.68kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型Honda Cub\/Hunter(本钿幼兽)复古小车=商标车!供应商=双高积木;车身印 GULY 需去\n        ★正文全程无 Honda\/本田\/本钿\/幼兽\/Cub\/Super Cub\/Hunter\/CT125\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"retro trail \/ commuter motorcycle\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:sage灰绿机身+黑+银+双圆琥珀灯;铭牌色本款用【鼠尾草绿sage】(呼应车身,够深白底可读;区别于505薄荷\/512春绿\/516赛道绿\/514橄榄,更灰更蓝)\n     配色(本款):--br-emerald 鼠尾草绿sage \/ --br-emerald-soft 浅sage\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#4E7D64;--br-emerald-soft:#9CC4B0;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(78,125,100,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(156,196,176,.32);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60527 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Retro Trail Bike · See-Through Piston Engine · Working Suspension\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Retro Trail Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 577-piece 1:8 retro trail bike — a characterful small commuter in \u003cb\u003esage green\u003c\/b\u003e with black and silver trim, twin round amber headlights and a drive chain. A \u003cb\u003esee-through engine\u003c\/b\u003e reveals pistons that move as you roll it, the front fork and dual rear shocks compress, and the chain turns the rear wheel. A charming \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e577\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 577 bricks · sage-green and black body panels · silver trim · \u003cstrong\u003etwin round amber headlights\u003c\/strong\u003e · a \u003cstrong\u003esee-through engine with moving pistons\u003c\/strong\u003e · a drive chain · a front fork and dual rear shocks · a disc brake · side mirrors · crash bars · a rear rack · fat rubber tyres · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60527 is a 577-piece 1:8 retro trail motorcycle — sage green with black and silver trim, twin round amber headlights, a rear rack and a drive chain. Fully built it stands 12.7 × 6.9 × 8.4 in (32.3 × 17.6 × 21.3 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003epistons move inside the clear engine\u003c\/strong\u003e, the suspension compresses, and the chain turns the rear wheel. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRetro trail-bike styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA characterful \u003cstrong\u003eretro trail-bike silhouette\u003c\/strong\u003e in sage green and black\u003c\/li\u003e\n\u003cli\u003eTwin round amber headlights and upright handlebars\u003c\/li\u003e\n\u003cli\u003eSilver trim, crash bars and a practical rear rack\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; see-through engine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003etransparent engine\u003c\/strong\u003e that shows the internals\u003c\/li\u003e\n\u003cli\u003eA silver telescopic front fork\u003c\/li\u003e\n\u003cli\u003eA ventilated disc brake and a drive chain\u003c\/li\u003e\n\u003cli\u003eSide mirrors, crash bars and a rear rack for authentic detail\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003efront fork and dual rear shocks\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n\u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the bike's chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSee-through piston engine \u0026amp; chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePistons visible through the \u003cstrong\u003eclear engine\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003edrive chain\u003c\/strong\u003e that turns the rear wheel\u003c\/li\u003e\n\u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60527\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e577 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e12.7 × 6.9 × 8.4 in (32.3 × 17.6 × 21.3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.3 × 4.7 in (27 × 11 × 12 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.59 lb (0.72 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.5 lb (0.68 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eSage green with black, silver trim and amber headlights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSee-through moving-piston engine, front fork \u0026amp; dual rear shocks, drive chain, disc brake, twin amber headlights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 577-piece 1:8 collectible that pairs a charming retro trail-bike look with real mechanical motion — moving pistons behind clear glass, working suspension and a turning chain. A great present for birthdays and holidays, and a characterful centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-difficulty build at 577 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44012696567921,"sku":"BR6974793281806","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/18-retro-trail-motorcycle-building-kit-brickroyal-2010510.png?v=1788762325"},{"product_id":"1-8-red-power-cruiser-motorcycle-building-kit","title":"1:8 Red Power-Cruiser Motorcycle Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60528 1:8 Red Power-Cruiser Motorcycle — IP-safe(去标!) [增强版模板]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(528片\/成品33.2×15.3×17.6cm\/礼盒27×11×12cm\/毛0.67净0.63kg\/出厂¥42无电机);⚠️不写装箱量(36盒);定价客户自理\n     ⚠️⚠️ 版权:原型Triumph Rocket\/Ducati Diavel(铠旋火箭)红色力量巡航=商标车!供应商=双高积木\n        ★正文全程无 Triumph\/Rocket\/Ducati\/Diavel\/铠旋火箭\/双高\/Shuanggao\/GULY\/RACEFORGE\/TOP SPEED;按\"red power-cruiser \/ muscle cruiser\"通用描述\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:gloss亮红机身+黑+银+金链+双圆灯;铭牌色本款用【罂粟红poppy #D62828】(呼应红车,更亮更暖,区别于517深红#B01430\/橙红#D64A1E)\n     配色(本款):--br-emerald 罂粟红poppy \/ --br-emerald-soft 浅红\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#D62828;--br-emerald-soft:#F0928F;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(214,40,40,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(240,146,143,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60528 · Motorcycle Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003e1:8 Power Cruiser · See-Through Piston Engine · Working Suspension\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003e1:8 Red Power-Cruiser Motorcycle\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 528-piece 1:8 power cruiser — a muscular bike in \u003cb\u003egloss red\u003c\/b\u003e with black and silver trim, twin round headlights and a \u003cb\u003egold drive chain\u003c\/b\u003e. A \u003cb\u003esee-through engine\u003c\/b\u003e reveals pistons that move as you roll it, the front fork and rear suspension compress, and the gold chain turns the rear wheel. A bold \u003cb\u003eadult collectible\u003c\/b\u003e for your desk or shelf — static, no batteries needed.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e528\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e1:8\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eScale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eNo Batteries\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eMoving\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePistons\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 528 bricks · gloss-red and black body panels · silver trim · \u003cstrong\u003etwin round headlights\u003c\/strong\u003e · a \u003cstrong\u003esee-through engine with moving pistons\u003c\/strong\u003e · a \u003cstrong\u003egold drive chain\u003c\/strong\u003e · a front fork and rear suspension · front and rear disc brakes · side mirrors · fat rubber tyres · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60528 is a 528-piece 1:8 red power cruiser with a muscular stance — gloss red with black and silver trim, twin round headlights and a gold drive chain. Fully built it stands 13.1 × 6.0 × 6.9 in (33.2 × 15.3 × 17.6 cm) — a compact, desk-friendly model.\u003c\/p\u003e\n\u003cp\u003eRoll the model and the \u003cstrong\u003epistons move inside the clear engine\u003c\/strong\u003e, the suspension compresses, and the gold chain turns the rear wheel. Because everything runs by hand, \u003cstrong\u003ethere are no batteries to buy, nothing to wire, and nothing that can stop working\u003c\/strong\u003e — and it ships cleanly across borders. A satisfying mid-difficulty build and an adult collectible for builders and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003ePower-cruiser styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA muscular \u003cstrong\u003epower-cruiser silhouette\u003c\/strong\u003e in gloss red and black\u003c\/li\u003e\n\u003cli\u003eTwin round headlights and wide handlebars\u003c\/li\u003e\n\u003cli\u003eSilver trim and a detailed exhaust for contrast\u003c\/li\u003e\n\u003cli\u003eFat rubber tyres on detailed wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eChassis \u0026amp; see-through engine\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003etransparent engine\u003c\/strong\u003e that shows the internals\u003c\/li\u003e\n\u003cli\u003eA silver telescopic front fork\u003c\/li\u003e\n\u003cli\u003eVentilated disc brakes and a \u003cstrong\u003egold drive chain\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSide mirrors and carbon-look panels for a premium finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWorking suspension\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003efront fork and rear shock\u003c\/strong\u003e that compress and rebound\u003c\/li\u003e\n\u003cli\u003eA sprung, real mechanical feel\u003c\/li\u003e\n\u003cli\u003eShows off the cruiser's muscular chassis geometry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSee-through piston engine \u0026amp; gold chain\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003ePistons visible through the \u003cstrong\u003eclear engine\u003c\/strong\u003e move as you roll the model\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003egold drive chain\u003c\/strong\u003e that turns the rear wheel\u003c\/li\u003e\n\u003cli\u003eWatch the powertrain work from the outside — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60528\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e528 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eScale\u003c\/th\u003e\n\u003ctd\u003e1:8 static collectible model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e13.1 × 6.0 × 6.9 in (33.2 × 15.3 × 17.6 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e10.6 × 4.3 × 4.7 in (27 × 11 × 12 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e1.48 lb (0.67 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e1.39 lb (0.63 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eGloss red with black, silver trim and a gold drive chain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eSee-through moving-piston engine, front fork \u0026amp; rear suspension, gold drive chain, disc brakes, twin headlights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic build — no batteries needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 528-piece 1:8 collectible that pairs a bold red power-cruiser look with real mechanical motion — moving pistons behind clear glass, working suspension and a turning gold chain. A great present for birthdays and holidays, and a striking centrepiece for a desk, study or shelf. Designed as an adult collectible and a rewarding, approachable build for hobbyists and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDo I need batteries or a motor?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. This model is fully manual and static — the pistons, suspension and chain all move when you roll or handle it by hand. There's nothing to buy, charge or wire, and nothing electronic that can wear out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's a mid-difficulty build at 528 pieces — a satisfying weekend project for most builders. The set comes with a clear, illustrated, step-by-step manual, so you can take your time and enjoy the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\" open=\"\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any motorcycle, automobile or racing brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":44012717801585,"sku":"BR6974793281813","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/18-red-power-cruiser-motorcycle-building-kit-brickroyal-4658763.png?v=1788762316"},{"product_id":"sci-fi-freighter-starship-building-kit","title":"Sci-Fi Freighter Starship Building Kit","description":"\u003c!-- ============================================================\n     BrickRoyal · BR60529 Sci-Fi Freighter Starship — IP-safe(去标!) [增强版模板·星舰]\n     用法:Shopify → Products → BR60508 → Description → \"\u003c\u003e\" → 粘贴 → 手机预览 → Active\n     数据源:报价表\/图(2505片\/成品37×25×46cm\/礼盒48×35×12cm\/毛3.3净3.13kg\/出厂¥209+电机¥79);⚠️不写装箱量(12)\/售价;定价客户自理\n     ⚠️⚠️ 版权高危:原型Millennium Falcon(千年隼) Star Wars星舰=Disney\/Lucasfilm版权!供应商=双高积木\n        ★正文全程无 Millennium\/Falcon\/Star Wars\/Corellian\/Han Solo\/千年隼\/仟年\/千年\/Disney\/Lucasfilm\/双高\/GULY\/RACEFORGE;按\"sci-fi freighter starship \/ round-hull deep-space transport\"通用描述;绝对仅站内\n        ★商标车→只上架、绝不投广告\/GMC;上架图PS掉 双高S-logo\/RACEFORGE\/GULY\/车身印字\n     ⚠️ 不写Made in China;缸数不写(写see-through engine + moving pistons);报价表电机\"\/\"=纯静态\n     ⚠️【新增1·成人收藏框架】无醒目\"14+\"徽章(数据块=颗粒\/比例\/静态\/活塞);定位adult collectible not a children's toy;\n        安全区引导语:not a children's toy + under-3窒息 + recommended 14 and up + 未满成人陪同;正文不出现\"8+\"\/\"6+\"\/\"14+\"徽章\n     ⚠️【新增2·痛点文案】强调:无需电池\/无接线\/不会坏、跨境安全、缺件免费补、成人收藏非玩具\n     ⚠️【新增3·底部客户FAQ】第05节3-4条问答,直击痛点(电池\/难度时长\/缺件破损\/是否适合儿童)\n     ⚠️【新增4·底部免责声明】页脚下方 br-pdp__legal:安全声明 + IP不侵权声明(车模版含\"nor any motorcycle\/automobile\/racing brand\")\n     ⚠️ 颜色:matte黑船体+银金+蓝红发光点缀;铭牌色本款用【电蓝azure #147AAD】(呼应蓝光,够深白底可读;区别于petrol-blue\/indigo等)\n     配色(本款):--br-emerald 电蓝azure \/ --br-emerald-soft 浅蓝\n     页脚:售后 admin@,其它 support@\n     ============================================================ --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#147AAD;--br-emerald-soft:#86C6E4;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(20,122,173,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(134,198,228,.32);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60529 · Dark Planet Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eSci-Fi Freighter Starship · Rotating Turret · Motor-Upgrade Ready\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eSci-Fi Freighter Starship\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eA 2505-piece sci-fi freighter starship — a rugged, round-hull deep-space transport in matte black with silver, gold and glowing-style blue and red accents. A \u003cb\u003eheight-adjustable landing chassis\u003c\/b\u003e, a \u003cb\u003e360° rotating turret\u003c\/b\u003e, a spring-loaded projectile launcher and a removable engine bay pack it with detail. The base build is static; an optional motor-and-light upgrade pack is sold separately. A commanding \u003cb\u003eadult collectible\u003c\/b\u003e centrepiece — static out of the box, upgrade-ready.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eTo keep this page easy to scan, the full details are \u003cb\u003efolded into the sections below — tap any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2505\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e360°\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eRotating Turret\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eBase Build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eUpgrade\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eReady\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2505 bricks · matte-black hull panels · silver, gold, blue and red accent parts · a \u003cstrong\u003eheight-adjustable landing chassis\u003c\/strong\u003e · a \u003cstrong\u003e360° rotating turret\u003c\/strong\u003e · a spring-loaded projectile launcher · a removable engine bay · an offset cockpit · thruster arrays and a radar dish · full-colour step-by-step manual. \u003cstrong\u003eThis is a static build — no batteries needed.\u003c\/strong\u003e An optional motor-and-light upgrade pack is available separately (see below).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThe BR60529 is a 2505-piece sci-fi freighter starship — a rugged, round-hull deep-space transport in matte black with silver, gold and blue\/red accents. Fully built it measures 14.6 × 9.8 × 18.1 in (37 × 25 × 46 cm) — a large, commanding centrepiece.\u003c\/p\u003e\n\u003cp\u003eAdjust the landing chassis, spin the turret a full \u003cstrong\u003e360°\u003c\/strong\u003e, fire the spring-loaded projectile and lift out the modular engine bay to inspect the interior. The base model is a \u003cstrong\u003estatic display — no batteries to buy or wire\u003c\/strong\u003e. A substantial, rewarding build and an adult collectible for sci-fi fans and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eRound-hull starship styling\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA rugged \u003cstrong\u003eround-hull deep-space freighter silhouette\u003c\/strong\u003e in matte black\u003c\/li\u003e\n\u003cli\u003eLayered hull paneling with silver and gold mechanical detail\u003c\/li\u003e\n\u003cli\u003eGlowing-style blue and red accent parts\u003c\/li\u003e\n\u003cli\u003eAn offset cockpit and a radar dish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eCockpit, turret \u0026amp; thruster detail\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA detailed cockpit with framing and a canopy\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003e360° rotating top turret\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDetailed rear thruster arrays and sensor fixtures\u003c\/li\u003e\n\u003cli\u003eA removable modular engine bay\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe painted and plated surfaces are scratch-sensitive — avoid friction with sharp or hard objects to keep the finish flawless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSignature mechanics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eAdjustable landing chassis \u0026amp; rotating turret\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003eheight-adjustable landing chassis\u003c\/strong\u003e for takeoff and landing poses\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003e360° rotating turret\u003c\/strong\u003e for dynamic display\u003c\/li\u003e\n\u003cli\u003eReal, hands-on mechanical play — no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eProjectile launcher \u0026amp; removable engine bay\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA \u003cstrong\u003espring-loaded projectile launcher\u003c\/strong\u003e for interactive play\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003eremovable engine bay\u003c\/strong\u003e to inspect the internal structure\u003c\/li\u003e\n\u003cli\u003eBoth work with no power needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis is a static display model — no batteries needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60529\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2505 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003ctd\u003eStatic collectible display model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e14.6 × 9.8 × 18.1 in (37 × 25 × 46 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e18.9 × 13.8 × 4.7 in (48 × 35 × 12 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e7.28 lb (3.3 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e6.9 lb (3.13 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMatte black with silver, gold and blue\/red accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eHeight-adjustable landing chassis, 360° rotating turret, spring projectile launcher, removable engine bay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic base build — no batteries needed; optional motor-and-light upgrade pack sold separately (batteries not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eA 2505-piece starship for adult collectors and brick enthusiasts who enjoy large, detailed builds — with a rotating turret, adjustable landing chassis and removable engine bay, and upgrade-ready for motor and light effects via an optional pack. A commanding centrepiece for a desk, study or display cabinet, and a memorable gift for sci-fi fans and brick collectors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. All bricks are safe, non-toxic ABS. Painted and plated surfaces are scratch-sensitive — avoid sharp objects, and dust with a soft dry cloth. Keep away from heat, water and damp. For any questions, see the printed manual or contact us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDoes the base set include motors, lights or a remote?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. The standard box builds the complete static model — no batteries needed. The optional motor-and-light upgrade pack (drive motors, a servo, LED light strips, a remote and a rechargeable battery box) is sold separately, and batteries are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is it, and how long does it take?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eAt 2505 pieces, this is a large, multi-session project — a rewarding build for experienced hobbyists. The included full-colour manual breaks it into manageable stages, so you can build at your own pace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or my set arrives damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eWe'll sort it out quickly. Email \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with a short unboxing video and clear photos, and we'll send any missing or damaged parts free of charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt's an adult collectible display model with small parts, so it isn't a toy for young children. We recommend it for ages 14 and up; younger builders should build under adult supervision, and it's not suitable for children under 3 (choking hazard).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders \u0026amp; after-sales, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For anything else, reach us at \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e — a real person answers, usually within 24 hours on business days. Missing a piece? We replace it free.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any film, television or entertainment franchise.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Standard — Static Build","offer_id":44012752437361,"sku":"BR6974793281820","price":249.0,"currency_code":"USD","in_stock":true},{"title":"Upgraded — RC Powered","offer_id":44012752470129,"sku":"BR6974793281821-01","price":269.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/sci-fi-freighter-starship-building-kit-brickroyal-2984399.png?v=1788762315"},{"product_id":"dark-interstellar-warship-building-kit","title":"Dark Interstellar Warship Building Kit","description":"\u003c!-- BrickRoyal BR60543 dark interstellar warship PDP. Pricing is managed in Shopify. --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.br-pdp{\n  --br-ink:#0E1A2F;--br-ink-70:rgba(14,26,47,.70);--br-ink-45:rgba(14,26,47,.45);\n  --br-surface:#FFFFFF;--br-paper:#EDF1F7;--br-line:#D6DEE9;\n  --br-gold:#C9A227;--br-emerald:#4E6A85;--br-emerald-soft:#9DB0C4;\n  --br-radius:14px;--br-gap:clamp(26px,5vw,42px);\n  --br-display:\"Bricolage Grotesque\",\"Inter\",system-ui,-apple-system,sans-serif;\n  --br-body:\"Inter\",system-ui,-apple-system,\"Helvetica Neue\",sans-serif;\n  font-family:var(--br-body);color:var(--br-ink);background:var(--br-paper);\n  -webkit-font-smoothing:antialiased;max-width:820px;margin:0 auto;\n  padding:clamp(20px,5vw,44px) clamp(14px,4vw,26px) 64px;box-sizing:border-box;\n}\n.br-pdp *,.br-pdp *::before,.br-pdp *::after{box-sizing:border-box;}\n.br-pdp__hero{margin-bottom:18px;}\n.br-pdp__plate{display:inline-flex;align-items:center;gap:9px;background:linear-gradient(180deg,var(--br-emerald-soft),var(--br-emerald));color:#fff;font-family:var(--br-display);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:8px 14px;border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 2px 10px rgba(78,106,133,.4);margin-bottom:16px;}\n.br-pdp__plate::before,.br-pdp__plate::after{content:\"\";width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 1px rgba(0,0,0,.3);}\n.br-pdp__eyebrow{font-family:var(--br-display);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--br-emerald);margin:0 0 10px;}\n.br-pdp__title{font-family:var(--br-display);font-size:clamp(26px,6vw,40px);font-weight:700;line-height:1.06;letter-spacing:-.02em;margin:0 0 14px;}\n.br-pdp__lede{font-size:15px;line-height:1.66;color:var(--br-ink-70);margin:0;max-width:56ch;}\n.br-pdp__hint{display:flex;align-items:center;gap:9px;margin:18px 0 var(--br-gap);padding:11px 15px;background:rgba(201,162,39,.10);border:1px solid rgba(201,162,39,.35);border-radius:10px;font-size:13px;line-height:1.5;color:var(--br-ink-70);}\n.br-pdp__hint b{color:var(--br-ink);font-weight:600;}\n.br-pdp__hint::before{content:\"\";flex:none;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--br-gold);background:radial-gradient(circle at 50% 50%,transparent 38%,rgba(201,162,39,.25) 40%);}\n.br-pdp__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 var(--br-gap);}\n.br-pdp__stat{background:var(--br-surface);border:1px solid var(--br-line);border-radius:12px;padding:13px 10px;text-align:center;}\n.br-pdp__statNum{font-family:var(--br-display);font-size:clamp(14px,3.2vw,18px);font-weight:700;line-height:1;color:var(--br-ink);font-variant-numeric:tabular-nums;}\n.br-pdp__statLabel{display:block;margin-top:6px;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--br-ink-45);line-height:1.3;}\n.br-pdp__row{display:flex;gap:11px;padding:0 0 12px;font-size:14px;line-height:1.55;}\n.br-pdp__section{margin-bottom:22px;}\n.br-pdp__sectionHead{display:flex;align-items:baseline;gap:11px;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid var(--br-ink);}\n.br-pdp__num{font-family:var(--br-display);font-size:13px;font-weight:700;color:var(--br-emerald);font-variant-numeric:tabular-nums;flex:none;}\n.br-pdp__sectionTitle{font-family:var(--br-display);font-size:clamp(18px,4vw,23px);font-weight:700;letter-spacing:-.01em;margin:0;}\n.br-pdp__item{background:var(--br-surface);border:1px solid var(--br-line);border-radius:var(--br-radius);margin-bottom:10px;overflow:hidden;transition:border-color .2s,box-shadow .2s;}\n.br-pdp__item[open]{border-color:var(--br-emerald);box-shadow:0 2px 18px rgba(14,26,47,.06);}\n.br-pdp__item:hover:not([open]){border-color:#B9C5D6;}\n.br-pdp__q{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;min-height:56px;font-size:15.5px;font-weight:600;line-height:1.45;color:var(--br-ink);}\n.br-pdp__q::-webkit-details-marker{display:none;}\n.br-pdp__q:focus-visible{outline:2px solid var(--br-emerald);outline-offset:-2px;border-radius:var(--br-radius);}\n.br-pdp__stud{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;border:1.5px solid var(--br-line);background:var(--br-paper);position:relative;transition:border-color .22s,background .22s,transform .22s;}\n.br-pdp__stud::before{content:\"\";position:absolute;inset:5px;border-radius:50%;border:1.5px solid var(--br-line);transition:border-color .22s;}\n.br-pdp__stud::after{content:\"\";position:absolute;left:50%;top:50%;width:8px;height:1.5px;background:var(--br-ink-45);transform:translate(-50%,-50%);opacity:0;transition:opacity .22s;}\n.br-pdp__item[open] .br-pdp__stud{border-color:var(--br-emerald);background:rgba(157,176,196,.30);transform:scale(.92);}\n.br-pdp__item[open] .br-pdp__stud::before{border-color:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__stud::after{opacity:1;background:var(--br-emerald);}\n.br-pdp__qText{flex:1;}\n.br-pdp__a{padding:0 18px 20px 54px;font-size:15px;line-height:1.72;color:var(--br-ink-70);}\n.br-pdp__a p{margin:0 0 12px;}.br-pdp__a p:last-child{margin-bottom:0;}\n.br-pdp__a strong{color:var(--br-ink);}\n.br-pdp__list{margin:0 0 12px;padding:0;list-style:none;}\n.br-pdp__list li{position:relative;padding:0 0 8px 20px;line-height:1.6;}\n.br-pdp__list li::before{content:\"\";position:absolute;left:2px;top:9px;width:7px;height:7px;border-radius:2px;background:var(--br-emerald);}\n.br-pdp__item[open] .br-pdp__a{animation:br-reveal .26s ease both;}\n@keyframes br-reveal{from{opacity:0;transform:translateY(-5px);}to{opacity:1;transform:none;}}\n.br-pdp__spec{width:100%;border-collapse:collapse;font-size:14.5px;}\n.br-pdp__spec th,.br-pdp__spec td{text-align:left;padding:10px 0;border-bottom:1px solid var(--br-line);vertical-align:top;}\n.br-pdp__spec th{font-weight:600;color:var(--br-ink);width:44%;padding-right:14px;}\n.br-pdp__spec td{color:var(--br-ink-70);}\n.br-pdp__spec tr:last-child th,.br-pdp__spec tr:last-child td{border-bottom:none;}\n.br-pdp__foot{margin-top:var(--br-gap);padding:22px 20px;background:var(--br-ink);border-radius:var(--br-radius);color:#fff;}\n.br-pdp__footTitle{font-family:var(--br-display);font-size:18px;font-weight:700;margin:0 0 6px;}\n.br-pdp__footText{font-size:14.5px;line-height:1.6;margin:0;color:rgba(255,255,255,.75);}\n.br-pdp__footText a{color:var(--br-gold);text-decoration:none;font-weight:500;}\n.br-pdp__footText a:hover{text-decoration:underline;}\n.br-pdp__legal{margin-top:16px;font-size:12px;line-height:1.6;color:var(--br-ink-45);text-align:center;padding:0 8px;}\n@media (max-width:600px){.br-pdp__stats{grid-template-columns:repeat(2,1fr);}.br-pdp__q{font-size:15px;padding:15px;gap:12px;}.br-pdp__a{padding:0 15px 18px 49px;font-size:14.5px;}.br-pdp__spec th{width:52%;}}\n@media (prefers-reduced-motion:reduce){.br-pdp *{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"br-pdp\"\u003e\n\u003cheader class=\"br-pdp__hero\"\u003e\u003cspan class=\"br-pdp__plate\"\u003eBR60543 · Space Fleet Series\u003c\/span\u003e\n\u003cp class=\"br-pdp__eyebrow\"\u003eLarge Sci-Fi Warship · 2,679 Pieces · Optional Motor \u0026amp; Light Upgrade\u003c\/p\u003e\n\u003ch1 class=\"br-pdp__title\"\u003eDark Interstellar Warship\u003c\/h1\u003e\n\u003cp class=\"br-pdp__lede\"\u003eAssemble a dramatic 2,679-piece interstellar warship with a matte-black hull, red energy accents and layered mechanical detailing. The broad triangular silhouette, rotating turret elements, central core and rear thruster cluster create a strong science-fiction display presence. The base set is a \u003cb\u003estatic adult collectible\u003c\/b\u003e; an optional motor-and-light upgrade pack is sold separately.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cp class=\"br-pdp__hint\"\u003eThe full product details are \u003cb\u003eorganised into the sections below — select any row to open it\u003c\/b\u003e.\u003c\/p\u003e\n\u003cdiv class=\"br-pdp__stats\"\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e2,679\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003e73 cm\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eLength\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eStatic\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eBase Model\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-pdp__stat\"\u003e\n\u003cspan class=\"br-pdp__statNum\"\u003eOptional\u003c\/span\u003e\u003cspan class=\"br-pdp__statLabel\"\u003eDynamic Upgrade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eWhat's in the box \u0026amp; overview\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat's in the set\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e 2,679 interlocking pieces · matte-black hull parts · red and silver accent elements · turret assemblies · central core details · rear thruster structures · transparent detail parts · full-colour step-by-step manual. \u003cstrong\u003eThe base set is static. Optional motor-and-light accessories are sold separately; batteries are not included.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOverview\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eBR60543 is a large sci-fi warship building kit measuring 28.7 x 25.6 x 9.4 in (73 x 65 x 24 cm) when assembled. Its long wedge-shaped hull and elevated rear superstructure make it a substantial centrepiece for a shelf, studio or display cabinet.\u003c\/p\u003e\n\u003cp\u003eThe 2,679-piece build uses layered panels, open channels, mechanical towers and contrasting red details to create depth across the hull. It is designed for collectors who enjoy a long-form assembly project and large-scale space display models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eDesign \u0026amp; craftsmanship\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eLayered warship exterior\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA broad triangular hull with a sharp forward point\u003c\/li\u003e\n\u003cli\u003eMatte-black surface panels with red and silver mechanical accents\u003c\/li\u003e\n\u003cli\u003eRaised command structures and side-mounted turret forms\u003c\/li\u003e\n\u003cli\u003eRear thruster clusters and vented hull sections\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eManual moving features\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eRotatable main turret elements for hands-on display\u003c\/li\u003e\n\u003cli\u003eSpinning fan-style details around the hull openings\u003c\/li\u003e\n\u003cli\u003eManually openable upper cabin sections\u003c\/li\u003e\n\u003cli\u003eVisible central-core detailing for close inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eSupport the finished model from underneath when moving it. Large display builds are easier to handle with two people.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eBuild \u0026amp; upgrade options\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eStatic display build\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eThe standard box builds a complete static display model\u003c\/li\u003e\n\u003cli\u003eManual turret, cabin and fan-style movement adds hands-on interest\u003c\/li\u003e\n\u003cli\u003eNo wiring or charging is required for the base build\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eOptional motor-and-light upgrade\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cul class=\"br-pdp__list\"\u003e\n\u003cli\u003eA compatible upgrade pack with motors, lighting and remote-control components is available separately\u003c\/li\u003e\n\u003cli\u003eThe dynamic pack is \u003cstrong\u003enot included\u003c\/strong\u003e with the static base set\u003c\/li\u003e\n\u003cli\u003eBatteries are not included; follow the upgrade-pack instructions before use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose the static build for display, then add the compatible upgrade pack later for movement and illuminated effects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eSpecs, gifting \u0026amp; safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eFull specifications\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003ctable class=\"br-pdp__spec\"\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\u003eBR60543\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece count\u003c\/th\u003e\n\u003ctd\u003e2,679 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembled size\u003c\/th\u003e\n\u003ctd\u003e28.7 x 25.6 x 9.4 in (73 x 65 x 24 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGift box size\u003c\/th\u003e\n\u003ctd\u003e19.7 x 14.2 x 5.5 in (50 x 36 x 14 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross weight (packed)\u003c\/th\u003e\n\u003ctd\u003e10.14 lb (4.60 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet weight\u003c\/th\u003e\n\u003ctd\u003e8.95 lb (4.06 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAudience\u003c\/th\u003e\n\u003ctd\u003eAdult collectible — not intended for young children\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour\u003c\/th\u003e\n\u003ctd\u003eMatte black with red, silver and metallic orange accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eTriangular hull, rotating turret elements, central core detail, rear thruster structures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStatic base model; optional motor-and-light upgrade sold separately; batteries not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWho it's for \u0026amp; gifting\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis large-scale build is designed for adult sci-fi collectors, mechanical-model fans and builders who enjoy a multi-session project. Its 73 cm length makes it a strong centrepiece for a study, studio or display cabinet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eSafety \u0026amp; care\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eThis is an adult collectible display model, not a children's toy. It contains small parts and is \u003cstrong\u003enot suitable for children under 3\u003c\/strong\u003e — choking hazard. We recommend it for ages 14 and up; anyone younger should build it only under adult supervision. Keep loose parts away from toddlers. Support the model underneath, keep it dry and dust it with a soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"br-pdp__section\"\u003e\n\u003cdiv class=\"br-pdp__sectionHead\"\u003e\n\u003cspan class=\"br-pdp__num\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"br-pdp__sectionTitle\"\u003eCommon questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eDoes the base set include motors or lights?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eNo. The standard box contains the static building model. The compatible motor-and-light upgrade pack is sold separately, and batteries are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eHow difficult is the build?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eAt 2,679 pieces, this is a long-form display build. Work through the illustrated manual in stages and keep small parts organised by section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eWhat if a piece is missing or damaged?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eEmail \u003cstrong\u003eadmin@brickroyal.com\u003c\/strong\u003e within 48 hours of delivery with your order number and clear photos. A short unboxing video is helpful when available, but it is not required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"br-pdp__item\"\u003e\n\u003csummary class=\"br-pdp__q\"\u003e\u003cspan class=\"br-pdp__stud\"\u003e\u003c\/span\u003e\u003cspan class=\"br-pdp__qText\"\u003eIs this suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"br-pdp__a\"\u003e\n\u003cp\u003eIt is an adult collectible display model with small parts, not a toy for young children. We recommend it for ages 14 and up; younger builders should participate only under adult supervision. It is not suitable for children under 3.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"br-pdp__foot\"\u003e\n\u003cp class=\"br-pdp__footTitle\"\u003eQuestions or after-sales support?\u003c\/p\u003e\n\u003cp class=\"br-pdp__footText\"\u003eFor orders, damaged parcels or missing parts, email \u003ca href=\"mailto:admin@brickroyal.com\"\u003eadmin@brickroyal.com\u003c\/a\u003e. For general questions, contact \u003ca href=\"mailto:support@brickroyal.com\"\u003esupport@brickroyal.com\u003c\/a\u003e. Our team usually replies within one business day.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003cp class=\"br-pdp__legal\"\u003eThis is an adult collectible display model, not a children's toy. Contains small parts — not for children under 3 (choking hazard). Recommended for ages 14 and up; anyone younger should build under adult supervision.\u003cbr\u003eBrickRoyal is an independent brand. This product is not affiliated with, licensed by, or endorsed by the LEGO Group, or by any space, spacecraft or entertainment brand.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Standard — Static Build","offer_id":44013691011185,"sku":"BR6974793283169","price":299.0,"currency_code":"USD","in_stock":true},{"title":"Upgraded — RC Powered","offer_id":44013691043953,"sku":"BR6974793283169-01","price":319.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/dark-interstellar-warship-building-kit-brickroyal-4462755.png?v=1788762316"}],"url":"https:\/\/brickroyal.com\/collections\/stem-assembly-toy.oembed?page=3","provider":"BrickRoyal","version":"1.0","type":"link"}