{"title":"Accessories","description":"\u003cp\u003e\u003cstrong\u003eThe finishing touches matter.\u003c\/strong\u003e Explore Dromeda accessories designed to help you display, secure and personalise your skateboard art.\u003c\/p\u003e\n\u003cp\u003eFrom additional wall mounts to display hardware, each piece is selected to complement your Dromeda setup without distracting from the art itself.\u003c\/p\u003e","products":[{"product_id":"additional-hangers","title":"Three Skateboard Wallmounts | Additional Mounting System","description":"\u003c!-- =========================================================\n     DROMEDA — DUAL-MOUNT HANGER SET\n     ========================================================= --\u003e\n\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: auto;\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  .dh-rule {\n    width: 48px;\n    height: 1px;\n    margin: 28px 0;\n    background: var(--onyx);\n  }\n\n\n  \/* =========================================================\n     INTRO\n     ========================================================= *\/\n\n  .dh-intro {\n    padding: 90px 0 75px;\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\n  \/* =========================================================\n     COLOUR OPTIONS\n     ========================================================= *\/\n\n  .dh-colours {\n    padding: 0 0 110px;\n  }\n\n  .dh-colour-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n  }\n\n  .dh-colour-card {\n    position: relative;\n    overflow: hidden;\n    background: var(--soft);\n  }\n\n  .dh-colour-card img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .dh-image-caption {\n    position: absolute;\n    left: 20px;\n    bottom: 18px;\n    z-index: 2;\n    padding: 9px 12px;\n    background: rgba(247,243,236,0.94);\n    color: var(--onyx);\n    font-size: 10px;\n    line-height: 1;\n    font-weight: 600;\n    letter-spacing: 0.14em;\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 55px;\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     SINGLE VS DUAL COMPARISON IMAGE\n     ========================================================= *\/\n\n  .dh-comparison {\n    padding: 0 0 110px;\n  }\n\n  .dh-comparison-image {\n    position: relative;\n    overflow: hidden;\n    width: 100%;\n    background: var(--soft);\n  }\n\n  .dh-comparison-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .dh-comparison-caption {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 16px 2px 0;\n    color: var(--muted);\n    font-size: 10px;\n    line-height: 1.4;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n\n    \/* =========================================================\n     DETAILS\n     ========================================================= *\/\n\n  .dh-details {\n    padding: 105px 0;\n    background: var(--onyx);\n    color: #F7F3EC;\n  }\n\n  \/* Override Shopify theme heading colours inside dark section *\/\n  .dh-details .dh-label,\n  .dh-details .dh-heading-small {\n    color: #F7F3EC !important;\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    color: #F7F3EC;\n  }\n\n  .dh-detail-row span:first-child {\n    color: rgba(255,255,255,0.62);\n  }\n\n  .dh-detail-row span:last-child {\n    color: #F7F3EC;\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-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-colours {\n      padding-bottom: 70px;\n    }\n\n    .dh-colour-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\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-mounting {\n      padding: 70px 0 35px;\n    }\n\n    .dh-mounting-header {\n      margin-bottom: 40px;\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-comparison {\n      padding-bottom: 70px;\n    }\n\n    .dh-comparison-caption {\n      font-size: 9px;\n    }\n\n    .dh-detail-row {\n      grid-template-columns: 1fr;\n      gap: 5px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"dromeda-hangers\"\u003e\n\n\n  \u003c!-- =====================================================\n       INTRO\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-intro\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-intro-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cp class=\"dh-label\"\u003eDROMEDA MOUNTING\u003c\/p\u003e\n\n          \u003ch2 class=\"dh-heading\"\u003e\n            Added stability.\u003cbr\u003e\n            Cleaner alignment.\n          \u003c\/h2\u003e\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"dh-intro-lead\"\u003e\n            Add a second mounting point to each deck for greater stability,\n            more controlled alignment and extra reassurance in busy spaces.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dh-rule\"\u003e\u003c\/div\u003e\n\n          \u003cp class=\"dh-copy dh-muted\"\u003e\n            Every Dromeda Triptych already includes three wall hangers —\n            one for each deck. This optional three-pack allows each deck\n            to be secured at both the top and bottom.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CLEAR + BLACK OPTIONS\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-colours\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-colour-grid\"\u003e\n\n        \u003c!-- CLEAR HANGER --\u003e\n        \u003cdiv class=\"dh-colour-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/wallmounts1.png?v=1789907113\" alt=\"Dromeda transparent acrylic skateboard wall hanger\" loading=\"lazy\"\u003e\n\n          \u003cdiv class=\"dh-image-caption\"\u003e\n            Clear\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- BLACK HANGER --\u003e\n        \u003cdiv class=\"dh-colour-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/wallmountsblack.png?v=1789907113\" alt=\"Dromeda black skateboard wall hanger\" loading=\"lazy\"\u003e\n\n          \u003cdiv class=\"dh-image-caption\"\u003e\n            Black\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       WHY ADD THREE?\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-why\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-why-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"dh-label\"\u003eWHY ADD THREE?\u003c\/p\u003e\n\n          \u003ch2 class=\"dh-heading-small\"\u003e\n            For walls where life happens.\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dh-why-copy\"\u003e\n\n          \u003cp class=\"dh-copy\"\u003e\n            The standard Dromeda mounting system suspends each deck\n            from its upper truck holes, creating the floating presentation\n            our triptychs are designed around.\n          \u003c\/p\u003e\n\n          \u003cp class=\"dh-copy\"\u003e\n            For hallways, living areas and other high-traffic spaces,\n            adding a second hanger to the lower truck holes gives each\n            deck another point of support — helping minimise movement\n            if the artwork is accidentally bumped.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"dh-benefits\"\u003e\n\n            \u003cdiv class=\"dh-benefit\"\u003e\n\n              \u003cspan class=\"dh-benefit-number\"\u003e01\u003c\/span\u003e\n\n              \u003cstrong\u003eAdded stability\u003c\/strong\u003e\n\n              \u003cp\u003e\n                A second mounting point helps keep each deck securely\n                positioned against the wall.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"dh-benefit\"\u003e\n\n              \u003cspan class=\"dh-benefit-number\"\u003e02\u003c\/span\u003e\n\n              \u003cstrong\u003eControlled alignment\u003c\/strong\u003e\n\n              \u003cp\u003e\n                Top and bottom mounting points help maintain the position\n                and alignment of all three decks.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"dh-benefit\"\u003e\n\n              \u003cspan class=\"dh-benefit-number\"\u003e03\u003c\/span\u003e\n\n              \u003cstrong\u003eMade for busy spaces\u003c\/strong\u003e\n\n              \u003cp\u003e\n                Particularly useful in hallways and areas where people\n                regularly pass close to the artwork.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"dh-benefit\"\u003e\n\n              \u003cspan class=\"dh-benefit-number\"\u003e04\u003c\/span\u003e\n\n              \u003cstrong\u003eSame floating aesthetic\u003c\/strong\u003e\n\n              \u003cp\u003e\n                The discreet construction keeps attention on the artwork\n                rather than the mounting hardware.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       STANDARD VS DUAL\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-mounting\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-mounting-header\"\u003e\n\n        \u003cp class=\"dh-label\"\u003e\n          YOUR DISPLAY. YOUR CHOICE.\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"dh-heading-small\"\u003e\n          One hanger or two?\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dh-options\"\u003e\n\n        \u003c!-- STANDARD --\u003e\n\n        \u003cdiv class=\"dh-option\"\u003e\n\n          \u003cdiv class=\"dh-option-label\"\u003e\n            Included With Every Triptych\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Standard Mount\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Three hangers are already included with every Dromeda Triptych —\n            one per deck. For most installations, this is all you need to\n            create the intended floating wall display.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- DUAL --\u003e\n\n        \u003cdiv class=\"dh-option\"\u003e\n\n          \u003cdiv class=\"dh-option-label\"\u003e\n            Optional 3-Pack\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Dual Mount\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Add three additional hangers to secure each deck at both its\n            upper and lower truck holes. Ideal when additional stability\n            and more controlled positioning are preferred.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SINGLE VS DUAL — COMPARISON IMAGE\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-comparison\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-comparison-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/wallmountsdulamount.png?v=1789907114\" alt=\"Comparison of Dromeda standard single mount and optional dual mount skateboard hanging system\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dh-comparison-caption\"\u003e\n\n        \u003cspan\u003e\n          Standard Mount\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Dual Mount\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       DETAILS\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-details\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-details-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"dh-label\"\u003e\n            THE DETAILS\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"dh-heading-small\"\u003e\n            Minimal hardware.\u003cbr\u003e\n            Maximum discretion.\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dh-detail-list\"\u003e\n\n          \u003cdiv class=\"dh-detail-row\"\u003e\n            \u003cspan\u003eQuantity\u003c\/span\u003e\n            \u003cspan\u003e3 × skateboard deck hangers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dh-detail-row\"\u003e\n            \u003cspan\u003eMaterial\u003c\/span\u003e\n            \u003cspan\u003eReinforced acrylic with stainless steel hardware\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dh-detail-row\"\u003e\n            \u003cspan\u003eColour\u003c\/span\u003e\n            \u003cspan\u003eClear or Black\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dh-detail-row\"\u003e\n            \u003cspan\u003eDimensions\u003c\/span\u003e\n            \u003cspan\u003eApprox. 7.6 × 4.3 cm each\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dh-detail-row\"\u003e\n            \u003cspan\u003eDeck compatibility\u003c\/span\u003e\n            \u003cspan\u003eDesigned for standard 1.625-inch truck-hole spacing\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dh-detail-row\"\u003e\n            \u003cspan\u003eDeck modification\u003c\/span\u003e\n            \u003cspan\u003eNo drilling of the skateboard deck required\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dh-detail-row\"\u003e\n            \u003cspan\u003eUse\u003c\/span\u003e\n            \u003cspan\u003eAdditional lower mounting point for Dromeda Triptych decks\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n \n  \u003c!-- =====================================================\n       INSTALLATION\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-install\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-install-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"dh-label\"\u003e\n            INSTALLATION\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"dh-heading-small\"\u003e\n            Designed to disappear.\n          \u003c\/h2\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"dh-install-copy\"\u003e\n\n          \u003cp\u003e\n            Each hanger attaches to the wall and connects through the\n            existing truck holes in the skateboard deck, allowing the\n            mounting hardware to remain discreet once installed.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When used as the optional lower mount, position the additional\n            hanger beneath each deck using the lower truck holes while\n            maintaining the desired spacing and alignment of the triptych.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dh-note\"\u003e\n\n            \u003cstrong\u003eInstallation note:\u003c\/strong\u003e\n            Wall construction varies. Always use fixings appropriate for\n            your wall type and confirm the fixing is secure before mounting\n            the artwork. If unsure, consult a qualified installer.\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL STATEMENT\n       ===================================================== --\u003e\n\n  \u003csection class=\"dh-final\"\u003e\n    \u003cdiv class=\"dh-container\"\u003e\n\n      \u003cdiv class=\"dh-final-inner\"\u003e\n\n        \u003cp class=\"dh-label\"\u003e\n          OPTIONAL DUAL-MOUNT SYSTEM\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"dh-heading-small\"\u003e\n          Three extra hangers.\u003cbr\u003e\n          One extra point of security.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Your Dromeda Triptych already arrives ready to hang.\n          The additional three-pack is simply there for spaces where\n          you want a little more control, stability and reassurance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Dromeda","offers":[{"title":"Black","offer_id":56139825807732,"sku":"DROA-WM-1","price":29.0,"currency_code":"AUD","in_stock":true},{"title":"Clear","offer_id":56139825840500,"sku":"DROA-WM-2","price":29.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/files\/wall_mounts_x_3_clear.png?v=1789909189"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/3511\/5892\/collections\/wallmounts1.png?v=1789916266","url":"https:\/\/dromeda.shop\/collections\/accessories.oembed","provider":"Dromeda","version":"1.0","type":"link"}