{"id":36277,"date":"2025-01-16T15:08:47","date_gmt":"2025-01-16T15:08:47","guid":{"rendered":"https:\/\/www.board.com\/retail-merchandising-maturity-assessment\/retail-merchandising-maturity-assessment-tool\/"},"modified":"2025-04-11T12:55:12","modified_gmt":"2025-04-11T12:55:12","slug":"tool","status":"publish","type":"page","link":"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool","title":{"rendered":"Retail Merchandising Maturity Assessment Tool"},"content":{"rendered":"\t<section id=\"block_fa80a169eab41c100dc362644ce2b0b2-\" class=\"block block--spc columns-block block-hero-grad grid grid--2 bg-web-gradient-mid\">\n\t\t<div class=\"container\">\n\t\t\t<div class=\"columns-block-row\">\n\t\t\t\t\n\t<div class=\"column-content d-flex align-items-center\">\n\t\t<div class=\"hero-grad-left\">\n\t\t\t<div class=\"hero-grad-copy\">\n\t\t\t\t\t\t\t\t\n\n<h1 class=\"wp-block-heading\">Retail Merchandising Maturity Assessment<\/h1>\n\n\n\n<p>Sie sehen, wo Sie stehen und erhalten individuelle Empfehlungen f\u00fcr die n\u00e4chsten Schritte.<\/p>\n\n\n\t<div class=\"hero-grad-nav\">\n\t\t\n\t<\/div>\n\n\n\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\n\t<section id=\"block_8cebd5f47e9698e5fa1b149ecf4c32dc-1\" class=\"block block--spc columns-block \">\n\t\t<div class=\"container position-relative\">\n\t\t\t<div class=\"columns-block-row\">\n\t\t\t\t\t\t\t\t\n\t<div id=\"block_179ab6b2d6345d97cc6911460fc7ccaf\" class=\"column-content   text-start align-self-start\">\n\t\t\n\n\t<div \n\tclass=\"html-hero-home-page py-6 overflow-hidden wp-block-acf-html-jot-form\"\t\t\t\t>\n\t\t<iframe id=\"JotFormIFrame-242533824420349\" title=\"FP&#038;A Maturity Model\" onload=\"window.parent.scrollTo(0,0)\"\n\t\t\tallowtransparency=\"true\" allowfullscreen=\"allowfullscreen\" allow=\"geolocation; microphone; camera\"\n\t\t\tsrc=\"https:\/\/form.jotform.com\/242533824420349?language=de-DE\" frameborder=\"0\" scrolling=\"no\" style=\"width: 100%\"> <\/iframe>\n\t<\/div>\n\t<script>\n\t\tvar ifr = document.getElementById(\"JotFormIFrame-242533824420349\");\n\t\tif (ifr) {\n\t\t\tvar src = ifr.src;\n\t\t\tvar iframeParams = [];\n\t\t\tif (window.location.href && window.location.href.indexOf(\"?\") > -1) {\n\t\t\t\tiframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\n\t\t\t}\n\t\t\tif (src && src.indexOf(\"?\") > -1) {\n\t\t\t\tiframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\n\t\t\t\tsrc = src.substr(0, src.indexOf(\"?\"))\n\t\t\t}\n\t\t\tiframeParams.push(\"isIframeEmbed=1\");\n\t\t\tifr.src = src + \"?\" + iframeParams.join('&');\n\t\t}\n\t\twindow.handleIFrameMessage = function(e) {\n\t\t\tif (typeof e.data === 'object') {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar args = e.data.split(\":\");\n\t\t\tif (args.length > 2) {\n\t\t\t\tiframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]);\n\t\t\t} else {\n\t\t\t\tiframe = document.getElementById(\"JotFormIFrame\");\n\t\t\t}\n\t\t\tif (!iframe) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tswitch (args[0]) {\n\t\t\t\tcase \"scrollIntoView\":\n\t\t\t\t\tiframe.scrollIntoView();\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"setHeight\":\n\t\t\t\t\tiframe.style.height = args[1] + \"px\";\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"collapseErrorPage\":\n\t\t\t\t\tif (iframe.clientHeight > window.innerHeight) {\n\t\t\t\t\t\tiframe.style.height = window.innerHeight + \"px\";\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"reloadPage\":\n\t\t\t\t\twindow.location.reload();\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"loadScript\":\n\t\t\t\t\tif (!window.isPermitted(e.origin, ['jotform.com', 'jotform.pro'])) {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t\tvar src = args[1];\n\t\t\t\t\tif (args.length > 3) {\n\t\t\t\t\t\tsrc = args[1] + ':' + args[2];\n\t\t\t\t\t}\n\t\t\t\t\tvar script = document.createElement('script');\n\t\t\t\t\tscript.src = src;\n\t\t\t\t\tscript.type = 'text\/javascript';\n\t\t\t\t\tdocument.body.appendChild(script);\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"exitFullscreen\":\n\t\t\t\t\tif (window.document.exitFullscreen) window.document.exitFullscreen();\n\t\t\t\t\telse if (window.document.mozCancelFullScreen) window.document.mozCancelFullScreen();\n\t\t\t\t\telse if (window.document.mozCancelFullscreen) window.document.mozCancelFullScreen();\n\t\t\t\t\telse if (window.document.webkitExitFullscreen) window.document.webkitExitFullscreen();\n\t\t\t\t\telse if (window.document.msExitFullscreen) window.document.msExitFullscreen();\n\t\t\t\t\tbreak;\n\t\t\t}\n\t\t\tvar isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\n\t\t\tif (isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\n\t\t\t\tvar urls = {\n\t\t\t\t\t\"docurl\": encodeURIComponent(document.URL),\n\t\t\t\t\t\"referrer\": encodeURIComponent(document.referrer)\n\t\t\t\t};\n\t\t\t\tiframe.contentWindow.postMessage(JSON.stringify({\n\t\t\t\t\t\"type\": \"urls\",\n\t\t\t\t\t\"value\": urls\n\t\t\t\t}), \"*\");\n\t\t\t}\n\t\t};\n\t\twindow.isPermitted = function(originUrl, whitelisted_domains) {\n\t\t\tvar url = document.createElement('a');\n\t\t\turl.href = originUrl;\n\t\t\tvar hostname = url.hostname;\n\t\t\tvar result = false;\n\t\t\tif (typeof hostname !== 'undefined') {\n\t\t\t\twhitelisted_domains.forEach(function(element) {\n\t\t\t\t\tif (hostname.slice((-1 * element.length - 1)) === '.'.concat(element) || hostname === element) {\n\t\t\t\t\t\tresult = true;\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\treturn result;\n\t\t\t}\n\t\t};\n\t\tif (window.addEventListener) {\n\t\t\twindow.addEventListener(\"message\", handleIFrameMessage, false);\n\t\t} else if (window.attachEvent) {\n\t\t\twindow.attachEvent(\"onmessage\", handleIFrameMessage);\n\t\t}\n\t<\/script>\n\n\n\t<\/div>\n\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/section>\n\n\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":36276,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"line_of_business":[4395],"class_list":["post-36277","page","type-page","status-publish","hentry","line_of_business-merchandise-planning-de"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Retail Merchandising Maturity Assessment Tool | Board<\/title>\n<meta name=\"description\" content=\"Retail Merchandising Maturity Assessment  Sie sehen, wo Sie stehen und erhalten individuelle Empfehlungen f\u00fcr die n\u00e4chsten Schritte.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Retail Merchandising Maturity Assessment Tool | Board\" \/>\n<meta property=\"og:description\" content=\"Retail Merchandising Maturity Assessment  Sie sehen, wo Sie stehen und erhalten individuelle Empfehlungen f\u00fcr die n\u00e4chsten Schritte.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool\" \/>\n<meta property=\"og:site_name\" content=\"Board\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-11T12:55:12+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool\",\"url\":\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool\",\"name\":\"Retail Merchandising Maturity Assessment Tool | Board\",\"isPartOf\":{\"@id\":\"https:\/\/www.board.com\/de#website\"},\"datePublished\":\"2025-01-16T15:08:47+00:00\",\"dateModified\":\"2025-04-11T12:55:12+00:00\",\"description\":\"Retail Merchandising Maturity Assessment Sie sehen, wo Sie stehen und erhalten individuelle Empfehlungen f\u00fcr die n\u00e4chsten Schritte.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.board.com\/de\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Retail Merchandising Maturity Assessment\",\"item\":\"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Retail Merchandising Maturity Assessment Tool\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.board.com\/de#website\",\"url\":\"https:\/\/www.board.com\/de\",\"name\":\"Board\",\"description\":\"The Enterprise Planning Platform\",\"publisher\":{\"@id\":\"https:\/\/www.board.com\/de#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.board.com\/de?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.board.com\/de#organization\",\"name\":\"Board\",\"url\":\"https:\/\/www.board.com\/de\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/www.board.com\/de#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.board.com\/wp-content\/uploads\/2024\/08\/board-footer-logo-grey-0-1.png\",\"contentUrl\":\"https:\/\/www.board.com\/wp-content\/uploads\/2024\/08\/board-footer-logo-grey-0-1.png\",\"width\":297,\"height\":103,\"caption\":\"Board\"},\"image\":{\"@id\":\"https:\/\/www.board.com\/de#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Retail Merchandising Maturity Assessment Tool | Board","description":"Retail Merchandising Maturity Assessment  Sie sehen, wo Sie stehen und erhalten individuelle Empfehlungen f\u00fcr die n\u00e4chsten Schritte.","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:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool","og_locale":"de_DE","og_type":"article","og_title":"Retail Merchandising Maturity Assessment Tool | Board","og_description":"Retail Merchandising Maturity Assessment  Sie sehen, wo Sie stehen und erhalten individuelle Empfehlungen f\u00fcr die n\u00e4chsten Schritte.","og_url":"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool","og_site_name":"Board","article_modified_time":"2025-04-11T12:55:12+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1 Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool","url":"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool","name":"Retail Merchandising Maturity Assessment Tool | Board","isPartOf":{"@id":"https:\/\/www.board.com\/de#website"},"datePublished":"2025-01-16T15:08:47+00:00","dateModified":"2025-04-11T12:55:12+00:00","description":"Retail Merchandising Maturity Assessment Sie sehen, wo Sie stehen und erhalten individuelle Empfehlungen f\u00fcr die n\u00e4chsten Schritte.","breadcrumb":{"@id":"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment\/tool#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.board.com\/de"},{"@type":"ListItem","position":2,"name":"Retail Merchandising Maturity Assessment","item":"https:\/\/www.board.com\/de\/retail-merchandising-maturity-assessment"},{"@type":"ListItem","position":3,"name":"Retail Merchandising Maturity Assessment Tool"}]},{"@type":"WebSite","@id":"https:\/\/www.board.com\/de#website","url":"https:\/\/www.board.com\/de","name":"Board","description":"The Enterprise Planning Platform","publisher":{"@id":"https:\/\/www.board.com\/de#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.board.com\/de?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https:\/\/www.board.com\/de#organization","name":"Board","url":"https:\/\/www.board.com\/de","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/www.board.com\/de#\/schema\/logo\/image\/","url":"https:\/\/www.board.com\/wp-content\/uploads\/2024\/08\/board-footer-logo-grey-0-1.png","contentUrl":"https:\/\/www.board.com\/wp-content\/uploads\/2024\/08\/board-footer-logo-grey-0-1.png","width":297,"height":103,"caption":"Board"},"image":{"@id":"https:\/\/www.board.com\/de#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/pages\/36277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/comments?post=36277"}],"version-history":[{"count":0,"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/pages\/36277\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/pages\/36276"}],"wp:attachment":[{"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/media?parent=36277"}],"wp:term":[{"taxonomy":"line_of_business","embeddable":true,"href":"https:\/\/www.board.com\/de\/wp-json\/wp\/v2\/line_of_business?post=36277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}