{"product_id":"day-of-the-dead-three-layer-wooden-altar","title":"Day of the Dead Wooden Altar Display Set","description":"\u003cstyle\u003e\n  .ahlet-dod-altar {\n    --ahlet-black: #000000;\n    --ahlet-text: #141E28;\n    --ahlet-muted: #59636D;\n    --ahlet-border: #DFE2E5;\n    --ahlet-soft: #F5F5F5;\n    --ahlet-white: #FFFFFF;\n    --ahlet-red: #C62828;\n\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 0 16px 28px;\n    color: var(--ahlet-text);\n    background: var(--ahlet-white);\n    font-family: var(--font-body-family), Outfit, Arial, sans-serif;\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .ahlet-dod-altar *,\n  .ahlet-dod-altar *::before,\n  .ahlet-dod-altar *::after {\n    box-sizing: border-box;\n  }\n\n  .ahlet-dod-altar h2,\n  .ahlet-dod-altar h3 {\n    font-family: var(--font-heading-family), \"Libre Baskerville\", Georgia, serif;\n    font-weight: 400;\n    color: var(--ahlet-black);\n    letter-spacing: -0.02em;\n  }\n\n  .ahlet-dod-altar h2 {\n    margin: 0 0 14px;\n    font-size: 30px;\n    line-height: 1.25;\n  }\n\n  .ahlet-dod-altar h3 {\n    margin: 0 0 10px;\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  .ahlet-dod-altar p {\n    margin: 0 0 16px;\n  }\n\n  .ahlet-dod-altar strong {\n    font-weight: 600;\n  }\n\n  .ahlet-dod-altar img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-section {\n    margin: 52px 0;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--ahlet-red);\n    font-size: 13px;\n    line-height: 1.3;\n    font-weight: 600;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  \/* HERO *\/\n  .ahlet-dod-altar .ahlet-dod-hero {\n    text-align: center;\n    padding-top: 10px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-hero h2 {\n    max-width: 680px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 32px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-hero-copy {\n    max-width: 650px;\n    margin: 0 auto 24px;\n    color: var(--ahlet-muted);\n    font-size: 18px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-hero-media {\n    overflow: hidden;\n    max-width: 560px;\n    margin: 0 auto;\n    border-radius: 18px;\n    background: var(--ahlet-soft);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-hero-media img {\n    border-radius: 18px;\n  }\n\n  \/* BENEFITS *\/\n  .ahlet-dod-altar .ahlet-dod-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-benefit {\n    padding: 20px 17px;\n    background: var(--ahlet-soft);\n    border: 1px solid var(--ahlet-border);\n    border-radius: 16px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-benefit-mark {\n    width: 28px;\n    height: 28px;\n    margin-bottom: 13px;\n    border-radius: 50%;\n    background: var(--ahlet-black);\n    color: var(--ahlet-white);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-benefit strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--ahlet-black);\n    font-size: 16px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-benefit span {\n    display: block;\n    color: var(--ahlet-muted);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  \/* CONTENT *\/\n  .ahlet-dod-altar .ahlet-dod-copy {\n    max-width: 680px;\n    margin-bottom: 22px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-copy p {\n    color: var(--ahlet-muted);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-image {\n    margin-top: 22px;\n  }\n\n  \/* USES *\/\n  .ahlet-dod-altar .ahlet-dod-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-use {\n    padding: 18px;\n    border: 1px solid var(--ahlet-border);\n    border-radius: 15px;\n    background: var(--ahlet-white);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-use strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--ahlet-black);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-use span {\n    color: var(--ahlet-muted);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  \/* STEPS *\/\n  .ahlet-dod-altar .ahlet-dod-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-step {\n    padding: 20px 16px;\n    border: 1px solid var(--ahlet-border);\n    border-radius: 16px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-step-number {\n    width: 34px;\n    height: 34px;\n    margin-bottom: 13px;\n    border-radius: 50%;\n    background: var(--ahlet-black);\n    color: var(--ahlet-white);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 600;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--ahlet-black);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-step span {\n    color: var(--ahlet-muted);\n    font-size: 15px;\n  }\n\n  \/* SPECIFICATIONS *\/\n  .ahlet-dod-altar .ahlet-dod-specs {\n    margin-top: 20px;\n    overflow: hidden;\n    border: 1px solid var(--ahlet-border);\n    border-radius: 16px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-spec-row {\n    display: grid;\n    grid-template-columns: 180px 1fr;\n    border-bottom: 1px solid var(--ahlet-border);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-spec-label,\n  .ahlet-dod-altar .ahlet-dod-spec-value {\n    padding: 15px 17px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-spec-label {\n    background: var(--ahlet-soft);\n    color: var(--ahlet-black);\n    font-weight: 600;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-spec-value {\n    color: var(--ahlet-muted);\n  }\n\n  \/* NOTICE *\/\n  .ahlet-dod-altar .ahlet-dod-notice {\n    padding: 22px;\n    background: #FAFAFA;\n    border: 1px solid var(--ahlet-border);\n    border-left: 3px solid var(--ahlet-red);\n    border-radius: 14px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-notice strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--ahlet-black);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-notice p {\n    margin: 0;\n    color: var(--ahlet-muted);\n    font-size: 16px;\n  }\n\n  \/* FAQ *\/\n  .ahlet-dod-altar .ahlet-dod-faq {\n    margin-top: 18px;\n    border-top: 1px solid var(--ahlet-border);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-faq-item {\n    padding: 19px 0;\n    border-bottom: 1px solid var(--ahlet-border);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-faq-item strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--ahlet-black);\n  }\n\n  .ahlet-dod-altar .ahlet-dod-faq-item p {\n    margin: 0;\n    color: var(--ahlet-muted);\n    font-size: 16px;\n  }\n\n  \/* CLOSING *\/\n  .ahlet-dod-altar .ahlet-dod-closing {\n    margin: 54px 0 10px;\n    padding: 34px 24px;\n    text-align: center;\n    background: var(--ahlet-soft);\n    border-radius: 18px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-closing h2 {\n    max-width: 600px;\n    margin-left: auto;\n    margin-right: auto;\n    font-size: 27px;\n  }\n\n  .ahlet-dod-altar .ahlet-dod-closing p {\n    max-width: 600px;\n    margin: 0 auto;\n    color: var(--ahlet-muted);\n  }\n\n  @media (max-width: 600px) {\n    .ahlet-dod-altar {\n      padding: 0 12px 22px;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-section {\n      margin: 40px 0;\n    }\n\n    .ahlet-dod-altar h2 {\n      font-size: 26px;\n    }\n\n    .ahlet-dod-altar h3 {\n      font-size: 21px;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-hero h2 {\n      font-size: 27px;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-hero-copy {\n      font-size: 16px;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-steps {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ahlet-dod-altar .ahlet-dod-step:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-spec-row {\n      grid-template-columns: 1fr;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-spec-label {\n      padding-bottom: 6px;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-spec-value {\n      padding-top: 6px;\n    }\n\n    .ahlet-dod-altar .ahlet-dod-closing {\n      padding: 28px 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ahlet-dod-altar\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ahlet-dod-hero ahlet-dod-section\"\u003e\n    \u003cspan class=\"ahlet-dod-eyebrow\"\u003eDay of the Dead Display\u003c\/span\u003e\n\n    \u003ch2\u003eA Meaningful Place for the Memories That Matter\u003c\/h2\u003e\n\n    \u003cp class=\"ahlet-dod-hero-copy\"\u003e\n      Create a warm, beautifully arranged space for cherished photos,\n      keepsakes and traditional Día de los Muertos elements with this\n      three-tier wooden altar display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ahlet-dod-hero-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/7720186e501498bd96c8cd33fefb9d82b0553fdf.gif\" alt=\"Three-tier Day of the Dead wooden altar display\" width=\"380\" height=\"675\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-benefits\"\u003e\n      \u003cdiv class=\"ahlet-dod-benefit\"\u003e\n        \u003cdiv class=\"ahlet-dod-benefit-mark\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003eThree-Tier Display\u003c\/strong\u003e\n        \u003cspan\u003eCreates organized space for photos, keepsakes and decorative elements.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-benefit\"\u003e\n        \u003cdiv class=\"ahlet-dod-benefit-mark\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eDecorative Details\u003c\/strong\u003e\n        \u003cspan\u003eRich Day of the Dead-inspired motifs bring the display to life.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-benefit\"\u003e\n        \u003cdiv class=\"ahlet-dod-benefit-mark\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eEasy Assembly\u003c\/strong\u003e\n        \u003cspan\u003eInterlocking components make setup simple without complicated hardware.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MEANING --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cdiv class=\"ahlet-dod-copy\"\u003e\n      \u003cspan class=\"ahlet-dod-eyebrow\"\u003eMade for Remembrance\u003c\/span\u003e\n\n      \u003ch2\u003eMore Than Seasonal Decor\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Día de los Muertos is a time to remember and honor loved ones.\n        This tiered display gives treasured photos, meaningful keepsakes\n        and traditional decorative elements a dedicated place in your home.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its stepped design creates natural visual depth, helping you build\n        a thoughtful centerpiece without making the display feel crowded.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/38ab397b8d6f702b4e8b0f44bb52889f700450f7.jpeg\" alt=\"Day of the Dead altar display arranged with decorative details\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cdiv class=\"ahlet-dod-copy\"\u003e\n      \u003cspan class=\"ahlet-dod-eyebrow\"\u003eTraditional Inspiration\u003c\/span\u003e\n\n      \u003ch2\u003eRich Details From Every Angle\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Colorful sugar skull, floral and papel picado-inspired motifs give\n        the altar its distinctive Día de los Muertos character. The layered\n        decorative details help create a centerpiece that feels warm,\n        expressive and visually complete.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/e448015047b12a265448c0e67efa6995afcdad62.jpeg\" alt=\"Decorative details on the Day of the Dead altar display\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 3 TIER --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cdiv class=\"ahlet-dod-copy\"\u003e\n      \u003cspan class=\"ahlet-dod-eyebrow\"\u003eThoughtful Layout\u003c\/span\u003e\n\n      \u003ch2\u003eThree Levels. One Meaningful Display.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The stepped structure makes it easier to arrange different pieces\n        while keeping each one visible.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-use-grid\"\u003e\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eFamily Photos\u003c\/strong\u003e\n        \u003cspan\u003eGive treasured photographs a prominent place in the arrangement.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eFlowers \u0026amp; Decor\u003c\/strong\u003e\n        \u003cspan\u003eAdd decorative elements to bring dimension and seasonal character.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eMeaningful Keepsakes\u003c\/strong\u003e\n        \u003cspan\u003eDisplay small personal items connected to the people you remember.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eTraditional Elements\u003c\/strong\u003e\n        \u003cspan\u003eArrange symbolic items neatly across the different levels.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/4c6a85b9ee9e3aff9e0278fd64262e16e0e7c3d6.jpeg\" alt=\"Three-tier stepped layout of the wooden altar\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ASSEMBLY --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cdiv class=\"ahlet-dod-copy\"\u003e\n      \u003cspan class=\"ahlet-dod-eyebrow\"\u003eSimple Setup\u003c\/span\u003e\n\n      \u003ch2\u003eFrom Flat Pieces to a Full Display\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The wooden components are designed to fit together into the\n        finished three-tier structure without a complicated setup process.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-steps\"\u003e\n      \u003cdiv class=\"ahlet-dod-step\"\u003e\n        \u003cdiv class=\"ahlet-dod-step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003eUnpack\u003c\/strong\u003e\n        \u003cspan\u003eLay out the wooden components on a clean, flat surface.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-step\"\u003e\n        \u003cdiv class=\"ahlet-dod-step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eConnect\u003c\/strong\u003e\n        \u003cspan\u003eFit the corresponding interlocking sections together.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-step\"\u003e\n        \u003cdiv class=\"ahlet-dod-step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eDecorate\u003c\/strong\u003e\n        \u003cspan\u003eAdd photos, keepsakes and decorative pieces to each tier.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/6aea5ae1d80e9279ea9af769b7d337b749aa0d7f.jpeg\" alt=\"Assembly and dimensions of the wooden altar display\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- DISPLAY --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cdiv class=\"ahlet-dod-copy\"\u003e\n      \u003cspan class=\"ahlet-dod-eyebrow\"\u003eFor Your Home\u003c\/span\u003e\n\n      \u003ch2\u003eA Centerpiece With Personal Meaning\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Place it on a tabletop, shelf or dedicated memorial area during\n        Día de los Muertos, or use it as a meaningful indoor display for\n        photographs and keepsakes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/158d935598ec9445f4d89fb50e1397c0d1897125.jpeg\" alt=\"Wooden Day of the Dead altar displayed indoors\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- OCCASIONS --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cspan class=\"ahlet-dod-eyebrow\"\u003eWays to Display It\u003c\/span\u003e\n\n    \u003ch2\u003eMade for Meaningful Moments\u003c\/h2\u003e\n\n    \u003cdiv class=\"ahlet-dod-use-grid\"\u003e\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eDía de los Muertos\u003c\/strong\u003e\n        \u003cspan\u003eCreate a dedicated family display for the holiday.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eMemorial Display\u003c\/strong\u003e\n        \u003cspan\u003eKeep meaningful photos and mementos together in one special place.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eSeasonal Decor\u003c\/strong\u003e\n        \u003cspan\u003eAdd a distinctive handcrafted look to your fall display.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-use\"\u003e\n        \u003cstrong\u003eThoughtful Gift\u003c\/strong\u003e\n        \u003cspan\u003eA meaningful choice for someone who values family traditions and decorative art.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/228cf663a17eccb35cc8d6951ba90d0e408449f6.jpeg\" alt=\"Day of the Dead wooden altar used as a seasonal display\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cspan class=\"ahlet-dod-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"ahlet-dod-specs\"\u003e\n      \u003cdiv class=\"ahlet-dod-spec-row\"\u003e\n        \u003cdiv class=\"ahlet-dod-spec-label\"\u003eDesign\u003c\/div\u003e\n        \u003cdiv class=\"ahlet-dod-spec-value\"\u003eThree-tier desktop altar display\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-spec-row\"\u003e\n        \u003cdiv class=\"ahlet-dod-spec-label\"\u003eAssembled Size\u003c\/div\u003e\n        \u003cdiv class=\"ahlet-dod-spec-value\"\u003e\n          Approx. 30 × 30 × 44 cm \/ 12 × 12 × 17.6 in\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-spec-row\"\u003e\n        \u003cdiv class=\"ahlet-dod-spec-label\"\u003eRecommended Use\u003c\/div\u003e\n        \u003cdiv class=\"ahlet-dod-spec-value\"\u003e\n          Indoor tabletop or shelf display\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-spec-row\"\u003e\n        \u003cdiv class=\"ahlet-dod-spec-label\"\u003eAssembly\u003c\/div\u003e\n        \u003cdiv class=\"ahlet-dod-spec-value\"\u003e\n          Interlocking component assembly\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.besttechcloud.com\/image\/9b35e2b8c4c79ae24cb423e7d0a104d562b23855.png\" alt=\"Product specifications and dimensions for the altar display\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SAFETY --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cspan class=\"ahlet-dod-eyebrow\"\u003eCare \u0026amp; Safety\u003c\/span\u003e\n\n    \u003ch2\u003eEnjoy Your Display Safely\u003c\/h2\u003e\n\n    \u003cdiv class=\"ahlet-dod-notice\"\u003e\n      \u003cstrong\u003eUse flameless candles around the wooden display.\u003c\/strong\u003e\n      \u003cp\u003e\n        To reduce fire risk, avoid placing open-flame candles directly on\n        or against the wooden structure. Flameless LED candles are a safer\n        option for creating a warm candlelit effect.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ahlet-dod-notice\" style=\"margin-top:12px;\"\u003e\n      \u003cstrong\u003eRecommended for indoor use.\u003c\/strong\u003e\n      \u003cp\u003e\n        Keep the display away from excessive moisture, prolonged direct\n        sunlight and other conditions that may affect the wooden components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ahlet-dod-section\"\u003e\n    \u003cspan class=\"ahlet-dod-eyebrow\"\u003eGood to Know\u003c\/span\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"ahlet-dod-faq\"\u003e\n\n      \u003cdiv class=\"ahlet-dod-faq-item\"\u003e\n        \u003cstrong\u003eDoes it require tools to assemble?\u003c\/strong\u003e\n        \u003cp\u003e\n          The components are designed to fit together using interlocking\n          sections, so complicated hardware or assembly is not required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-faq-item\"\u003e\n        \u003cstrong\u003eHow large is it once assembled?\u003c\/strong\u003e\n        \u003cp\u003e\n          The finished display measures approximately 30 × 30 × 44 cm\n          (12 × 12 × 17.6 inches).\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-faq-item\"\u003e\n        \u003cstrong\u003eWhat can I display on it?\u003c\/strong\u003e\n        \u003cp\u003e\n          It can be arranged with photographs, keepsakes, flowers and other\n          decorative or meaningful items appropriate for your display.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-faq-item\"\u003e\n        \u003cstrong\u003eCan I use real candles?\u003c\/strong\u003e\n        \u003cp\u003e\n          Flameless LED candles are recommended. Avoid placing open flames\n          directly on or near the wooden structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahlet-dod-faq-item\"\u003e\n        \u003cstrong\u003eCan it be displayed outdoors?\u003c\/strong\u003e\n        \u003cp\u003e\n          It is best suited to indoor tabletop or shelf display and should\n          be kept away from excessive moisture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"ahlet-dod-closing\"\u003e\n    \u003cspan class=\"ahlet-dod-eyebrow\"\u003eRemember. Honor. Celebrate.\u003c\/span\u003e\n\n    \u003ch2\u003eCreate a Beautiful Place for the Stories You Never Want to Forget\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A thoughtful three-tier display that brings photographs, keepsakes\n      and meaningful traditions together in one special place.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LLY","offers":[{"title":"Default Title","offer_id":43501672169520,"sku":"RZ3566761-上色","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/e448015047b12a265448c0e67efa6995afcdad62.webp?v=1787044931","url":"https:\/\/ahlet.com\/products\/day-of-the-dead-three-layer-wooden-altar","provider":"Ahlet","version":"1.0","type":"link"}