{"id":16,"date":"2026-09-23T07:47:04","date_gmt":"2026-09-23T07:47:04","guid":{"rendered":"https:\/\/judobackpatch.com\/?page_id=16"},"modified":"2026-09-23T07:52:52","modified_gmt":"2026-09-23T07:52:52","slug":"home","status":"publish","type":"page","link":"https:\/\/judobackpatch.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ==================================================\n   JUDO BACK PATCH\n   All rules scoped to #jbp-page\n   ================================================== *\/\n\n#jbp-page,\n#jbp-page *,\n#jbp-page *::before,\n#jbp-page *::after {\n  box-sizing: border-box;\n}\n\n#jbp-page {\n  width: 100%;\n  max-width: none;\n  min-height: 100vh;\n  margin: 0;\n  padding: 8px;\n  background: #000;\n  color: #fff;\n  font-family: \"Times New Roman\", Times, serif;\n  font-size: 16px;\n  font-weight: 400;\n  line-height: normal;\n  text-align: center;\n  overflow-wrap: break-word;\n  color-scheme: dark;\n}\n\n\/* LINKS *\/\n\n#jbp-page a,\n#jbp-page a:visited {\n  color: #fff;\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\n\n#jbp-page a:hover {\n  color: #ddd;\n}\n\n#jbp-page a:focus-visible,\n#jbp-page select:focus-visible {\n  outline: 2px solid #fff;\n  outline-offset: 4px;\n}\n\n\/* BASE ELEMENTS *\/\n\n#jbp-page p {\n  margin: 1em 0;\n  padding: 0;\n  color: inherit;\n  font-family: inherit;\n  font-size: inherit;\n  font-weight: inherit;\n  line-height: inherit;\n  text-align: center;\n}\n\n#jbp-page img {\n  display: inline-block;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  border-radius: 0;\n  box-shadow: none;\n  vertical-align: baseline;\n}\n\n#jbp-page hr {\n  display: block;\n  width: 100%;\n  height: 2px;\n  margin: 8px 0;\n  padding: 0;\n  border: 0;\n  border-top: 1px solid #808080;\n  border-bottom: 1px solid #ddd;\n  background: transparent;\n  opacity: 1;\n}\n\n\/* DESKTOP LAYOUT\n   Original column widths: 181px + 719px = 900px\n*\/\n\n#jbp-page .jbp-layout {\n  display: grid;\n  grid-template-columns: 181px minmax(0, 719px);\n  grid-template-areas:\n    \"brand header\"\n    \"sidebar content\";\n  align-items: start;\n  gap: 0;\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 0;\n  background: #000;\n}\n\n#jbp-page .jbp-brand-image {\n  grid-area: brand;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  text-align: left;\n}\n\n#jbp-page .jbp-header {\n  grid-area: header;\n  min-width: 0;\n  min-height: 205px;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: #000;\n  color: #fff;\n  font-family: \"Arial Black\", Arial, sans-serif;\n  font-size: 24px;\n  font-weight: 900;\n  line-height: normal;\n  text-align: center;\n}\n\n#jbp-page .jbp-header h1 {\n  margin: 0 0 24px;\n  padding: 0;\n  border: 0;\n  color: #fff;\n  font-family: \"Arial Black\", Arial, sans-serif;\n  font-size: 48px;\n  font-style: normal;\n  font-weight: 900;\n  line-height: normal;\n  letter-spacing: normal;\n  text-align: center;\n  text-transform: none;\n}\n\n#jbp-page .jbp-header p {\n  margin: 24px 0;\n}\n\n#jbp-page .jbp-header a {\n  font-family: inherit;\n  font-size: inherit;\n  font-weight: inherit;\n}\n\n\/* LEFT SIDEBAR *\/\n\n#jbp-page .jbp-sidebar {\n  grid-area: sidebar;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: #000;\n  color: #fff;\n  font-family: \"Times New Roman\", Times, serif;\n  font-size: 16px;\n  font-weight: 400;\n  line-height: normal;\n  text-align: center;\n}\n\n#jbp-page .jbp-sidebar p {\n  margin: 16px 0;\n}\n\n#jbp-page .jbp-special-offer {\n  font-size: 24px;\n  font-weight: 700;\n}\n\n#jbp-page .jbp-sports {\n  display: block;\n  margin: 16px 0;\n  padding: 0;\n  list-style: none;\n  text-align: center;\n}\n\n#jbp-page .jbp-sports li {\n  display: block;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  color: #fff;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 400;\n  line-height: normal;\n  list-style: none;\n}\n\n#jbp-page .jbp-sports li::before,\n#jbp-page .jbp-sports li::after {\n  content: none;\n}\n\n\/* MAIN CONTENT *\/\n\n#jbp-page .jbp-content {\n  grid-area: content;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: #000;\n  color: #fff;\n  font-family: \"Times New Roman\", Times, serif;\n  font-size: 24px;\n  font-weight: 400;\n  line-height: normal;\n  text-align: center;\n}\n\n#jbp-page .jbp-content section {\n  display: block;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  background: transparent;\n}\n\n#jbp-page .jbp-content p {\n  margin: 24px 0;\n}\n\n\/* IMAGE ROWS\n   Inline wrapping preserves the original image flow.\n*\/\n\n#jbp-page .jbp-content .jbp-image-row {\n  margin: 24px 0;\n  padding: 0;\n  text-align: center;\n  line-height: normal;\n}\n\n#jbp-page .jbp-image-row img {\n  display: inline-block;\n  max-width: 100%;\n  height: auto;\n  vertical-align: baseline;\n}\n\n#jbp-page .jbp-spacer {\n  height: 48px;\n  margin: 0;\n  padding: 0;\n}\n\n\/* ORDER SECTION *\/\n\n#jbp-page .jbp-order h2 {\n  margin: 24px 0;\n  padding: 0;\n  color: #fff;\n  font-family: \"Times New Roman\", Times, serif;\n  font-size: 24px;\n  font-style: normal;\n  font-weight: 400;\n  line-height: normal;\n  letter-spacing: normal;\n  text-align: center;\n  text-transform: none;\n}\n\n#jbp-page .jbp-order-box {\n  display: table;\n  width: auto;\n  max-width: 100%;\n  margin: 0 auto;\n  padding: 6px;\n  border: 1px solid #aaa;\n  background: #000;\n  color: #fff;\n  font-family: \"Times New Roman\", Times, serif;\n  font-size: 16px;\n  line-height: normal;\n  text-align: left;\n}\n\n#jbp-page .jbp-order-box label {\n  display: block;\n  margin: 0 0 4px;\n  padding: 0;\n  color: #fff;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 400;\n  line-height: normal;\n}\n\n#jbp-page .jbp-order-box select {\n  display: block;\n  width: auto;\n  max-width: 100%;\n  min-height: 28px;\n  margin: 0;\n  padding: 3px 5px;\n  border: 1px solid #777;\n  border-radius: 0;\n  background: #fff;\n  color: #000;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 13px;\n  font-weight: 400;\n  line-height: normal;\n  text-transform: none;\n  color-scheme: light;\n  appearance: auto;\n}\n\n#jbp-page .jbp-order-box option {\n  background: #fff;\n  color: #000;\n}\n\n#jbp-page .jbp-cart-button {\n  display: block;\n  width: auto;\n  min-width: 0;\n  min-height: 0;\n  margin: 8px 0 0;\n  padding: 0;\n  border: 0;\n  border-radius: 0;\n  background: transparent;\n  color: #fff;\n  box-shadow: none;\n  line-height: 1;\n  cursor: not-allowed;\n}\n\n#jbp-page .jbp-cart-button:disabled {\n  background: transparent;\n  color: #fff;\n  opacity: 0.7;\n  cursor: not-allowed;\n}\n\n#jbp-page .jbp-cart-button img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n}\n\n#jbp-page .jbp-content .jbp-payment-note {\n  margin: 10px 0 24px;\n  color: #ccc;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n#jbp-page .jbp-site-links {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 6px 12px;\n}\n\n#jbp-page .jbp-site-links a {\n  overflow-wrap: anywhere;\n}\n\n\/* FOOTER COUNTER *\/\n\n#jbp-page .jbp-footer {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 0 0 16px;\n  border: 0;\n  background: #000;\n  color: #fff;\n  text-align: center;\n}\n\n#jbp-page .jbp-footer a {\n  display: inline-block;\n  max-width: 100%;\n}\n\n#jbp-page .jbp-footer img {\n  max-width: 100%;\n  height: auto;\n}\n\n\/* TABLET *\/\n\n@media (min-width: 641px) and (max-width: 920px) {\n  #jbp-page .jbp-layout {\n    grid-template-columns: 20.111% minmax(0, 1fr);\n  }\n\n  #jbp-page .jbp-header {\n    padding-left: 8px;\n  }\n\n  #jbp-page .jbp-sidebar {\n    padding-right: 8px;\n  }\n\n  #jbp-page .jbp-special-offer {\n    font-size: 21px;\n  }\n}\n\n\/* MOBILE\n   Main content first, sports list underneath.\n*\/\n\n@media (max-width: 640px) {\n  #jbp-page {\n    padding: 12px;\n  }\n\n  #jbp-page .jbp-layout {\n    grid-template-columns: minmax(0, 1fr);\n    grid-template-areas:\n      \"brand\"\n      \"header\"\n      \"content\"\n      \"sidebar\";\n  }\n\n  #jbp-page .jbp-brand-image {\n    text-align: center;\n  }\n\n  #jbp-page .jbp-header {\n    min-height: 0;\n    padding: 20px 0 0;\n    font-size: 21px;\n  }\n\n  #jbp-page .jbp-header h1 {\n    margin-bottom: 20px;\n    font-size: clamp(32px, 9vw, 48px);\n  }\n\n  #jbp-page .jbp-header p {\n    margin: 20px 0;\n  }\n\n  #jbp-page .jbp-content {\n    font-size: 20px;\n    line-height: 1.35;\n  }\n\n  #jbp-page .jbp-content p {\n    margin: 20px 0;\n  }\n\n  #jbp-page .jbp-content .jbp-image-row {\n    margin: 20px 0;\n    line-height: 1.3;\n  }\n\n  #jbp-page .jbp-order h2 {\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  #jbp-page .jbp-order-box select {\n    min-height: 40px;\n    font-size: 16px;\n  }\n\n  #jbp-page .jbp-sidebar {\n    margin-top: 12px;\n    padding: 20px 0;\n    border-top: 1px solid #808080;\n  }\n\n  #jbp-page .jbp-sports {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 4px 12px;\n    max-width: 420px;\n    margin: 24px auto;\n  }\n\n  #jbp-page .jbp-sports li {\n    line-height: 1.5;\n  }\n\n  #jbp-page .jbp-spacer {\n    height: 24px;\n  }\n\n  #jbp-page .jbp-footer {\n    padding-top: 16px;\n  }\n}\n<\/style>\n\n<div id=\"jbp-page\" lang=\"en\">\n\n  <div class=\"jbp-layout\">\n\n    <!-- TOP LEFT IMAGE -->\n    <div class=\"jbp-brand-image\">\n      <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/start-number.jpg\" alt=\"Back patch start number\">\n    <\/div>\n\n    <!-- HEADER -->\n    <header class=\"jbp-header\">\n      <h1>BACK PATCH<\/h1>\n\n      <p>\n        <a href=\"https:\/\/web.archive.org\/web\/20250228113653\/http:\/\/www.thejudoshop.com\/commonwealthpatch.htm\">\n          For Commonwealth Games<br>\n          Back Patch See This Link\n        <\/a>\n      <\/p>\n\n      <p>also see<\/p>\n\n      <p>\n        <a href=\"https:\/\/web.archive.org\/web\/20250228113653\/http:\/\/www.thejudoshop.com\/\">\n          www.TheJudoShop.com\n        <\/a>\n      <\/p>\n    <\/header>\n\n    <!-- LEFT SIDEBAR -->\n    <aside class=\"jbp-sidebar\" aria-label=\"Sports and special offer\">\n\n      <p>\n        This web site is new and is\n        being updated daily.\n      <\/p>\n\n      <p class=\"jbp-special-offer\">\n        <a href=\"https:\/\/judobackpatch.com\/?page_id=19\">\n          SPECIAL OFFER\n        <\/a>\n      <\/p>\n\n      <ul class=\"jbp-sports\">\n        <li>Judo<\/li>\n        <li>Karate<\/li>\n        <li>Jiu Jitsu<\/li>\n        <li>Kung Fu<\/li>\n        <li>Kendo<\/li>\n        <li>Aikido<\/li>\n        <li>MMA<\/li>\n        <li>Taekwondo<\/li>\n      <\/ul>\n\n      <ul class=\"jbp-sports\">\n        <li>Marathon<\/li>\n        <li>Runners<\/li>\n        <li>Polo<\/li>\n        <li>Bmx<\/li>\n        <li>Softball<\/li>\n        <li>Cheerleading<\/li>\n        <li>Volleyball<\/li>\n        <li>Fishing<\/li>\n        <li>Ballet<\/li>\n        <li>Surfing<\/li>\n        <li>Snowboarding<\/li>\n        <li>Rugby<\/li>\n        <li>Track And Field<\/li>\n        <li>Judo<\/li>\n        <li>Rodeo<\/li>\n        <li>Running<\/li>\n        <li>Taekwondo<\/li>\n        <li>Gymnastics<\/li>\n        <li>Break dancing<\/li>\n        <li>Yoga<\/li>\n        <li>Kung Fu<\/li>\n        <li>Kickboxing<\/li>\n        <li>Bowling<\/li>\n        <li>Lacrosse<\/li>\n        <li>Skiing<\/li>\n        <li>Roller Skating<\/li>\n        <li>Shot Put<\/li>\n        <li>Snooker<\/li>\n        <li>Barrel Racing<\/li>\n        <li>Rock Climbing<\/li>\n        <li>Cycling<\/li>\n        <li>Drag Racing<\/li>\n        <li>Off Roading<\/li>\n        <li>Water Polo<\/li>\n        <li>Curling<\/li>\n        <li>Table Tennis<\/li>\n        <li>Sumo<\/li>\n        <li>Weightlifting<\/li>\n        <li>Bocce<\/li>\n        <li>Horse Polo<\/li>\n        <li>Long Jump<\/li>\n        <li>Frisbee<\/li>\n        <li>Water Skiing<\/li>\n        <li>Kitesurfing<\/li>\n        <li>Badminton<\/li>\n        <li>Archery<\/li>\n        <li>Pole Vault<\/li>\n        <li>Sky Diving<\/li>\n        <li>Laser Tag<\/li>\n      <\/ul>\n\n      <p>MARTIAL ARTS<\/p>\n      <p>PETS<\/p>\n      <p>SPORTS<\/p>\n      <p>FUN<\/p>\n      <p>Low Cost Club Badges<\/p>\n\n    <\/aside>\n\n    <!-- MAIN CONTENT -->\n    <article class=\"jbp-content\" aria-label=\"Printed patches and badges\">\n\n      <hr>\n\n      <section class=\"jbp-introduction\" aria-label=\"About our patches\">\n        <p>\n          For all your Printed Patches give us a call first. You will be\n          surprised at our competitive prices and quick turn around.\n        <\/p>\n\n        <p>\n          Based in the UK we produce all our artwork, badges and patches\n          in house. We are happy to use your existing art work or we can\n          produce from just an idea you may have. Our patches have been\n          sold to a global market world wide.\n        <\/p>\n\n        <p>\n          We are happy to produce just one single item or over 1000.\n          We have produced over 15,000 + to date.\n        <\/p>\n\n        <p>\n          Feel Free to look around and see some samples and ideas.\n        <\/p>\n\n        <p>\n          Thanks for visiting our page and our family business hopes\n          to deal with you soon.\n        <\/p>\n      <\/section>\n\n      <!-- PATCH EXAMPLES -->\n      <section class=\"jbp-gallery\" aria-label=\"Patch samples\">\n\n        <p class=\"jbp-image-row\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/JudoBackPatch.gif\" width=\"527\" height=\"374\" alt=\"Judo back patch\">\n        <\/p>\n\n        <p class=\"jbp-image-row\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/jiujitsu.jpg\" width=\"120\" height=\"162\" alt=\"Jiu Jitsu patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/BushidoJudoClub.jpg\" alt=\"Bushido Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/Tsukuru_Judo_Academy.jpg\" alt=\"Tsukuru Judo Academy patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/KinRyu-judo-club.jpg\" alt=\"KinRyu Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/Ford-Judo-Club.jpg\" width=\"106\" height=\"159\" alt=\"Ford Judo Club patch\" loading=\"lazy\">\n        <\/p>\n\n        <p class=\"jbp-image-row\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/Walderslade_judo_club.jpg\" alt=\"Walderslade Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/kent_international_judo.jpg\" alt=\"Kent International Judo patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/medway-park-judo-club.jpg\" alt=\"Medway Park Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/BritanniaJudoClub.jpg\" alt=\"Britannia Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/Sittingbourne_Judo_Club.jpg\" alt=\"Sittingbourne Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/MartialArts-Seni.jpg\" alt=\"Martial Arts Seni patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/Dartford-Judo-Club.jpg\" alt=\"Dartford Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/Medkwai_judo_club.jpg\" width=\"184\" height=\"131\" alt=\"Medkwai Judo Club patch\" loading=\"lazy\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/Bexley-Judokwai.jpg\" alt=\"Bexley Judokwai patch\" loading=\"lazy\">\n        <\/p>\n\n        <p class=\"jbp-image-row\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/jiu-jitsu-patches.jpg\" alt=\"Jiu Jitsu patches\" loading=\"lazy\">\n        <\/p>\n\n        <p class=\"jbp-image-row\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/judo-uniform.jpg\" alt=\"Judo uniform\" loading=\"lazy\">\n        <\/p>\n\n        <p>\n          Fantastic for Martial Arts, Getting Your Club Recognised\n          and Getting You Known As A Competitor.\n        <\/p>\n\n      <\/section>\n\n      <hr>\n\n      <!-- CLUB BADGES -->\n      <section class=\"jbp-badges\" aria-label=\"Club badges\">\n\n        <p class=\"jbp-image-row\">\n          <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/judobackpatch.com\/images\/badge-patch-embroidery.jpg\" alt=\"Badge patch embroidery\" loading=\"lazy\">\n        <\/p>\n\n        <p>\n          We make badges for clubs, federations and associations.\n          Embroidery badges or printed badges are ideal for club identity.\n          We have found many clubs request small run orders.\n          We are happy to produce as few as 10 badges.\n          Contact us with your requirements and we will be happy to quote.\n          Printed badges can cost as little as \u00a32 each.\n        <\/p>\n\n        <div class=\"jbp-spacer\" aria-hidden=\"true\"><\/div>\n\n      <\/section>\n\n      <hr>\n\n      <!-- ORDER AREA: DISPLAY ONLY, NO PAYMENT SUBMISSION -->\n      <section class=\"jbp-order\" aria-labelledby=\"jbp-order-title\">\n\n        <h2 id=\"jbp-order-title\">ORDER YOUR PRINTED PATCH NOW.<\/h2>\n\n        <div class=\"jbp-order-box\">\n\n          <label for=\"jbp-patch-size\">SIZE OF PATCH<\/label>\n\n          <select id=\"jbp-patch-size\" name=\"patch-size\" aria-describedby=\"jbp-payment-note\">\n            <option value=\"A5\">Patch Size A5 \u00a33.00 GBP<\/option>\n            <option value=\"A4\">Patch Size A4 \u00a35.00 GBP<\/option>\n            <option value=\"A3\">Patch Size A3 \u00a310.00 GBP<\/option>\n          <\/select>\n\n          <button class=\"jbp-cart-button\" type=\"button\" disabled=\"\" aria-describedby=\"jbp-payment-note\" aria-label=\"Add to Cart \u2014 payment unavailable in this reproduction\">\n            <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/https:\/\/www.paypalobjects.com\/en_GB\/i\/btn\/btn_cart_LG.gif\" alt=\"Add to Cart\" loading=\"lazy\">\n          <\/button>\n\n        <\/div>\n\n        <p id=\"jbp-payment-note\" class=\"jbp-payment-note\">\n          Display only \u2014 online payment is not enabled.\n        <\/p>\n\n        <p>\n          If you would like to order more than one, please change\n          quantity at check out.\n        <\/p>\n\n        <p>\n          If you have a badge or artwork that you would like included\n          please email the jpg or pdf file to us. Attach your requirements\n          and how many you would like (one is no problem) and we will\n          respond as promptly as possible.\n          Many thanks for your enquiry.\n        <\/p>\n\n        <p>\n          <a href=\"mailto:cvop@hotmail.co.uk?subject=BackPatch\">\n            cvop@hotmail.co.uk\n          <\/a>\n        <\/p>\n\n        <p class=\"jbp-site-links\">\n          <a href=\"https:\/\/web.archive.org\/web\/20250228113653\/http:\/\/www.backpatch.co.uk\/\">\n            www.BackPatch.co.uk\n          <\/a>\n          <a href=\"https:\/\/web.archive.org\/web\/20250228113653\/http:\/\/www.judobackpatch.com\/\">\n            www.JudoBackPatch.com\n          <\/a>\n        <\/p>\n\n        <div class=\"jbp-spacer\" aria-hidden=\"true\"><\/div>\n\n      <\/section>\n\n    <\/article>\n\n  <\/div>\n\n  <!-- ORIGINAL COUNTER IMAGE -->\n  <footer class=\"jbp-footer\">\n    <a href=\"https:\/\/web.archive.org\/web\/20250228113653\/http:\/\/s01.flagcounter.com\/more\/QMf\">\n      <img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20250228113653im_\/http:\/\/s01.flagcounter.com\/count\/QMf\/bg=FFFFFF\/txt=000000\/border=CCCCCC\/columns=2\/maxflags=12\/viewers=0\/labels=1\/pageviews=1\/\" alt=\"Archived visitor counter\" loading=\"lazy\">\n    <\/a>\n  <\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BACK PATCH For Commonwealth Games Back Patch See This L [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/judobackpatch.com\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/judobackpatch.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/judobackpatch.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/judobackpatch.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/judobackpatch.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":2,"href":"https:\/\/judobackpatch.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":21,"href":"https:\/\/judobackpatch.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/21"}],"wp:attachment":[{"href":"https:\/\/judobackpatch.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}