{"product_id":"e36-brick-car-set","title":"E36 Brick Car Set","description":"\u003cstyle\u003e\n    .rvg-product-description {\n      font-family: Arial, Helvetica, sans-serif;\n      color: #101828;\n      background: #ffffff;\n      line-height: 1.6;\n      max-width: 980px;\n      margin: 0 auto;\n      padding: 18px;\n    }\n\n    .rvg-hero-box {\n      background:\n        radial-gradient(circle at top left, rgba(215, 25, 32, 0.10), transparent 260px),\n        linear-gradient(135deg, #ffffff 0%, #fff5f5 55%, #ffffff 100%);\n      border: 1px solid #f0d9db;\n      border-radius: 24px;\n      padding: 28px;\n      margin-bottom: 22px;\n      box-shadow: 0 16px 40px rgba(16, 24, 40, 0.08);\n      overflow: hidden;\n    }\n\n    .rvg-badge {\n      display: inline-block;\n      background: #fff1f1;\n      color: #d71920;\n      border: 1px solid #f0d9db;\n      border-radius: 999px;\n      padding: 7px 14px;\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      margin-bottom: 14px;\n    }\n\n    .rvg-product-description h2 {\n      font-size: 30px;\n      line-height: 1.15;\n      margin: 0 0 12px;\n      font-weight: 900;\n      letter-spacing: -0.03em;\n      color: #101828;\n    }\n\n    .rvg-product-description h3 {\n      font-size: 21px;\n      margin: 0 0 12px;\n      font-weight: 900;\n      color: #101828;\n    }\n\n    .rvg-product-description p {\n      color: #667085;\n      font-size: 15.5px;\n      margin: 0 0 14px;\n    }\n\n    .rvg-highlight {\n      color: #d71920;\n      font-weight: 900;\n    }\n\n    .rvg-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 14px;\n      margin: 22px 0;\n    }\n\n    .rvg-card {\n      background: #ffffff;\n      border: 1px solid #f0d9db;\n      border-radius: 18px;\n      padding: 18px;\n      box-shadow: 0 10px 26px rgba(16, 24, 40, 0.06);\n    }\n\n    .rvg-card-icon {\n      width: 42px;\n      height: 42px;\n      border-radius: 50%;\n      background: #fff1f1;\n      color: #d71920;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 900;\n      margin-bottom: 10px;\n      font-size: 13px;\n    }\n\n    .rvg-card strong {\n      display: block;\n      font-size: 15px;\n      color: #101828;\n      margin-bottom: 5px;\n      font-weight: 900;\n    }\n\n    .rvg-card span {\n      display: block;\n      font-size: 14px;\n      color: #667085;\n    }\n\n    .rvg-section {\n      border: 1px solid #f0d9db;\n      border-radius: 22px;\n      padding: 24px;\n      margin-bottom: 20px;\n      background: #ffffff;\n      box-shadow: 0 10px 30px rgba(16, 24, 40, 0.05);\n    }\n\n    .rvg-two-col {\n      display: grid;\n      grid-template-columns: 1.1fr 0.9fr;\n      gap: 18px;\n      align-items: start;\n    }\n\n    .rvg-list {\n      padding: 0;\n      margin: 0;\n      list-style: none;\n    }\n\n    .rvg-list li {\n      position: relative;\n      padding-left: 26px;\n      margin-bottom: 11px;\n      color: #667085;\n      font-size: 15px;\n    }\n\n    .rvg-list li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #d71920;\n      font-weight: 900;\n    }\n\n    .rvg-spec-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      overflow: hidden;\n      border: 1px solid #f0d9db;\n      border-radius: 18px;\n      background: #ffffff;\n      box-shadow: 0 10px 26px rgba(16, 24, 40, 0.05);\n    }\n\n    .rvg-spec-table th,\n    .rvg-spec-table td {\n      padding: 14px 16px;\n      text-align: left;\n      border-bottom: 1px solid #f0d9db;\n      font-size: 14.5px;\n    }\n\n    .rvg-spec-table th {\n      width: 38%;\n      background: #fffafa;\n      color: #101828;\n      font-weight: 900;\n    }\n\n    .rvg-spec-table td {\n      color: #667085;\n      font-weight: 600;\n    }\n\n    .rvg-spec-table tr:last-child th,\n    .rvg-spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .rvg-callout {\n      background: linear-gradient(135deg, #101828 0%, #1f2937 100%);\n      color: #ffffff;\n      border-radius: 22px;\n      padding: 24px;\n      margin-top: 20px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .rvg-callout::before {\n      content: \"\";\n      position: absolute;\n      right: -80px;\n      top: -80px;\n      width: 180px;\n      height: 180px;\n      background: rgba(215, 25, 32, 0.32);\n      border-radius: 50%;\n    }\n\n    .rvg-callout h3 {\n      color: #ffffff;\n      position: relative;\n      z-index: 1;\n    }\n\n    .rvg-callout p {\n      color: #e5e7eb;\n      position: relative;\n      z-index: 1;\n      margin-bottom: 0;\n    }\n\n    .rvg-small-note {\n      font-size: 13px;\n      color: #667085;\n      margin-top: 12px;\n      font-style: italic;\n    }\n\n    @media (max-width: 768px) {\n      .rvg-product-description {\n        padding: 12px;\n      }\n\n      .rvg-hero-box,\n      .rvg-section,\n      .rvg-callout {\n        padding: 20px;\n        border-radius: 18px;\n      }\n\n      .rvg-product-description h2 {\n        font-size: 25px;\n      }\n\n      .rvg-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .rvg-two-col {\n        grid-template-columns: 1fr;\n      }\n\n      .rvg-spec-table th,\n      .rvg-spec-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .rvg-spec-table th {\n        border-bottom: none;\n        padding-bottom: 4px;\n      }\n\n      .rvg-spec-table td {\n        padding-top: 4px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"rvg-product-description\"\u003e\n\u003cdiv class=\"rvg-hero-box\"\u003e\n\u003cspan class=\"rvg-badge\"\u003eDream Car Builds Collection\u003c\/span\u003e\n\u003ch2\u003eRetro Street Legend Building Set\u003c\/h2\u003e\n\u003cp\u003eBuild a clean, boxy, retro-inspired street car with this \u003cspan class=\"rvg-highlight\"\u003e509-piece premium building set\u003c\/span\u003e. Designed with a low stance, black side stripe, detailed front end, rear spoiler, tinted windows, and classic performance styling, this model brings old-school car culture straight to your shelf.\u003c\/p\u003e\n\u003cp\u003eWith its sharp white body, grey wheels, and vintage sports coupe look, this set is perfect for petrolheads, collectors, and anyone who loves detailed car builds that look good from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rvg-grid\"\u003e\n\u003cdiv class=\"rvg-card\"\u003e\n\u003cdiv class=\"rvg-card-icon\"\u003e509\u003c\/div\u003e\n\u003cstrong\u003e509-Piece Build\u003c\/strong\u003e \u003cspan\u003eA more detailed building experience with a clean, display-ready finished model.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rvg-card\"\u003e\n\u003cdiv class=\"rvg-card-icon\"\u003eRETRO\u003c\/div\u003e\n\u003cstrong\u003eClassic Street Style\u003c\/strong\u003e \u003cspan\u003eInspired by vintage performance coupes with a boxy shape and iconic street-car attitude.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rvg-card\"\u003e\n\u003cdiv class=\"rvg-card-icon\"\u003eGMN\u003cbr\u003e\n\u003c\/div\u003e\n\u003cstrong\u003eDream Car Energy\u003c\/strong\u003e \u003cspan\u003eA compact collector piece made for car lovers, builders, and display setups.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rvg-section\"\u003e\n\u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n\u003cdiv class=\"rvg-two-col\"\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis build is made for anyone who appreciates old-school car design. The white body, black stripe detail, smoked windows, detailed front lights, rear spoiler, and low stance give it a clean performance look that stands out once completed.\u003c\/p\u003e\n\u003cp\u003eIt is compact enough for your desk or shelf, but detailed enough to feel like a proper collector model. Whether you’re buying it for yourself or as a gift, it’s the kind of build that petrolheads instantly understand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"rvg-list\"\u003e\n\u003cli\u003e509-piece detailed car building set\u003c\/li\u003e\n\u003cli\u003eRetro coupe-inspired body shape\u003c\/li\u003e\n\u003cli\u003eWhite body with black side stripe\u003c\/li\u003e\n\u003cli\u003eRear spoiler and sporty street-car styling\u003c\/li\u003e\n\u003cli\u003eGreat for shelves, desks, gaming setups, and collections\u003c\/li\u003e\n\u003cli\u003ePerfect gift for car lovers and building block fans\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rvg-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"rvg-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eRetro Sports Coupe Building Block Set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCollection\u003c\/th\u003e\n\u003ctd\u003eDream Car Builds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePiece Count\u003c\/th\u003e\n\u003ctd\u003e509 pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign Style\u003c\/th\u003e\n\u003ctd\u003eClassic street car \/ vintage performance coupe inspired build\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Theme\u003c\/th\u003e\n\u003ctd\u003eWhite body with black accents and grey wheels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinished Size\u003c\/th\u003e\n\u003ctd\u003eApproximately 17 cm long x 7 cm wide x 5.6 cm high\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Use\u003c\/th\u003e\n\u003ctd\u003eDesk display, shelf display, car collection, gaming setup, garage-themed décor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIdeal For\u003c\/th\u003e\n\u003ctd\u003ePetrolheads, collectors, building block fans, and classic car enthusiasts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"rvg-small-note\"\u003eDimensions are approximate and based on the completed model shown in the product image.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rvg-section\"\u003e\n\u003ch3\u003eBuilt for True Car Lovers\u003c\/h3\u003e\n\u003cp\u003eThis model captures the feeling of a classic street machine — simple, sharp, clean, and full of character. From the front grille detail to the rear spoiler and black side stripe, the finished build has the kind of presence that makes it more than just a toy.\u003c\/p\u003e\n\u003cp\u003eAdd it to your Dream Car Builds collection and create a display lineup that celebrates the cars enthusiasts never stop talking about.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rvg-callout\"\u003e\n\u003ch3\u003eA Display Build With Old-School Performance Style\u003c\/h3\u003e\n\u003cp\u003eWith 509 pieces, classic coupe styling, and a clean white-and-black finish, this build is perfect for anyone who wants a fun project and a standout car model to display afterwards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"RevvedUpGarage","offers":[{"title":"Default Title","offer_id":48074683089081,"sku":null,"price":649.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0765\/2586\/3097\/files\/ChatGPTImageJul11_2026at11_09_07AM_1.png?v=1783761010","url":"https:\/\/revvupgarage.com\/products\/e36-brick-car-set","provider":"RevvedUpGarage","version":"1.0","type":"link"}