{"id":5045,"date":"2021-06-20T16:20:58","date_gmt":"2021-06-20T16:20:58","guid":{"rendered":"https:\/\/shopthemedetector.com\/blog\/?p=5045"},"modified":"2025-12-23T10:48:59","modified_gmt":"2025-12-23T10:48:59","slug":"how-to-add-a-disclaimer-checkbox-to-your-shopify-store","status":"publish","type":"post","link":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/","title":{"rendered":"How to Add a Disclaimer Checkbox to your Shopify Store"},"content":{"rendered":"<p>There are times when you might want to add a disclaimer to your website for products\/services where there are certain things you cannot guarantee. For instance, if you sell a product where there might be a high variance or the customer might not be able to get the exact one that is the picture, you need to ensure that they understand this.<\/p>\n<p>Just saying that there can be differences between the one on the screen and the one delivered is okay, but not all customers read everything on a page. By adding a checkbox on the checkout\/cart page allows you to ensure that the customer has read this and understands it.<\/p>\n<p>By default, there is not this function within the Shopify environment. There are other options for the GDPR and California Privacy Act. But if you want to make sure that the customer understands a disclaimer or is over a certain age, you need to get more creative with your website.<\/p>\n<p>However, there are some Shopify themes that do have this option. But there are also other ways that you can do this. Here are some of those options.<\/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\">To add a disclaimer checkbox on Shopify, log in, click \u2018Online Store\u2019, select \u2018Themes\u2019, and choose your current theme.<\/div><\/div><div class=\"takeaway-item\"><div class=\"takeaway-number\">2<\/div><div class=\"takeaway-text\">Click \u2018Actions\u2019, edit code in \u2018Assets\u2019, add provided code to \u2018theme.js\u2019 or \u2018theme.js.liquid\u2019, and save.<\/div><\/div><div class=\"takeaway-item\"><div class=\"takeaway-number\">3<\/div><div class=\"takeaway-text\">Click \u2018Sections\u2019, select \u2018cart-template.liquid\u2019, paste provided code near checkout button, modify URL, and save.<\/div><\/div><\/div>\n<h2 id=\"row1\">Adding a Disclaimer Checkbox with a Sectioned Theme<\/h2>\n<p>If you\u2019ve got a sectioned theme, then use this process to add a disclaimer to your checkout.<\/p>\n<h3 id=\"row2\">Step 1 - Log In<\/h3>\n<p>Log into your website with your user credentials.<\/p>\n<h3 id=\"row3\">Step 2 - Themes<\/h3>\n<p>Click on the \u2018Online Store\u2019 option and then select the \u2018Themes\u2019 option before choosing the theme that your store is currently using.<\/p>\n<h3 id=\"row4\">Adding a Disclaimer Checkbox with a Sectioned Theme<\/h3>\n<p>Click on the \u2018Actions\u2019 option and then click on the edit code. Within the \u2018Assets\u2019 area, you want to click on the option that reads \u2018theme.js\u2019 or \u2018theme.js.liquid\u2019.<\/p>\n<h3 id=\"row5\">Step 4 - Add Code<\/h3>\n<p>Then you can go down to the bottom of the page and add this code:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">$(document).ready(function() {\r\n$('body').on('click', '[name=\"checkout\"], [name=\"goto_pp\"], [name=\"goto_gc\"]', function() {\r\nif ($('#agree').is(':checked')) {\r\n$(this).submit();\r\n}\r\nelse {\r\nalert(\"You must agree with the terms and conditions of sales to check out.\");\r\nreturn false;\r\n}\r\n});\r\n});<\/pre>\n<h2 id=\"row6\">Step 5 - Save<\/h2>\n<p>Then you click on the \u2018Save\u2019 button.<\/p>\n<h3 id=\"row7\">Step 6 - Sections<\/h3>\n<p>Then you need to click on the \u2018Sections\u2019 option and then click on the \u2018cart-template.liquid\u2019. This might be labeled as \u2018cart.liquid\u2019 or \u2018cart-template.liquid\u2019 in templates. Then look for the following code:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"><button type=\"submit\" name=\"checkout\" class=\"btn\">{{ 'cart.general.checkout' | t }}<\/button><\/pre>\n<p>You need to paste this code in near this.<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"><p style=\"float: none; text-align: right; clear: both; margin: 10px 0;\">\r\n<input style=\"float:none; vertical-align: middle;\" type=\"checkbox\" id=\"agree\" \/>\r\n<label style=\"display:inline; float:none\" for=\"agree\">\r\nI agree with the <a href=\"\/pages\/terms-and-conditions\">terms and conditions<\/a>.\r\n<\/label>\r\n<\/p><\/pre>\n<p>You can change the URL for the terms and conditions page to your specific terms and conditions page. Then you can click \u2018Save\u2019 and you\u2019re done.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are times when you might want to add a disclaimer to your website for products\/services where there are certain things you cannot guarantee. For instance, if you sell a\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":"Learn how to add a disclaimer checkbox to your Shopify store for better customer awareness. Most people miss this key insight: \u2026","_yoast_wpseo_metatitle":"","footnotes":""},"categories":[13],"tags":[],"class_list":{"0":"post-5045","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-shopify-store-set-up"},"acf":{"breadcrumbs":[{"postpage":[26579]}],"conclusion":"<h2>Conclusion: How to Add a Disclaimer Checkbox to your Shopify Store<\/h2>\r\nAbove are the options to add a disclaimer box to your cart\/checkout on your website. Whether it's for age restrictions, safety precautions, or legal requirements, adding a disclaimer to your cart or checkout page can help ensure your customers are well-informed before making a purchase.\r\n\r\nOne option is to display an estimated delivery date for your products. This can help set expectations and provide transparency for your customers. Additionally, adding a quantity selector button allows customers to easily adjust the number of items they want to purchase.\r\n\r\nFor those comfortable with coding, Shopify advanced customizations offer the flexibility to implement custom solutions. You can add a disclaimer box to your cart or checkout page by modifying the relevant templates or utilizing Shopify's Liquid object.\r\n\r\nIf you\u2019re not used to working with code, you can also use an app. The Product Warnings app is a great option for those new to Shopify. It allows you to easily create and display disclaimers or warnings on your product pages, cart, or checkout without any coding required.\r\n\r\nNo matter which approach you choose, adding disclaimers or warnings to your Shopify store can help ensure a smooth and transparent shopping experience for your customers.","repeater":null,"filter":false,"attach_to_post":[1050],"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 a Disclaimer Checkbox to your Shopify Store 2026<\/title>\n<meta name=\"description\" content=\"Learn how to add a disclaimer checkbox to your Shopify store for better customer awareness. Most people miss this key insight: \u2026\" \/>\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-a-disclaimer-checkbox-to-your-shopify-store\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Add a Disclaimer Checkbox to your Shopify Store 2026\" \/>\n<meta property=\"og:description\" content=\"Learn how to add a disclaimer checkbox to your Shopify store for better customer awareness. Most people miss this key insight: \u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/\" \/>\n<meta property=\"og:site_name\" content=\"Shopify Theme Detector\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-20T16:20:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-23T10:48:59+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-a-disclaimer-checkbox-to-your-shopify-store\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/\"},\"author\":{\"name\":\"Avi Klein\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#\/schema\/person\/92ad6961d93dc3870969e8cc0219d607\"},\"headline\":\"How to Add a Disclaimer Checkbox to your Shopify Store\",\"datePublished\":\"2021-06-20T16:20:58+00:00\",\"dateModified\":\"2025-12-23T10:48:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/\"},\"wordCount\":464,\"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-a-disclaimer-checkbox-to-your-shopify-store\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/\",\"url\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/\",\"name\":\"How to Add a Disclaimer Checkbox to your Shopify Store 2026\",\"isPartOf\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/#website\"},\"datePublished\":\"2021-06-20T16:20:58+00:00\",\"dateModified\":\"2025-12-23T10:48:59+00:00\",\"description\":\"Learn how to add a disclaimer checkbox to your Shopify store for better customer awareness. Most people miss this key insight: \u2026\",\"breadcrumb\":{\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/#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 Plans and Pricing\",\"item\":\"https:\/\/shopthemedetector.com\/blog\/shopify-plans-and-pricing\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Shopify Advanced: Features and Customization\",\"item\":\"https:\/\/shopthemedetector.com\/blog\/shopify-advanced-plan-features-and-customization\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"How to Add a Disclaimer Checkbox to your Shopify Store\"}]},{\"@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 a Disclaimer Checkbox to your Shopify Store 2026","description":"Learn how to add a disclaimer checkbox to your Shopify store for better customer awareness. Most people miss this key insight: \u2026","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-a-disclaimer-checkbox-to-your-shopify-store\/","og_locale":"en_US","og_type":"article","og_title":"How to Add a Disclaimer Checkbox to your Shopify Store 2026","og_description":"Learn how to add a disclaimer checkbox to your Shopify store for better customer awareness. Most people miss this key insight: \u2026","og_url":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/","og_site_name":"Shopify Theme Detector","article_published_time":"2021-06-20T16:20:58+00:00","article_modified_time":"2025-12-23T10:48:59+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-a-disclaimer-checkbox-to-your-shopify-store\/#article","isPartOf":{"@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/"},"author":{"name":"Avi Klein","@id":"https:\/\/shopthemedetector.com\/blog\/#\/schema\/person\/92ad6961d93dc3870969e8cc0219d607"},"headline":"How to Add a Disclaimer Checkbox to your Shopify Store","datePublished":"2021-06-20T16:20:58+00:00","dateModified":"2025-12-23T10:48:59+00:00","mainEntityOfPage":{"@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/"},"wordCount":464,"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-a-disclaimer-checkbox-to-your-shopify-store\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/","url":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/","name":"How to Add a Disclaimer Checkbox to your Shopify Store 2026","isPartOf":{"@id":"https:\/\/shopthemedetector.com\/blog\/#website"},"datePublished":"2021-06-20T16:20:58+00:00","dateModified":"2025-12-23T10:48:59+00:00","description":"Learn how to add a disclaimer checkbox to your Shopify store for better customer awareness. Most people miss this key insight: \u2026","breadcrumb":{"@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/shopthemedetector.com\/blog\/how-to-add-a-disclaimer-checkbox-to-your-shopify-store\/#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 Plans and Pricing","item":"https:\/\/shopthemedetector.com\/blog\/shopify-plans-and-pricing\/"},{"@type":"ListItem","position":4,"name":"Shopify Advanced: Features and Customization","item":"https:\/\/shopthemedetector.com\/blog\/shopify-advanced-plan-features-and-customization\/"},{"@type":"ListItem","position":5,"name":"How to Add a Disclaimer Checkbox to your Shopify Store"}]},{"@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\/5045","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=5045"}],"version-history":[{"count":9,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts\/5045\/revisions"}],"predecessor-version":[{"id":39574,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts\/5045\/revisions\/39574"}],"acf:post":[{"embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/posts\/1050"}],"wp:attachment":[{"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/media?parent=5045"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/categories?post=5045"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shopthemedetector.com\/blog\/wp-json\/wp\/v2\/tags?post=5045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}