{"product_id":"arsenal-champions-of-england-picture-frame","title":"Arsenal: Champions of England — Dual-Photo Framed Picture","description":"\u003c!-- ============================================================\n     ARSENAL CHAMPIONS FRAMED PICTURE — Shopify Product Description\n     Mobile-optimised v3. Paste into Description \u003e HTML editor.\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  :root {\n    --ars-red:     #EF0107;\n    --ars-crimson: #C8102E;\n    --ars-navy:    #063672;\n    --ars-gold:    #9B7D47;\n    --ars-black:   #111111;\n    --ars-white:   #FFFFFF;\n    --ars-offwhite:#F7F5F0;\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  \/* ── Price saving banner ─────────────────────────────────────────── *\/\n  .ars-saving {\n    background: var(--ars-red);\n    color: var(--ars-white);\n    text-align: center;\n    padding: 10px 14px;\n    border-radius: 4px;\n    margin-bottom: 14px;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n  }\n  .ars-saving .was {\n    text-decoration: line-through;\n    color: rgba(255,255,255,0.60);\n    font-weight: 400;\n    margin-right: 6px;\n  }\n  .ars-saving .now { font-size: 20px; font-weight: 900; margin: 0 8px; }\n  .ars-saving .save-pill {\n    background: var(--ars-gold);\n    color: var(--ars-white);\n    border-radius: 20px;\n    padding: 2px 10px;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 0.5px;\n    display: inline-block;\n    margin-top: 5px;\n  }\n\n  \/* ── Hero banner ─────────────────────────────────────────────────── *\/\n  .ars-hero-banner {\n    background: var(--ars-black);\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: #aaa;\n    font-size: 13px;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* ── Images ──────────────────────────────────────────────────────── *\/\n  .ars-img-full { width: 100%; height: auto; display: block; border-radius: 4px; margin-bottom: 18px; }\n\n  \/* ── Intro block ─────────────────────────────────────────────────── *\/\n  .ars-intro {\n    background: var(--ars-offwhite);\n    border-left: 5px solid var(--ars-red);\n    padding: 16px 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; min-width: 16px; height: 2px;\n    background: linear-gradient(90deg, var(--ars-gold), transparent);\n  }\n  .ars-section-header .line-r {\n    background: linear-gradient(90deg, transparent, var(--ars-gold));\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 — dual panel callout ─────────────────────────── *\/\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-black);\n    border: 1px solid var(--ars-gold);\n    border-radius: 4px;\n    padding: 16px 14px;\n    text-align: center;\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-quote {\n    color: var(--ars-white);\n    font-size: 13px;\n    font-style: italic;\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-gold);\n    font-weight: 900;\n    font-size: 16px;\n    flex-shrink: 0;\n    margin-top: 0;\n    line-height: 1.4;\n  }\n  .ars-features li strong { color: var(--ars-navy); }\n\n  \/* ── Frame detail callout ────────────────────────────────────────── *\/\n  .ars-frame-detail {\n    background: var(--ars-black);\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-item .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-item .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    color: var(--ars-white);\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 8px;\n    font-style: italic;\n    line-height: 1.5;\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-style: normal;\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-black); color: var(--ars-gold); }\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: #f0ecf7; }\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-black);\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: #fffdf7; }\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 #ede8d8;\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 .check { color: var(--ars-gold); font-weight: 900; flex-shrink: 0; font-size: 15px; }\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-navy);\n  }\n  .ars-trust-item .ti-label { 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-black);\n    border-top: 4px solid var(--ars-gold);\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: #999; 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  }\n\n  @media (max-width: 400px) {\n    .ars-panels { grid-template-columns: 1fr; }\n    .ars-frame-detail .fd-grid { grid-template-columns: 1fr; }\n    .ars-trust { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ars-wrap\"\u003e\n\n  \u003c!-- NAME SUGGESTIONS --\u003e\n  \u003c!-- PRICE BANNER --\u003e\n  \u003cdiv class=\"ars-saving\"\u003e\n    \u003cspan class=\"was\"\u003e£40.00\u003c\/span\u003e NOW ONLY \u003cspan class=\"now\"\u003e£33.95\u003c\/span\u003e\u003cbr\u003e\n    \u003cspan class=\"save-pill\"\u003eYOU SAVE £6.05\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO BANNER --\u003e\n  \u003cdiv class=\"ars-hero-banner\"\u003e\n    \u003cp class=\"eyebrow\"\u003e25\/26 Premier League Champions\u003c\/p\u003e\n    \u003ch2\u003eNorth London\u003cbr\u003e\u003cspan\u003eForever\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"sub\"\u003eTwo iconic moments. One frame. Built for every wall in a Gooner's home.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO IMAGE 1 — sizes\/product shot --\u003e\n  \u003cimg class=\"ars-img-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/GUNNERS_SIZES_HERO_1.png?v=1780384506\" alt=\"Arsenal 25\/26 Champions Framed Picture\"\u003e\n\n  \u003c!-- INTRO NARRATIVE --\u003e\n  \u003cdiv class=\"ars-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eArsenal are Premier League Champions — for the first time in 22 years.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThis dual-photo framed picture captures the full weight of that achievement. Two photographs. Two moments. The squad celebrating on the pitch with the trophy, and the captain lifting it high as North London erupts.\u003c\/p\u003e\n    \u003cp\u003eBeneath the Arsenal crest and a solid black-and-gold frame, this is a piece of history that belongs on your wall — not on a screen, not in a drawer.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- READY FOR THE WALL OR SHELF --\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_OR_SHELF_HERO_2.jpg?v=1780384504\" alt=\"Arsenal Champions Framed Picture — wall and shelf display\" loading=\"lazy\"\u003e\n\n  \u003c!-- HERO IMAGE 3 — frame close up --\u003e\n  \u003cimg class=\"ars-img-full\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/GUNNERS_FRAME_HERO_3.jpg?v=1780384504\" alt=\"Arsenal Champions Framed Picture — frame detail\" loading=\"lazy\"\u003e\n\n  \u003c!-- WHAT'S IN THE FRAME --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eTwo Photographs. 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 frame holds two of the defining images from Arsenal's 2025\/26 title campaign, presented on a premium black mount under the club crest:\u003c\/p\u003e\n\n  \u003cdiv class=\"ars-panels\"\u003e\n    \u003cdiv class=\"ars-panel-card\"\u003e\n      \u003cspan class=\"pc-title\"\u003eTop Panel\u003c\/span\u003e\n      \u003cspan class=\"pc-quote\"\u003eThe full squad — on the pitch, trophy in hand, confetti falling. \"CHAMPIONS\" in red across the moment that ended 22 years.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ars-panel-card\"\u003e\n      \u003cspan class=\"pc-title\"\u003eBottom Panel\u003c\/span\u003e\n      \u003cspan class=\"pc-quote\"\u003eThe trophy lifted high — Odegaard and the squad celebrating in front of the fans. \"NORTH LONDON FOREVER\" in gold beneath.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT MAKES IT --\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\u003eBlack and gold frame:\u003c\/strong\u003e Solid black outer frame with a full gold inner edge — a premium finish that matches the gravity of the occasion.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eArsenal crest in gold:\u003c\/strong\u003e The club badge sits above both photographs on a black velvet-finish mount, centred and prominent.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eTwo high-definition photographs:\u003c\/strong\u003e Both images are printed with precision on heavyweight photo paper — colours sharp, detail clear.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eGold caption text:\u003c\/strong\u003e \"25\/26 League Champions\" between the panels and \"North London Forever\" beneath the lower image, printed in gold on black.\u003c\/div\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"dash\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eReady to display:\u003c\/strong\u003e Arrives fully assembled — hang it from the wall or stand it on a shelf. No tools, no additional purchases.\u003c\/div\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- FRAME DETAIL BLOCK --\u003e\n  \u003cdiv class=\"ars-section-header\"\u003e\n    \u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n    \u003ch3\u003eFrame and Print Specification\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 class=\"fd-item\"\u003e\n        \u003cspan class=\"fd-label\"\u003eFrame\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eBlack MDF outer with full gold inner edge\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-item\"\u003e\n        \u003cspan class=\"fd-label\"\u003eMount\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eBlack velvet-finish board with gold caption print\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-item\"\u003e\n        \u003cspan class=\"fd-label\"\u003ePhotographs\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eTwo HD images — heavyweight gloss photo paper\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-item\"\u003e\n        \u003cspan class=\"fd-label\"\u003eCrest\u003c\/span\u003e\n        \u003cspan class=\"fd-val\"\u003eArsenal badge in gold, centred above both panels\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fd-item\"\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 class=\"fd-item\"\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\u003eTwenty-two years of hurt. Every near-miss, every rebuild, every season of belief. This frame is what the other side of that looks like.\u003c\/p\u003e\n    \u003cspan class=\"attrib\"\u003eFor every Gooner who never stopped believing\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS TABLE --\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 Style\u003c\/td\u003e\n\u003ctd\u003eBlack MDF with full gold inner edge\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMount\u003c\/td\u003e\n\u003ctd\u003eBlack velvet-finish board\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePhotographs\u003c\/td\u003e\n\u003ctd\u003eTwo — squad celebration and trophy lift\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePrint Quality\u003c\/td\u003e\n\u003ctd\u003eHeavyweight gloss, fade-resistant pigment inks\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCrest\u003c\/td\u003e\n\u003ctd\u003eArsenal badge in gold above both panels\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eGold Text\u003c\/td\u003e\n\u003ctd\u003e\"25\/26 League Champions\" and \"North London Forever\"\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\u003eProtective gift-ready packaging\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\n      \u003cspan class=\"ti-label\"\u003eSecure Protective Packaging\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ars-trust-item\"\u003e\n      \u003cspan class=\"ti-label\"\u003eFree Shipping\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ars-trust-item\"\u003e\n      \u003cspan class=\"ti-label\"\u003eGift-Ready on Arrival\u003c\/span\u003e\n    \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=\"check\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eBuilt for Gooners.\u003c\/strong\u003e Every design decision — the black mount, the gold edge, the crest placement — is made with the Arsenal supporter in mind.\u003c\/div\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"check\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eA commemorative piece, not a generic print.\u003c\/strong\u003e This frame was designed specifically for the 2025\/26 title — it will not be available indefinitely.\u003c\/div\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"check\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eSave £6.05.\u003c\/strong\u003e Was £40.00, now £33.95. The price will return to full once the launch period ends.\u003c\/div\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"check\"\u003e—\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eThe gift that lands.\u003c\/strong\u003e For any Gooner's birthday, Father's Day, or simply to mark a moment in history that 22 years of fans waited their whole lives for.\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. 25\/26 League Champions. North London Forever.\u003c\/p\u003e\n    \u003cp class=\"sub\"\u003eOrder today for £33.95 and put the title on your wall.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- END Arsenal Champions Framed Picture Description --\u003e","brand":"Trendy Club Shop","offers":[{"title":"Default Title","offer_id":56684648792450,"sku":null,"price":33.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0474\/9059\/7025\/files\/GUNNERSFRAMEProductImages.00_00_12_18.Still007.jpg?v=1780386616","url":"https:\/\/trendyclubshop.com\/products\/arsenal-champions-of-england-picture-frame","provider":"Trendy Club Shop","version":"1.0","type":"link"}