{"id":86,"date":"2026-01-06T10:06:56","date_gmt":"2026-01-06T10:06:56","guid":{"rendered":"https:\/\/pancake.co.il\/?page_id=86"},"modified":"2026-03-07T03:39:15","modified_gmt":"2026-03-07T03:39:15","slug":"%d7%96%d7%9b%d7%99%d7%99%d7%a0%d7%95%d7%aa","status":"publish","type":"page","link":"https:\/\/pancake.co.il\/en\/%d7%96%d7%9b%d7%99%d7%99%d7%a0%d7%95%d7%aa\/","title":{"rendered":"franchise"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"86\" class=\"elementor elementor-86\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28dc41c e-flex e-con-boxed e-con e-parent\" data-id=\"28dc41c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9126375 elementor-widget elementor-widget-heading\" data-id=\"9126375\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u05d4\u05e6\u05d8\u05e8\u05e4\u05d5 \u05dc\u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a33203b e-flex e-con-boxed e-con e-parent\" data-id=\"a33203b\" 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-35137ee elementor-widget elementor-widget-shortcode\" data-id=\"35137ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\r\n        \/* --- CSS \u05de\u05d5\u05d8\u05de\u05e2 \u05dc\u05e2\u05de\u05d5\u05d3 \u05d4\u05d6\u05db\u05d9\u05d9\u05e0\u05d5\u05ea --- *\/\r\n        :root {\r\n            --brand-red: #7E1F2A;\r\n            --brand-orange: #f2b851;\r\n            --text-dark: #2c2c2c;\r\n            --text-light: #666;\r\n            --bg-light: #fdfdfd;\r\n        }\r\n\r\n        .fp-page-container {\r\n            font-family: 'Ploni', sans-serif;\r\n            direction: rtl;\r\n            color: var(--text-dark);\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .fp-hero {\r\n            text-align: center;\r\n            padding: 60px 20px;\r\n            margin-bottom: 40px;\r\n        }\r\n        .fp-hero h1 {\r\n            font-size: 50px;\r\n            margin-bottom: 10px;\r\n            color: var(--brand-red);\r\n            font-weight: 800;\r\n        }\r\n        .fp-hero .subtitle {\r\n            font-size: 24px;\r\n            font-weight: 300;\r\n            margin-bottom: 25px;\r\n        }\r\n        .fp-hero .intro-text {\r\n            font-size: 18px;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            color: var(--text-light);\r\n        }\r\n\r\n        .fp-section {\r\n            padding: 60px 20px;\r\n            margin-bottom: 40px;\r\n            border-radius: 20px;\r\n        }\r\n        .fp-section.bg-gray { background-color: #f9f9f9; }\r\n        \r\n        .fp-section h2 {\r\n            font-size: 32px;\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            font-weight: 800;\r\n            color: var(--text-dark);\r\n            position: relative;\r\n        }\r\n        .fp-section h2::after {\r\n            content: ''; display: block; width: 60px; height: 4px;\r\n            background: var(--brand-orange); margin: 15px auto 0; border-radius: 2px;\r\n        }\r\n\r\n        .fp-story-block { text-align: center; font-size: 18px; max-width: 800px; margin: 0 auto; }\r\n\r\n        \/* Grid Requirements *\/\r\n        .req-grid {\r\n            display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px;\r\n        }\r\n        .req-card {\r\n            background: #fff; padding: 25px; border-radius: 15px; border: 1px solid #eee;\r\n            display: flex; align-items: center; gap: 15px; transition: 0.3s;\r\n        }\r\n        .req-card:hover { transform: translateY(-5px); border-color: var(--brand-orange); box-shadow: 0 10px 30px rgba(0,0,0,0.05); }\r\n        .req-icon {\r\n            font-size: 20px; color: var(--brand-orange); background: rgba(242, 184, 81, 0.1);\r\n            width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;\r\n            border-radius: 50%; flex-shrink: 0;\r\n        }\r\n        .req-text { font-weight: 600; font-size: 17px; }\r\n\r\n        \/* 10 Reasons *\/\r\n        .reasons-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 30px; }\r\n        .reason-item { display: flex; gap: 20px; }\r\n        .reason-num {\r\n            font-size: 40px; font-weight: 900; color: rgba(126, 31, 42, 0.1); line-height: 1; min-width: 50px;\r\n        }\r\n        .reason-content h3 { font-size: 20px; margin: 0 0 5px 0; color: var(--brand-red); font-weight: 700; }\r\n        .reason-content p { margin: 0; font-size: 16px; color: var(--text-light); }\r\n\r\n        \/* Form Card *\/\r\n        .form-section-wrapper {\r\n            background: #fff; border-radius: 30px; box-shadow: 0 20px 60px rgba(0,0,0,0.08);\r\n            border: 1px solid #eee; padding: 50px; position: relative; overflow: hidden; margin-top: 20px;\r\n        }\r\n        .form-section-wrapper::before {\r\n            content: ''; position: absolute; top: 0; left: 0; right: 0; height: 6px;\r\n            background: linear-gradient(90deg, var(--brand-red), var(--brand-orange));\r\n        }\r\n        .form-intro { text-align: center; margin-bottom: 40px; }\r\n\r\n        .f-grid-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\r\n        .f-full { grid-column: 1 \/ -1; }\r\n        .f-field-group label { display: block; margin-bottom: 8px; font-weight: 700; font-size: 14px; }\r\n        \r\n        .f-input-styled {\r\n            width: 100%; padding: 15px; border: 1px solid #ddd; border-radius: 12px;\r\n            font-size: 16px; font-family: 'Ploni', sans-serif; outline: none; background: #fcfcfc; transition: 0.3s;\r\n        }\r\n        .f-input-styled:focus { border-color: var(--brand-orange); background: #fff; box-shadow: 0 0 0 3px rgba(242, 184, 81, 0.15); }\r\n\r\n        .file-upload-box {\r\n            border: 2px dashed #ddd; border-radius: 12px; padding: 20px; text-align: center;\r\n            cursor: pointer; background: #f9f9f9; position: relative; transition: 0.3s;\r\n        }\r\n        .file-upload-box:hover { border-color: var(--brand-orange); background: #fff; }\r\n        .file-upload-box input { position: absolute; top:0; left:0; width:100%; height:100%; opacity: 0; cursor: pointer; }\r\n\r\n        .submit-franchise-btn {\r\n            width: 100%; padding: 18px; background: var(--brand-red); color: #fff; border: none;\r\n            border-radius: 50px; font-size: 20px; font-weight: 800; cursor: pointer; transition: 0.3s;\r\n            box-shadow: 0 10px 20px rgba(126, 31, 42, 0.2); display: flex; justify-content: center; align-items: center;\r\n        }\r\n        .submit-franchise-btn:hover { background: #641821; transform: translateY(-2px); }\r\n\r\n        .f-loader-spin {\r\n            width: 20px; height: 20px; border: 3px solid rgba(255,255,255,0.3);\r\n            border-top-color: #fff; border-radius: 50%; animation: spin 1s linear infinite; display: none;\r\n        }\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n        .submit-franchise-btn.loading span { display: none; }\r\n        .submit-franchise-btn.loading .f-loader-spin { display: block; }\r\n\r\n        .f-response-msg { text-align: center; margin-top: 15px; font-weight: bold; }\r\n        .f-response-msg.success { color: #27ae60; }\r\n        .f-response-msg.error { color: #e74c3c; }\r\n\r\n        @media (max-width: 768px) {\r\n            .fp-hero h1 { font-size: 36px; }\r\n            .f-grid-layout, .reasons-grid { grid-template-columns: 1fr; }\r\n            .form-section-wrapper { padding: 30px 20px; }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"fp-page-container\">\r\n        <div class=\"fp-hero\">\r\n            <h1>\u05d4\u05e6\u05d8\u05e8\u05e4\u05d5 \u05d0\u05dc\u05d9\u05e0\u05d5<\/h1>\r\n            <div class=\"subtitle\">\u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9 \u05de\u05d6\u05de\u05d9\u05df \u05d0\u05ea\u05db\u05dd \u05dc\u05d7\u05dc\u05d5\u05dd \u05d1\u05d2\u05d3\u05d5\u05dc<\/div>\r\n            <div class=\"intro-text\">\r\n                \u05ea\u05de\u05d9\u05d3 \u05d7\u05dc\u05de\u05ea\u05dd \u05e2\u05dc \u05e2\u05e1\u05e7 \u05de\u05e9\u05dc\u05db\u05dd? \u05e2\u05e1\u05e7 \u05e2\u05dd \u05e0\u05e9\u05de\u05d4, \u05e1\u05d9\u05e4\u05d5\u05e8, \u05e7\u05d4\u05dc \u05e0\u05d0\u05de\u05df \u05d5\u05d8\u05e2\u05de\u05d9\u05dd \u05e9\u05d0\u05e0\u05e9\u05d9\u05dd \u05d7\u05d5\u05d6\u05e8\u05d9\u05dd \u05d0\u05dc\u05d9\u05d4\u05dd \u05e9\u05d5\u05d1 \u05d5\u05e9\u05d5\u05d1?\r\n                <br><strong>\u05d6\u05d4 \u05d4\u05d6\u05de\u05df \u05dc\u05d4\u05d2\u05e9\u05d9\u05dd \u05d0\u05ea \u05d4\u05d7\u05dc\u05d5\u05dd.<\/strong>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"fp-section bg-gray\">\r\n            <h2>\u05dc\u05de\u05d4 \u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9?<\/h2>\r\n            <div class=\"fp-story-block\">\r\n                <p>\u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9 \u05d4\u05d5\u05d0 \u05d4\u05e8\u05d1\u05d4 \u05d9\u05d5\u05ea\u05e8 \u05de\u05de\u05e1\u05e2\u05d3\u05d4. \u05d6\u05d4 \u05de\u05d5\u05ea\u05d2 \u05e2\u05dd \u05e1\u05d9\u05e4\u05d5\u05e8, \u05e2\u05dd \u05e2\u05e8\u05db\u05d9\u05dd, \u05d5\u05e2\u05dd \u05d7\u05d9\u05d1\u05d5\u05e8 \u05e8\u05d2\u05e9\u05d9 \u05d0\u05de\u05d9\u05ea\u05d9 \u05dc\u05e7\u05d4\u05dc.\r\n                \u05de\u05d0\u05de\u05e6\u05e2 \u05e9\u05e0\u05d5\u05ea \u05d4\u05be60, \u05de\u05d0\u05d6 \u05e9\u05e1\u05d9\u05dc\u05d1\u05d9\u05d4 \u05d5\u05e9\u05dc\u05de\u05d4 \u05d1\u05e8\u05be\u05de\u05d0\u05d9\u05e8 \u05d4\u05d1\u05d9\u05d0\u05d5 \u05d0\u05ea \u05d4\u05d8\u05e2\u05dd \u05d4\u05d0\u05de\u05e8\u05d9\u05e7\u05d0\u05d9 \u05dc\u05d9\u05e9\u05e8\u05d0\u05dc, \u05d4\u05e4\u05da \u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05dc\u05de\u05d5\u05e7\u05d3 \u05e2\u05dc\u05d9\u05d9\u05d4 \u05dc\u05e8\u05d2\u05dc \u05e9\u05dc \u05de\u05e9\u05e4\u05d7\u05d5\u05ea, \u05e6\u05e2\u05d9\u05e8\u05d9\u05dd \u05d5\u05de\u05d1\u05d5\u05d2\u05e8\u05d9\u05dd \u2013 \u05e9\u05de\u05d7\u05e4\u05e9\u05d9\u05dd \u05d0\u05d5\u05db\u05dc \u05d8\u05d5\u05d1, \u05d7\u05d5\u05d5\u05d9\u05d4 \u05e0\u05e2\u05d9\u05de\u05d4 \u05d5\u05ea\u05d7\u05d5\u05e9\u05d4 \u05e9\u05dc \u05d1\u05d9\u05ea.<\/p>\r\n                <p>\u05d4\u05d9\u05d5\u05dd, \u05e2\u05dd \u05e1\u05e0\u05d9\u05e4\u05d9\u05dd \u05d1\u05e4\u05e8\u05d9\u05e1\u05d4 \u05d0\u05e8\u05e6\u05d9\u05ea \u05d5\u05e2\u05d9\u05e6\u05d5\u05d1 \u05de\u05d5\u05d3\u05e8\u05e0\u05d9 \u05e9\u05de\u05e9\u05dc\u05d1 \u05e0\u05d5\u05e1\u05d8\u05dc\u05d2\u05d9\u05d4 \u05e2\u05dd \u05d7\u05d3\u05e9\u05e0\u05d5\u05ea, \u05d0\u05e0\u05d7\u05e0\u05d5 \u05de\u05de\u05e9\u05d9\u05db\u05d9\u05dd \u05dc\u05d2\u05d3\u05d5\u05dc \u2013 <strong>\u05d5\u05de\u05d7\u05e4\u05e9\u05d9\u05dd \u05e9\u05d5\u05ea\u05e4\u05d9\u05dd \u05dc\u05d3\u05e8\u05da.<\/strong><\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"fp-section\">\r\n            <h2>\u05de\u05d4 \u05e6\u05e8\u05d9\u05da \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05d5\u05ea \u05d6\u05db\u05d9\u05d9\u05df?<\/h2>\r\n            <div class=\"req-grid\">\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05ea\u05e9\u05d5\u05e7\u05d4 \u05dc\u05e2\u05d5\u05dc\u05dd \u05d4\u05de\u05e1\u05e2\u05d3\u05e0\u05d5\u05ea \u05d5\u05d4\u05d0\u05d9\u05e8\u05d5\u05d7<\/div><\/div>\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05d7\u05e8\u05d9\u05e6\u05d5\u05ea \u05d5\u05e0\u05db\u05d5\u05e0\u05d5\u05ea \u05dc\u05e2\u05d1\u05d5\u05d3\u05d4 \u05d9\u05d5\u05de\u05d9\u05d5\u05de\u05d9\u05ea<\/div><\/div>\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05ea\u05d5\u05d3\u05e2\u05ea \u05e9\u05d9\u05e8\u05d5\u05ea \u05d2\u05d1\u05d5\u05d4\u05d4 \u05d5\u05d0\u05d4\u05d1\u05d4 \u05dc\u05d0\u05e0\u05e9\u05d9\u05dd<\/div><\/div>\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05d0\u05de\u05d9\u05e0\u05d5\u05ea \u05d5\u05de\u05d5\u05e1\u05e8 \u05e2\u05d1\u05d5\u05d3\u05d4 \u05d2\u05d1\u05d5\u05d4<\/div><\/div>\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05d9\u05db\u05d5\u05dc\u05ea \u05e0\u05d9\u05d4\u05d5\u05dc \u05d5\u05d4\u05d5\u05d1\u05dc\u05d4<\/div><\/div>\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05d9\u05d7\u05e1\u05d9 \u05d0\u05e0\u05d5\u05e9 \u05de\u05e6\u05d5\u05d9\u05e0\u05d9\u05dd<\/div><\/div>\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05d9\u05db\u05d5\u05dc\u05ea \u05e4\u05d9\u05e0\u05e0\u05e1\u05d9\u05ea \u05dc\u05d4\u05e7\u05de\u05d4 \u05d5\u05e0\u05d9\u05d4\u05d5\u05dc<\/div><\/div>\r\n                <div class=\"req-card\"><div class=\"req-icon\">\u2714<\/div><div class=\"req-text\">\u05e8\u05e6\u05d5\u05df \u05dc\u05d4\u05d9\u05d5\u05ea \u05d7\u05dc\u05e7 \u05de\u05de\u05e9\u05e4\u05d7\u05d4<\/div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"fp-section bg-gray\">\r\n            <h2>10 \u05e1\u05d9\u05d1\u05d5\u05ea \u05dc\u05d4\u05e6\u05d8\u05e8\u05e3 \u05d0\u05dc\u05d9\u05e0\u05d5<\/h2>\r\n            <div class=\"reasons-grid\">\r\n                <div class=\"reason-item\"><div class=\"reason-num\">1<\/div><div class=\"reason-content\"><h3>\u05de\u05d5\u05e0\u05d9\u05d8\u05d9\u05df \u05e9\u05dc \u05de\u05e2\u05dc 50 \u05e9\u05e0\u05d4<\/h3><p>\u05de\u05d5\u05ea\u05d2 \u05d5\u05ea\u05d9\u05e7, \u05de\u05d5\u05db\u05e8 \u05d5\u05d0\u05d4\u05d5\u05d1 \u05e2\u05dd \u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">2<\/div><div class=\"reason-content\"><h3>\u05e7\u05d4\u05dc \u05e0\u05d0\u05de\u05df<\/h3><p>\u05d3\u05d5\u05e8\u05d5\u05ea \u05e9\u05dc \u05dc\u05e7\u05d5\u05d7\u05d5\u05ea \u05e9\u05d7\u05d5\u05d6\u05e8\u05d9\u05dd \u05e9\u05d5\u05d1 \u05d5\u05e9\u05d5\u05d1.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">3<\/div><div class=\"reason-content\"><h3>\u05ea\u05e4\u05e8\u05d9\u05d8 \u05e8\u05d7\u05d1 \u05d5\u05de\u05d2\u05d5\u05d5\u05df<\/h3><p>\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7\u05d9\u05dd, \u05d1\u05e9\u05e8\u05d9\u05dd, \u05dc\u05dc\u05d0 \u05d2\u05dc\u05d5\u05d8\u05df \u05d5\u05e2\u05d5\u05d3.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">4<\/div><div class=\"reason-content\"><h3>\u05de\u05d5\u05d3\u05dc \u05e2\u05e1\u05e7\u05d9 \u05de\u05d5\u05db\u05d7<\/h3><p>\u05e7\u05d5\u05e0\u05e1\u05e4\u05d8 \u05e9\u05e2\u05d5\u05d1\u05d3 \u05dc\u05d0\u05d5\u05e8\u05da \u05e9\u05e0\u05d9\u05dd.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">5<\/div><div class=\"reason-content\"><h3>\u05dc\u05d9\u05d5\u05d5\u05d9 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05de\u05dc\u05d0<\/h3><p>\u05de\u05e9\u05dc\u05d1 \u05d4\u05d4\u05e7\u05de\u05d4 \u05d5\u05e2\u05d3 \u05d4\u05e0\u05d9\u05d4\u05d5\u05dc \u05d4\u05e9\u05d5\u05d8\u05e3.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">6<\/div><div class=\"reason-content\"><h3>\u05de\u05e2\u05e8\u05da \u05ea\u05de\u05d9\u05db\u05d4 \u05de\u05e7\u05d9\u05e3<\/h3><p>\u05e9\u05d9\u05d5\u05d5\u05e7, \u05ea\u05e4\u05e2\u05d5\u05dc, \u05db\u05e1\u05e4\u05d9\u05dd \u05d5\u05d4\u05d3\u05e8\u05db\u05d5\u05ea.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">7<\/div><div class=\"reason-content\"><h3>\u05d4\u05db\u05e9\u05e8\u05d4 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9\u05ea<\/h3><p>\u05e0\u05dc\u05de\u05d3 \u05d0\u05ea\u05db\u05dd \u05d0\u05ea \u05db\u05dc \u05e8\u05d6\u05d9 \u05d4\u05de\u05e7\u05e6\u05d5\u05e2.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">8<\/div><div class=\"reason-content\"><h3>\u05d4\u05e7\u05de\u05ea \u05d5\u05d4\u05db\u05e9\u05e8\u05ea \u05e6\u05d5\u05d5\u05ea<\/h3><p>\u05db\u05d5\u05dc\u05dc \u05e1\u05d8\u05e0\u05d3\u05e8\u05d8\u05d9\u05dd, \u05ea\u05d4\u05dc\u05d9\u05db\u05d9\u05dd \u05d5\u05dc\u05d9\u05d5\u05d5\u05d9.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">9<\/div><div class=\"reason-content\"><h3>\u05de\u05d5\u05ea\u05d2 \u05e9\u05de\u05ea\u05d7\u05d3\u05e9<\/h3><p>\u05e7\u05dc\u05d0\u05e1\u05d9\u05e7\u05d4 \u05e2\u05dd \u05d4\u05ea\u05d0\u05de\u05d4 \u05dc\u05d8\u05e8\u05e0\u05d3\u05d9\u05dd.<\/p><\/div><\/div>\r\n                <div class=\"reason-item\"><div class=\"reason-num\">10<\/div><div class=\"reason-content\"><h3>\u05de\u05e9\u05e4\u05d7\u05d4 \u05d0\u05de\u05d9\u05ea\u05d9\u05ea<\/h3><p>\u05e7\u05d4\u05d9\u05dc\u05d4 \u05e9\u05dc \u05d6\u05db\u05d9\u05d9\u05e0\u05d9\u05dd \u05d5\u05e9\u05d5\u05ea\u05e4\u05d9\u05dd \u05dc\u05d3\u05e8\u05da.<\/p><\/div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"franchise-form-area\" class=\"form-section-wrapper\">\r\n            <div class=\"form-intro\">\r\n                <h2>\u05d4\u05e6\u05e2\u05d3 \u05d4\u05e8\u05d0\u05e9\u05d5\u05df \u05de\u05ea\u05d7\u05d9\u05dc \u05db\u05d0\u05df<\/h2>\r\n                <p>\u05e8\u05d5\u05e6\u05d9\u05dd \u05dc\u05d1\u05e0\u05d5\u05ea \u05e2\u05e1\u05e7 \u05d9\u05e6\u05d9\u05d1 \u05e2\u05dd \u05d8\u05e2\u05dd \u05e9\u05dc \u05d4\u05e6\u05dc\u05d7\u05d4? \u05de\u05dc\u05d0\u05d5 \u05d0\u05ea \u05d4\u05d8\u05d5\u05e4\u05e1 \u05d5\u05e0\u05ea\u05d7\u05d9\u05dc \u05d1\u05ea\u05d4\u05dc\u05d9\u05da.<\/p>\r\n            <\/div>\r\n\r\n            <form id=\"pancakeFranchiseForm\" enctype=\"multipart\/form-data\">\r\n                <div class=\"f-grid-layout\">\r\n                    <div class=\"f-field-group\">\r\n                        <label>\u05e9\u05dd \u05de\u05dc\u05d0 *<\/label>\r\n                        <input type=\"text\" name=\"f_name\" class=\"f-input-styled\" required placeholder=\"\u05e9\u05dd \u05de\u05dc\u05d0\">\r\n                    <\/div>\r\n                    <div class=\"f-field-group\">\r\n                        <label>\u05d8\u05dc\u05e4\u05d5\u05df \u05e0\u05d9\u05d9\u05d3 *<\/label>\r\n                        <input type=\"tel\" name=\"f_phone\" class=\"f-input-styled\" required placeholder=\"050-0000000\">\r\n                    <\/div>\r\n                    <div class=\"f-field-group\">\r\n                        <label>\u05d0\u05d9\u05de\u05d9\u05d9\u05dc *<\/label>\r\n                        <input type=\"email\" name=\"f_email\" class=\"f-input-styled\" required placeholder=\"pnck4u@gmail.com\">\r\n                    <\/div>\r\n                    <div class=\"f-field-group\">\r\n                        <label>\u05e2\u05d9\u05e8 \u05de\u05d2\u05d5\u05e8\u05d9\u05dd<\/label>\r\n                        <input type=\"text\" name=\"f_city\" class=\"f-input-styled\" placeholder=\"\u05e2\u05d9\u05e8\">\r\n                    <\/div>\r\n                    <div class=\"f-field-group f-full\">\r\n                        <label>\u05d4\u05d5\u05df \u05e2\u05e6\u05de\u05d9 \u05d6\u05de\u05d9\u05df \u05dc\u05d4\u05e9\u05e7\u05e2\u05d4<\/label>\r\n                        <select name=\"f_capital\" class=\"f-input-styled\">\r\n                            <option value=\"\">\u05d1\u05d7\u05e8 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea...<\/option>\r\n                            <option value=\"\u05e2\u05d3 500,000 \u20aa\">\u05e2\u05d3 500,000 \u20aa<\/option>\r\n                            <option value=\"500,000 - 1,000,000 \u20aa\">500,000 - 1,000,000 \u20aa<\/option>\r\n                            <option value=\"\u05de\u05e2\u05dc 1,000,000 \u20aa\">\u05de\u05e2\u05dc 1,000,000 \u20aa<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div class=\"f-field-group f-full\">\r\n                        <label>\u05e1\u05e4\u05e8 \u05dc\u05e0\u05d5 \u05e7\u05e6\u05ea \u05e2\u05dc\u05d9\u05da \u05d5\u05e2\u05dc \u05d4\u05e0\u05d9\u05e1\u05d9\u05d5\u05df \u05e9\u05dc\u05da<\/label>\r\n                        <textarea name=\"f_about\" class=\"f-input-styled\" style=\"height:120px;\" placeholder=\"\u05e0\u05d9\u05e1\u05d9\u05d5\u05df \u05d1\u05e0\u05d9\u05d4\u05d5\u05dc, \u05e8\u05e7\u05e2 \u05d1\u05de\u05e1\u05e2\u05d3\u05e0\u05d5\u05ea...\"><\/textarea>\r\n                    <\/div>\r\n                    <div class=\"f-field-group f-full\">\r\n                        <label>\u05e7\u05d5\u05e8\u05d5\u05ea \u05d7\u05d9\u05d9\u05dd (PDF\/Word)<\/label>\r\n                        <div class=\"file-upload-box\">\r\n                            <input type=\"file\" name=\"f_resume\" id=\"f_resume_input\" accept=\".pdf,.doc,.docx\">\r\n                            <span id=\"file_text_display\">\ud83d\udcce \u05dc\u05d7\u05e5 \u05db\u05d0\u05df \u05dc\u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"f-field-group f-full\">\r\n                        <button type=\"submit\" class=\"submit-franchise-btn\">\r\n                            <span>\u05e9\u05dc\u05d9\u05d7\u05ea \u05e4\u05e8\u05d8\u05d9\u05dd<\/span>\r\n                            <div class=\"f-loader-spin\"><\/div>\r\n                        <\/button>\r\n                        <div class=\"f-response-msg\"><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/form>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        \/\/ \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e9\u05d4\u05d2\u05d9\u05e2\u05d5 \u05de\u05d4-PHP\r\n        const CONFIG = {\r\n            ajaxUrl: 'https:\/\/pancake.co.il\/wp-admin\/admin-ajax.php',\r\n            nonce: '0a376d0c22'\r\n        };\r\n\r\n        const form = document.getElementById('pancakeFranchiseForm');\r\n        const fileInput = document.getElementById('f_resume_input');\r\n        const fileText = document.getElementById('file_text_display');\r\n        const msg = form.querySelector('.f-response-msg');\r\n        const btn = form.querySelector('.submit-franchise-btn');\r\n\r\n        fileInput.addEventListener('change', function() {\r\n            if(this.files && this.files[0]) {\r\n                fileText.textContent = '\u2714\ufe0f \u05e7\u05d5\u05d1\u05e5 \u05e0\u05d1\u05d7\u05e8: ' + this.files[0].name;\r\n                fileText.style.color = '#27ae60';\r\n                fileText.style.fontWeight = 'bold';\r\n            } else {\r\n                fileText.textContent = '\ud83d\udcce \u05dc\u05d7\u05e5 \u05db\u05d0\u05df \u05dc\u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5';\r\n                fileText.style.color = '#666';\r\n            }\r\n        });\r\n\r\n        form.addEventListener('submit', async function(e) {\r\n            e.preventDefault();\r\n            btn.classList.add('loading');\r\n            msg.textContent = '';\r\n            msg.className = 'f-response-msg';\r\n\r\n            const fd = new FormData(form);\r\n            fd.append('action', 'pancake_send_franchise');\r\n            fd.append('nonce', CONFIG.nonce);\r\n\r\n            try {\r\n                const res = await fetch(CONFIG.ajaxUrl, { method: 'POST', body: fd });\r\n                const json = await res.json();\r\n                btn.classList.remove('loading');\r\n\r\n                if(json.success) {\r\n                    msg.textContent = '\u05d4\u05e4\u05e8\u05d8\u05d9\u05dd \u05e0\u05e9\u05dc\u05d7\u05d5 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4! \u05e0\u05d7\u05d6\u05d5\u05e8 \u05d0\u05dc\u05d9\u05da \u05d1\u05d4\u05e7\u05d3\u05dd.';\r\n                    msg.classList.add('success');\r\n                    form.reset();\r\n                    fileText.textContent = '\ud83d\udcce \u05dc\u05d7\u05e5 \u05db\u05d0\u05df \u05dc\u05d4\u05e2\u05dc\u05d0\u05ea \u05e7\u05d5\u05d1\u05e5';\r\n                    fileText.style.color = '#666';\r\n                } else {\r\n                    msg.textContent = json.data || '\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05e9\u05dc\u05d9\u05d7\u05ea \u05d4\u05d8\u05d5\u05e4\u05e1.';\r\n                    msg.classList.add('error');\r\n                }\r\n            } catch (err) {\r\n                btn.classList.remove('loading');\r\n                msg.textContent = '\u05e9\u05d2\u05d9\u05d0\u05ea \u05ea\u05e7\u05e9\u05d5\u05e8\u05ea, \u05e0\u05e1\u05d4 \u05e9\u05e0\u05d9\u05ea.';\r\n                msg.classList.add('error');\r\n            }\r\n        });\r\n    });\r\n    <\/script>\r\n    <\/div>\n\t\t\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":"<p>\u05d4\u05e6\u05d8\u05e8\u05e4\u05d5 \u05dc\u05d1\u05d9\u05ea \u05d4\u05e4\u05e0\u05e7\u05d9\u05d9\u05e7 \u05d4\u05de\u05e7\u05d5\u05e8\u05d9!<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-86","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/86","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/comments?post=86"}],"version-history":[{"count":22,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/86\/revisions"}],"predecessor-version":[{"id":849,"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/pages\/86\/revisions\/849"}],"wp:attachment":[{"href":"https:\/\/pancake.co.il\/en\/wp-json\/wp\/v2\/media?parent=86"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}