{"id":2088,"date":"2020-05-12T16:42:02","date_gmt":"2020-05-12T16:42:02","guid":{"rendered":"https:\/\/shopthemedetector.com\/blog\/?p=2088"},"modified":"2026-03-25T13:56:52","modified_gmt":"2026-03-25T13:56:52","slug":"how-to-add-subcategories-in-shopify","status":"publish","type":"post","link":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/","title":{"rendered":"How To Add Subcategories In Shopify"},"content":{"rendered":"<p>A collection is a group of products that are determined, by you, to be relevant to one another. For example, t-shirts, pants, socks, hats, etc. By using categories, you can make it easier for your shoppers to find the products they want and easier for you to manage. You can create a display that allows customers to effortlessly view recommended products and related items within your menu to enhance navigation.<\/p>\n<p>However, sometimes, you want to group products into subcategories, which is when categories are grouped into smaller groups (like red t-shirts, blue t-shirts, etc.).<\/p>\n<div class=\"key-takeaways\"><div class=\"takeaways-title h2\">Key Takeaways<\/div><div class=\"takeaway-item\"><div class=\"takeaway-number\">1<\/div><div class=\"takeaway-text\">Structured subcategories improve SEO and enhance the shopping experience.<\/div><\/div><div class=\"takeaway-item\"><div class=\"takeaway-number\">2<\/div><div class=\"takeaway-text\">Most themes have a dropdown menu for adding subcategories.<\/div><\/div><div class=\"takeaway-item\"><div class=\"takeaway-number\">3<\/div><div class=\"takeaway-text\">Steps in adding subcategories include Logging in, visiting the Collections Page, adding an option, going to the Layout Directory, and saving.<\/div><\/div><\/div>\n<h2 id=\"row1\">Check Your Theme Settings<\/h2>\n<p>The first step is to check your theme\u2019s settings. Most have a dropdown menu which allows you to add subcategories to your store. Check the settings with these steps.<\/p>\n<h3 id=\"row2\">Step 1 - Login<\/h3>\n<p>Log into your Shopify admin. Then go to your \u2018Themes\u2019 page and then find your current theme and click on the \u2018Customize\u2019 option. Within this section, look for and click on \u2018Collection Page\u2019 in the theme preview.<\/p>\n<h3 id=\"row3\">Step 2 - Collections Page<\/h3>\n<p>Within the \u2018Collections Page\u2019 tab in the editor, the theme should have an option to filter with tag that will be labeled as \u2018Enable Filtering By Product Tag\u2019. Click on the checkbox (if it isn\u2019t already).<\/p>\n<p>You can then click on save.<\/p>\n<h3 id=\"row4\">Step 3 - Add Option<\/h3>\n<p>If there\u2019s no option within the theme file, you can add the option through the theme code. To do this, go back to the \u2018Themes\u2019 page and on your theme click on the \u2018Actions\u2019 option and then \u2018Edit Code\u2019.<\/p>\n<h3 id=\"row5\">Step 4 - Layout Directory<\/h3>\n<p>Within the layout directory, find the liquid file and click on it. At the bottom of the file find the tag and paste the following code just before that tag.<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"><script>\r\n\/* Product Tag Filters - Good for any number of filters on any type of collection pages *\/\r\nvar collFilters = jQuery(\u2018.coll-filter\u2019);\r\ncollFilters.change(function() {\r\nvar newTags = [];\r\ncollFilters.each(function() {\r\nif (jQuery(this).val()) {\r\nnewTags.push(jQuery(this).val());\r\n}\r\n});\r\nif (newTags.length) {\r\nvar query = newTags.join(\u2018+\u2019);\r\nwindow.location.href = jQuery(\u2018{{ \u2018tag\u2019 | link_to_tag: \u2018tag\u2019 }}\u2019).attr(\u2018href\u2019).replace(\u2018\/\u2019 + \u2018tag\u2019, \u2018\/\u2019 + query);\r\n}\r\nelse {\r\n{% if collection.handle %}\r\nwindow.location.href = \u2018\/collections\/{{ collection.handle }}\u2019;\r\n{% elsif collection.products.first.type == collection.title %}\r\nwindow.location.href = \u2018{{ collection.title | url_for_type }}\u2019;\r\n{% elsif collection.products.first.vendor == collection.title %}\r\nwindow.location.href = \u2018{{ collection.title | url_for_vendor }}\u2019;\r\n{% endif %}\r\n}\r\n});\r\n<\/script><\/pre>\n<h3 id=\"row6\">Step 5 - Save<\/h3>\n<p>When you\u2019ve finished, click on \u2018Save\u2019. The option to add subcategories to your products should now be available within your theme.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A collection is a group of products that are determined, by you, to be relevant to one another. For example, t-shirts, pants, socks, hats, etc. By using categories, you can\u2026<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_title":"%%title%% %%page%% [year]","_yoast_wpseo_metadesc":"Discover the secrets to effectively adding subcategories in your Shopify store. Most people miss this key step ...","_yoast_wpseo_metatitle":"","footnotes":""},"categories":[13],"tags":[],"class_list":{"0":"post-2088","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-shopify-store-set-up"},"acf":{"breadcrumbs":[{"postpage":[46918]}],"conclusion":"<h2>Enhancing Subcategory Creation in Shopify<\/h2>\r\n<h3>Understanding Shopify's Collection System<\/h3>\r\nShopify's default setup doesn't have a direct subcategory feature. Instead, it uses collections, which act as categories.\r\n\r\nHowever, these collections lack a hierarchical structure. To create a semblance of subcategories, you can use the navigation menu and some theme tweaks.\r\n<h3>Steps to Create Subcategories<\/h3>\r\nStart by creating a main category, like \"Dog Toys.\" Use the rearrange feature to drag desired subcategories under this main category. If you need further divisions, you can even set up sub-subcategories.\r\n\r\nFor a more visual approach, consider using the theme editor. Here, you can create templates that display your subcollections.\r\n\r\nThis method enhances the user experience by grouping related products together, making navigation more intuitive.\r\n<h3>Benefits of Organized Subcategories<\/h3>\r\nWell-structured subcategories offer multiple advantages. They improve SEO by clustering related content, which search engines favor.\r\n\r\nThey also enhance the shopping experience by making product searches more straightforward and logical for customers.\r\n<h2>Strategies in Subcategory Addition in Shopify<\/h2>\r\n<h3>Plan Before Implementation<\/h3>\r\nBefore diving into the process, it's essential to have a clear strategy. Determine the main categories and potential subcategories.\r\n\r\nSketching a visual representation or a flowchart can help visualize the structure and ensure no category is overlooked.\r\n<h3>Consistency is Key<\/h3>\r\nMaintain a consistent naming convention for categories and subcategories. This not only aids in organization but also ensures that customers can easily understand and navigate the store.\r\n\r\nFor instance, if using singular terms for main categories, ensure subcategories follow the same pattern.\r\n<h3>Test and Iterate<\/h3>\r\nAfter setting up subcategories, it's crucial to test the user experience. Navigate the store as a customer would. If any part of the process feels clunky or unintuitive, make the necessary adjustments.\r\n\r\nRegularly revisiting and refining the subcategory structure can lead to a more streamlined shopping experience.\r\n<h3>Monitor Analytics<\/h3>\r\nUse Shopify's in-built analytics or third-party tools to monitor how customers interact with the subcategories.\r\n\r\nTracking metrics like click-through rates on subcategory links or time spent on subcategory pages can provide insights into what's working and what might need adjustment.\r\n<h2>Advanced Techniques for Subcategories<\/h2>\r\n<h3>Using Navigation Menus<\/h3>\r\nOne way to simulate subcategories is through the navigation menu. Add a menu item, then nest another option under it by dragging it to the right. This creates a dropdown effect, giving the appearance of subcategories.\r\n<h3>Employing Pages for Subcollections<\/h3>\r\nCreate a page template that showcases all collections. Add a multi-column section to this page, linking it to a collection list. This method, while not perfect, offers a structured way for customers to navigate your store.\r\n<h3>Radio Buttons for Collection Pages<\/h3>\r\nIf you prefer radio buttons over dropdown menus, Shopify allows this too. By adding specific code to your theme, you can display collections as radio buttons, offering another way for customers to navigate your product range.\r\n<h2>Conclusion: How To Add Subcategories In Shopify<\/h2>\r\nCategories are a great way to help your site be easier to navigate as you optimize your <a href=\"https:\/\/shopthemedetector.com\/blog\/shopify-product-set-up\/\">product set up<\/a>. This can help with SEO and improve conversions on your website. \u00a0Additionally, offering an email signup option or encouraging visitors to subscribe to your newsletter can further enhance customer engagement and drive more conversions on your website.","repeater":null,"filter":false,"attach_to_post":[5602],"author_bio":false,"custom_author_bio":false,"author_bio_name":"","author_bio_info":"","_meta_excerpt_title":"","meta_excerpt":"","trust_signals":{"expert_reviewed":true,"items_tested":""},"key_statistics":null,"key_takeaways":{"takeaways_items":null},"required_subtopics":null,"context_block":{"context_heading":"","context_excerpt":"","context_content":""},"methodology":{"methodology_heading":"","methodology_content":""},"comparison_table":"","mid_content_cta":{"cta_text":"","cta_button_text":"","cta_link":""}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Add Subcategories In Shopify 2026<\/title>\n<meta name=\"description\" content=\"Discover the secrets to effectively adding subcategories in your Shopify store. Most people miss this key step ...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Add Subcategories In Shopify 2026\" \/>\n<meta property=\"og:description\" content=\"Discover the secrets to effectively adding subcategories in your Shopify store. Most people miss this key step ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/\" \/>\n<meta property=\"og:site_name\" content=\"Shopify Theme Detector\" \/>\n<meta property=\"article:published_time\" content=\"2020-05-12T16:42:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-25T13:56:52+00:00\" \/>\n<meta name=\"author\" content=\"Avi Klein\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/\"},\"author\":{\"name\":\"Avi Klein\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#\/schema\/person\/92ad6961d93dc3870969e8cc0219d607\"},\"headline\":\"How To Add Subcategories In Shopify\",\"datePublished\":\"2020-05-12T16:42:02+00:00\",\"dateModified\":\"2026-03-25T13:56:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/\"},\"wordCount\":370,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#organization\"},\"articleSection\":[\"Shopify Store Set Up\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/\",\"url\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/\",\"name\":\"How To Add Subcategories In Shopify 2026\",\"isPartOf\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#website\"},\"datePublished\":\"2020-05-12T16:42:02+00:00\",\"dateModified\":\"2026-03-25T13:56:52+00:00\",\"description\":\"Discover the secrets to effectively adding subcategories in your Shopify store. Most people miss this key step ...\",\"breadcrumb\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Shopify Theme Detector\",\"item\":\"https:\/\/shopthemedetector.com\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to set up a Shopify store in 2026?\",\"item\":\"https:\/\/shopthemedetector.com\/blog\/how-to-set-up-a-shopify-store\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Shopify Product Set Up\",\"item\":\"https:\/\/shopthemedetector.com\/blog\/shopify-product-set-up\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"How To Add Subcategories In Shopify\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#website\",\"url\":\"https:\/\/shopthemedetector.com\/blog\/\",\"name\":\"Shopify Theme Detector\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/shopthemedetector.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/shopthemedetector.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/shopthemedetector.com\/#organization\",\"name\":\"Shopify Theme Detector\",\"alternateName\":\"Shopify Theme Detector\",\"url\":\"https:\/\/shopthemedetector.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/shopthemedetector.com\/blog\/wp-content\/uploads\/2025\/12\/logo-9.png\",\"contentUrl\":\"https:\/\/shopthemedetector.com\/blog\/wp-content\/uploads\/2025\/12\/logo-9.png\",\"width\":50,\"height\":48,\"caption\":\"Shopify Theme Detector\"},\"image\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/shopthemedetector.com\/about\/#avi-klein\",\"name\":\"Avi Klein\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/1c3fb33cedacbce95ef5bf60552b567ae05acabeed214f17b5e77f7d301aae57?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1c3fb33cedacbce95ef5bf60552b567ae05acabeed214f17b5e77f7d301aae57?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1c3fb33cedacbce95ef5bf60552b567ae05acabeed214f17b5e77f7d301aae57?s=96&d=mm&r=g\",\"caption\":\"Avi Klein\"},\"description\":\"Vast experience in the online world. Shopify Expert, SEO expert, Web developer and consultant to several online companies. 2 time Shopify top affiliate award (2022 + 2024). Read more about our approach to reviewing themes and apps.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/kleinavi\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Add Subcategories In Shopify 2026","description":"Discover the secrets to effectively adding subcategories in your Shopify store. Most people miss this key step ...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/","og_locale":"en_US","og_type":"article","og_title":"How To Add Subcategories In Shopify 2026","og_description":"Discover the secrets to effectively adding subcategories in your Shopify store. Most people miss this key step ...","og_url":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/","og_site_name":"Shopify Theme Detector","article_published_time":"2020-05-12T16:42:02+00:00","article_modified_time":"2026-03-25T13:56:52+00:00","author":"Avi Klein","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#article","isPartOf":{"@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/"},"author":{"name":"Avi Klein","@id":"https:\/\/shopthemedetector.com\/blog\/#\/schema\/person\/92ad6961d93dc3870969e8cc0219d607"},"headline":"How To Add Subcategories In Shopify","datePublished":"2020-05-12T16:42:02+00:00","dateModified":"2026-03-25T13:56:52+00:00","mainEntityOfPage":{"@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/"},"wordCount":370,"commentCount":0,"publisher":{"@id":"https:\/\/shopthemedetector.com\/blog\/#organization"},"articleSection":["Shopify Store Set Up"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/","url":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/","name":"How To Add Subcategories In Shopify 2026","isPartOf":{"@id":"https:\/\/shopthemedetector.com\/blog\/#website"},"datePublished":"2020-05-12T16:42:02+00:00","dateModified":"2026-03-25T13:56:52+00:00","description":"Discover the secrets to effectively adding subcategories in your Shopify store. Most people miss this key step ...","breadcrumb":{"@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-subcategories-in-shopify\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Shopify Theme Detector","item":"https:\/\/shopthemedetector.com"},{"@type":"ListItem","position":2,"name":"How to set up a Shopify store in 2026?","item":"https:\/\/shopthemedetector.com\/blog\/how-to-set-up-a-shopify-store\/"},{"@type":"ListItem","position":3,"name":"Shopify Product Set Up","item":"https:\/\/shopthemedetector.com\/blog\/shopify-product-set-up\/"},{"@type":"ListItem","position":4,"name":"How To Add Subcategories In Shopify"}]},{"@type":"WebSite","@id":"https:\/\/shopthemedetector.com\/blog\/#website","url":"https:\/\/shopthemedetector.com\/blog\/","name":"Shopify Theme Detector","description":"","publisher":{"@id":"https:\/\/shopthemedetector.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shopthemedetector.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/shopthemedetector.com\/#organization","name":"Shopify Theme Detector","alternateName":"Shopify Theme Detector","url":"https:\/\/shopthemedetector.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shopthemedetector.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/shopthemedetector.com\/blog\/wp-content\/uploads\/2025\/12\/logo-9.png","contentUrl":"https:\/\/shopthemedetector.com\/blog\/wp-content\/uploads\/2025\/12\/logo-9.png","width":50,"height":48,"caption":"Shopify Theme Detector"},"image":{"@id":"https:\/\/shopthemedetector.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/shopthemedetector.com\/about\/#avi-klein","name":"Avi Klein","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1c3fb33cedacbce95ef5bf60552b567ae05acabeed214f17b5e77f7d301aae57?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1c3fb33cedacbce95ef5bf60552b567ae05acabeed214f17b5e77f7d301aae57?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1c3fb33cedacbce95ef5bf60552b567ae05acabeed214f17b5e77f7d301aae57?s=96&d=mm&r=g","caption":"Avi Klein"},"description":"Vast experience in the online world. Shopify Expert, SEO expert, Web developer and consultant to several online companies. 2 time Shopify top affiliate award (2022 + 2024). Read more about our approach to reviewing themes and apps.","sameAs":["https:\/\/www.linkedin.com\/in\/kleinavi\/"]}]}},"_links":{"self":[{"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts\/2088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/comments?post=2088"}],"version-history":[{"count":9,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts\/2088\/revisions"}],"predecessor-version":[{"id":46939,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts\/2088\/revisions\/46939"}],"acf:post":[{"embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts\/5602"}],"wp:attachment":[{"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/media?parent=2088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/categories?post=2088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/tags?post=2088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}