{"product_id":"ucs-ship-destroyer-75252-set-us-delivery-in-3-5-days","title":"Imperial Destroyer UCS - 75252","description":"\u003cstyle\u003e    #mbx-landing,    #mbx-landing * {      box-sizing: border-box;    }    #mbx-landing {      font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;      color: #222;      line-height: 1.6;      max-width: 1920px;      margin: 0 auto;      overflow-x: hidden;      background: #fff;    }    #mbx-landing img {      max-width: 100%;      height: auto;      display: block;      margin: 0 auto;    }    #mbx-landing h1,    #mbx-landing h2,    #mbx-landing h3,    #mbx-landing p {      margin-top: 0;    }    #mbx-landing h2 {      font-size: 34px;      line-height: 1.25;      text-align: center;      margin-bottom: 16px;      color: #111;      font-weight: 800;    }    #mbx-landing h3 {      color: #111;      font-weight: 800;      line-height: 1.3;    }    #mbx-landing p {      font-size: 16px;      color: #555;      margin-bottom: 0;    }    #mbx-landing .mbx-container {      width: 100%;      max-width: 1180px;      margin: 0 auto;      padding: 0 18px;    }    \/* Hero *\/    #mbx-landing .mbx-hero {      width: 100%;      background: #070707;      overflow: hidden;    }    #mbx-landing .mbx-hero-inner {      max-width: 1440px;      margin: 0 auto;      display: grid;      grid-template-columns: minmax(0, 1.45fr) minmax(360px, 0.85fr);      align-items: center;      gap: 0;      min-height: 620px;    }    #mbx-landing .mbx-hero-image {      width: 100%;      height: 100%;      min-height: 620px;      display: flex;      align-items: center;      justify-content: center;      background: #000;      padding: 18px;    }    #mbx-landing .mbx-hero-image img {      width: 100%;      height: 100%;      max-height: 620px;      object-fit: contain;      object-position: center;      display: block;    }    #mbx-landing .mbx-hero-image-mobile {      display: none;    }    #mbx-landing .mbx-hero-content {      height: 100%;      min-height: 620px;      padding: 60px 54px;      display: flex;      flex-direction: column;      justify-content: center;      background: #090909;      color: #fff;      text-align: left;    }    #mbx-landing .mbx-hero-kicker {      display: inline-block;      width: fit-content;      margin-bottom: 16px;      padding: 7px 12px;      border: 1px solid rgba(255, 255, 255, 0.22);      border-radius: 999px;      color: rgba(255, 255, 255, 0.82);      font-size: 13px;      font-weight: 800;      letter-spacing: 0.08em;      text-transform: uppercase;    }    #mbx-landing .mbx-hero h1 {      color: #fff;      font-size: 56px;      line-height: 1.05;      font-weight: 900;      letter-spacing: -1px;      margin-bottom: 18px;    }    #mbx-landing .mbx-hero p {      color: rgba(255, 255, 255, 0.88);      font-size: 19px;      line-height: 1.55;      max-width: 520px;    }    #mbx-landing .mbx-hero-points {      display: grid;      gap: 10px;      margin-top: 26px;      padding: 0;      list-style: none;    }    #mbx-landing .mbx-hero-points li {      color: rgba(255, 255, 255, 0.9);      font-size: 15px;      line-height: 1.5;      display: flex;      gap: 9px;      align-items: flex-start;    }    #mbx-landing .mbx-hero-points li::before {      content: \"✓\";      color: #ffda45;      font-weight: 900;      flex: 0 0 auto;    }    @media (max-width: 900px) {      #mbx-landing .mbx-hero-inner {        grid-template-columns: 1fr;        min-height: auto;      }      #mbx-landing .mbx-hero-image {        min-height: auto;        padding: 0;      }      #mbx-landing .mbx-hero-image-desktop {        display: none;      }      #mbx-landing .mbx-hero-image-mobile {        display: block;      }      #mbx-landing .mbx-hero-image img {        width: 100%;        height: auto;        max-height: none;        object-fit: contain;      }      #mbx-landing .mbx-hero-content {        min-height: auto;        padding: 32px 20px 36px;        text-align: center;        align-items: center;      }      #mbx-landing .mbx-hero-kicker {        margin-left: auto;        margin-right: auto;      }      #mbx-landing .mbx-hero h1 {        font-size: 36px;        margin-bottom: 12px;      }      #mbx-landing .mbx-hero p {        font-size: 16px;        margin: 0 auto;      }      #mbx-landing .mbx-hero-points {        width: 100%;        max-width: 360px;        text-align: left;      }    }        \/* Price *\/    #mbx-landing .mbx-price-section {      text-align: center;      padding: 28px 16px;      background: #fff;      border-bottom: 1px solid #ececec;    }    #mbx-landing .mbx-price-old {      font-size: 18px;      text-decoration: line-through;      color: #999;      margin-bottom: 8px;    }    #mbx-landing .mbx-price-tag {      font-size: 50px;      font-weight: 900;      color: #e41e26;      line-height: 1;      margin-bottom: 12px;    }    #mbx-landing .mbx-stock-tag {      display: inline-block;      font-size: 15px;      color: #222;      font-weight: 800;      background: #ffeb3b;      padding: 8px 18px;      border-radius: 999px;    }    \/* Countdown *\/    #mbx-landing .mbx-countdown-section {      text-align: center;      padding: 34px 16px;      background: #282828;      color: #fff;    }    #mbx-landing .mbx-countdown-section h2 {      color: #fff;      margin-bottom: 18px;    }    #mbx-landing .mbx-countdown {      display: flex;      justify-content: center;      gap: 10px;      flex-wrap: wrap;    }    #mbx-landing .mbx-count-box {      background: #fff;      color: #222;      padding: 12px 10px;      border-radius: 10px;      min-width: 74px;      box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);    }    #mbx-landing .mbx-count-number {      display: block;      font-size: 24px;      font-weight: 900;      line-height: 1;    }    #mbx-landing .mbx-count-label {      display: block;      font-size: 12px;      color: #666;      margin-top: 5px;      text-transform: uppercase;      letter-spacing: 0.5px;    }    \/* Sections *\/    #mbx-landing .mbx-section {      padding: 52px 0;    }    #mbx-landing .mbx-section-light {      background: #f8f9fb;    }    #mbx-landing .mbx-grid-3 {      display: grid;      grid-template-columns: repeat(3, 1fr);      gap: 18px;      margin-top: 26px;    }    #mbx-landing .mbx-card {      background: #fff;      border-radius: 16px;      padding: 24px;      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);      border: 1px solid #ececec;      height: 100%;    }    #mbx-landing .mbx-card-icon {      width: 56px;      height: 56px;      object-fit: cover;      border-radius: 12px;      margin: 0 auto 14px;    }    #mbx-landing .mbx-card h3 {      font-size: 20px;      text-align: center;      margin-bottom: 10px;    }    #mbx-landing .mbx-card p {      text-align: center;    }    #mbx-landing .mbx-full-media {      width: 100%;      margin: 0 auto;      background: #000;    }    #mbx-landing .mbx-full-media img {      width: 100%;    }    \/* Trust *\/    #mbx-landing .mbx-trust-grid {      display: grid;      grid-template-columns: repeat(4, 1fr);      gap: 16px;      margin-top: 26px;    }    #mbx-landing .mbx-trust-item {      background: #fff;      border: 1px solid #ececec;      border-radius: 16px;      padding: 22px;      box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);    }    #mbx-landing .mbx-trust-item h3 {      font-size: 18px;      margin-bottom: 8px;    }    #mbx-landing .mbx-contact-box {      margin: 28px auto 0;      max-width: 620px;      text-align: center;      background: #f4f6fb;      border: 1px solid #e4e7f0;      border-radius: 16px;      padding: 22px;    }    #mbx-landing .mbx-contact-box a {      color: #3047a5;      font-weight: 800;      text-decoration: none;    }    \/* Detail *\/    #mbx-landing .mbx-detail-row {      display: flex;      align-items: center;      gap: 28px;      margin-top: 30px;    }    #mbx-landing .mbx-detail-row-reverse {      flex-direction: row-reverse;    }    #mbx-landing .mbx-detail-col {      flex: 1;      min-width: 0;    }    #mbx-landing .mbx-detail-col img {      width: 100%;      border-radius: 16px;      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);    }    #mbx-landing .mbx-detail-text {      padding: 12px;    }    #mbx-landing .mbx-detail-text h3 {      font-size: 26px;      margin-bottom: 10px;    }    \/* Table *\/    #mbx-landing .mbx-table-wrap {      overflow-x: auto;      margin-top: 24px;      border-radius: 14px;      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);    }    #mbx-landing .mbx-table {      width: 100%;      min-width: 560px;      border-collapse: collapse;      background: #fff;    }    #mbx-landing .mbx-table th {      background: #222;      color: #fff;      padding: 14px 10px;      font-size: 15px;    }    #mbx-landing .mbx-table td {      border: 1px solid #e1e1e1;      padding: 14px 10px;      text-align: center;      font-size: 15px;    }    #mbx-landing .mbx-table tbody tr:nth-child(even) {      background: #fafafa;    }    \/* Lifestyle *\/    #mbx-landing .mbx-lifestyle-grid {      display: grid;      grid-template-columns: repeat(3, 1fr);      gap: 16px;      margin-top: 24px;    }    #mbx-landing .mbx-lifestyle-grid img {      width: 100%;      aspect-ratio: 1 \/ 1;      object-fit: cover;      border-radius: 14px;      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);    }    \/* Guarantee *\/    #mbx-landing .mbx-guarantee-grid {      display: grid;      grid-template-columns: repeat(2, 1fr);      gap: 18px;      margin-top: 24px;    }    #mbx-landing .mbx-guarantee-item {      background: #fff;      border: 1px solid #ececec;      border-radius: 16px;      padding: 24px;      text-align: center;      box-shadow: 0 5px 18px rgba(0, 0, 0, 0.06);    }    \/* Specs *\/    #mbx-landing .mbx-spec-box {      max-width: 880px;      margin: 26px auto 0;      background: #fff;      border: 1px solid #ececec;      border-radius: 18px;      padding: 28px;      text-align: center;      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);    }    #mbx-landing .mbx-spec-box h3 {      color: #d62828;      font-size: 24px;      margin-bottom: 10px;    }    @media (max-width: 900px) {      #mbx-landing .mbx-grid-3,      #mbx-landing .mbx-trust-grid {        grid-template-columns: repeat(2, 1fr);      }    }    @media (max-width: 768px) {      #mbx-landing h2 {        font-size: 27px;      }      #mbx-landing .mbx-price-tag {        font-size: 42px;      }      #mbx-landing .mbx-section {        padding: 40px 0;      }      #mbx-landing .mbx-grid-3,      #mbx-landing .mbx-trust-grid,      #mbx-landing .mbx-lifestyle-grid,      #mbx-landing .mbx-guarantee-grid {        grid-template-columns: 1fr;      }      #mbx-landing .mbx-detail-row,      #mbx-landing .mbx-detail-row-reverse {        flex-direction: column;        gap: 18px;      }      #mbx-landing .mbx-detail-text {        text-align: center;        padding: 0;      }    }  \u003c\/style\u003e\n\u003cdiv class=\"mbx-landing\" id=\"mbx-landing\"\u003e\n\u003csection class=\"mbx-hero\"\u003e\n\u003cdiv class=\"mbx-hero-inner\"\u003e\n\u003cdiv class=\"mbx-hero-image\"\u003e\u003cimg alt=\"Premium compatible collector ship model\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/4c671dc61bde3d1d451114e372ecae0d7c050553b6f1f2ec147c085ec412d1ae.jpg\" class=\"mbx-hero-image-mobile\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mbx-hero-content\"\u003e\n\u003cspan class=\"mbx-hero-kicker\"\u003eCollector-Scale Display Build\u003c\/span\u003e\n\u003ch1\u003eRule the Galaxy\u003c\/h1\u003e\n\u003cp\u003ePremium compatible collector-scale ship destroyer set with 4,784 pieces of display-ready detail.\u003c\/p\u003e\n\u003cul class=\"mbx-hero-points\"\u003e\n\u003cli\u003eLarge display model with a commanding shelf presence\u003c\/li\u003e\n\u003cli\u003eCompatible with major brick systems\u003c\/li\u003e\n\u003cli\u003eSecure packaging without the original retail box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-price-section\"\u003e\n\u003cdiv class=\"mbx-price-old\"\u003eMarket Reference Price $699.99\u003c\/div\u003e\n\u003cdiv class=\"mbx-price-tag\"\u003e50% OFF\u003c\/div\u003e\n\u003cdiv class=\"mbx-stock-tag\"\u003e⚠️ Limited Batch: Only 15 Units Remaining\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-countdown-section\"\u003e\n\u003ch2\u003eFlash Sale Ends In:\u003c\/h2\u003e\n\u003cdiv data-mbx-countdown=\"\" class=\"mbx-countdown\"\u003e\n\u003cdiv class=\"mbx-count-box\"\u003e\n\u003cspan data-days=\"\" class=\"mbx-count-number\"\u003e00\u003c\/span\u003e \u003cspan class=\"mbx-count-label\"\u003eDays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-count-box\"\u003e\n\u003cspan data-hours=\"\" class=\"mbx-count-number\"\u003e23\u003c\/span\u003e \u003cspan class=\"mbx-count-label\"\u003eHrs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-count-box\"\u003e\n\u003cspan data-minutes=\"\" class=\"mbx-count-number\"\u003e45\u003c\/span\u003e \u003cspan class=\"mbx-count-label\"\u003eMins\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-count-box\"\u003e\n\u003cspan data-seconds=\"\" class=\"mbx-count-number\"\u003e48\u003c\/span\u003e \u003cspan class=\"mbx-count-label\"\u003eSecs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-section mbx-section-light\"\u003e\n\u003cdiv class=\"mbx-container\"\u003e\n\u003ch2\u003eWhy This Premium Compatible Model Costs Less\u003c\/h2\u003e\n\u003cdiv class=\"mbx-grid-3\"\u003e\n\u003cdiv class=\"mbx-card\"\u003e\n\u003cimg alt=\"Premium bricks\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/33b3668ea0701db92ccb116a6f8398927a17afd5a13fb08284f1c2ffe0c59b23.png\" class=\"mbx-card-icon\"\u003e\n\u003ch3\u003ePremium Bricks\u003c\/h3\u003e\n\u003cp\u003eHigh-quality building blocks compatible with leading brick systems. Designed for a stable, detailed build.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-card\"\u003e\n\u003cimg alt=\"Direct source\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/0c5007c9c8af7bb43040b2127d2802966941b76939e8cdf9b997e4ce3c59b8ff.jpg\" class=\"mbx-card-icon\"\u003e\n\u003ch3\u003eDirect Source\u003c\/h3\u003e\n\u003cp\u003eBulk procurement and simplified packaging help reduce unnecessary costs while keeping the model complete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-card\"\u003e\n\u003cimg alt=\"Final clearance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/0a2148bd00ae7f363596a846d9feccfb2facfc31441bba2aff1752e71974e9ce.jpg\" class=\"mbx-card-icon\"\u003e\n\u003ch3\u003eFinal Clearance\u003c\/h3\u003e\n\u003cp\u003eThis limited batch is available at a special clearance price while inventory lasts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mbx-full-media\"\u003e\u003cimg alt=\"Product model animation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/7101927f5b7053fd724454145209570737135cc494d209171683aa84302ba4e6.gif\"\u003e\u003c\/div\u003e\n\u003csection class=\"mbx-section\"\u003e\n\u003cdiv class=\"mbx-container\"\u003e\n\u003ch2\u003eOur Commitment\u003c\/h2\u003e\n\u003cdiv class=\"mbx-trust-grid\"\u003e\n\u003cdiv class=\"mbx-trust-item\"\u003e\n\u003ch3\u003e🛡️ Secure Shopping\u003c\/h3\u003e\n\u003cp\u003eWe focus on clear product information, reliable shipping, and responsive post-purchase support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-trust-item\"\u003e\n\u003ch3\u003e🧱 Free Parts Service\u003c\/h3\u003e\n\u003cp\u003eIf a piece is missing, contact us and we will help arrange replacement parts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-trust-item\"\u003e\n\u003ch3\u003e⚡ Fast Support\u003c\/h3\u003e\n\u003cp\u003eOur support team usually responds within 24 hours to help with shipping or assembly questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-trust-item\"\u003e\n\u003ch3\u003e💰 30-Day Support\u003c\/h3\u003e\n\u003cp\u003eShop with confidence. Contact us within 30 days if there is a product or delivery issue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-contact-box\"\u003e\n\u003ch3\u003eNeed Help?\u003c\/h3\u003e\n\u003cp\u003eContact our support team anytime:\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e📩info@mybrickoras.com\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-section mbx-section-light\"\u003e\n\u003cdiv class=\"mbx-container\"\u003e\n\u003ch2\u003e\n\u003cimg alt=\"Detail animation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/b8b511133698f1b84ea2c146a7175f833afa818f2ec9523f06ce09ecd734c9a4.gif\"\u003e Unmatched Detail\u003c\/h2\u003e\n\u003cdiv class=\"mbx-detail-row\"\u003e\n\u003cdiv class=\"mbx-detail-col\"\u003e\u003cimg alt=\"Command bridge detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/c143bcad695b0c1d0f757a728586b6c9474dca3ae6973848977ea0255d52f88c.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mbx-detail-col\"\u003e\n\u003cdiv class=\"mbx-detail-text\"\u003e\n\u003ch3\u003eThe Command Bridge\u003c\/h3\u003e\n\u003cp\u003eDetailed reproduction featuring intricate surface elements and a realistic display-scale silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-detail-row mbx-detail-row-reverse\"\u003e\n\u003cdiv class=\"mbx-detail-col\"\u003e\u003cimg alt=\"Large display scale\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/339860895daae3421efe62656415e1d34cec617b55d08893fc848cc353703aa9.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mbx-detail-col\"\u003e\n\u003cdiv class=\"mbx-detail-text\"\u003e\n\u003ch3\u003eMassive Scale\u003c\/h3\u003e\n\u003cp\u003eOver 43 inches long, making it a strong centerpiece for a home office, collection shelf, or display room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-section\"\u003e\n\u003cdiv class=\"mbx-container\"\u003e\n\u003ch2\u003ePremium Comparison\u003c\/h2\u003e\n\u003cdiv class=\"mbx-table-wrap\"\u003e\n\u003ctable class=\"mbx-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eStandard Set\u003c\/th\u003e\n\u003cth\u003eCollector Destroyer\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eSmall \/ Medium\u003c\/td\u003e\n\u003ctd\u003eMassive 43-inch display length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDetail Level\u003c\/td\u003e\n\u003ctd\u003ePlay-focused\u003c\/td\u003e\n\u003ctd\u003eDisplay-focused collector detail\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eGeneric\u003c\/td\u003e\n\u003ctd\u003eCompatible with major brick systems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd\u003eHigh cost\u003c\/td\u003e\n\u003ctd\u003eSpecial clearance offer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-section mbx-section-light\"\u003e\n\u003cdiv class=\"mbx-container\"\u003e\n\u003ch2\u003eA Centerpiece for Your Home\u003c\/h2\u003e\n\u003cdiv class=\"mbx-lifestyle-grid\"\u003e\n\u003cimg alt=\"Display model in home setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/fbeaf00fe04318341173dcf6a9afa185a63aef706271dc08d41d23c6d2f8a728.jpg\"\u003e \u003cimg alt=\"Collector display setup\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/3ca15c363ec926b0885f924f8276035cd2437e543fcb6ae39c2e9f2b563a01ca.jpg\"\u003e \u003cimg alt=\"Model display room\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/6050\/9437\/files\/a7d36c77d997b341ba1594f5384def89c26b0554fc47f8bb2bcb639904522320.jpg\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-section\"\u003e\n\u003cdiv class=\"mbx-container\"\u003e\n\u003ch2\u003eSecure \u0026amp; Insured Shipping\u003c\/h2\u003e\n\u003cdiv class=\"mbx-guarantee-grid\"\u003e\n\u003cdiv class=\"mbx-guarantee-item\"\u003e\n\u003ch3\u003e📦 Protective Packaging\u003c\/h3\u003e\n\u003cp\u003eWe use reinforced shipping packaging to help protect the set during transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbx-guarantee-item\"\u003e\n\u003ch3\u003e✨ 30-Day Guarantee\u003c\/h3\u003e\n\u003cp\u003eContact us within 30 days if there is an issue with your order or product condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mbx-section mbx-section-light\"\u003e\n\u003cdiv class=\"mbx-container\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"mbx-spec-box\"\u003e\n\u003ch3\u003eDimensions\u003c\/h3\u003e\n\u003cp\u003eModel on display stand measures over 17” \/ 44cm high, 43” \/ 110cm long and 26” \/ 66cm wide. Without the stand, it measures over 14” \/ 37cm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cnoscript\u003e    (function () {      var root = document.getElementById(\"mbx-landing\");      if (!root) return;      var countdown = root.querySelector(\"[data-mbx-countdown]\");      if (!countdown) return;      var storageKey = \"mbx_landing_countdown_destroyer_v1\";      var duration = ((23 * 60 * 60) + (45 * 60) + 48) * 1000;      var endTime = parseInt(localStorage.getItem(storageKey), 10);      if (!endTime || Date.now() \u0026gt;= endTime) {        endTime = Date.now() + duration;        localStorage.setItem(storageKey, String(endTime));      }      var daysEl = countdown.querySelector(\"[data-days]\");      var hoursEl = countdown.querySelector(\"[data-hours]\");      var minutesEl = countdown.querySelector(\"[data-minutes]\");      var secondsEl = countdown.querySelector(\"[data-seconds]\");      function pad(num) {        return String(num).padStart(2, \"0\");      }      function renderCountdown() {        var remaining = endTime - Date.now();        if (remaining \u0026lt;= 0) {          endTime = Date.now() + duration;          localStorage.setItem(storageKey, String(endTime));          remaining = endTime - Date.now();        }        var totalSeconds = Math.floor(remaining \/ 1000);        var days = Math.floor(totalSeconds \/ 86400);        var hours = Math.floor((totalSeconds % 86400) \/ 3600);        var minutes = Math.floor((totalSeconds % 3600) \/ 60);        var seconds = totalSeconds % 60;        if (daysEl) daysEl.textContent = pad(days);        if (hoursEl) hoursEl.textContent = pad(hours);        if (minutesEl) minutesEl.textContent = pad(minutes);        if (secondsEl) secondsEl.textContent = pad(seconds);      }      renderCountdown();      setInterval(renderCountdown, 1000);    })();  \u003c\/noscript\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":56549329469606,"sku":"75252","price":199.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/3746\/0134\/files\/241934ca7f45f86304d0a8a409cf2a6a6895f3918fad2b309d042067cfac169e.webp?v=1780114634","url":"https:\/\/www.brickoraes.com\/products\/ucs-ship-destroyer-75252-set-us-delivery-in-3-5-days","provider":"BrickOraes","version":"1.0","type":"link"}