{"product_id":"justinlegal-digitale-mandatsannahme","title":"JustinLegal - Digitale Mandatsannahme mit KI-Akte","description":"\u003cdiv class=\"custom-pricing-wrapper\"\u003e\n\n    \u003cstyle\u003e\n        \/* Scoped CSS - wirkt nur innerhalb dieses Wrappers *\/\n        .custom-pricing-wrapper {\n            font-family: Arial, sans-serif;\n            background: #f5f5f5;\n            padding: 40px 20px;\n            width: 100%;\n            \/* Stellt sicher, dass Padding nicht die Breite sprengt *\/\n            box-sizing: border-box; \n        }\n\n        \/* Wichtig: box-sizing für alle Elemente hier drin erzwingen *\/\n        .custom-pricing-wrapper * {\n            box-sizing: border-box;\n        }\n\n        .custom-pricing-wrapper .pricing-container {\n            max-width: 1200px;\n            margin: 0 auto; \/* Zentriert den Inhalt *\/\n        }\n\n        .custom-pricing-wrapper .pricing-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 20px;\n            table-layout: fixed; \/* Hilft bei der gleichmäßigen Verteilung *\/\n        }\n\n        .custom-pricing-wrapper .pricing-column {\n            vertical-align: top;\n            width: 33.33%;\n        }\n\n        \/* Feature Box Styles *\/\n        .custom-pricing-wrapper .feature-box {\n            background: #fff7ee;\n            padding: 30px 25px;\n            border-radius: 8px;\n            font-size: 14px;\n            line-height: 1.55;\n            color: #333;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* Weiße Boxen für den oberen Bereich *\/\n        .custom-pricing-wrapper .feature-box.white-bg {\n            background: #ffffff;\n            border: 1px solid #eee;\n        }\n\n        .custom-pricing-wrapper .feature-box strong {\n            display: block;\n            margin-bottom: 6px;\n            color: #E75C1C;\n        }\n\n        .custom-pricing-wrapper .plan-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: #E75C1C;\n            margin: 0 0 5px 0;\n            line-height: 1.2;\n        }\n\n        .custom-pricing-wrapper .plan-header {\n            min-height: 60px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            flex-wrap: wrap;\n            margin-bottom: 10px;\n        }\n\n        .custom-pricing-wrapper .pricing-grid {\n            display: flex;\n            gap: 20px;\n            margin-bottom: 20px;\n        }\n\n        .custom-pricing-wrapper .pricing-option {\n            flex: 1;\n        }\n\n        .custom-pricing-wrapper .price-label {\n            font-size: 14px;\n            color: #666;\n            margin-bottom: 5px;\n        }\n\n        .custom-pricing-wrapper .price {\n            font-size: 30px;\n            font-weight: 700;\n            color: #333;\n            margin-bottom: 5px;\n            line-height: 1.2;\n        }\n\n        .custom-pricing-wrapper .price-annual {\n            font-size: 30px;\n            font-weight: 400;\n            color: #666;\n            margin-bottom: 5px;\n            line-height: 1.2;\n        }\n\n        .custom-pricing-wrapper .price-subtitle {\n            font-size: 14px;\n            color: #666;\n            margin-bottom: 0;\n        }\n\n        .custom-pricing-wrapper .plan-description {\n            font-size: 15px;\n            color: #555;\n            line-height: 1.6;\n            margin-bottom: 25px;\n            min-height: 75px;\n        }\n\n        .custom-pricing-wrapper .cta-button {\n            display: block;\n            width: 100%;\n            padding: 14px 20px;\n            background: #151c4f;\n            color: white;\n            text-align: center;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 15px;\n            margin-bottom: 25px;\n            transition: background 0.2s;\n            border: none;\n            cursor: pointer;\n        }\n\n        .custom-pricing-wrapper .cta-button:hover {\n            background: #0f1439;\n        }\n\n        .custom-pricing-wrapper .feature-list {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n            text-align: left;\n        }\n\n        .custom-pricing-wrapper .feature-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 15px;\n            padding-left: 0;\n        }\n\n        .custom-pricing-wrapper .feature-item::before {\n            content: \"✓\";\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 20px;\n            height: 20px;\n            background: #151c4f;\n            color: white;\n            border-radius: 50%;\n            margin-right: 12px;\n            flex-shrink: 0;\n            font-size: 12px;\n            font-weight: bold;\n        }\n\n        .custom-pricing-wrapper .recommended-badge {\n            display: inline-block;\n            background: #151c4f;\n            color: white;\n            padding: 6px 12px;\n            border-radius: 4px;\n            font-size: 12px;\n            font-weight: 600;\n            vertical-align: middle;\n        }\n\n        .custom-pricing-wrapper .disclaimer-box {\n            margin-bottom: 30px;\n            padding: 15px 20px;\n            background-color: #fff7ee;\n            border: 1px solid #ffead1;\n            border-left: 5px solid #E75C1C;\n            border-radius: 4px;\n            font-size: 14px;\n            color: #333;\n        }\n\n        \/* Flex Grid für den oberen Teil *\/\n        .custom-pricing-wrapper .top-grid {\n            display: flex;\n            flex-wrap: wrap;\n            margin-bottom: 40px;\n            margin-left: -20px;\n            margin-right: -20px;\n        }\n\n        .custom-pricing-wrapper .top-col {\n            width: 50%;\n            padding: 20px;\n        }\n\n        .custom-pricing-wrapper h2 {\n            margin-top: 0;\n            color: #151c4f;\n            line-height: 1.3;\n        }\n        \n        .custom-pricing-wrapper p {\n            margin-bottom: 15px;\n        }\n\n        .custom-pricing-wrapper .features-small-grid {\n            display: flex; \n            flex-wrap: wrap; \n            gap: 15px;\n        }\n\n        .custom-pricing-wrapper .features-small-item {\n             flex: 1 1 200px;\n        }\n\n        \/* Responsive Anpassungen *\/\n        @media (max-width: 900px) {\n            .custom-pricing-wrapper .pricing-table, \n            .custom-pricing-wrapper .pricing-table tbody, \n            .custom-pricing-wrapper .pricing-table tr, \n            .custom-pricing-wrapper .pricing-table td {\n                display: block;\n                width: 100%;\n            }\n            \n            .custom-pricing-wrapper .pricing-table tr {\n                margin-bottom: 20px;\n            }\n\n            .custom-pricing-wrapper .pricing-column {\n                width: 100%;\n                margin-bottom: 20px;\n            }\n\n            .custom-pricing-wrapper .top-col {\n                width: 100%;\n            }\n            \n            .custom-pricing-wrapper {\n                padding: 20px 10px;\n            }\n\n            .custom-pricing-wrapper .pricing-grid {\n                flex-direction: column;\n                gap: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\n    \u003cdiv class=\"pricing-container\"\u003e\n        \u003cdiv class=\"top-grid\"\u003e\n            \u003cdiv class=\"top-col\"\u003e\n                \u003ch2 style=\"font-size: 24px; margin-bottom: 15px;\"\u003e\n                    \u003cstrong\u003eDigitales Onboarding Ihrer Mandanten\u003c\/strong\u003e\n                \u003c\/h2\u003e\n                \u003cp\u003e\n                    Unsere smarten Onlineformulare ermöglichen es Mandanten, ein Anliegen bereits vor dem Erstgespräch zu erfassen und relevante Unterlagen wie Fotos, Dokumente und Gutachten anzuhängen.\n                \u003c\/p\u003e\n                \u003cp\u003e\n                    Das Anliegen wird automatisch als neues Mandat in der \u003cstrong\u003eKI-Akte\u003c\/strong\u003e (E-Akte mit ChatGPT) angelegt, sodass Ihre Kanzlei bereits vor dem Erstgespräch umfassend im Bild ist.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"top-col\"\u003e\n                \u003ch2 style=\"font-size: 24px; margin-bottom: 15px;\"\u003e\n                    \u003cstrong\u003eWas die KI-Akte kann\u003c\/strong\u003e\n                \u003c\/h2\u003e\n                \u003cdiv class=\"features-small-grid\"\u003e\n                    \u003cdiv class=\"feature-box white-bg features-small-item\"\u003e\n                        \u003cstrong\u003eDokumentengenerator\u003c\/strong\u003e\n                        \u003cp style=\"margin: 8px 0 0 0;\"\u003eSchreiben \u0026amp; Klagen automatisch auf Kanzleibriefpapier erstellen.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-box white-bg features-small-item\"\u003e\n                        \u003cstrong\u003eChatGPT-Integration\u003c\/strong\u003e\n                        \u003cp style=\"margin: 8px 0 0 0;\"\u003eAkte zusammenfassen, Schuldfrage analysieren, Infos extrahieren.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"feature-box white-bg features-small-item\"\u003e\n                        \u003cstrong\u003eExport nach Advoware\u003c\/strong\u003e\n                        \u003cp style=\"margin: 8px 0 0 0;\"\u003eMit nur einem Klick direkt in Ihre Kanzleisoftware übertragbar.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"disclaimer-box\"\u003e\n            \u003cstrong\u003eBei jährlicher Zahlweise\u003c\/strong\u003e profitieren Sie von einem effektiven Rabatt von 2 Monatsraten pro Jahr (\"12 Monate nutzen, nur 10 bezahlen\"). Außerdem können Inklusiv-Mandate und -KI-Anfragen in beliebigen Monaten genutzt werden.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"pricing-table\"\u003e\n            \u003ctr\u003e\n                \u003ctd class=\"pricing-column\"\u003e\n                    \u003cdiv class=\"feature-box\"\u003e\n                        \u003cdiv class=\"plan-header\"\u003e\n                            \u003ch2 class=\"plan-name\"\u003eLight\u003c\/h2\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"pricing-grid\"\u003e\n                            \u003cdiv class=\"pricing-option\"\u003e\n                                \u003cdiv class=\"price-label\"\u003eMonatsvertrag\u003c\/div\u003e\n                                \u003cdiv class=\"price\"\u003e89 €\u003c\/div\u003e\n                                \u003cdiv class=\"price-subtitle\"\u003epro Monat\u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"pricing-option\"\u003e\n                                \u003cdiv class=\"price-label\"\u003eJahresvertrag\u003c\/div\u003e\n                                \u003cdiv class=\"price-annual\"\u003e890 €\u003c\/div\u003e\n                                \u003cdiv class=\"price-subtitle\"\u003epro Jahr\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"plan-description\"\u003e\n                            Ideal für den ersten Praxistest und kleinere Kanzleien, die erstmal nur wenig KI-Nutzung planen.\n                        \u003c\/p\u003e\n                        \u003cdiv style=\"margin-top: auto;\"\u003e\n                            \u003ca href=\"https:\/\/forms.office.com\/pages\/responsepage.aspx?id=sbDnrTpbBk2t1tlqq8gaaLNNPtbVb_dJrN8YJ2GcVrZURTMyNDlEODJUWUhDWDE1NEZXMklIWDJHUiQlQCN0PWcu\u0026amp;route=shorturl\" class=\"cta-button\" target=\"_blank\"\u003e30 Tage kostenlos testen\u003c\/a\u003e\n                            \u003cul class=\"feature-list\"\u003e\n                                \u003cli class=\"feature-item\"\u003eUnbegrenzte Mitarbeiter\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eBis zu 20 Neu-Mandate pro Monat, weitere für je 5,00 € zubuchbar\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eBis zu 200 KI-Anfragen pro Monat, weitere für 3 ct zubuchbar\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/td\u003e\n                \n                \u003ctd class=\"pricing-column\"\u003e\n                    \u003cdiv class=\"feature-box\" style=\"border: 2px solid #E75C1C; position: relative;\"\u003e\n                        \u003cdiv class=\"plan-header\"\u003e\n                            \u003ch2 class=\"plan-name recommended\"\u003eProfessional\u003c\/h2\u003e\n                            \u003cspan class=\"recommended-badge\"\u003eEmpfohlen\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"pricing-grid\"\u003e\n                            \u003cdiv class=\"pricing-option\"\u003e\n                                \u003cdiv class=\"price-label\"\u003eMonatsvertrag\u003c\/div\u003e\n                                \u003cdiv class=\"price\"\u003e249 €\u003c\/div\u003e\n                                \u003cdiv class=\"price-subtitle\"\u003epro Monat\u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"pricing-option\"\u003e\n                                \u003cdiv class=\"price-label\"\u003eJahresvertrag\u003c\/div\u003e\n                                \u003cdiv class=\"price-annual\"\u003e2.490 €\u003c\/div\u003e\n                                \u003cdiv class=\"price-subtitle\"\u003epro Jahr\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"plan-description\"\u003e\n                            Perfekt für die meisten Kanzleien. Beinhaltet bereits die 3-fache Menge an Mandaten und KI-Anfragen.\n                        \u003c\/p\u003e\n                        \u003cdiv style=\"margin-top: auto;\"\u003e\n                            \u003ca href=\"https:\/\/forms.office.com\/pages\/responsepage.aspx?id=sbDnrTpbBk2t1tlqq8gaaLNNPtbVb_dJrN8YJ2GcVrZURTMyNDlEODJUWUhDWDE1NEZXMklIWDJHUiQlQCN0PWcu\u0026amp;route=shorturl\" class=\"cta-button\" style=\"background: #E75C1C;\" target=\"_blank\"\u003e30 Tage kostenlos testen\u003c\/a\u003e\n                            \u003cul class=\"feature-list\"\u003e\n                                \u003cli class=\"feature-item\"\u003eUnbegrenzte Mitarbeiter\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eBis zu 50 Neu-Mandate pro Monat, weitere für je 4,50 € zubuchbar\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eBis zu 500 KI-Anfragen pro Monat, weitere für 2 ct zubuchbar\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eKomplette Personalisierung an Ihre Marke\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eOptionale Ersteinrichtung nach Ihren Wünschen durch uns\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eMehrsprachigkeit \u0026amp; erweiterte Kollisionsprüfung\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/td\u003e\n                \n                \u003ctd class=\"pricing-column\"\u003e\n                    \u003cdiv class=\"feature-box\"\u003e\n                        \u003cdiv class=\"plan-header\"\u003e\n                            \u003ch2 class=\"plan-name\"\u003eExpert\u003c\/h2\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"pricing-grid\"\u003e\n                            \u003cdiv class=\"pricing-option\"\u003e\n                                \u003cdiv class=\"price-label\"\u003eMonatsvertrag\u003c\/div\u003e\n                                \u003cdiv class=\"price\"\u003e399 €\u003c\/div\u003e\n                                \u003cdiv class=\"price-subtitle\"\u003epro Monat\u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"pricing-option\"\u003e\n                                \u003cdiv class=\"price-label\"\u003eJahresvertrag\u003c\/div\u003e\n                                \u003cdiv class=\"price-annual\"\u003e3.990 €\u003c\/div\u003e\n                                \u003cdiv class=\"price-subtitle\"\u003epro Jahr\u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"plan-description\"\u003e\n                            Ideal, wenn Ihre Kanzlei 1.000+ neue Mandanten pro Jahr aufnimmt oder möglichst viel KI nutzen will.\n                        \u003c\/p\u003e\n                        \u003cdiv style=\"margin-top: auto;\"\u003e\n                            \u003ca href=\"https:\/\/forms.office.com\/pages\/responsepage.aspx?id=sbDnrTpbBk2t1tlqq8gaaLNNPtbVb_dJrN8YJ2GcVrZURTMyNDlEODJUWUhDWDE1NEZXMklIWDJHUiQlQCN0PWcu\u0026amp;route=shorturl\" class=\"cta-button\" target=\"_blank\"\u003e30 Tage kostenlos testen\u003c\/a\u003e\n                            \u003cul class=\"feature-list\"\u003e\n                                \u003cli class=\"feature-item\"\u003eUnbegrenzte Mitarbeiter\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eBis zu 100 Neu-Mandate pro Monat, weitere für je 3,50 € zubuchbar\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eBis zu 1.000 KI-Anfragen pro Monat, weitere für 1 ct zubuchbar\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eKomplette Personalisierung an Ihre Marke\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eOptionale Ersteinrichtung nach Ihren Wünschen durch uns\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eMehrsprachigkeit \u0026amp; erweiterte Kollisionsprüfung\u003c\/li\u003e\n                                \u003cli class=\"feature-item\"\u003eUneingeschränkte KI-Generierung von Schriftsätzen\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Justin LegalTech GmbH","offers":[{"title":"monatlich \/ Light","offer_id":46937491079452,"sku":null,"price":89.0,"currency_code":"EUR","in_stock":true},{"title":"monatlich \/ Professional","offer_id":55263058821505,"sku":null,"price":249.0,"currency_code":"EUR","in_stock":true},{"title":"monatlich \/ Expert","offer_id":55263058854273,"sku":null,"price":399.0,"currency_code":"EUR","in_stock":true},{"title":"jährlich \/ Light","offer_id":55263048204673,"sku":null,"price":890.0,"currency_code":"EUR","in_stock":true},{"title":"jährlich \/ Professional","offer_id":55263058952577,"sku":null,"price":2490.0,"currency_code":"EUR","in_stock":true},{"title":"jährlich \/ Expert","offer_id":55263058985345,"sku":null,"price":3990.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/9511\/9644\/files\/Screenshot2023-09-19121437.png?v=1737122922","url":"https:\/\/stp-marketplace.myshopify.com\/products\/justinlegal-digitale-mandatsannahme","provider":"STP Marketplace","version":"1.0","type":"link"}