{"product_id":"additional-hangers","title":"Additional Mounting System | Three Skateboard Wallmounts","description":"\u003c!-- =========================================================\n     DROMEDA — DUAL-MOUNT HANGER SET\n     Accessory Product Page Content\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .dromeda-hangers {\n    --bone: #F1E9DC;\n    --onyx: #171717;\n    --muted: #6d6963;\n    --line: rgba(23, 23, 23, 0.14);\n    --soft: #F7F3EC;\n\n    width: 100%;\n    color: var(--onyx);\n    font-family: inherit;\n  }\n\n  .dromeda-hangers * {\n    box-sizing: border-box;\n  }\n\n  .dromeda-hangers img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .dh-container {\n    width: min(1180px, calc(100% - 48px));\n    margin: 0 auto;\n  }\n\n  .dh-label {\n    margin: 0 0 18px;\n    font-size: 11px;\n    line-height: 1;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .dh-heading {\n    margin: 0;\n    font-size: clamp(38px, 5vw, 68px);\n    line-height: 0.98;\n    font-weight: 500;\n    letter-spacing: -0.04em;\n  }\n\n  .dh-heading-small {\n    margin: 0;\n    font-size: clamp(30px, 3.5vw, 48px);\n    line-height: 1.04;\n    font-weight: 500;\n    letter-spacing: -0.035em;\n  }\n\n  .dh-copy {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .dh-muted {\n    color: var(--muted);\n  }\n\n\n  \/* =========================================================\n     INTRO\n     ========================================================= *\/\n\n  .dh-intro {\n    padding: 90px 0 100px;\n  }\n\n  .dh-intro-grid {\n    display: grid;\n    grid-template-columns: 0.85fr 1.15fr;\n    gap: 100px;\n    align-items: end;\n  }\n\n  .dh-intro-lead {\n    max-width: 600px;\n    margin: 0;\n    font-size: clamp(20px, 2vw, 27px);\n    line-height: 1.45;\n    letter-spacing: -0.015em;\n  }\n\n  .dh-rule {\n    width: 48px;\n    height: 1px;\n    margin: 28px 0;\n    background: var(--onyx);\n  }\n\n\n  \/* =========================================================\n     IMAGE GRID\n     ========================================================= *\/\n\n  .dh-images {\n    padding-bottom: 110px;\n  }\n\n  .dh-image-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .dh-image {\n    position: relative;\n    overflow: hidden;\n    min-height: 580px;\n    background: var(--soft);\n  }\n\n  .dh-image-placeholder {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 40px;\n    border: 1px solid var(--line);\n    color: var(--muted);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    text-align: center;\n  }\n\n  .dh-image-caption {\n    position: absolute;\n    left: 20px;\n    bottom: 18px;\n    z-index: 2;\n    padding: 8px 11px;\n    background: rgba(247,243,236,0.92);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================================\n     WHY ADD THREE\n     ========================================================= *\/\n\n  .dh-why {\n    padding: 110px 0;\n    background: var(--bone);\n  }\n\n  .dh-why-grid {\n    display: grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    gap: 110px;\n  }\n\n  .dh-why-copy {\n    max-width: 590px;\n  }\n\n  .dh-why-copy .dh-copy + .dh-copy {\n    margin-top: 20px;\n  }\n\n  .dh-benefits {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    margin-top: 48px;\n    border-top: 1px solid rgba(23,23,23,0.18);\n  }\n\n  .dh-benefit {\n    padding: 25px 25px 25px 0;\n    border-bottom: 1px solid rgba(23,23,23,0.18);\n  }\n\n  .dh-benefit:nth-child(even) {\n    padding-left: 25px;\n    border-left: 1px solid rgba(23,23,23,0.18);\n  }\n\n  .dh-benefit-number {\n    display: block;\n    margin-bottom: 15px;\n    font-size: 10px;\n    letter-spacing: 0.16em;\n  }\n\n  .dh-benefit strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  .dh-benefit p {\n    margin: 0;\n    color: #5f5b56;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================================================\n     STANDARD VS DUAL\n     ========================================================= *\/\n\n  .dh-mounting {\n    padding: 110px 0;\n  }\n\n  .dh-mounting-header {\n    max-width: 700px;\n    margin-bottom: 60px;\n  }\n\n  .dh-options {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    border-top: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n  }\n\n  .dh-option {\n    padding: 42px 45px 45px 0;\n  }\n\n  .dh-option + .dh-option {\n    padding-left: 45px;\n    border-left: 1px solid var(--line);\n  }\n\n  .dh-option-label {\n    margin-bottom: 25px;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.17em;\n    text-transform: uppercase;\n  }\n\n  .dh-option h3 {\n    margin: 0 0 16px;\n    font-size: 25px;\n    font-weight: 500;\n    letter-spacing: -0.02em;\n  }\n\n  .dh-option p {\n    max-width: 470px;\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n\n  \/* =========================================================\n     WHAT'S INCLUDED \/ SPECS\n     ========================================================= *\/\n\n  .dh-details {\n    padding: 105px 0;\n    background: var(--onyx);\n    color: #F7F3EC;\n  }\n\n  .dh-details-grid {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 110px;\n  }\n\n  .dh-detail-list {\n    border-top: 1px solid rgba(255,255,255,0.22);\n  }\n\n  .dh-detail-row {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 30px;\n    padding: 18px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.18);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .dh-detail-row span:first-child {\n    color: rgba(255,255,255,0.55);\n  }\n\n\n  \/* =========================================================\n     INSTALLATION\n     ========================================================= *\/\n\n  .dh-install {\n    padding: 105px 0;\n  }\n\n  .dh-install-grid {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 110px;\n  }\n\n  .dh-install-copy {\n    max-width: 610px;\n  }\n\n  .dh-install-copy p {\n    margin: 0 0 18px;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .dh-note {\n    margin-top: 30px;\n    padding: 22px 24px;\n    background: var(--soft);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     FINAL STATEMENT\n     ========================================================= *\/\n\n  .dh-final {\n    padding: 100px 0;\n    background: var(--bone);\n    text-align: center;\n  }\n\n  .dh-final-inner {\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .dh-final .dh-heading-small {\n    margin-bottom: 24px;\n  }\n\n  .dh-final p {\n    max-width: 610px;\n    margin: 0 auto;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media (max-width: 768px) {\n\n    .dh-container {\n      width: min(100% - 32px, 1180px);\n    }\n\n    .dh-intro,\n    .dh-why,\n    .dh-mounting,\n    .dh-details,\n    .dh-install,\n    .dh-final {\n      padding-top: 70px;\n      padding-bottom: 70px;\n    }\n\n    .dh-intro-grid,\n    .dh-why-grid,\n    .dh-details-grid,\n    .dh-install-grid {\n      grid-template-columns: 1fr;\n      gap: 35px;\n    }\n\n    .dh-image-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .dh-image {\n      min-height: 430px;\n    }\n\n    .dh-images {\n      padding-bottom: 70px;\n    }\n\n    .dh-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .dh-benefit,\n    .dh-benefit:nth-child(even) {\n      padding: 22px 0;\n      border-left: 0;\n    }\n\n    .dh-options {\n      grid-template-columns: 1fr;\n    }\n\n    .dh-option,\n    .dh-option + .dh-option {\n      padding: 32px 0;\n      border-left: 0;\n    }\n\n    .dh-option + .dh-option {\n      border-top: 1px solid var(--line);\n    }\n\n    .dh-detail-row {\n      grid-template-columns: 1fr;\n      gap: 5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dromeda-hangers\"\u003e\n\u003c!-- =====================================================\n       INTRO\n       ===================================================== --\u003e\n\u003csection class=\"dh-intro\"\u003e\n\u003cdiv class=\"dh-container\"\u003e\n\u003cdiv class=\"dh-intro-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"dh-label\"\u003eDROMEDA MOUNTING\u003c\/p\u003e\n\u003ch2 class=\"dh-heading\"\u003eAdded stability.\u003cbr\u003eCleaner alignment.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"dh-intro-lead\"\u003eAdd a second mounting point to each deck for greater stability, more controlled alignment and extra reassurance in busy spaces.\u003c\/p\u003e\n\u003cdiv class=\"dh-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"dh-copy dh-muted\"\u003eEvery Dromeda Triptych already includes three wall hangers — one for each deck. This optional three-pack allows each deck to be secured at both the top and bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT IMAGES\n       Replace placeholders with your Shopify image URLs.\n       ===================================================== --\u003e\n\u003csection class=\"dh-images\"\u003e\n\u003cdiv class=\"dh-container\"\u003e\n\u003cdiv class=\"dh-image-grid\"\u003e\n\u003cdiv class=\"dh-image\"\u003e\n\u003cdiv class=\"dh-image-placeholder\"\u003eProduct Image 01\u003cbr\u003eHanger Detail\u003c\/div\u003e\n\u003cdiv class=\"dh-image-caption\"\u003eReinforced Acrylic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-image\"\u003e\n\u003cdiv class=\"dh-image-placeholder\"\u003eProduct Image 02\u003cbr\u003eInstalled Detail\u003c\/div\u003e\n\u003cdiv class=\"dh-image-caption\"\u003eDual-Mount Configuration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WHY ADD THREE?\n       ===================================================== --\u003e\n\u003csection class=\"dh-why\"\u003e\n\u003cdiv class=\"dh-container\"\u003e\n\u003cdiv class=\"dh-why-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"dh-label\"\u003eWHY ADD THREE?\u003c\/p\u003e\n\u003ch2 class=\"dh-heading-small\"\u003eFor walls where life happens.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-why-copy\"\u003e\n\u003cp class=\"dh-copy\"\u003eThe standard Dromeda mounting system suspends each deck from its upper truck holes, creating the floating presentation our triptychs are designed around.\u003c\/p\u003e\n\u003cp class=\"dh-copy\"\u003eFor hallways, living areas and other high-traffic spaces, adding a second hanger to the lower truck holes gives each deck another point of support — helping minimise movement if the artwork is accidentally bumped.\u003c\/p\u003e\n\u003cdiv class=\"dh-benefits\"\u003e\n\u003cdiv class=\"dh-benefit\"\u003e\n\u003cspan class=\"dh-benefit-number\"\u003e01\u003c\/span\u003e \u003cstrong\u003eAdded stability\u003c\/strong\u003e\n\u003cp\u003eA second mounting point helps keep each deck securely positioned against the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-benefit\"\u003e\n\u003cspan class=\"dh-benefit-number\"\u003e02\u003c\/span\u003e \u003cstrong\u003eControlled alignment\u003c\/strong\u003e\n\u003cp\u003eTop and bottom mounting points help maintain the position and alignment of all three decks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-benefit\"\u003e\n\u003cspan class=\"dh-benefit-number\"\u003e03\u003c\/span\u003e \u003cstrong\u003eMade for busy spaces\u003c\/strong\u003e\n\u003cp\u003eParticularly useful in hallways and areas where people regularly pass close to the artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-benefit\"\u003e\n\u003cspan class=\"dh-benefit-number\"\u003e04\u003c\/span\u003e \u003cstrong\u003eSame floating aesthetic\u003c\/strong\u003e\n\u003cp\u003eThe discreet acrylic construction keeps attention on the artwork rather than the mounting hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STANDARD VS DUAL\n       ===================================================== --\u003e\n\u003csection class=\"dh-mounting\"\u003e\n\u003cdiv class=\"dh-container\"\u003e\n\u003cdiv class=\"dh-mounting-header\"\u003e\n\u003cp class=\"dh-label\"\u003eYOUR DISPLAY. YOUR CHOICE.\u003c\/p\u003e\n\u003ch2 class=\"dh-heading-small\"\u003eOne hanger or two?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-options\"\u003e\n\u003cdiv class=\"dh-option\"\u003e\n\u003cdiv class=\"dh-option-label\"\u003eIncluded With Every Triptych\u003c\/div\u003e\n\u003ch3\u003eStandard Mount\u003c\/h3\u003e\n\u003cp\u003eThree hangers are already included with every Dromeda Triptych — one per deck. For most installations, this is all you need to create the intended floating wall display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-option\"\u003e\n\u003cdiv class=\"dh-option-label\"\u003eOptional 3-Pack\u003c\/div\u003e\n\u003ch3\u003eDual Mount\u003c\/h3\u003e\n\u003cp\u003eAdd three additional hangers to secure each deck at both its upper and lower truck holes. Ideal when additional stability and more controlled positioning are preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n       ===================================================== --\u003e\n\u003csection class=\"dh-details\"\u003e\n\u003cdiv class=\"dh-container\"\u003e\n\u003cdiv class=\"dh-details-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"dh-label\"\u003eTHE DETAILS\u003c\/p\u003e\n\u003ch2 class=\"dh-heading-small\"\u003eMinimal hardware.\u003cbr\u003eMaximum discretion.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-detail-list\"\u003e\n\u003cdiv class=\"dh-detail-row\"\u003e\n\u003cspan\u003eQuantity\u003c\/span\u003e \u003cspan\u003e3 × skateboard deck hangers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-detail-row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cspan\u003eReinforced acrylic with stainless steel hardware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-detail-row\"\u003e\n\u003cspan\u003eColour\u003c\/span\u003e \u003cspan\u003eTransparent or Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-detail-row\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cspan\u003eApprox. 7.6 × 4.3 cm each\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-detail-row\"\u003e\n\u003cspan\u003eDeck compatibility\u003c\/span\u003e \u003cspan\u003eDesigned for standard 1.625-inch truck-hole spacing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-detail-row\"\u003e\n\u003cspan\u003eDeck modification\u003c\/span\u003e \u003cspan\u003eNo drilling of the skateboard deck required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-detail-row\"\u003e\n\u003cspan\u003eUse\u003c\/span\u003e \u003cspan\u003eAdditional lower mounting point for Dromeda Triptych decks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n       ===================================================== --\u003e\n\u003csection class=\"dh-install\"\u003e\n\u003cdiv class=\"dh-container\"\u003e\n\u003cdiv class=\"dh-install-grid\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"dh-label\"\u003eINSTALLATION\u003c\/p\u003e\n\u003ch2 class=\"dh-heading-small\"\u003eDesigned to disappear.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dh-install-copy\"\u003e\n\u003cp\u003eEach hanger attaches to the wall and connects through the existing truck holes in the skateboard deck, allowing the mounting hardware to remain discreet once installed.\u003c\/p\u003e\n\u003cp\u003eWhen used as the optional lower mount, position the additional hanger beneath each deck using the lower truck holes while maintaining the desired spacing and alignment of the triptych.\u003c\/p\u003e\n\u003cdiv class=\"dh-note\"\u003e\n\u003cstrong\u003eInstallation note:\u003c\/strong\u003e Wall construction varies. Always use fixings appropriate for your wall type and confirm the fixing is secure before mounting the artwork. If unsure, consult a qualified installer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL STATEMENT\n       ===================================================== --\u003e\n\u003csection class=\"dh-final\"\u003e\n\u003cdiv class=\"dh-container\"\u003e\n\u003cdiv class=\"dh-final-inner\"\u003e\n\u003cp class=\"dh-label\"\u003eOPTIONAL DUAL-MOUNT SYSTEM\u003c\/p\u003e\n\u003ch2 class=\"dh-heading-small\"\u003eThree extra hangers.\u003cbr\u003eOne extra point of security.\u003c\/h2\u003e\n\u003cp\u003eYour Dromeda Triptych already arrives ready to hang. The additional three-pack is simply there for spaces where you want a little more control, stability and reassurance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Dromeda","offers":[{"title":"Default Title","offer_id":56137693757812,"sku":"DROA-WM","price":39.0,"currency_code":"AUD","in_stock":true}],"url":"https:\/\/dromeda.shop\/products\/additional-hangers","provider":"Dromeda","version":"1.0","type":"link"}