{"id":9174,"date":"2026-08-28T08:56:05","date_gmt":"2026-08-28T08:56:05","guid":{"rendered":"https:\/\/veperpins.com\/?p=9174"},"modified":"2026-08-31T09:31:04","modified_gmt":"2026-08-31T09:31:04","slug":"cub-scout-patch-placement-guide","status":"publish","type":"post","link":"https:\/\/veperpins.com\/cub-scout-patch-placement-guide\/","title":{"rendered":"Cub Scout Patch Placement Guide"},"content":{"rendered":"\n<div class=\"wp-block-columns alignwide vp-blog-layout has-medium-font-size is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\" style=\"border-style:none;border-width:0px;border-top-left-radius:58px;border-top-right-radius:58px;border-bottom-left-radius:58px;border-bottom-right-radius:58px\">\n<div class=\"wp-block-column vp-blog-toc-wrap is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:20%\">\n<style data-wp-block-html=\"css\">\n[data-vp-article-toc] a.vp-current {\n  color: #1f5eff !important;\n  font-weight: 700 !important;\n}\n\n[data-vp-article-toc] a.vp-current::before {\n  content: \"\";\n  display: inline-block;\n  width: 6px;\n  height: 6px;\n  margin-right: 7px;\n  border-radius: 50%;\n  background: #1f5eff;\n  vertical-align: middle;\n}\n\n#right-sleeve-patch-placement,\n#left-sleeve-patch-placement,\n#left-pocket-rank-badge-placement,\n#right-pocket-temporary-patch-placement,\n#arrow-of-light-badge-placement,\n#common-cub-scout-patch-placement-mistakes,\n#create-a-patch-your-group-will-want-to-keep {\n  scroll-margin-top: 130px;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n(function () {\n  function initVpTocSpy() {\n    var links = Array.prototype.slice.call(\n      document.querySelectorAll('[data-vp-article-toc] a[href^=\"#\"]')\n    );\n\n    if (!links.length) return;\n\n    var sections = [];\n    var added = {};\n\n    links.forEach(function (link) {\n      var id = link.getAttribute(\"href\").slice(1);\n      var target = document.getElementById(id);\n\n      if (target && !added[id]) {\n        sections.push({\n          id: id,\n          target: target\n        });\n        added[id] = true;\n      }\n    });\n\n    if (!sections.length) return;\n\n    var ticking = false;\n    var lastId = \"\";   \n\n    function getOffset() {\n      return Math.min(Math.max(window.innerHeight * 0.55, 220), 520);\n    }\n\n    function scrollTocItemIntoView(link) {\n      var tocBox = link.closest(\"[data-vp-article-toc]\");\n      if (!tocBox) return;\n\n      var scrollBox = tocBox;\n\n      if (tocBox.classList.contains(\"vp-toc-mobile\")) {\n        var nav = tocBox.querySelector(\"nav\");\n        if (nav) scrollBox = nav;\n      }\n\n      if (!scrollBox || scrollBox.scrollHeight <= scrollBox.clientHeight) return;\n\n      var linkTop = link.offsetTop;\n      var linkHeight = link.offsetHeight;\n      var boxHeight = scrollBox.clientHeight;\n\n      scrollBox.scrollTo({\n        top: linkTop - boxHeight \/ 2 + linkHeight \/ 2,\n        behavior: \"smooth\"\n      });\n    }\n\n    function updateActive() {\n      var scrollTop = window.pageYOffset || document.documentElement.scrollTop;\n      var currentId = sections[0].id;\n      var offset = getOffset();\n\n      sections.forEach(function (section) {\n        var top = section.target.getBoundingClientRect().top + scrollTop;\n\n        if (scrollTop + offset >= top) {\n          currentId = section.id;\n        }\n      });\n\n      links.forEach(function (link) {\n        link.classList.toggle(\n          \"vp-current\",\n          link.getAttribute(\"href\") === \"#\" + currentId\n        );\n      });\n\n      if (currentId !== lastId) {\n        links.forEach(function (link) {\n          if (link.getAttribute(\"href\") === \"#\" + currentId) {\n            scrollTocItemIntoView(link);\n          }\n        });\n\n        lastId = currentId;\n      }\n\n      ticking = false;\n    }\n\n    function onScroll() {\n      if (!ticking) {\n        window.requestAnimationFrame(updateActive);\n        ticking = true;\n      }\n    }\n\n    updateActive();\n    window.addEventListener(\"scroll\", onScroll, { passive: true });\n    window.addEventListener(\"resize\", updateActive);\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", initVpTocSpy);\n  } else {\n    initVpTocSpy();\n  }\n})();\n<\/script>\n\n<!-- Desktop TOC -->\n\n<div class=\"vp-toc vp-toc-desktop\" data-vp-article-toc=\"\">\n  <div class=\"vp-toc-title\">Table of Contents<\/div>\n\n  <nav aria-label=\"Table of Contents\">\n    <ul>\n      <li>\n        <a href=\"#right-sleeve-patch-placement\">\n          Right Sleeve Patch Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#left-sleeve-patch-placement\">\n          Left Sleeve Patch Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#left-pocket-rank-badge-placement\">\n          Left Pocket Rank Badge Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#right-pocket-temporary-patch-placement\">\n          Right Pocket Temporary Patch Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#arrow-of-light-badge-placement\">\n          Arrow of Light Badge Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#common-cub-scout-patch-placement-mistakes\">\n          Common Cub Scout Patch Placement Mistakes\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#create-a-patch-your-group-will-want-to-keep\">\n          Create a Patch Your Group Will Want to Keep\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/nav>\n<\/div>\n\n\n<!-- Mobile \/ Tablet TOC -->\n\n<details class=\"vp-toc vp-toc-mobile\" data-vp-article-toc=\"\">\n  <summary>Table of Contents<\/summary>\n\n  <nav aria-label=\"Mobile Table of Contents\">\n    <ul>\n      <li>\n        <a href=\"#right-sleeve-patch-placement\">\n          Right Sleeve Patch Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#left-sleeve-patch-placement\">\n          Left Sleeve Patch Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#left-pocket-rank-badge-placement\">\n          Left Pocket Rank Badge Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#right-pocket-temporary-patch-placement\">\n          Right Pocket Temporary Patch Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#arrow-of-light-badge-placement\">\n          Arrow of Light Badge Placement\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#common-cub-scout-patch-placement-mistakes\">\n          Common Cub Scout Patch Placement Mistakes\n        <\/a>\n      <\/li>\n\n      <li>\n        <a href=\"#create-a-patch-your-group-will-want-to-keep\">\n          Create a Patch Your Group Will Want to Keep\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/nav>\n<\/details>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/3-1024x768.webp\" alt=\"\" class=\"wp-image-9177\" srcset=\"https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/3-1024x768.webp 1024w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/3-300x225.webp 300w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/3-768x576.webp 768w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/3-600x450.webp 600w, https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/3.webp 1448w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">When your child gets a new Cub Scout uniform, the uniform itself is usually the easy part. The confusing part is figuring out where all those patches are supposed to go.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where do the rank badges belong? Can event patches go on the uniform? And what should you do when older photos online show something completely different?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">According to the current <a href=\"https:\/\/www.scouting.org\/resources\/insignia-guide\/\" target=\"_blank\" rel=\"noopener\">Scouting America Guide to Awards and Insignia<\/a>, Cub Scout rank badges are now placed on the left pocket in the order they are earned, rather than following the older fixed-position layout.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Below, we\u2019ll go over the right sleeve, left sleeve, front pockets, Arrow of Light badge, and temporary patches so you can double-check everything before you start sewing.<\/p>\n\n\n\n<h2 id=\"right-sleeve-patch-placement\" class=\"wp-block-heading has-large-font-size\">1. Right Sleeve Patch Placement<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Start at the top of the right sleeve.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The U.S. flag is usually already sewn onto a new uniform shirt, so in most cases you won\u2019t need to do anything with it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Directly below the flag goes the blue-and-gold <strong>Den Number<\/strong>. Try to place it fairly close to the bottom edge of the flag instead of leaving a large gap.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If your Pack uses <strong>Adventure Colors<\/strong>, place them below the Den Number. If your child does not wear a Den Number, the Adventure Colors can go directly below the flag.<\/p>\n\n\n\n<h2 id=\"left-sleeve-patch-placement\" class=\"wp-block-heading has-large-font-size\">2. Left Sleeve Patch Placement<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At the top of the left sleeve is the <strong>Council Shoulder Patch<\/strong>. It should sit just below the shoulder seam and follow the curve of the sleeve.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Below that is the red-and-white <strong>Unit Number<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If your Pack does not wear a <strong>Veteran Unit Bar<\/strong>, the Unit Number goes directly below the Council Shoulder Patch. Packs that have been chartered for 25 years or more may wear a Veteran Unit Bar between the Council Shoulder Patch and Unit Number. The bar is updated in five-year increments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For three- or four-digit Unit Numbers, it helps to line up all the numbers before sewing. Pin or temporarily secure them first, then sew them down once you know they are straight. That makes it much easier to avoid numbers that sit higher or lower than the others.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The position patch below the Unit Number is for adult leaders. Cub Scouts do not wear an adult position patch on their uniform.<\/p>\n\n\n\n<h2 id=\"left-pocket-rank-badge-placement\" class=\"wp-block-heading has-large-font-size\">3. Left Pocket Rank Badge Placement<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The left pocket is probably where families run into the most confusion because so many older uniform diagrams are still floating around online.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the rules introduced with the 2024 Cub Scout program updates, <strong>Lion, Tiger, Wolf, and Bear rank badges<\/strong> are worn on the front of the blue uniform pocket in the order they are earned.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The first rank badge goes at the <strong>12 o\u2019clock position<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The second goes at <strong>9 o\u2019clock<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The third goes at <strong>3 o\u2019clock<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The fourth goes at <strong>6 o\u2019clock<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Together, the badges form a diamond shape.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if your child joins Cub Scouts as a Tiger, the Tiger badge goes at the top. When they earn Wolf, it goes on the left. Bear would then go on the right. The bottom can stay empty because there is no need to leave a space for a Lion badge your child never earned.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These badges go on the <strong>pocket itself<\/strong>, not on the pocket flap.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bobcat is also different now. Under the current program, Bobcat is an Adventure completed at each rank rather than a separate rank badge.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So if you see another Cub Scout wearing an older Bobcat badge or the old rectangular Lion badge, that may simply be an older uniform from before the 2024 program changes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The oval <strong>Webelos rank badge<\/strong> does not go into the Lion-Tiger-Wolf-Bear diamond.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Fourth-grade Webelos Scouts will generally continue wearing the blue Cub Scout uniform. When they later move into the tan uniform used for Arrow of Light, the oval Webelos badge can be worn by itself in the center of the left pocket.<\/p>\n\n\n\n<h2 id=\"right-pocket-temporary-patch-placement\" class=\"wp-block-heading has-large-font-size\">4. Right Pocket Temporary Patch Placement<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">After summer camp, a Pinewood Derby, or another Scouting event, your child may receive a temporary patch.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That patch belongs on the <strong>right pocket<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the patch has a button loop, simply unbutton the pocket, slide the loop over the button, and button it again. There is no need to sew it onto the shirt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the patch does not have a loop, it can be centered on the pocket itself. Do not sew it onto the pocket flap.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Only <strong>one temporary patch<\/strong> should be worn in this location at a time. When your child gets a new one, the old patch can be removed and saved.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Many families display older patches on a red patch vest, blanket, backpack, or another keepsake item.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You may also come across souvenir patches from ballparks, museums, community events, or other places. If they are not official Scouting insignia or Scouting-related temporary patches, they are better kept as collectibles instead of being sewn onto the uniform.<\/p>\n\n\n\n<h2 id=\"arrow-of-light-badge-placement\" class=\"wp-block-heading has-large-font-size\">5. Arrow of Light Badge Placement<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When a Cub Scout enters the fifth-grade <strong>Arrow of Light<\/strong> year, they move into the tan uniform with blue shoulder loops.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After earning the Arrow of Light rank, the badge is worn <strong>directly below the left pocket<\/strong>, centered with the pocket.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It does not go on the pocket itself or on the pocket flap.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the oval Webelos rank badge is still in the center of the pocket, it can remain there during the Arrow of Light year.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once your child crosses over into Scouts BSA, the Webelos badge comes off, but the <strong>Arrow of Light badge can stay<\/strong> below the left pocket.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is the only Cub Scout rank badge that may continue to be worn on the Scouts BSA uniform.<\/p>\n\n\n\n<h2 id=\"common-cub-scout-patch-placement-mistakes\" class=\"wp-block-heading has-large-font-size\">6. Common Cub Scout Patch Placement Mistakes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Following an old fixed rank-badge layout<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are still plenty of pre-2024 uniform diagrams online. Older uniforms do not need to be taken apart and redone, but when setting up a new uniform, Lion, Tiger, Wolf, and Bear badges should be placed according to the order your child actually earned them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Putting an event patch where a rank badge belongs<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The left pocket is used for rank insignia. Temporary patches from summer camp, Pinewood Derby, and other events belong on the right pocket. An empty spot on the uniform does not automatically mean another patch can go there.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wearing several temporary patches at once<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Only one temporary patch should be displayed on the right pocket at a time. Older patches can be moved to a patch vest, blanket, backpack, or another display item instead of crowding them onto the uniform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Sewing before checking the fit<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A patch can look perfectly straight when the shirt is lying flat on a table and still look crooked once your child puts it on.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before sewing, pin the patches in place and have your child try on the uniform. Check them against the shoulder seam, the edge of the flag, and the centerline of the pockets. Once everything looks right while the shirt is being worn, you can sew them down.<\/p>\n\n\n\n<h2 id=\"create-a-patch-your-group-will-want-to-keep\" class=\"wp-block-heading has-large-font-size\">Create a Patch Your Group Will Want to Keep<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Placement matters, but the patch itself should also have artwork that is easy to recognize and lettering that can actually be read.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re planning <a href=\"https:\/\/veperpins.com\/custom-patches\/\" data-type=\"page\" data-id=\"613\">custom patches for a youth organization<\/a>, community group, Pinewood Derby-style race, campout, anniversary, recruiting event, or fundraiser, you can send VeperPins your original artwork along with the size and quantity you need.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We can look at the design and recommend whether embroidered, woven, or PVC patches will work best for the details you want to keep.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before production begins, we\u2019ll confirm the final artwork with you so you know what the finished patch is expected to look like.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With more than 20 years of manufacturing experience, our goal is to help turn a memorable event into a patch that participants will still want to keep years later.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column vp-blog-sidebar-wrap is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:344px\">\n<aside class=\"vp-sidebar\" aria-label=\"Article Sidebar\">\n  <section class=\"vp-side-box vp-side-cta\">\n    <h3>Need a Custom Quote?<\/h3>\n    <p>\n      Get factory-direct pricing, free design support, and fast production for custom promotional products.\n    <\/p>\n    <a href=\"https:\/\/veperpins.com\/get-quote\/\" class=\"vp-side-btn\">Get Free Quote<\/a>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>Why Work With Us<\/h3>\n    <ul class=\"vp-side-list\">\n      <li>Low Minimum Order Quantity<\/li>\n      <li>Free Artwork Support<\/li>\n      <li>Fast Turnaround<\/li>\n      <li>Worldwide Shipping<\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>View Pricing<\/h3>\n    <div class=\"vp-side-tags\">\n      <a href=\"https:\/\/veperpins.com\/custom-pins-pricing\/\">Custom Pins Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-coins-pricing\/\">Challenge Coins Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-medals-pricing\/\">Medals Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-keychains-pricing\/\">Keychains Pricing<\/a>\n      <a href=\"https:\/\/veperpins.com\/custom-patches-pricing\/\">Patches Pricing<\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"vp-side-box\">\n    <h3>Share This Article<\/h3>\n    <div class=\"vp-side-share\">\n      <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/veperpins.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>\n      <a href=\"https:\/\/twitter.com\/intent\/tweet?url=https:\/\/veperpins.com\/&#038;text=Check%20this%20out\" target=\"_blank\" rel=\"noopener noreferrer\">X<\/a>\n      <a href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https:\/\/veperpins.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>\n    <\/div>\n  <\/section>\n<\/aside>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Right Sleeve Patch Placement Left Sleeve Patch Placement Left Pocket Rank Badge Placement Right Pocket Temporary Patch Placement Arrow of Light Badge Placement Common Cub Scout Patch Placement Mistakes Create a Patch Your Group Will Want to Keep Table of Contents Right Sleeve Patch Placement Left Sleeve Patch Placement Left Pocket Rank&#8230;<\/p>\n","protected":false},"author":1,"featured_media":9177,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[70],"tags":[],"class_list":["post-9174","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-patches-guide"],"taxonomy_info":{"category":[{"value":70,"label":"Patches Guide"}]},"featured_image_src_large":["https:\/\/veperpins.com\/wp-content\/uploads\/2026\/08\/3-1024x768.webp",1024,768,true],"author_info":{"display_name":"Shirya","author_link":"https:\/\/veperpins.com\/author\/boom\/"},"comment_info":0,"category_info":[{"term_id":70,"name":"Patches Guide","slug":"patches-guide","term_group":0,"term_taxonomy_id":70,"taxonomy":"category","description":"Explore custom patches including embroidered, woven, and PVC patches. Learn design tips and production methods for your brand or uniforms.","parent":0,"count":18,"filter":"raw","cat_ID":70,"category_count":18,"category_description":"Explore custom patches including embroidered, woven, and PVC patches. Learn design tips and production methods for your brand or uniforms.","cat_name":"Patches Guide","category_nicename":"patches-guide","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts\/9174","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/comments?post=9174"}],"version-history":[{"count":2,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts\/9174\/revisions"}],"predecessor-version":[{"id":9179,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/posts\/9174\/revisions\/9179"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/media\/9177"}],"wp:attachment":[{"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/media?parent=9174"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/categories?post=9174"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/veperpins.com\/wp-json\/wp\/v2\/tags?post=9174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}