{"product_id":"kit-polo-legacy-pay-2-get-5-pieces","title":"Kit Polo Legacy Pay 2 Get 5 Pieces","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003ePolo Shirts | Buy 2, Receive 5\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700;900\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --black:  #111111;\n      --white:  #FFFFFF;\n      --red:    #C8102E;\n      --yellow: #FFD600;\n      --grey:   #F5F5F5;\n      --mid:    #444444;\n      --border: #DDDDDD;\n    }\n\n    body {\n      font-family: 'Barlow', sans-serif;\n      background: var(--white);\n      color: var(--black);\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    \/* ── TICKER ── *\/\n    .ticker {\n      background: var(--yellow);\n      color: var(--black);\n      text-align: center;\n      padding: 9px 16px;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n    }\n    .ticker span { color: var(--red); }\n\n    \/* ── PROMO HERO ── *\/\n    .promo-hero {\n      background: var(--red);\n      color: var(--white);\n      padding: 52px 24px 44px;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n    .promo-hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: repeating-linear-gradient(\n        -45deg,\n        rgba(0,0,0,0.04) 0px,\n        rgba(0,0,0,0.04) 2px,\n        transparent 2px,\n        transparent 12px\n      );\n    }\n    .promo-eyebrow {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px;\n      letter-spacing: 0.25em;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.7);\n      margin-bottom: 12px;\n      position: relative;\n    }\n    .promo-deal {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-weight: 900;\n      line-height: 0.88;\n      text-transform: uppercase;\n      position: relative;\n    }\n    .promo-deal .pay {\n      font-size: clamp(36px, 8vw, 72px);\n      color: rgba(255,255,255,0.85);\n      display: block;\n    }\n    .promo-deal .big {\n      font-size: clamp(56px, 13vw, 120px);\n      color: var(--yellow);\n      display: block;\n      letter-spacing: -0.02em;\n    }\n    .promo-deal .receive {\n      font-size: clamp(22px, 5vw, 48px);\n      color: rgba(255,255,255,0.85);\n      display: block;\n      margin-top: 4px;\n    }\n    .promo-deal .shirts {\n      font-size: clamp(40px, 9vw, 80px);\n      color: var(--yellow);\n      display: block;\n    }\n    .promo-sub {\n      margin-top: 20px;\n      font-size: 15px;\n      color: rgba(255,255,255,0.8);\n      max-width: 440px;\n      margin-left: auto;\n      margin-right: auto;\n      position: relative;\n    }\n\n    \/* ── HOW IT WORKS ── *\/\n    .how-it-works {\n      background: var(--black);\n      padding: 32px 24px;\n      text-align: center;\n    }\n    .how-label {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      letter-spacing: 0.25em;\n      text-transform: uppercase;\n      color: #666;\n      margin-bottom: 20px;\n    }\n    .steps {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 0;\n      flex-wrap: wrap;\n      max-width: 700px;\n      margin: 0 auto;\n    }\n    .step {\n      flex: 1 1 160px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .step-icon { font-size: 28px; display: block; margin-bottom: 8px; }\n    .step-title {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 18px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: var(--yellow);\n      margin-bottom: 4px;\n    }\n    .step-desc { font-size: 13px; color: #999; line-height: 1.5; }\n    .step-desc strong { color: #fff; }\n    .step-arrow { font-size: 22px; color: var(--red); flex-shrink: 0; padding: 0 4px; }\n\n    \/* ── QTY ALERT ── *\/\n    .qty-alert {\n      background: var(--yellow);\n      border-left: 6px solid var(--red);\n      max-width: 780px;\n      margin: 32px auto;\n      padding: 20px 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 16px;\n    }\n    .qty-alert-icon { font-size: 30px; flex-shrink: 0; line-height: 1; }\n    .qty-alert-title {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 20px;\n      font-weight: 900;\n      text-transform: uppercase;\n      color: var(--black);\n      margin-bottom: 5px;\n    }\n    .qty-alert-text { font-size: 14px; color: #333; line-height: 1.6; }\n    .qty-alert-text strong { color: var(--red); }\n\n    \/* ── TOPBAR ── *\/\n    .topbar {\n      background: var(--black);\n      color: var(--white);\n      text-align: center;\n      font-size: 12px;\n      padding: 7px 16px;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    \/* ── PRODUCT HERO ── *\/\n    .hero {\n      background: #1a1a1a;\n      color: var(--white);\n      padding: 48px 24px 40px;\n      text-align: center;\n      position: relative;\n    }\n    .hero::after {\n      content: '';\n      position: absolute;\n      bottom: 0; left: 0; right: 0;\n      height: 4px;\n      background: var(--red);\n    }\n    .hero-eyebrow {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: #888;\n      margin-bottom: 12px;\n    }\n    .hero h1 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(48px, 9vw, 88px);\n      font-weight: 900;\n      line-height: 0.9;\n      text-transform: uppercase;\n    }\n    .hero h1 span { color: var(--red); display: block; }\n    .hero-sub {\n      margin-top: 18px;\n      font-size: 15px;\n      color: #ccc;\n      max-width: 460px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* ── SWATCHES ── *\/\n    .swatches-section {\n      background: #222;\n      padding: 30px 24px;\n      text-align: center;\n    }\n    .swatches-label {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 12px;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: #777;\n      margin-bottom: 14px;\n    }\n    .swatches { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; }\n    .swatch {\n      width: 40px; height: 40px;\n      border-radius: 50%;\n      border: 2px solid #444;\n      cursor: pointer;\n      transition: transform 0.15s;\n    }\n    .swatch:hover { transform: scale(1.15); border-color: var(--red); }\n    .swatch.black { background: #111; }\n    .swatch.white { background: #F0F0F0; }\n    .swatch.navy  { background: #1B2A6B; }\n    .swatch.red   { background: #C8102E; }\n    .swatch.grey  { background: #7A7A7A; }\n\n    \/* ── INTRO ── *\/\n    .intro {\n      max-width: 700px;\n      margin: 40px auto;\n      padding: 0 24px;\n      font-size: 16px;\n      color: var(--mid);\n      line-height: 1.75;\n    }\n\n    \/* ── STATS ── *\/\n    .stats {\n      display: flex;\n      flex-wrap: wrap;\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n    }\n    .stat {\n      flex: 1 1 140px;\n      padding: 28px 16px;\n      text-align: center;\n      border-right: 1px solid var(--border);\n    }\n    .stat:last-child { border-right: none; }\n    .stat-num {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 48px;\n      font-weight: 900;\n      line-height: 1;\n    }\n    .stat-unit { color: var(--red); }\n    .stat-desc { font-size: 13px; color: var(--mid); margin-top: 6px; }\n\n    \/* ── SECTION TITLE ── *\/\n    .section-title {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(30px, 6vw, 52px);\n      font-weight: 900;\n      text-transform: uppercase;\n      text-align: center;\n      padding: 48px 24px 0;\n    }\n    .section-sub {\n      text-align: center;\n      color: var(--mid);\n      font-size: 15px;\n      padding: 12px 24px 0;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    \/* ── FEATURES ── *\/\n    .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      margin-top: 36px;\n      border-top: 1px solid var(--border);\n    }\n    .feature {\n      padding: 32px 26px;\n      border-right: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n    }\n    .feature:nth-child(even) { background: var(--grey); }\n    .feature-num {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--red);\n      margin-bottom: 10px;\n    }\n    .feature h3 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 21px;\n      font-weight: 700;\n      text-transform: uppercase;\n      margin-bottom: 8px;\n    }\n    .feature p { font-size: 14px; color: var(--mid); line-height: 1.65; }\n\n    \/* ── QUALITY ── *\/\n    .quality-block {\n      background: var(--black);\n      color: var(--white);\n      padding: 60px 24px;\n      text-align: center;\n    }\n    .quality-block h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(44px, 10vw, 96px);\n      font-weight: 900;\n      text-transform: uppercase;\n    }\n    .quality-block h2 span { color: var(--red); }\n    .quality-block p { color: #bbb; max-width: 540px; margin: 16px auto 0; font-size: 15px; }\n\n    \/* ── CTA ── *\/\n    .cta-section {\n      background: var(--red);\n      padding: 52px 24px;\n      text-align: center;\n    }\n    .cta-section h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 38px;\n      font-weight: 900;\n      color: var(--white);\n      text-transform: uppercase;\n    }\n    .cta-section p { color: rgba(255,255,255,0.85); margin: 8px auto 0; max-width: 480px; font-size: 15px; }\n    .cta-reminder {\n      background: var(--yellow);\n      color: var(--black);\n      font-family: 'Barlow Condensed', sans-serif;\n      font-weight: 700;\n      font-size: 16px;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      padding: 12px 24px;\n      display: inline-block;\n      margin: 18px 0 24px;\n    }\n    .btn {\n      display: inline-block;\n      background: var(--white);\n      color: var(--red);\n      font-family: 'Barlow Condensed', sans-serif;\n      font-weight: 700;\n      font-size: 18px;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      padding: 16px 44px;\n      text-decoration: none;\n      transition: background 0.15s, color 0.15s;\n    }\n    .btn:hover { background: var(--black); color: var(--white); }\n\n    \/* ── SHIPPING ── *\/\n    .shipping {\n      max-width: 720px;\n      margin: 48px auto;\n      padding: 0 24px 48px;\n    }\n    .shipping h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 26px;\n      font-weight: 700;\n      text-transform: uppercase;\n      margin-bottom: 12px;\n      border-bottom: 2px solid var(--red);\n      padding-bottom: 8px;\n    }\n    .shipping p { font-size: 14px; color: var(--mid); line-height: 1.7; margin-top: 10px; }\n\n    \/* ── FOOTER ── *\/\n    footer {\n      background: var(--black);\n      color: #555;\n      text-align: center;\n      font-size: 12px;\n      padding: 20px 16px;\n      letter-spacing: 0.06em;\n    }\n\n    @media (max-width: 600px) {\n      .stat { flex: 1 1 50%; }\n      .stat:nth-child(2) { border-right: none; }\n      .feature { border-right: none; }\n      .step-arrow { display: none; }\n      .qty-alert { flex-direction: column; gap: 10px; }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- TICKER --\u003e\n  \u003cdiv class=\"ticker\"\u003e\n    ⏰ Limited Offer — \u003cspan\u003eBuy 2 Shirts, Receive 5 Total!\u003c\/span\u003e  |  While stocks last\n  \u003c\/div\u003e\n\n  \u003c!-- PROMO HERO --\u003e\n  \u003csection class=\"promo-hero\"\u003e\n    \u003cp class=\"promo-eyebrow\"\u003eExclusive Deal — Today Only\u003c\/p\u003e\n    \u003cdiv class=\"promo-deal\"\u003e\n      \u003cspan class=\"pay\"\u003eAdd 2 shirts to your cart,\u003c\/span\u003e\n      \u003cspan class=\"big\"\u003eGET 5\u003c\/span\u003e\n      \u003cspan class=\"receive\"\u003epolo shirts delivered —\u003c\/span\u003e\n      \u003cspan class=\"shirts\"\u003etotally free extras!\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"promo-sub\"\u003e\n      You pay for 2. We send \u003cstrong style=\"color:#FFD600;\"\u003e5 premium polo shirts\u003c\/strong\u003e to your door. Simple as that.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"how-it-works\"\u003e\n    \u003cdiv class=\"how-label\"\u003eHow to Claim Your 5 Shirts\u003c\/div\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cspan class=\"step-icon\"\u003e🛒\u003c\/span\u003e\n        \u003cdiv class=\"step-title\"\u003eSet Quantity to 2\u003c\/div\u003e\n        \u003cdiv class=\"step-desc\"\u003eAdd this product to your basket and set the quantity to \u003cstrong\u003e2 units\u003c\/strong\u003e.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step-arrow\"\u003e→\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cspan class=\"step-icon\"\u003e💳\u003c\/span\u003e\n        \u003cdiv class=\"step-title\"\u003ePay for 2 Shirts\u003c\/div\u003e\n        \u003cdiv class=\"step-desc\"\u003eYou'll only be charged for \u003cstrong\u003e2 shirts\u003c\/strong\u003e — nothing more.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step-arrow\"\u003e→\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cspan class=\"step-icon\"\u003e📦\u003c\/span\u003e\n        \u003cdiv class=\"step-title\"\u003eReceive 5 Shirts\u003c\/div\u003e\n        \u003cdiv class=\"step-desc\"\u003eWe ship \u003cstrong style=\"color:#FFD600;\"\u003e5 polo shirts\u003c\/strong\u003e straight to your door!\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QTY ALERT --\u003e\n  \u003cdiv class=\"qty-alert\"\u003e\n    \u003cdiv class=\"qty-alert-icon\"\u003e⚠️\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"qty-alert-title\"\u003eImportant: You Must Add Quantity 2 to Activate This Offer\u003c\/div\u003e\n      \u003cdiv class=\"qty-alert-text\"\u003e\n        To receive 5 shirts, \u003cstrong\u003eyou must set the quantity to exactly 2\u003c\/strong\u003e when adding to your basket.\n        Adding only 1 unit will \u003cstrong\u003enot\u003c\/strong\u003e trigger the deal. Once quantity is set to 2, our system\n        automatically ships \u003cstrong\u003e5 polo shirts\u003c\/strong\u003e — you pay for 2, we send 5. Don't miss out!\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"topbar\"\u003e100% Premium Cotton Piqué • Free Returns • Fast UK Delivery\u003c\/div\u003e\n\n  \u003c!-- PRODUCT HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cp class=\"hero-eyebrow\"\u003ePremium Polo Shirts\u003c\/p\u003e\n    \u003ch1\u003ePolo\u003cspan\u003eShirts\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eThe most elegant and stylish men's polo — outstanding comfort, premium quality and the perfect everyday fit.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SWATCHES --\u003e\n  \u003cdiv class=\"swatches-section\"\u003e\n    \u003cdiv class=\"swatches-label\"\u003eAvailable Colours\u003c\/div\u003e\n    \u003cdiv class=\"swatches\"\u003e\n      \u003cdiv class=\"swatch black\" title=\"Black\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"swatch white\" title=\"White\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"swatch navy\" title=\"Navy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"swatch red\" title=\"Red\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"swatch grey\" title=\"Grey\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003eThe most elegant and stylish men's polo shirt, crafted for outstanding comfort and premium quality with the perfect everyday fit. Whether heading to the office or enjoying the weekend outdoors, these polos keep you looking sharp — effortlessly.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cdiv class=\"stat-num\"\u003e5\u003cspan class=\"stat-unit\"\u003e shirts\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stat-desc\"\u003eTotal received with the deal\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cdiv class=\"stat-num\"\u003e2\u003cspan class=\"stat-unit\"\u003e qty\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stat-desc\"\u003eAdd 2 units → get 5 shirts\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cdiv class=\"stat-num\"\u003e100\u003cspan class=\"stat-unit\"\u003e%\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stat-desc\"\u003ePremium Cotton Piqué\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cdiv class=\"stat-num\"\u003e0\u003cspan class=\"stat-unit\"\u003e fuss\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"stat-desc\"\u003eEasy care, every wash\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003ch2 class=\"section-title\"\u003e100% Premium\u003cbr\u003eCotton Piqué\u003c\/h2\u003e\n  \u003cp class=\"section-sub\"\u003ePill-resistant and shrink-resistant. Precisely shaped collars and cuffs. Reinforced seams for lasting durability with a refined drape on every figure.\u003c\/p\u003e\n\n  \u003cdiv class=\"features\"\u003e\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e01 — Quality\u003c\/div\u003e\n      \u003ch3\u003eMaximum Quality\u003c\/h3\u003e\n      \u003cp\u003eAttention to every detail from fibre to finish — so it looks and feels impeccable from the very first wear.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e02 — Style\u003c\/div\u003e\n      \u003ch3\u003eRefined Style\u003c\/h3\u003e\n      \u003cp\u003eA crisp collar that holds its shape all day long. The polo that goes anywhere — without compromising on presentation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e03 — Comfort\u003c\/div\u003e\n      \u003ch3\u003eExceptional Comfort\u003c\/h3\u003e\n      \u003cp\u003ePiqué weave provides breathability you can feel throughout the day — no stiffness, no compromise.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature\"\u003e\n      \u003cdiv class=\"feature-num\"\u003e04 — Value\u003c\/div\u003e\n      \u003ch3\u003eUnbeatable Value\u003c\/h3\u003e\n      \u003cp\u003ePay for 2 shirts, receive 5. Mix colours, wear daily, always have a fresh one ready — at a price that simply can't be beaten.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUALITY BLOCK --\u003e\n  \u003cdiv class=\"quality-block\"\u003e\n    \u003ch2\u003eQUAL\u003cspan\u003eITY\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eEvery detail considered — outstanding comfort, impeccable fit, and premium cotton quality you can see and feel in every shirt.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"cta-section\"\u003e\n    \u003ch2\u003eGet Your 5 Shirts Today\u003c\/h2\u003e\n    \u003cp\u003eRemember — set the quantity to 2 at checkout to unlock the full deal: pay for 2, receive 5 shirts.\u003c\/p\u003e\n    \u003cdiv class=\"cta-reminder\"\u003e👆 Set Quantity to 2 in Your Basket to Get 5 Shirts\u003c\/div\u003e\n    \u003cbr\u003e\n    \u003ca href=\"#\" class=\"btn\"\u003eAdd to Basket — Qty: 2\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"shipping\"\u003e\n    \u003ch2\u003eShipping \u0026amp; Returns\u003c\/h2\u003e\n    \u003cp\u003eWe offer fast and reliable delivery across the United Kingdom. Standard delivery typically arrives within 3–5 working days. Express options are available at checkout.\u003c\/p\u003e\n    \u003cp\u003eNot completely satisfied? No problem. We offer free returns within 30 days of receipt. Simply contact our customer care team and we'll arrange everything for you — no fuss, no hassle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cfooter\u003e\n    © 2024 Polo Collection — Premium Quality Menswear • All Rights Reserved\n  \u003c\/footer\u003e\n\n\n\n\u003c\/body\u003e","brand":"Glorius Foster","offers":[{"title":"XS","offer_id":54196135428423,"sku":null,"price":49.9,"currency_code":"GBP","in_stock":true},{"title":"S","offer_id":54196135461191,"sku":null,"price":49.9,"currency_code":"GBP","in_stock":true},{"title":"M","offer_id":54196135493959,"sku":null,"price":49.9,"currency_code":"GBP","in_stock":true},{"title":"L","offer_id":54196135526727,"sku":null,"price":49.9,"currency_code":"GBP","in_stock":false},{"title":"XL","offer_id":54196135559495,"sku":null,"price":49.9,"currency_code":"GBP","in_stock":true},{"title":"XXL","offer_id":54196135592263,"sku":null,"price":49.9,"currency_code":"GBP","in_stock":true},{"title":"XXXL","offer_id":54196368965959,"sku":null,"price":49.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0984\/1239\/6871\/files\/GET5_1.png?v=1781928397","url":"https:\/\/gloriusfoster.store\/products\/kit-polo-legacy-pay-2-get-5-pieces","provider":"Glorius Foster","version":"1.0","type":"link"}