{"product_id":"champions-medal-and-squad-art-shadow-box-frame","title":"Arsenal 2025\/26 Champions Medal and Squad Art Shadow Box Frame","description":"\u003cstyle\u003e\n  :root {\n    --ars-red:     #EF0107;\n    --ars-crimson: #C8102E;\n    --ars-navy:    #063672;\n    --ars-gold:    #9B7D47;\n    --ars-white:   #FFFFFF;\n    --ars-offwhite:#F7F5F0;\n    --ars-warm:    #FBF8F3;\n    --ars-dark:    #1a1a1a;\n  }\n \n  .ars-wrap {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: var(--ars-dark);\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 0 4px;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n  .ars-wrap *, .ars-wrap *::before, .ars-wrap *::after { box-sizing: inherit; }\n \n  \/* ── Urgency bar ─────────────────────────────────────────────────── *\/\n  .ars-urgency {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 14px;\n  }\n  .ars-urgency-item {\n    background: var(--ars-navy);\n    border-radius: 4px;\n    padding: 12px 10px;\n    text-align: center;\n    border-bottom: 3px solid var(--ars-gold);\n  }\n  .ars-urgency-item .ui-label {\n    color: var(--ars-white);\n    font-size: 13px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    display: block;\n    line-height: 1.3;\n  }\n  .ars-urgency-item .ui-sub {\n    color: var(--ars-gold);\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    display: block;\n    margin-top: 3px;\n  }\n \n  \/* ── Hero banner ─────────────────────────────────────────────────── *\/\n  .ars-hero-banner {\n    background: var(--ars-navy);\n    border-top: 5px solid var(--ars-red);\n    border-bottom: 5px solid var(--ars-gold);\n    text-align: center;\n    padding: 24px 16px 20px;\n    margin-bottom: 18px;\n    border-radius: 4px;\n  }\n  .ars-hero-banner .eyebrow {\n    color: var(--ars-gold);\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    font-weight: 700;\n  }\n  .ars-hero-banner h2 {\n    color: var(--ars-white);\n    font-size: 20px;\n    font-weight: 900;\n    margin: 0 0 10px;\n    line-height: 1.2;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    word-break: break-word;\n  }\n  .ars-hero-banner h2 span { color: var(--ars-gold); }\n  .ars-hero-banner .sub {\n    color: #a8bcd8;\n    font-size: 13px;\n    margin: 0;\n    font-style: italic;\n  }\n \n  \/* ── Images ──────────────────────────────────────────────────────── *\/\n  .ars-img-full {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 4px;\n    margin-bottom: 18px;\n  }\n \n  \/* ── Intro block ─────────────────────────────────────────────────── *\/\n  .ars-intro {\n    background: var(--ars-offwhite);\n    border-left: 5px solid var(--ars-red);\n    padding: 16px;\n    margin-bottom: 18px;\n    border-radius: 0 4px 4px 0;\n  }\n  .ars-intro p { margin: 0 0 10px; font-size: 14px; }\n  .ars-intro p:last-child { margin-bottom: 0; }\n  .ars-intro strong { color: var(--ars-crimson); }\n \n  \/* ── Section headers ─────────────────────────────────────────────── *\/\n  .ars-section-header {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin: 22px 0 14px;\n    overflow: hidden;\n  }\n  .ars-section-header .line {\n    flex: 1;\n    min-width: 16px;\n    height: 2px;\n    background: linear-gradient(90deg, var(--ars-red), transparent);\n  }\n  .ars-section-header .line-r {\n    background: linear-gradient(90deg, transparent, var(--ars-navy));\n  }\n  .ars-section-header h3 {\n    font-size: 12px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--ars-navy);\n    margin: 0;\n    white-space: normal;\n    text-align: center;\n    flex-shrink: 1;\n  }\n \n  \/* ── What's inside — two panel cards ────────────────────────────── *\/\n  .ars-panels {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 18px;\n  }\n  .ars-panel-card {\n    background: var(--ars-navy);\n    border-radius: 4px;\n    padding: 16px 14px;\n    text-align: center;\n    border-bottom: 3px solid var(--ars-gold);\n  }\n  .ars-panel-card .pc-title {\n    color: var(--ars-gold);\n    font-weight: 900;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    display: block;\n    margin-bottom: 6px;\n  }\n  .ars-panel-card .pc-desc {\n    color: var(--ars-white);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n \n  \/* ── Feature list ────────────────────────────────────────────────── *\/\n  .ars-features { list-style: none; padding: 0; margin: 0 0 18px; }\n  .ars-features li {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    padding: 10px 0;\n    border-bottom: 1px solid #e0d9d0;\n    font-size: 14px;\n  }\n  .ars-features li:last-child { border-bottom: none; }\n  .ars-features li .dash {\n    color: var(--ars-crimson);\n    font-weight: 900;\n    flex-shrink: 0;\n    line-height: 1.5;\n  }\n  .ars-features li strong { color: var(--ars-navy); }\n \n  \/* ── Frame detail block ──────────────────────────────────────────── *\/\n  .ars-frame-detail {\n    background: var(--ars-navy);\n    border-top: 3px solid var(--ars-gold);\n    border-bottom: 3px solid var(--ars-gold);\n    padding: 20px 18px;\n    margin-bottom: 18px;\n    border-radius: 4px;\n  }\n  .ars-frame-detail .fd-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px 20px;\n  }\n  .ars-frame-detail .fd-label {\n    color: var(--ars-gold);\n    font-size: 10px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    display: block;\n    margin-bottom: 3px;\n  }\n  .ars-frame-detail .fd-val {\n    color: var(--ars-white);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n \n  \/* ── Pull quote ──────────────────────────────────────────────────── *\/\n  .ars-quote {\n    background: var(--ars-navy);\n    border-left: 5px solid var(--ars-gold);\n    color: var(--ars-white);\n    padding: 20px 20px 18px 22px;\n    border-radius: 0 6px 6px 0;\n    margin-bottom: 18px;\n  }\n  .ars-quote p {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    font-style: italic;\n    line-height: 1.5;\n    color: var(--ars-white);\n  }\n  .ars-quote .attrib {\n    font-size: 11px;\n    color: var(--ars-gold);\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-weight: 700;\n  }\n \n  \/* ── Specs table ─────────────────────────────────────────────────── *\/\n  .ars-specs-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 18px; }\n  .ars-specs { width: 100%; min-width: 260px; border-collapse: collapse; font-size: 13px; }\n  .ars-specs thead tr { background: var(--ars-navy); color: var(--ars-white); }\n  .ars-specs thead th { padding: 9px 12px; text-align: left; font-size: 10px; letter-spacing: 1.5px; text-transform: uppercase; white-space: nowrap; }\n  .ars-specs tbody tr:nth-child(even) { background: #eef1f8; }\n  .ars-specs tbody tr:nth-child(odd) { background: var(--ars-offwhite); }\n  .ars-specs tbody td { padding: 8px 12px; vertical-align: top; }\n  .ars-specs tbody td:first-child { font-weight: 700; color: var(--ars-navy); white-space: nowrap; }\n \n  \/* ── Why buy ─────────────────────────────────────────────────────── *\/\n  .ars-why { border: 2px solid var(--ars-gold); border-radius: 4px; overflow: hidden; margin-bottom: 18px; }\n  .ars-why-header {\n    background: var(--ars-navy);\n    padding: 10px 16px;\n    font-weight: 900;\n    font-size: 11px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--ars-gold);\n  }\n  .ars-why-body { padding: 12px 16px; background: var(--ars-warm); }\n  .ars-why-body ul { list-style: none; padding: 0; margin: 0; }\n  .ars-why-body li {\n    padding: 9px 0;\n    border-bottom: 1px solid #e0d9d0;\n    font-size: 13.5px;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .ars-why-body li:last-child { border-bottom: none; }\n  .ars-why-body li .dash { color: var(--ars-crimson); font-weight: 900; flex-shrink: 0; line-height: 1.4; }\n \n  \/* ── Trust bar ───────────────────────────────────────────────────── *\/\n  .ars-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 6px;\n    margin-bottom: 18px;\n    text-align: center;\n  }\n  .ars-trust-item {\n    background: var(--ars-offwhite);\n    border-radius: 4px;\n    padding: 10px 6px;\n    border-top: 3px solid var(--ars-red);\n  }\n  .ars-trust-item span { font-size: 11px; font-weight: 700; color: var(--ars-navy); display: block; line-height: 1.35; }\n \n  \/* ── CTA strip ───────────────────────────────────────────────────── *\/\n  .ars-cta-strip {\n    background: var(--ars-navy);\n    border-top: 4px solid var(--ars-red);\n    padding: 20px 16px;\n    text-align: center;\n    border-radius: 4px;\n    margin-bottom: 8px;\n  }\n  .ars-cta-strip p { color: var(--ars-white); font-size: 15px; margin: 0 0 6px; font-weight: 700; letter-spacing: 0.5px; }\n  .ars-cta-strip .sub { color: #a8bcd8; font-size: 13px; font-style: italic; font-weight: 400; }\n \n  \/* ── Responsive ──────────────────────────────────────────────────── *\/\n  @media (min-width: 520px) {\n    .ars-hero-banner h2    { font-size: 26px; }\n    .ars-hero-banner .eyebrow { font-size: 11px; }\n    .ars-section-header h3 { font-size: 13px; letter-spacing: 2px; }\n    .ars-intro p           { font-size: 15px; }\n    .ars-features li       { font-size: 14.5px; }\n    .ars-quote p           { font-size: 16px; }\n    .ars-frame-detail .fd-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n \n  @media (max-width: 400px) {\n    .ars-panels            { grid-template-columns: 1fr; }\n    .ars-urgency           { grid-template-columns: 1fr; }\n    .ars-trust             { grid-template-columns: 1fr; }\n    .ars-frame-detail .fd-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n \n\u003cdiv class=\"ars-wrap\"\u003e\n \n  \u003c!-- URGENCY BAR --\u003e\n  \u003cdiv class=\"ars-urgency\"\u003e\n    \u003cdiv class=\"ars-urgency-item\"\u003e\n      \u003cspan class=\"ui-label\"\u003eFree UK Delivery\u003c\/span\u003e\n      \u003cspan class=\"ui-sub\"\u003eOn every order\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ars-urgency-item\"\u003e\n      \u003cspan class=\"ui-label\"\u003eLimited Quantity\u003c\/span\u003e\n      \u003cspan class=\"ui-sub\"\u003eOrder before it sells out\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- HERO BANNER --\u003e\n  \u003cdiv class=\"ars-hero-banner\"\u003e\n    \u003cp class=\"eyebrow\"\u003e2025\/26 Premier League Champions\u003c\/p\u003e\n    \u003ch2\u003eThe Medal.\u003cbr\u003e\u003cspan\u003eThe Art. The Moment.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"sub\"\u003eA replica Premier League medal and watercolour squad art — framed together in one premium display piece.\u003c\/p\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- HERO 1 --\u003e\n  \u003cimg class=\"ars-img-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/GMF_Product_Images_.00_00_02_14.Still001.jpg?v=1783254061\" alt=\"Arsenal Champions Medal and Art Shadow Box Frame\"\u003e\n \n  \u003c!-- INTRO NARRATIVE --\u003e\n  \u003cdiv class=\"ars-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eTwo things that define Arsenal's 2025\/26 title win — the medal and the moment — together in one frame.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eOn the left: a watercolour-style art print of the Arsenal squad and manager, the words \"Premier League Champions\" across it in gold. On the right: a replica Premier League winners medal, gold and gleaming, hanging on a red ribbon inside a deep black shadow box.\u003c\/p\u003e\n    \u003cp\u003eThis is not a poster. This is not a replica on its own. This is both — designed to sit together, displayed together, and kept for a very long time.\u003c\/p\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- HERO 2 --\u003e\n  \u003cimg class=\"ars-img-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/GMF_Product_Images_.00_00_12_14.Still003.jpg?v=1783254061\" alt=\"Arsenal Champions Medal Frame — detail view\" loading=\"lazy\"\u003e\n \n  \u003c!-- WHAT IS IN THE FRAME --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eTwo Pieces. One Frame.\u003c\/h3\u003e\n    \u003cdiv class=\"line line-r\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003cp style=\"font-size:14px;margin-bottom:14px;\"\u003eThe shadow box contains two distinct elements, mounted side by side on a black velvet-finish backing:\u003c\/p\u003e\n \n  \u003cdiv class=\"ars-panels\"\u003e\n    \u003cdiv class=\"ars-panel-card\"\u003e\n      \u003cspan class=\"pc-title\"\u003eThe Art Print\u003c\/span\u003e\n      \u003cspan class=\"pc-desc\"\u003eWatercolour-style illustration of the Arsenal squad and manager. \"Premier League Champions 2025\/26\" displayed across the image in gold.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ars-panel-card\"\u003e\n      \u003cspan class=\"pc-title\"\u003eThe Replica Medal\u003c\/span\u003e\n      \u003cspan class=\"pc-desc\"\u003eGold Premier League winners medal with the lion crest, \"Champions 2025\/26\" engraved, hung on a red ribbon inside the frame.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003cimg class=\"ars-img-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/Sizes_Gunners.png?v=1783254062\" alt=\"Arsenal Medal Frame — dimensions\" loading=\"lazy\"\u003e\n \n  \u003c!-- HERO 4 — Wall mountable --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eReady for the Wall or Your Shelf\u003c\/h3\u003e\n    \u003cdiv class=\"line line-r\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003cimg class=\"ars-img-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/Wall_Mountable_FINAL.png?v=1783254063\" alt=\"Arsenal Medal Frame — wall mountable display\" loading=\"lazy\"\u003e\n \n  \u003cp style=\"font-size:14px;margin-bottom:18px;\"\u003eThe frame arrives ready to hang — wall fixings and a fold-out stand are both included so you can display it however suits your space. No tools, no additional purchases, nothing to figure out.\u003c\/p\u003e\n \n  \u003c!-- HERO 5 — Art detail --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eThe Art — A Closer Look\u003c\/h3\u003e\n    \u003cdiv class=\"line line-r\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003cimg class=\"ars-img-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/details_of_photo.jpg?v=1783254063\" alt=\"Arsenal Champions watercolour squad art — close-up detail\" loading=\"lazy\"\u003e\n \n  \u003cp style=\"font-size:14px;margin-bottom:18px;\"\u003eThe squad art is rendered in a watercolour illustration style — atmospheric, detailed, and distinctly premium. Every member of the title-winning group is represented, with the manager alongside the players. \"Premier League Champions\" sits across the image in bold gold lettering.\u003c\/p\u003e\n \n  \u003c!-- WHAT YOU RECEIVE --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eWhat You Receive\u003c\/h3\u003e\n    \u003cdiv class=\"line line-r\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003cul class=\"ars-features\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eDeep black shadow box frame:\u003c\/strong\u003e A premium display frame with depth to accommodate both the medal and the art print — not a flat frame.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eWatercolour squad art print:\u003c\/strong\u003e The full title-winning squad and manager in watercolour illustration style, with \"Premier League Champions 2025\/26\" in gold across the image.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eReplica Premier League winners medal:\u003c\/strong\u003e Gold-finish medal with the Premier League lion crest and \"Champions 2025\/26\" — mounted on a red ribbon inside the frame.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBlack velvet-finish mount:\u003c\/strong\u003e Both pieces sit against a deep black backing that gives the frame its gallery depth and makes every element stand out.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eWall and shelf display options:\u003c\/strong\u003e Arrives with both wall fixings and a fold-out stand — ready to display immediately.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eGift-ready packaging:\u003c\/strong\u003e Arrives securely packaged — no additional wrapping required.\u003c\/div\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n \n  \u003c!-- FRAME SPECIFICATIONS BLOCK --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eFrame and Print Detail\u003c\/h3\u003e\n    \u003cdiv class=\"line line-r\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003cdiv class=\"ars-frame-detail\"\u003e\n    \u003cdiv class=\"fd-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"fd-label\"\u003eFrame Style\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eDeep black shadow box with MDF construction\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"fd-label\"\u003eMount\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eBlack velvet-finish backing board\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"fd-label\"\u003eArt Print\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eWatercolour-style squad illustration, gold text overlay\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"fd-label\"\u003eMedal\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eReplica gold-finish PL winners medal, red ribbon\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"fd-label\"\u003eDisplay\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eWall-mounted or free-standing — both included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"fd-label\"\u003ePackaging\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eSecure protective packaging, gift-ready on arrival\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- PULL QUOTE --\u003e\n  \u003cdiv class=\"ars-quote\"\u003e\n    \u003cp\u003eThe medal and the art together in one frame. It went straight on the wall. Every person who comes through the door asks about it.\u003c\/p\u003e\n    \u003cspan class=\"attrib\"\u003eThe kind of piece a Gooner keeps\u003c\/span\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- FULL SPECIFICATIONS --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eFull Specifications\u003c\/h3\u003e\n    \u003cdiv class=\"line line-r\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003cdiv class=\"ars-specs-wrap\"\u003e\n    \u003ctable class=\"ars-specs\"\u003e\n      \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFrame Type\u003c\/td\u003e\n\u003ctd\u003eDeep shadow box — black MDF construction\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMount\u003c\/td\u003e\n\u003ctd\u003eBlack velvet-finish backing board\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eContents\u003c\/td\u003e\n\u003ctd\u003eWatercolour squad art print + replica medal\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eArt Style\u003c\/td\u003e\n\u003ctd\u003eWatercolour illustration — full squad and manager\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eText on Art\u003c\/td\u003e\n\u003ctd\u003e\"Premier League Champions 2025\/26\" in gold\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMedal Finish\u003c\/td\u003e\n\u003ctd\u003eGold-finish replica, Premier League lion crest\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMedal Ribbon\u003c\/td\u003e\n\u003ctd\u003eRed ribbon, mounted inside the frame\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDisplay Options\u003c\/td\u003e\n\u003ctd\u003eWall-mounted or free-standing\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFixings\u003c\/td\u003e\n\u003ctd\u003eWall fixings and fold-out stand included\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePackaging\u003c\/td\u003e\n\u003ctd\u003eSecure protective packaging, gift-ready\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv class=\"ars-trust\"\u003e\n    \u003cdiv class=\"ars-trust-item\"\u003e\u003cspan\u003eFree UK Delivery\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"ars-trust-item\"\u003e\u003cspan\u003eLimited Quantity\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"ars-trust-item\"\u003e\u003cspan\u003eGift-Ready on Arrival\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- WHY BUY --\u003e\n  \u003cdiv class=\"ars-why\"\u003e\n    \u003cdiv class=\"ars-why-header\"\u003eWhy Buy From Us\u003c\/div\u003e\n    \u003cdiv class=\"ars-why-body\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eTwo collector pieces, one frame.\u003c\/strong\u003e Most products give you the art or the medal. This gives you both — mounted together in a single premium display.\u003c\/div\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBuilt for Gooners.\u003c\/strong\u003e The squad, the manager, the medal, the red ribbon — every detail is specific to Arsenal's 2025\/26 title. This is not a generic product.\u003c\/div\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eLimited quantity.\u003c\/strong\u003e Once this production run sells through, it will not be repeated. The commemorative window on pieces like this is short.\u003c\/div\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eThe gift that commands a room.\u003c\/strong\u003e For any Gooner's home — birthday, Father's Day, or simply to mark 22 years of waiting finally coming to an end.\u003c\/div\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n \n  \u003c!-- CLOSING CTA --\u003e\n  \u003cdiv class=\"ars-cta-strip\"\u003e\n    \u003cp\u003eArsenal. Premier League Champions 2025\/26.\u003c\/p\u003e\n    \u003cp class=\"sub\"\u003eFree UK delivery. Limited quantity. Order before it is gone.\u003c\/p\u003e\n  \u003c\/div\u003e\n \n\u003c\/div\u003e","brand":"Trendy Club Shop","offers":[{"title":"Default Title","offer_id":56749945618818,"sku":null,"price":39.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/GMF_Product_Images_.00_00_22_12.Still005.jpg?v=1783256495","url":"https:\/\/trendyclubshop.com\/products\/champions-medal-and-squad-art-shadow-box-frame","provider":"Trendy Club Shop","version":"1.0","type":"link"}