{"product_id":"building-block-toy-for-assembling-michael-jackson-classic-dance-pose-figure-tribute-to-a-legendary-icon-gift-for-michael-jackson-fans","title":"🕺 Michael Jackson Tribute Building Block Figure – Classic Dance Pose Collectible for Music Fans 🎤","description":"\u003cstyle\u003e \/* =========================================================    ICONIC DANCE POSE BUILDING BLOCK    Shopify Product Description    Black \/ Gold Collector Style    ========================================================= *\/  .mj-build-page {   max-width: 920px;   margin: 0 auto;   padding: 0;   font-family: Arial, Helvetica, sans-serif;   color: #181818;   line-height: 1.6;   background: #ffffff; }  .mj-build-page * {   box-sizing: border-box; }  .mj-build-page img {   display: block;   width: 100%;   height: auto;   border-radius: 18px; }  .mj-section {   margin-bottom: 58px; }   \/* ================================    HERO    ================================ *\/  .mj-hero {   position: relative;   overflow: hidden;   border-radius: 24px;   background: #090909;   margin-bottom: 26px; }  .mj-hero img {   width: 100%;   border-radius: 24px; }  .mj-hero-content {   padding: 34px 28px 38px;   text-align: center;   background:     linear-gradient(       180deg,       #090909 0%,       #111111 100%     ); }  .mj-small-label {   display: inline-block;   margin-bottom: 13px;   padding: 7px 16px;   border: 1px solid #d2aa4e;   border-radius: 50px;   color: #e9c66d;   font-size: 12px;   font-weight: 800;   letter-spacing: 1.5px;   text-transform: uppercase; }  .mj-hero h2 {   margin: 0 auto 13px;   max-width: 760px;   color: #ffffff;   font-size: 38px;   line-height: 1.13;   font-weight: 900; }  .mj-hero h2 span {   color: #e6c266; }  .mj-hero p {   max-width: 700px;   margin: 0 auto;   color: #dddddd;   font-size: 17px; }   \/* ================================    QUICK BENEFITS    ================================ *\/  .mj-benefits {   display: grid;   grid-template-columns: repeat(4, 1fr);   gap: 12px;   margin: 24px 0 55px; }  .mj-benefit {   min-height: 145px;   padding: 21px 12px;   text-align: center;   background: #faf8f3;   border: 1px solid #eee5d2;   border-radius: 15px; }  .mj-benefit-icon {   margin-bottom: 8px;   font-size: 29px; }  .mj-benefit strong {   display: block;   margin-bottom: 5px;   color: #151515;   font-size: 15px;   line-height: 1.3; }  .mj-benefit span {   display: block;   color: #777777;   font-size: 12px;   line-height: 1.45; }   \/* ================================    SECTION TITLES    ================================ *\/  .mj-title {   max-width: 760px;   margin: 0 auto 25px;   text-align: center; }  .mj-title-label {   margin-bottom: 7px;   color: #b58b32;   font-size: 12px;   font-weight: 900;   letter-spacing: 1.4px;   text-transform: uppercase; }  .mj-title h2 {   margin: 0 0 9px;   color: #141414;   font-size: 31px;   line-height: 1.2;   font-weight: 900; }  .mj-title p {   max-width: 680px;   margin: 0 auto;   color: #696969;   font-size: 16px; }   \/* ================================    STORY SECTION    ================================ *\/  .mj-story {   padding: 35px 28px;   border-radius: 20px;   background: #101010;   color: #ffffff;   text-align: center; }  .mj-story h2 {   margin: 0 0 12px;   color: #e7c46b;   font-size: 30px;   line-height: 1.2; }  .mj-story p {   max-width: 700px;   margin: 0 auto;   color: #e1e1e1;   font-size: 16px; }   \/* ================================    FEATURES    ================================ *\/  .mj-features {   display: grid;   grid-template-columns: repeat(2, 1fr);   gap: 14px;   margin-top: 25px; }  .mj-feature {   padding: 22px;   border: 1px solid #e8e8e8;   border-radius: 16px;   background: #ffffff;   box-shadow: 0 6px 22px rgba(0,0,0,0.04); }  .mj-feature-icon {   margin-bottom: 8px;   font-size: 27px; }  .mj-feature h3 {   margin: 0 0 7px;   color: #1b1b1b;   font-size: 18px; }  .mj-feature p {   margin: 0;   color: #696969;   font-size: 14px; }   \/* ================================    BUILD SECTION    ================================ *\/  .mj-build-box {   overflow: hidden;   border: 1px solid #ececec;   border-radius: 20px;   background: #fafafa; }  .mj-build-text {   padding: 29px 25px 32px;   text-align: center; }  .mj-build-text h2 {   margin: 0 0 10px;   color: #171717;   font-size: 29px; }  .mj-build-text p {   max-width: 660px;   margin: 0 auto;   color: #6b6b6b; }   \/* ================================    THREE STEPS    ================================ *\/  .mj-steps {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 14px;   margin-top: 26px; }  .mj-step {   padding: 24px 17px;   text-align: center;   border-radius: 16px;   background: #faf7ef;   border: 1px solid #eee3c9; }  .mj-step-number {   display: flex;   align-items: center;   justify-content: center;   width: 43px;   height: 43px;   margin: 0 auto 12px;   border-radius: 50%;   background: #171717;   color: #e8c464;   font-size: 19px;   font-weight: 900; }  .mj-step h3 {   margin: 0 0 6px;   color: #151515;   font-size: 17px; }  .mj-step p {   margin: 0;   color: #727272;   font-size: 13px; }   \/* ================================    IMAGE GRID    ================================ *\/  .mj-image-grid {   display: grid;   grid-template-columns: repeat(2, 1fr);   gap: 12px; }  .mj-image-grid img {   height: 100%;   object-fit: cover; }   \/* ================================    BLACK HIGHLIGHT    ================================ *\/  .mj-highlight {   padding: 36px 25px;   border-radius: 20px;   text-align: center;   background:     linear-gradient(       135deg,       #080808 0%,       #202020 100%     ); }  .mj-highlight-icon {   margin-bottom: 10px;   font-size: 35px; }  .mj-highlight h2 {   margin: 0 0 10px;   color: #e8c363;   font-size: 29px; }  .mj-highlight p {   max-width: 690px;   margin: 0 auto;   color: #e5e5e5;   font-size: 16px; }   \/* ================================    CHECK LIST    ================================ *\/  .mj-checklist {   max-width: 700px;   margin: 25px auto 0;   padding: 0;   list-style: none; }  .mj-checklist li {   position: relative;   margin-bottom: 9px;   padding: 13px 14px 13px 42px;   border-radius: 11px;   background: #fafafa;   color: #333333;   font-size: 15px; }  .mj-checklist li::before {   content: '✓';   position: absolute;   top: 11px;   left: 14px;   color: #b78b31;   font-size: 19px;   font-weight: 900; }   \/* ================================    SIZE SECTION    ================================ *\/  .mj-size-box {   overflow: hidden;   border-radius: 20px;   border: 1px solid #e6e6e6; }  .mj-size-info {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 10px;   padding: 22px;   background: #111111;   text-align: center; }  .mj-size-item strong {   display: block;   margin-bottom: 2px;   color: #e6c268;   font-size: 21px; }  .mj-size-item span {   color: #dddddd;   font-size: 12px; }   \/* ================================    PERFECT FOR    ================================ *\/  .mj-perfect-grid {   display: grid;   grid-template-columns: repeat(2, 1fr);   gap: 13px; }  .mj-perfect-item {   padding: 22px;   border-radius: 15px;   background: #f8f8f8;   border: 1px solid #ececec; }  .mj-perfect-item h3 {   margin: 0 0 6px;   color: #181818;   font-size: 17px; }  .mj-perfect-item p {   margin: 0;   color: #707070;   font-size: 14px; }   \/* ================================    FINAL CTA    ================================ *\/  .mj-final {   padding: 40px 25px;   border-radius: 22px;   background:     radial-gradient(       circle at top,       #272727 0%,       #090909 70%     );   text-align: center;   color: #ffffff; }  .mj-final-tag {   display: inline-block;   margin-bottom: 13px;   padding: 7px 16px;   border-radius: 40px;   background: #e5bf5c;   color: #111111;   font-size: 12px;   font-weight: 900;   letter-spacing: 1px; }  .mj-final h2 {   margin: 0 0 10px;   color: #ffffff;   font-size: 32px;   line-height: 1.2; }  .mj-final h2 span {   color: #e7c262; }  .mj-final p {   max-width: 650px;   margin: 0 auto 21px;   color: #dedede;   font-size: 16px; }  .mj-button {   display: inline-block;   padding: 16px 30px;   border-radius: 50px;   background: #e6bf5b;   color: #111111 !important;   text-decoration: none !important;   font-size: 15px;   font-weight: 900;   letter-spacing: .3px;   box-shadow: 0 8px 25px rgba(230,191,91,.22);   transition: transform .2s ease; }  .mj-button:hover {   transform: translateY(-2px); }   \/* ================================    MOBILE    ================================ *\/  @media (max-width: 700px) {    .mj-section {     margin-bottom: 42px;   }    .mj-hero {     border-radius: 17px;   }    .mj-hero img {     border-radius: 17px 17px 0 0;   }    .mj-hero-content {     padding: 27px 17px 30px;   }    .mj-hero h2 {     font-size: 28px;   }    .mj-hero p {     font-size: 15px;   }    .mj-benefits {     grid-template-columns: repeat(2, 1fr);     gap: 9px;     margin-bottom: 40px;   }    .mj-benefit {     min-height: 135px;     padding: 17px 8px;   }    .mj-title h2 {     font-size: 26px;   }    .mj-title p {     font-size: 15px;   }    .mj-story {     padding: 28px 17px;   }    .mj-story h2 {     font-size: 25px;   }    .mj-features {     grid-template-columns: 1fr;   }    .mj-steps {     grid-template-columns: 1fr;   }    .mj-image-grid {     grid-template-columns: 1fr;   }    .mj-highlight {     padding: 29px 17px;   }    .mj-highlight h2 {     font-size: 25px;   }    .mj-size-info {     padding: 17px 8px;   }    .mj-size-item strong {     font-size: 17px;   }    .mj-size-item span {     font-size: 10px;   }    .mj-perfect-grid {     grid-template-columns: 1fr;   }    .mj-final {     padding: 32px 17px;   }    .mj-final h2 {     font-size: 27px;   }    .mj-button {     width: 100%;     padding: 16px 15px;   } } \u003c\/style\u003e   \u003cdiv class=\"mj-build-page\"\u003e     \u003c!-- ================================        HERO        ================================ --\u003e    \u003cdiv class=\"mj-hero mj-section\"\u003e      \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/c03909cb7e4a4fec8b453ed4f03ef51d_tplv-fhlh96nyum-crop-webp_1287_1222.webp?v=1788933241\u0026amp;width=1600\" alt=\"Classic dance pose building block collectible display\" loading=\"eager\"\u003e      \u003cdiv class=\"mj-hero-content\"\u003e        \u003cdiv class=\"mj-small-label\"\u003e         MUSIC ICON TRIBUTE • BUILD \u0026amp; DISPLAY       \u003c\/div\u003e        \u003ch2\u003e         Build the Moment.         \u003cspan\u003eDisplay the Legend.\u003c\/span\u003e       \u003c\/h2\u003e        \u003cp\u003e         Recreate one of the most unforgettable silhouettes in pop         music history with a hands-on building experience designed         for fans, collectors and music lovers.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        QUICK BENEFITS        ================================ --\u003e    \u003cdiv class=\"mj-benefits\"\u003e      \u003cdiv class=\"mj-benefit\"\u003e        \u003cdiv class=\"mj-benefit-icon\"\u003e         🕺       \u003c\/div\u003e        \u003cstrong\u003e         Iconic Dance Pose       \u003c\/strong\u003e        \u003cspan\u003e         A instantly recognizable stage-inspired silhouette.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-benefit\"\u003e        \u003cdiv class=\"mj-benefit-icon\"\u003e         🧩       \u003c\/div\u003e        \u003cstrong\u003e         Build It Yourself       \u003c\/strong\u003e        \u003cspan\u003e         Enjoy the satisfaction of creating it brick by brick.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-benefit\"\u003e        \u003cdiv class=\"mj-benefit-icon\"\u003e         👑       \u003c\/div\u003e        \u003cstrong\u003e         Display Ready       \u003c\/strong\u003e        \u003cspan\u003e         Includes a base for desks, shelves and collections.       \u003c\/span\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-benefit\"\u003e        \u003cdiv class=\"mj-benefit-icon\"\u003e         🎁       \u003c\/div\u003e        \u003cstrong\u003e         Fan Gift       \u003c\/strong\u003e        \u003cspan\u003e         A memorable surprise for music and pop-culture fans.       \u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        EMOTIONAL STORY        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-story\"\u003e        \u003ch2\u003e         🎵 More Than a Model — It's a Moment in Music History       \u003c\/h2\u003e        \u003cp\u003e         The tilted fedora, sharp black outfit and dramatic leaning pose         instantly bring back the energy of an unforgettable era.         Instead of simply owning another decoration, you get to build         the tribute yourself and watch the silhouette come together         piece by piece.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        DESK DISPLAY IMAGE        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-title\"\u003e        \u003cdiv class=\"mj-title-label\"\u003e         COLLECTOR DISPLAY       \u003c\/div\u003e        \u003ch2\u003e         A Centerpiece That Instantly Gets Attention       \u003c\/h2\u003e        \u003cp\u003e         Place it on your desk, bookshelf, music corner or display         cabinet and add an unmistakable pop-culture touch to the room.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/4ab287eda2804e86b8c002c1f996d49b_tplv-fhlh96nyum-crop-webp_1286_1223.webp?v=1788933241\u0026amp;width=1600\" alt=\"Classic dance pose building block figure displayed on a desk\" loading=\"lazy\"\u003e    \u003c\/div\u003e     \u003c!-- ================================        FEATURES        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-title\"\u003e        \u003cdiv class=\"mj-title-label\"\u003e         MADE FOR THE DETAILS       \u003c\/div\u003e        \u003ch2\u003e         Small Bricks. Instantly Recognizable Style.       \u003c\/h2\u003e        \u003cp\u003e         Carefully arranged pieces recreate the signature clothing,         proportions and dramatic pose that make this display         immediately stand out.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-features\"\u003e         \u003cdiv class=\"mj-feature\"\u003e          \u003cdiv class=\"mj-feature-icon\"\u003e           🎩         \u003c\/div\u003e          \u003ch3\u003e           Signature-Inspired Fedora         \u003c\/h3\u003e          \u003cp\u003e           The angular hat design completes the unmistakable           stage-performance silhouette.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-feature\"\u003e          \u003cdiv class=\"mj-feature-icon\"\u003e           🖤         \u003c\/div\u003e          \u003ch3\u003e           Classic Black \u0026amp; White Styling         \u003c\/h3\u003e          \u003cp\u003e           Sleek black bricks with crisp white accents create           a dramatic display from every angle.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-feature\"\u003e          \u003cdiv class=\"mj-feature-icon\"\u003e           🕺         \u003c\/div\u003e          \u003ch3\u003e           Dynamic Leaning Pose         \u003c\/h3\u003e          \u003cp\u003e           The angled body and carefully positioned legs create           the visual drama of a legendary dance moment.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-feature\"\u003e          \u003cdiv class=\"mj-feature-icon\"\u003e           🧱         \u003c\/div\u003e          \u003ch3\u003e           Stable Display Base         \u003c\/h3\u003e          \u003cp\u003e           The brick-built platform supports the finished model           and makes it easy to show off in your collection.         \u003c\/p\u003e        \u003c\/div\u003e       \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        BUILD EXPERIENCE        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-build-box\"\u003e        \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/b68e21bdac4640ff9649199e068e6eae_tplv-fhlh96nyum-crop-webp_1200_1200.webp?v=1788933960\u0026amp;width=1600\" alt=\"Building the classic dance pose collectible brick by brick\" loading=\"lazy\"\u003e        \u003cdiv class=\"mj-build-text\"\u003e          \u003ch2\u003e           🧩 The Fun Starts Before It Reaches the Shelf         \u003c\/h2\u003e          \u003cp\u003e           This isn't just a finished figure you unpack and forget.           Sort the pieces, follow the build and enjoy watching the           familiar silhouette take shape in your own hands.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-steps\"\u003e        \u003cdiv class=\"mj-step\"\u003e          \u003cdiv class=\"mj-step-number\"\u003e           1         \u003c\/div\u003e          \u003ch3\u003e           Sort         \u003c\/h3\u003e          \u003cp\u003e           Organize your building pieces by shape and color.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-step\"\u003e          \u003cdiv class=\"mj-step-number\"\u003e           2         \u003c\/div\u003e          \u003ch3\u003e           Build         \u003c\/h3\u003e          \u003cp\u003e           Assemble the figure piece by piece and watch it come alive.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-step\"\u003e          \u003cdiv class=\"mj-step-number\"\u003e           3         \u003c\/div\u003e          \u003ch3\u003e           Display         \u003c\/h3\u003e          \u003cp\u003e           Place the finished tribute on its base and show it off.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        MULTI ANGLE DETAILS        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-title\"\u003e        \u003cdiv class=\"mj-title-label\"\u003e         DETAILS FROM EVERY ANGLE       \u003c\/div\u003e        \u003ch2\u003e         Designed to Look Great From Every Side       \u003c\/h2\u003e        \u003cp\u003e         Front, side or back — the layered brick construction         gives the finished piece depth and character.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-image-grid\"\u003e        \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/6e956debb88a44d5ba9cc8134b093b7a_tplv-fhlh96nyum-crop-webp_1500_1426.webp?v=1788933235\u0026amp;width=1000\" alt=\"Side view of classic dance pose building block figure\" loading=\"lazy\"\u003e        \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/02b17221218a47878a8d928fda33339e_tplv-fhlh96nyum-crop-webp_1500_1343.webp?v=1788933960\u0026amp;width=1000\" alt=\"Front view of classic dance pose building block figure\" loading=\"lazy\"\u003e        \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/aa7f8971fa6b47f29308b6afe5fe76f9_tplv-fhlh96nyum-crop-webp_1500_1418.webp?v=1788933960\u0026amp;width=1000\" alt=\"Rear view of classic dance pose building block figure\" loading=\"lazy\"\u003e        \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/1cde71b2175444368bfb29ce97b691f5_tplv-fhlh96nyum-crop-webp_1500_1317.webp?v=1788933235\u0026amp;width=1000\" alt=\"Top angle view of classic dance pose collectible\" loading=\"lazy\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        COLLECTOR VALUE        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-highlight\"\u003e        \u003cdiv class=\"mj-highlight-icon\"\u003e         👑       \u003c\/div\u003e        \u003ch2\u003e         Made for Fans Who Remember the Moment       \u003c\/h2\u003e        \u003cp\u003e         Some performances become bigger than the stage they happened on.         This buildable tribute turns one of pop culture's most         recognizable dance silhouettes into something you can build,         keep and display.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        WHY YOU'LL LOVE IT        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-title\"\u003e        \u003cdiv class=\"mj-title-label\"\u003e         WHY COLLECTORS LOVE IT       \u003c\/div\u003e        \u003ch2\u003e         One Build. Endless Nostalgia.       \u003c\/h2\u003e      \u003c\/div\u003e       \u003cul class=\"mj-checklist\"\u003e        \u003cli\u003e         Recreates an \u003cstrong\u003eiconic Michael Jackson-inspired         stage silhouette\u003c\/strong\u003e.       \u003c\/li\u003e        \u003cli\u003e         Combines a \u003cstrong\u003ehands-on building experience\u003c\/strong\u003e         with a finished collector display.       \u003c\/li\u003e        \u003cli\u003e         Includes a \u003cstrong\u003ebrick-built display base\u003c\/strong\u003e         for stable presentation.       \u003c\/li\u003e        \u003cli\u003e         Black, white and metallic-style details create         a \u003cstrong\u003eclean premium display look\u003c\/strong\u003e.       \u003c\/li\u003e        \u003cli\u003e         Perfect for \u003cstrong\u003emusic rooms, offices,         shelves and collector displays\u003c\/strong\u003e.       \u003c\/li\u003e        \u003cli\u003e         A memorable gift for         \u003cstrong\u003eMichael Jackson fans, music lovers         and brick-building enthusiasts\u003c\/strong\u003e.       \u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/div\u003e     \u003c!-- ================================        STAGE IMAGE        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/c03909cb7e4a4fec8b453ed4f03ef51d_tplv-fhlh96nyum-crop-webp_1287_1222.webp?v=1788933241\u0026amp;width=1600\" alt=\"Music stage inspired classic dance pose collectible display\" loading=\"lazy\"\u003e    \u003c\/div\u003e     \u003c!-- ================================        SIZE        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-title\"\u003e        \u003cdiv class=\"mj-title-label\"\u003e         DISPLAY SIZE       \u003c\/div\u003e        \u003ch2\u003e         Compact Enough for a Desk. Bold Enough to Stand Out.       \u003c\/h2\u003e        \u003cp\u003e         Designed to create a noticeable display without         taking over your shelf or workspace.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-size-box\"\u003e        \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/2dc3ed908cea4761b0e9f5180c64920e_tplv-fhlh96nyum-crop-webp_1200_1200.webp?v=1788933235\u0026amp;width=1400\" alt=\"Classic dance pose building block figure dimensions\" loading=\"lazy\"\u003e         \u003cdiv class=\"mj-size-info\"\u003e          \u003cdiv class=\"mj-size-item\"\u003e           \u003cstrong\u003e17.5 CM\u003c\/strong\u003e           \u003cspan\u003eAPPROX. HEIGHT\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"mj-size-item\"\u003e           \u003cstrong\u003e6.4 CM\u003c\/strong\u003e           \u003cspan\u003eAPPROX. WIDTH\u003c\/span\u003e         \u003c\/div\u003e          \u003cdiv class=\"mj-size-item\"\u003e           \u003cstrong\u003e7.4 CM\u003c\/strong\u003e           \u003cspan\u003eAPPROX. DEPTH\u003c\/span\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        PERFECT FOR        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cdiv class=\"mj-title\"\u003e        \u003cdiv class=\"mj-title-label\"\u003e         MADE FOR MUSIC FANS       \u003c\/div\u003e        \u003ch2\u003e         The Kind of Gift They Won't Expect       \u003c\/h2\u003e        \u003cp\u003e         More personal than another generic decoration         and more interactive than an ordinary collectible.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"mj-perfect-grid\"\u003e         \u003cdiv class=\"mj-perfect-item\"\u003e          \u003ch3\u003e           🎂 Birthday Gifts         \u003c\/h3\u003e          \u003cp\u003e           Surprise the music fan who already seems           to own everything.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-perfect-item\"\u003e          \u003ch3\u003e           🎄 Holiday Gifts         \u003c\/h3\u003e          \u003cp\u003e           A unique buildable surprise that feels           personal and collectible.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-perfect-item\"\u003e          \u003ch3\u003e           🎵 Music Rooms         \u003c\/h3\u003e          \u003cp\u003e           Add an instantly recognizable silhouette           beside records, speakers or instruments.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"mj-perfect-item\"\u003e          \u003ch3\u003e           👑 Collector Shelves         \u003c\/h3\u003e          \u003cp\u003e           Give your pop-culture display a centerpiece           with unmistakable stage energy.         \u003c\/p\u003e        \u003c\/div\u003e       \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- ================================        FINAL PRODUCT IMAGE        ================================ --\u003e    \u003cdiv class=\"mj-section\"\u003e      \u003cimg src=\"https:\/\/auraivo.com\/cdn\/shop\/files\/4ab287eda2804e86b8c002c1f996d49b_tplv-fhlh96nyum-crop-webp_1286_1223.webp?v=1788933241\u0026amp;width=1600\" alt=\"Finished classic dance pose building block collectible\" loading=\"lazy\"\u003e    \u003c\/div\u003e     \u003c!-- ================================        FINAL CTA        ================================ --\u003e    \u003cdiv class=\"mj-final\"\u003e      \u003cdiv class=\"mj-final-tag\"\u003e       🎵 A TRIBUTE WORTH BUILDING     \u003c\/div\u003e      \u003ch2\u003e       Bring an \u003cspan\u003eIconic Moment\u003c\/span\u003e Home     \u003c\/h2\u003e      \u003cp\u003e       Build it. Display it. Relive the music, style and       unforgettable stage presence every time you look at it.     \u003c\/p\u003e      \u003ca class=\"mj-button\" href=\"https:\/\/auraivo.com\/products\/building-block-toy-for-assembling-michael-jackson-classic-dance-pose-figure-tribute-to-a-legendary-icon-gift-for-michael-jackson-fans\"\u003e       GET YOURS TODAY →     \u003c\/a\u003e    \u003c\/div\u003e   \u003c\/div\u003e","brand":"CDH567","offers":[{"title":"Default","offer_id":49282481881188,"sku":"#A-260909-AH1-MJSD-Default","price":18.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/0397\/5780\/files\/4ab287eda2804e86b8c002c1f996d49b_tplv-fhlh96nyum-crop-webp_1286_1223.webp?v=1789705531","url":"https:\/\/ahlwoplus.com\/products\/building-block-toy-for-assembling-michael-jackson-classic-dance-pose-figure-tribute-to-a-legendary-icon-gift-for-michael-jackson-fans","provider":"ahlwoplus","version":"1.0","type":"link"}