{"product_id":"caravaggios-entombment-of-christ-dromeda-skateboard-deck-triptych","title":"DROMEDA™ Caravaggio's Entombment of Christ | Skateboard Deck Triptych","description":"\u003c!-- =========================================================\n     DROMEDA — EDITORIAL OPENING\n     Desire · Identity · Differentiation\n     ========================================================= --\u003e\n\u003csection class=\"dromeda-editorial-opening\"\u003e\n\u003cdiv class=\"dromeda-editorial-opening__inner\"\u003e\n\u003c!-- LIFESTYLE IMAGE --\u003e\n\u003cdiv class=\"dromeda-editorial-opening__media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/lifestyle1_1.png?v=1788962081\" alt=\"DROMEDA triptych displayed in a contemporary interior\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c!-- COPY CONTENT --\u003e\n\u003cdiv class=\"dromeda-editorial-opening__content\"\u003e\n\u003ch2 class=\"dromeda-editorial-opening__headline\"\u003eSOME WALLS ARE DECORATED.\u003c\/h2\u003e\n\u003ch2 class=\"dromeda-editorial-opening__headline\"\u003e\n\u003cbr\u003eOTHERS SAY SOMETHING ABOUT THE PERSON WHO LIVES THERE.\u003c\/h2\u003e\n\u003cdiv class=\"dromeda-editorial-opening__rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"dromeda-editorial-opening__body\"\u003eDROMEDA takes significant works from art history and rebuilds them as contemporary design objects, printed across three genuine seven-ply maple skateboard decks. Familiar from a distance, unexpected up close; each piece brings the weight of the original artwork into a format that feels entirely of now. For people who want their space to feel unique, individual and unlike everyone else’s.\u003c\/p\u003e\n\u003cp class=\"dromeda-editorial-opening__closing\"\u003eART HISTORY · REBUILT FOR INTERESTING MINDS.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   DROMEDA — EDITORIAL OPENING\n   ========================================================= *\/\n\n.dromeda-editorial-opening {\n  width: 100%;\n  background-color: #f3f0e8;\n  color: #171717;\n  padding: clamp(55px, 7vw, 105px) 24px;\n  box-sizing: border-box;\n}\n\n.dromeda-editorial-opening *,\n.dromeda-editorial-opening *::before,\n.dromeda-editorial-opening *::after {\n  box-sizing: border-box;\n}\n\n\/* MAIN LAYOUT *\/\n.dromeda-editorial-opening__inner {\n  width: 100%;\n  max-width: 1380px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: minmax(0, 1.4fr) minmax(360px, 1fr);\n  gap: clamp(55px, 7vw, 110px);\n  align-items: center;\n}\n\n\/* MEDIA \u0026 IMAGE *\/\n.dromeda-editorial-opening__media {\n  width: 100%;\n  min-width: 0;\n}\n\n.dromeda-editorial-opening__media img {\n  display: block;\n  width: 100%;\n  height: auto;\n  aspect-ratio: 1.18 \/ 1;\n  object-fit: cover;\n  object-position: center center;\n}\n\n\/* CONTENT \u0026 TYPOGRAPHY *\/\n.dromeda-editorial-opening__content {\n  width: 100%;\n  max-width: 550px;\n}\n\n.dromeda-editorial-opening__headline {\n  margin: 0;\n  font-family: inherit;\n  font-size: clamp(24px, 2.5vw, 36px);\n  line-height: 1.2;\n  font-weight: 400;\n  letter-spacing: -0.01em;\n  color: #171717;\n  text-transform: none;\n}\n\n.dromeda-editorial-opening__rule {\n  width: 48px;\n  height: 1px;\n  margin: 28px 0 24px;\n  background-color: #171717;\n  opacity: 0.35;\n}\n\n.dromeda-editorial-opening__body {\n  margin: 0;\n  max-width: 510px;\n  font-family: inherit;\n  font-size: 17px;\n  line-height: 1.7;\n  font-weight: 400;\n  letter-spacing: -0.005em;\n  color: #171717;\n  opacity: 0.88;\n}\n\n.dromeda-editorial-opening__closing {\n  margin: 36px 0 0;\n  padding-top: 20px;\n  border-top: 1px solid rgba(23, 23, 23, 0.18);\n  font-family: inherit;\n  font-size: 12px;\n  line-height: 1.5;\n  font-weight: 500;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #171717;\n  opacity: 0.7;\n}\n\n\/* RESPONSIVE BREAKPOINTS *\/\n@media screen and (max-width: 990px) {\n  .dromeda-editorial-opening__inner {\n    grid-template-columns: minmax(0, 1.2fr) minmax(320px, 1fr);\n    gap: 45px;\n  }\n\n  .dromeda-editorial-opening__headline {\n    font-size: clamp(22px, 2.8vw, 30px);\n  }\n}\n\n@media screen and (max-width: 749px) {\n  .dromeda-editorial-opening {\n    padding: 46px 18px 58px;\n  }\n\n  .dromeda-editorial-opening__inner {\n    grid-template-columns: 1fr;\n    gap: 36px;\n  }\n\n  .dromeda-editorial-opening__media {\n    order: 1;\n  }\n\n  .dromeda-editorial-opening__content {\n    order: 2;\n    max-width: 100%;\n  }\n\n  .dromeda-editorial-opening__media img {\n    aspect-ratio: 4 \/ 5;\n  }\n\n  .dromeda-editorial-opening__headline {\n    font-size: clamp(22px, 5.5vw, 28px);\n    line-height: 1.25;\n    letter-spacing: 0;\n  }\n\n  .dromeda-editorial-opening__rule {\n    margin: 22px 0 20px;\n  }\n\n  .dromeda-editorial-opening__body {\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .dromeda-editorial-opening__closing {\n    margin-top: 28px;\n    padding-top: 18px;\n    font-size: 11px;\n    letter-spacing: 0.15em;\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   DROMEDA PRODUCT STORY\n   Clean boxed editorial layout\n   ========================================================= *\/\n\n.dromeda-story {\n  width: 100%;\n  max-width: 1120px;\n  margin: 0 auto;\n  padding: 20px 18px 60px;\n  box-sizing: border-box;\n  color: inherit;\n}\n\n.dromeda-story *,\n.dromeda-story *::before,\n.dromeda-story *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   SECTION BOXES\n   ========================================================= *\/\n\n.dromeda-box {\n  width: 100%;\n  margin: 0 0 32px;\n  padding: 46px 48px;\n\n  background: #ffffff;\n  border: 1px solid rgba(0,0,0,0.14);\n\n  box-shadow: none;\n}\n\n.dromeda-box--intro {\n  border-top: 3px solid #111111;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.dromeda-label {\n  margin: 0 0 16px !important;\n\n  font-size: 12px !important;\n  line-height: 1.4 !important;\n\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n\n  opacity: 0.62;\n}\n\n.dromeda-box h2 {\n  margin: 0 0 24px;\n\n  font-size: clamp(34px, 4.2vw, 52px);\n  line-height: 1.03;\n\n  font-weight: 400;\n  letter-spacing: -0.025em;\n}\n\n.dromeda-box h3 {\n  margin: -10px 0 24px;\n\n  font-size: 17px;\n  line-height: 1.4;\n\n  font-weight: 400;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n\n  opacity: 0.68;\n}\n\n.dromeda-box p {\n  margin: 0 0 19px;\n\n  font-size: 17px !important;\n  line-height: 1.72 !important;\n\n  opacity: 0.88;\n}\n\n.dromeda-box p:last-child {\n  margin-bottom: 0;\n}\n\n.dromeda-lead {\n  max-width: 760px;\n\n  font-size: 20px !important;\n  line-height: 1.55 !important;\n\n  opacity: 0.9 !important;\n}\n\n.dromeda-emphasis {\n  margin-top: 28px !important;\n\n  font-size: 19px !important;\n  font-weight: 600;\n\n  opacity: 1 !important;\n}\n\n.dromeda-small-rule {\n  width: 48px;\n  height: 1px;\n\n  margin: 30px 0;\n\n  background: currentColor;\n  opacity: 0.3;\n}\n\n\n\/* =========================================================\n   IMAGES\n   ========================================================= *\/\n\n.dromeda-image {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 32px auto 0;\n}\n\n.dromeda-image--lifestyle {\n  max-width: 100%;\n}\n\n.dromeda-image--construction {\n  max-width: 620px;\n}\n\n.dromeda-image-caption {\n  margin: 13px 0 0 !important;\n\n  font-size: 12px !important;\n  line-height: 1.5 !important;\n\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n\n  opacity: 0.58 !important;\n}\n\n\n\/* =========================================================\n   ORIGINAL ARTWORK\n   ========================================================= *\/\n\n.dromeda-original-grid {\n  display: grid;\n  grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);\n\n  gap: clamp(45px, 7vw, 85px);\n\n  align-items: center;\n}\n\n.dromeda-original-image {\n  width: 100%;\n  max-width: 285px;\n\n  margin: 0 auto;\n}\n\n.dromeda-original-image img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n}\n\n.dromeda-art-caption {\n  display: flex;\n  justify-content: space-between;\n  gap: 14px;\n\n  margin-top: 12px;\n\n  font-size: 12px;\n  line-height: 1.5;\n\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n\n  opacity: 0.65;\n}\n\n\n\/* =========================================================\n   PROVENANCE\n   ========================================================= *\/\n\n.dromeda-provenance {\n  margin-top: 34px;\n  padding-top: 22px;\n\n  border-top: 1px solid rgba(0,0,0,0.16);\n}\n\n.dromeda-provenance-label {\n  display: block;\n\n  margin-bottom: 7px;\n\n  font-size: 12px;\n  line-height: 1.4;\n\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n\n  opacity: 0.6;\n}\n\n.dromeda-provenance-value {\n  display: block;\n\n  font-size: 17px;\n  line-height: 1.5;\n\n  font-weight: 500;\n\n  opacity: 0.95;\n}\n\n\n\/* =========================================================\n   3D VIEWER\n   ========================================================= *\/\n\n.dromeda-3d-embed {\n  width: 100%;\n  height: 820px;\n\n  margin-top: 30px;\n\n  overflow: hidden;\n  background: #ffffff;\n}\n\n.dromeda-3d-embed iframe {\n  display: block;\n\n  width: 100%;\n  height: 100%;\n\n  border: 0;\n  margin: 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   SPECIFICATION ROW\n   ========================================================= *\/\n\n.dromeda-specs {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 22px;\n\n  margin-top: 34px;\n  padding-top: 24px;\n\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n.dromeda-spec {\n  display: flex;\n  flex-direction: column;\n\n  gap: 6px;\n}\n\n.dromeda-spec-label {\n  font-size: 12px;\n  line-height: 1.4;\n\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n\n  opacity: 0.55;\n}\n\n.dromeda-spec-value {\n  font-size: 16px;\n  line-height: 1.4;\n\n  font-weight: 500;\n}\n\n\n\/* =========================================================\n   OBJECT DIMENSIONS\n   ========================================================= *\/\n\n.dromeda-dimensions {\n  margin: 30px 0;\n  padding: 24px 26px;\n\n  background: #f7f7f5;\n  border: 1px solid rgba(0,0,0,0.10);\n}\n\n.dromeda-dimensions strong {\n  display: block;\n\n  margin-top: 4px;\n\n  font-size: 20px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .dromeda-story {\n    padding: 10px 14px 45px;\n  }\n\n  .dromeda-box {\n    padding: 30px 22px;\n    margin-bottom: 22px;\n  }\n\n  .dromeda-box h2 {\n    font-size: 32px;\n    line-height: 1.05;\n\n    margin-bottom: 20px;\n  }\n\n  .dromeda-box h3 {\n    font-size: 14px;\n  }\n\n  .dromeda-box p {\n    font-size: 16px !important;\n    line-height: 1.68 !important;\n  }\n\n  .dromeda-lead {\n    font-size: 18px !important;\n  }\n\n  .dromeda-label {\n    font-size: 11px !important;\n  }\n\n\n  \/* ORIGINAL *\/\n\n  .dromeda-original-grid {\n    grid-template-columns: 1fr;\n\n    gap: 36px;\n  }\n\n  .dromeda-original-image {\n    max-width: 235px;\n  }\n\n  .dromeda-art-caption {\n    font-size: 11px;\n  }\n\n  .dromeda-provenance-label {\n    font-size: 11px;\n  }\n\n  .dromeda-provenance-value {\n    font-size: 16px;\n  }\n\n\n  \/* 3D *\/\n\n  .dromeda-3d-embed {\n    height: 700px;\n  }\n\n\n  \/* SPECS *\/\n\n  .dromeda-specs {\n    grid-template-columns: 1fr;\n\n    gap: 18px;\n  }\n\n  .dromeda-spec {\n    padding-bottom: 16px;\n    border-bottom: 1px solid rgba(0,0,0,0.10);\n  }\n\n  .dromeda-spec:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n}\n\/* =========================================================\n   DROMEDA BORDER COLOUR\n   ========================================================= *\/\n\n\/* Main section boxes *\/\n.dromeda-section,\n.dromeda-box {\n  border-color: #B03B06 !important;\n}\n\n\/* Stronger top border if used *\/\n.dromeda-box--intro {\n  border-top-color: #B03B06 !important;\n}\n\n\/* Internal editorial divider lines *\/\n.dromeda-provenance,\n.dromeda-specs,\n.dromeda-opening__closing {\n  border-color: rgba(176, 59, 6, 0.35) !important;\n}\n\n\/* Dimensions \/ specification box *\/\n.dromeda-dimensions {\n  border-color: rgba(176, 59, 6, 0.45) !important;\n}\n\n\/* Small rules *\/\n.dromeda-rule-small,\n.dromeda-small-rule,\n.dromeda-opening__rule {\n  background: #B03B06 !important;\n}\n\n\/* Mobile specification separators *\/\n@media screen and (max-width: 749px) {\n  .dromeda-spec {\n    border-bottom-color: rgba(176, 59, 6, 0.30) !important;\n  }\n}  \n\u003c\/style\u003e\n\u003cdiv class=\"dromeda-story\"\u003e\n\u003c!-- =====================================================\n       INTRODUCTION\n       ===================================================== --\u003e\n\u003csection class=\"dromeda-box dromeda-box--intro\"\u003e\n\u003cp class=\"dromeda-label\"\u003eDROMEDA DECK TRIPTYCH\u003c\/p\u003e\n\u003ch2\u003eCARAVAGGIO'S\u003cbr\u003eENTOMBMENT OF CHRIST\u003c\/h2\u003e\n\u003cp class=\"dromeda-lead\"\u003eA seventeenth-century masterpiece, removed from the traditional frame and reconstructed across three pieces of maple.\u003c\/p\u003e\n\u003cp class=\"dromeda-emphasis\"\u003eThree decks. One work.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THE ORIGINAL\n       ===================================================== --\u003e\n\u003csection class=\"dromeda-box\"\u003e\n\u003cdiv class=\"dromeda-original-grid\"\u003e\n\u003cdiv class=\"dromeda-original-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/The_Entombment_of_Christ-Caravaggio__c.1602-3.jpg?v=1788531291\" alt=\"The Entombment of Christ by Caravaggio\" loading=\"lazy\"\u003e\n\u003cdiv class=\"dromeda-art-caption\"\u003e\n\u003cspan\u003eCaravaggio\u003c\/span\u003e \u003cspan\u003ec. 1603–1604\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"dromeda-label\"\u003eTHE ORIGINAL\u003c\/p\u003e\n\u003ch2\u003eThe Entombment\u003cbr\u003eof Christ\u003c\/h2\u003e\n\u003cp class=\"dromeda-lead\"\u003eOne of Caravaggio's most powerful works, painted at the beginning of the seventeenth century.\u003c\/p\u003e\n\u003cdiv class=\"dromeda-small-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cem\u003eThe Entombment of Christ\u003c\/em\u003e captures the moment Christ's body is carried towards the tomb. Rather than idealising the scene, Caravaggio gives it weight, darkness and an almost uncomfortable physical presence.\u003c\/p\u003e\n\u003cp\u003eHis figures emerge dramatically from shadow. Bodies feel heavy. Hands grip flesh. Grief is expressed through movement rather than ornament. It was an approach that helped transform European painting.\u003c\/p\u003e\n\u003cp\u003eMore than four centuries later, DROMEDA takes this composition beyond its traditional rectangular format and recomposes it across three individual skateboard decks.\u003c\/p\u003e\n\u003cdiv class=\"dromeda-provenance\"\u003e\n\u003cspan class=\"dromeda-provenance-label\"\u003e THE ORIGINAL WORK \u003c\/span\u003e \u003cspan class=\"dromeda-provenance-value\"\u003e Vatican Pinacoteca · Vatican City \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARAVAGGIO\n       ===================================================== --\u003e\n\u003csection class=\"dromeda-box\"\u003e\n\u003cp class=\"dromeda-label\"\u003eTHE ARTIST\u003c\/p\u003e\n\u003ch2\u003eCARAVAGGIO\u003c\/h2\u003e\n\u003cp\u003eMichelangelo Merisi da Caravaggio was born in 1571 and became one of the most influential painters of his generation.\u003c\/p\u003e\n\u003cp\u003eAt a time when religious painting was often idealised, Caravaggio took a radically different approach. He painted saints and biblical figures with the faces, bodies and imperfections of real people. Deep shadow, concentrated light and intense naturalism made his paintings feel immediate rather than distant.\u003c\/p\u003e\n\u003cp\u003eHis approach would have an enormous influence on European painting, helping redefine how light, realism and human emotion could be used to tell a story.\u003c\/p\u003e\n\u003cp\u003eThat tension is particularly visible in \u003cem\u003eThe Entombment of Christ\u003c\/em\u003e. There is almost no separation between the sacred and the physical. Hands strain under the weight of the body. Feet are dirty. Faces are exhausted. The figures feel as though they occupy the same space as the viewer.\u003c\/p\u003e\n\u003cp class=\"dromeda-emphasis\"\u003eMore than four centuries later, it remains remarkably modern.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       RECOMPOSED ACROSS THREE DECKS\n       ===================================================== --\u003e\n\u003csection class=\"dromeda-box\"\u003e\n\u003cp class=\"dromeda-label\"\u003eTHE RECOMPOSITION\u003c\/p\u003e\n\u003ch2\u003eRECOMPOSED ACROSS\u003cbr\u003eTHREE DECKS\u003c\/h2\u003e\n\u003cp class=\"dromeda-lead\"\u003eDROMEDA takes the original composition beyond the conventional frame.\u003c\/p\u003e\n\u003cp\u003eRather than reproducing the painting as a single rectangle, the work has been carefully positioned across three individual skateboard decks. The spaces between the decks become part of the composition, separating the image while allowing it to remain visually connected.\u003c\/p\u003e\n\u003cp\u003eViewed together, the three decks form one artwork.\u003c\/p\u003e\n\u003cp\u003eViewed individually, the shape, curvature and exposed maple edges reveal something entirely different.\u003c\/p\u003e\n\u003cdiv class=\"dromeda-3d-embed\"\u003e\u003ciframe src=\"https:\/\/deck-art-creator.lovable.app\/viewer\/christ\" title=\"Dromeda 3D Triptych Viewer\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cimg class=\"dromeda-image dromeda-image--lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/Gemini_Generated_Image_ruvagbruvagbruva_1_1.jpg?v=1788532397\" alt=\"Dromeda Entombment of Christ triptych displayed in an interior\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       SEVEN LAYERS OF MAPLE\n       ===================================================== --\u003e\n\u003csection class=\"dromeda-box\"\u003e\n\u003cp class=\"dromeda-label\"\u003eTHE CONSTRUCTION\u003c\/p\u003e\n\u003ch2\u003eSEVEN LAYERS\u003cbr\u003eOF MAPLE\u003c\/h2\u003e\n\u003cp class=\"dromeda-lead\"\u003eA genuine skateboard deck — not simply the shape of one.\u003c\/p\u003e\n\u003cp\u003eEach DROMEDA deck is constructed from \u003cstrong\u003eseven laminated layers of maple\u003c\/strong\u003e, pressed together to create the strength, curvature and profile of a genuine skateboard deck.\u003c\/p\u003e\n\u003cp\u003eLook closely at the edge and those individual layers remain visible.\u003c\/p\u003e\n\u003cp\u003eThis is important to us. The skateboard isn't simply a shape onto which an artwork has been printed. Its construction is part of the piece.\u003c\/p\u003e\n\u003cp\u003eEach deck retains the defining characteristics of a skateboard: its laminated maple construction, concave profile, raised nose and tail, rounded edge and truck mounting holes.\u003c\/p\u003e\n\u003cp\u003eThe artwork is applied across the face of each deck and finished with a satin surface that allows the image to retain its depth without the high-gloss appearance of a conventional reproduction.\u003c\/p\u003e\n\u003cdiv class=\"dromeda-specs\"\u003e\n\u003cdiv class=\"dromeda-spec\"\u003e\n\u003cspan class=\"dromeda-spec-label\"\u003eCONSTRUCTION\u003c\/span\u003e \u003cspan class=\"dromeda-spec-value\"\u003e7-Layer Maple\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dromeda-spec\"\u003e\n\u003cspan class=\"dromeda-spec-label\"\u003ePROFILE\u003c\/span\u003e \u003cspan class=\"dromeda-spec-value\"\u003eConcave Skateboard Deck\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dromeda-spec\"\u003e\n\u003cspan class=\"dromeda-spec-label\"\u003eFINISH\u003c\/span\u003e \u003cspan class=\"dromeda-spec-value\"\u003eSatin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"dromeda-image dromeda-image--construction\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/Deck_Compostion_12_2026_12.png?v=1788531380\" alt=\"Seven laminated layers of maple in a Dromeda skateboard deck\" loading=\"lazy\"\u003e\n\u003cp class=\"dromeda-image-caption\"\u003eSeven laminated layers remain visible along the edge of the deck.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THE OBJECT\n       ===================================================== --\u003e\n\u003csection class=\"dromeda-box\"\u003e\n\u003cp class=\"dromeda-label\"\u003eSCALE \u0026amp; FORM\u003c\/p\u003e\n\u003ch2\u003eTHE OBJECT\u003c\/h2\u003e\n\u003cp class=\"dromeda-lead\"\u003eThree individual 31 × 8 inch decks form the complete triptych.\u003c\/p\u003e\n\u003cdiv class=\"dromeda-dimensions\"\u003e\n\u003cspan class=\"dromeda-provenance-label\"\u003e APPROXIMATE INSTALLED SIZE \u003c\/span\u003e \u003cstrong\u003e 28 in (71 cm) wide × 31 in (79 cm) high \u003c\/strong\u003e\n\u003cp style=\"margin-top: 8px; margin-bottom: 0;\"\u003eBased on approximately 2 inches between each deck.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe result sits somewhere between painting, sculpture and an object from skate culture.\u003c\/p\u003e\n\u003cp\u003eFrom directly in front, the three images resolve into Caravaggio's composition.\u003c\/p\u003e\n\u003cp\u003eMove around the piece and the experience changes. The curvature of the decks becomes visible. The maple edges appear. Shadows form behind each board. What initially reads as an image begins to reveal itself as a three-dimensional object.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MADE TO LIVE WITH\n       ===================================================== --\u003e\n\u003csection class=\"dromeda-box\"\u003e\n\u003cp class=\"dromeda-label\"\u003e30-DAY GUARANTEE\u003c\/p\u003e\n\u003ch2\u003eMADE TO\u003cbr\u003eLIVE WITH\u003c\/h2\u003e\n\u003cp class=\"dromeda-lead\"\u003eArt can look very different on a product page than it does once it occupies your own space.\u003c\/p\u003e\n\u003cp\u003eThat is why every DROMEDA Triptych is covered by our \u003cstrong\u003e30-Day Money-Back Guarantee\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eOnce your piece arrives, you have 30 days to see it in your home and decide whether it belongs there. If it isn't right for your space, contact us within 30 days of delivery to arrange a return in accordance with our returns policy.\u003c\/p\u003e\n\u003cp class=\"dromeda-emphasis\"\u003eWe want you to keep the piece because you genuinely want to live with it — not because you're stuck with it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Dromeda","offers":[{"title":"Default Title","offer_id":55284479754612,"sku":"DR-EOC","price":349.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/Entombment_home_page_52c94cb1-df50-4ebb-a258-7e68916a9901.png?v=1789538757","url":"https:\/\/dromeda.shop\/products\/caravaggios-entombment-of-christ-dromeda-skateboard-deck-triptych","provider":"Dromeda","version":"1.0","type":"link"}