{"id":12652,"date":"2025-12-18T21:37:08","date_gmt":"2025-12-18T20:37:08","guid":{"rendered":"https:\/\/chicandchill.de\/?page_id=12652"},"modified":"2026-03-06T21:54:54","modified_gmt":"2026-03-06T20:54:54","slug":"danke","status":"publish","type":"page","link":"https:\/\/chicandchill.de\/\/danke\/","title":{"rendered":"Danke"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12652\" class=\"elementor elementor-12652\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0d74cdc e-flex e-con-boxed e-con e-parent\" data-id=\"0d74cdc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-376aef4 elementor-widget elementor-widget-shortcode\" data-id=\"376aef4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\r\n        .ssp-danke-container {\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n            max-width: 500px;\r\n            margin: 40px auto;\r\n            background: #fff;\r\n            border-radius: 24px;\r\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .ssp-danke-header {\r\n            background: linear-gradient(135deg, #fc6b36 0%, #fc6b36dd 100%);\r\n            padding: 40px 30px;\r\n            text-align: center;\r\n            color: white;\r\n        }\r\n        \r\n        .ssp-danke-checkmark {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: rgba(255, 255, 255, 0.2);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 20px;\r\n            animation: ssp-pulse 2s infinite;\r\n        }\r\n        \r\n        @keyframes ssp-pulse {\r\n            0%, 100% { transform: scale(1); }\r\n            50% { transform: scale(1.05); }\r\n        }\r\n        \r\n        .ssp-danke-checkmark svg {\r\n            width: 35px;\r\n            height: 35px;\r\n        }\r\n        \r\n        .ssp-danke-header h2 {\r\n            font-size: 26px;\r\n            font-weight: 700;\r\n            margin: 0 0 8px 0;\r\n            color: white !important;\r\n        }\r\n        \r\n        .ssp-danke-header p {\r\n            font-size: 15px;\r\n            opacity: 0.9;\r\n            margin: 0;\r\n        }\r\n        \r\n        .ssp-danke-content {\r\n            padding: 35px 30px;\r\n        }\r\n        \r\n        .ssp-danke-order-info {\r\n            background: #f8fafc;\r\n            border-radius: 16px;\r\n            padding: 24px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .ssp-danke-order-info h3 {\r\n            font-size: 12px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            color: #64748b;\r\n            margin: 0 0 16px 0;\r\n        }\r\n        \r\n        .ssp-danke-row {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            padding: 12px 0;\r\n            border-bottom: 1px solid #e2e8f0;\r\n        }\r\n        \r\n        .ssp-danke-row:last-child {\r\n            border-bottom: none;\r\n        }\r\n        \r\n        .ssp-danke-row .label {\r\n            color: #64748b;\r\n            font-size: 14px;\r\n        }\r\n        \r\n        .ssp-danke-row .value {\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            font-size: 14px;\r\n        }\r\n        \r\n        .ssp-danke-row.total {\r\n            margin-top: 8px;\r\n            padding-top: 16px;\r\n            border-top: 2px solid #e2e8f0;\r\n        }\r\n        \r\n        .ssp-danke-row.total .value {\r\n            font-size: 20px;\r\n            color: #fc6b36;\r\n        }\r\n        \r\n        .ssp-danke-steps h3 {\r\n            font-size: 15px;\r\n            font-weight: 600;\r\n            color: #1e293b;\r\n            margin: 0 0 16px 0;\r\n        }\r\n        \r\n        .ssp-danke-step {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n            margin-bottom: 14px;\r\n        }\r\n        \r\n        .ssp-danke-step-number {\r\n            width: 26px;\r\n            height: 26px;\r\n            background: #3a6ff9;\r\n            color: white;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 13px;\r\n            font-weight: 600;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .ssp-danke-step-text {\r\n            font-size: 14px;\r\n            color: #475569;\r\n            line-height: 1.5;\r\n            padding-top: 3px;\r\n        }\r\n        \r\n        .ssp-danke-buttons {\r\n            margin-top: 30px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 10px;\r\n        }\r\n        \r\n        .ssp-danke-btn {\r\n            display: block;\r\n            padding: 14px 24px;\r\n            border-radius: 12px;\r\n            font-size: 15px;\r\n            font-weight: 600;\r\n            text-decoration: none !important;\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .ssp-danke-btn-primary {\r\n            background: linear-gradient(135deg, #3a6ff9 0%, #3a6ff9cc 100%);\r\n            color: white !important;\r\n        }\r\n        \r\n        .ssp-danke-btn-primary:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 20px #3a6ff940;\r\n        }\r\n        \r\n        .ssp-danke-btn-secondary {\r\n            background: #f1f5f9;\r\n            color: #475569 !important;\r\n        }\r\n        \r\n        .ssp-danke-btn-secondary:hover {\r\n            background: #e2e8f0;\r\n        }\r\n        \r\n        .ssp-danke-footer {\r\n            margin-top: 25px;\r\n            padding-top: 20px;\r\n            border-top: 1px solid #e2e8f0;\r\n            text-align: center;\r\n            font-size: 13px;\r\n            color: #94a3b8;\r\n        }\r\n        \r\n        .ssp-danke-footer a {\r\n            color: #3a6ff9;\r\n            text-decoration: none;\r\n        }\r\n        \r\n        @media (max-width: 540px) {\r\n            .ssp-danke-container {\r\n                margin: 20px 10px;\r\n                border-radius: 16px;\r\n            }\r\n            .ssp-danke-content {\r\n                padding: 25px 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n    \r\n    <div class=\"ssp-danke-container\">\r\n        <div class=\"ssp-danke-header\">\r\n            <div class=\"ssp-danke-checkmark\">\r\n                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"3\" d=\"M5 13l4 4L19 7\"><\/path>\r\n                <\/svg>\r\n            <\/div>\r\n            <h2>Zahlung erfolgreich!<\/h2>\r\n            <p>Vielen Dank f\u00fcr deinen Einkauf<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"ssp-danke-content\">\r\n                        \r\n            <div class=\"ssp-danke-steps\">\r\n                <h3>Was passiert als n\u00e4chstes?<\/h3>\r\n                <div class=\"ssp-danke-step\">\r\n                    <div class=\"ssp-danke-step-number\">1<\/div>\r\n                    <div class=\"ssp-danke-step-text\">Du erh\u00e4ltst in K\u00fcrze eine Best\u00e4tigungs-E-Mail mit allen Details.<\/div>\r\n                <\/div>\r\n                <div class=\"ssp-danke-step\">\r\n                    <div class=\"ssp-danke-step-number\">2<\/div>\r\n                    <div class=\"ssp-danke-step-text\">Dein personalisierter Gutschein wird innerhalb von 24 Stunden erstellt.<\/div>\r\n                <\/div>\r\n                <div class=\"ssp-danke-step\">\r\n                    <div class=\"ssp-danke-step-number\">3<\/div>\r\n                    <div class=\"ssp-danke-step-text\">Der Gutschein wird per E-Mail an die angegebene Adresse versendet.<\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"ssp-danke-buttons\">\r\n                <a href=\"https:\/\/chicandchill.de\/\/\" class=\"ssp-danke-btn ssp-danke-btn-primary\">Zur\u00fcck zur Startseite<\/a>\r\n                <a href=\"https:\/\/chicandchill.de\/\/kontakt\" class=\"ssp-danke-btn ssp-danke-btn-secondary\">Fragen? Kontaktiere uns<\/a>\r\n            <\/div>\r\n            \r\n            <div class=\"ssp-danke-footer\">\r\n                Bei Fragen erreichst du uns unter <a href=\"mailto:hello@chicandchill.de\">hello@chicandchill.de<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-12652","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Danke - Chic and Chill Friseur &amp; Barbier<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chicandchill.de\/\/danke\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Danke - Chic and Chill Friseur &amp; Barbier\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chicandchill.de\/\/danke\/\" \/>\n<meta property=\"og:site_name\" content=\"Chic and Chill Friseur &amp; Barbier\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-06T20:54:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/chicandchill.de\/wp-content\/uploads\/2025\/08\/IMG_0531.webp?fit=1355%2C1806&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1355\" \/>\n\t<meta property=\"og:image:height\" content=\"1806\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\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\":\"WebPage\",\"@id\":\"https:\\\/\\\/chicandchill.de\\\/\\\/danke\\\/\",\"url\":\"https:\\\/\\\/chicandchill.de\\\/\\\/danke\\\/\",\"name\":\"Danke - Chic and Chill Friseur &amp; Barbier\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/chicandchill.de\\\/#website\"},\"datePublished\":\"2025-12-18T20:37:08+00:00\",\"dateModified\":\"2026-03-06T20:54:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/chicandchill.de\\\/\\\/danke\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/chicandchill.de\\\/\\\/danke\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/chicandchill.de\\\/\\\/danke\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/chicandchill.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Danke\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/chicandchill.de\\\/#website\",\"url\":\"https:\\\/\\\/chicandchill.de\\\/\",\"name\":\"Chic & Chill \u2013 Friseur in Borna bei Leipzig & Chemnitz\",\"description\":\"Dein Style. Unser Handwerk.\",\"publisher\":{\"@id\":\"https:\\\/\\\/chicandchill.de\\\/#organization\"},\"alternateName\":\"Chic & Chill Friseur Borna\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/chicandchill.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/chicandchill.de\\\/#organization\",\"name\":\"Chic & Chill \u2013 Friseur in Borna bei Leipzig & Chemnitz\",\"alternateName\":\"Chic & Chill Friseur Borna\",\"url\":\"https:\\\/\\\/chicandchill.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/chicandchill.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/chicandchill.de\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Transparent-Logo.png?fit=2396%2C1221&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/chicandchill.de\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Transparent-Logo.png?fit=2396%2C1221&ssl=1\",\"width\":2396,\"height\":1221,\"caption\":\"Chic & Chill \u2013 Friseur in Borna bei Leipzig & Chemnitz\"},\"image\":{\"@id\":\"https:\\\/\\\/chicandchill.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/chicandchill_haarbaendiger\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Danke - Chic and Chill Friseur &amp; Barbier","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:\/\/chicandchill.de\/\/danke\/","og_locale":"de_DE","og_type":"article","og_title":"Danke - Chic and Chill Friseur &amp; Barbier","og_url":"https:\/\/chicandchill.de\/\/danke\/","og_site_name":"Chic and Chill Friseur &amp; Barbier","article_modified_time":"2026-03-06T20:54:54+00:00","og_image":[{"width":1355,"height":1806,"url":"https:\/\/i0.wp.com\/chicandchill.de\/wp-content\/uploads\/2025\/08\/IMG_0531.webp?fit=1355%2C1806&ssl=1","type":"image\/webp"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chicandchill.de\/\/danke\/","url":"https:\/\/chicandchill.de\/\/danke\/","name":"Danke - Chic and Chill Friseur &amp; Barbier","isPartOf":{"@id":"https:\/\/chicandchill.de\/#website"},"datePublished":"2025-12-18T20:37:08+00:00","dateModified":"2026-03-06T20:54:54+00:00","breadcrumb":{"@id":"https:\/\/chicandchill.de\/\/danke\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chicandchill.de\/\/danke\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/chicandchill.de\/\/danke\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/chicandchill.de\/"},{"@type":"ListItem","position":2,"name":"Danke"}]},{"@type":"WebSite","@id":"https:\/\/chicandchill.de\/#website","url":"https:\/\/chicandchill.de\/","name":"Chic & Chill \u2013 Friseur in Borna bei Leipzig & Chemnitz","description":"Dein Style. Unser Handwerk.","publisher":{"@id":"https:\/\/chicandchill.de\/#organization"},"alternateName":"Chic & Chill Friseur Borna","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chicandchill.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/chicandchill.de\/#organization","name":"Chic & Chill \u2013 Friseur in Borna bei Leipzig & Chemnitz","alternateName":"Chic & Chill Friseur Borna","url":"https:\/\/chicandchill.de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/chicandchill.de\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/chicandchill.de\/wp-content\/uploads\/2024\/09\/Transparent-Logo.png?fit=2396%2C1221&ssl=1","contentUrl":"https:\/\/i0.wp.com\/chicandchill.de\/wp-content\/uploads\/2024\/09\/Transparent-Logo.png?fit=2396%2C1221&ssl=1","width":2396,"height":1221,"caption":"Chic & Chill \u2013 Friseur in Borna bei Leipzig & Chemnitz"},"image":{"@id":"https:\/\/chicandchill.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/chicandchill_haarbaendiger\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/pages\/12652","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/comments?post=12652"}],"version-history":[{"count":3,"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/pages\/12652\/revisions"}],"predecessor-version":[{"id":14031,"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/pages\/12652\/revisions\/14031"}],"wp:attachment":[{"href":"https:\/\/chicandchill.de\/\/wp-json\/wp\/v2\/media?parent=12652"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}