{"id":50,"date":"2025-12-18T13:31:34","date_gmt":"2025-12-18T10:31:34","guid":{"rendered":"https:\/\/akhisarservis.com.tr\/?page_id=50"},"modified":"2025-12-18T13:41:49","modified_gmt":"2025-12-18T10:41:49","slug":"bizeyazin","status":"publish","type":"page","link":"https:\/\/akhisarservis.com.tr\/index.php\/bizeyazin\/","title":{"rendered":"Bize Whatsapptan yaz\u0131n"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>WhatsApp Servis Kayd\u0131<\/title>\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n    <style>\n        body { background-color: #f4f7f6; }\n        .wa-card { border-radius: 15px; border: none; box-shadow: 0 10px 25px rgba(0,0,0,0.1); }\n        .btn-whatsapp { background-color: #25d366; color: white; border: none; font-weight: bold; font-size: 1.1rem; }\n        .btn-whatsapp:hover { background-color: #128c7e; color: white; }\n        .header-wa { background: #075e54; color: white; padding: 25px; border-radius: 15px 15px 0 0; }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container py-5\">\n    <div class=\"row justify-content-center\">\n        <div class=\"col-md-6 col-lg-5\">\n            <div class=\"card wa-card\">\n                <div class=\"header-wa text-center\">\n                    <i class=\"fab fa-whatsapp fa-3x mb-2\"><\/i>\n                    <h4 class=\"fw-bold\">HIZLI SERV\u0130S KAYDI<\/h4>\n                    <p class=\"small mb-0\">Bilgileri doldurun, WhatsApp&#8217;a y\u00f6nlendirileceksiniz.<\/p>\n                <\/div>\n                <div class=\"card-body p-4\">\n                    <form id=\"whatsappForm\">\n                        <div class=\"mb-3\">\n                            <label class=\"form-label fw-bold small\">ADINIZ SOYADINIZ<\/label>\n                            <input type=\"text\" id=\"ad_soyad\" class=\"form-control\" placeholder=\"\u00d6rn: Ahmet Y\u0131lmaz\" required>\n                        <\/div>\n                        <div class=\"mb-3\">\n                            <label class=\"form-label fw-bold small\">TELEFON<\/label>\n                            <input type=\"tel\" id=\"telefon\" class=\"form-control\" placeholder=\"05xx...\" required>\n                        <\/div>\n                        <div class=\"mb-3\">\n                            <label class=\"form-label fw-bold small\">\u0130L\u00c7E SE\u00c7\u0130N\u0130Z<\/label>\n                            <select id=\"ilce\" class=\"form-select\" required>\n                                <option value=\"\">Se\u00e7iniz&#8230;<\/option>\n                                <option>Akhisar<\/option><option>Soma<\/option><option>K\u0131rka\u011fa\u00e7<\/option>\n                                <option>Saruhanl\u0131<\/option><option>G\u00f6lmarmara<\/option><option>G\u00f6rdes<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"mb-3\">\n                            <label class=\"form-label fw-bold small\">C\u0130HAZ VE MARKA<\/label>\n                            <input type=\"text\" id=\"cihaz\" class=\"form-control\" placeholder=\"\u00d6rn: Ar\u00e7elik \u00c7ama\u015f\u0131r Makinesi\" required>\n                        <\/div>\n                        <div class=\"mb-4\">\n                            <label class=\"form-label fw-bold small\">ARIZA NOTU<\/label>\n                            <textarea id=\"not\" class=\"form-control\" rows=\"2\" placeholder=\"Sorun nedir?\"><\/textarea>\n                        <\/div>\n                        <button type=\"button\" onclick=\"gonderWhatsApp()\" class=\"btn btn-whatsapp w-100 py-3 shadow\">\n                            <i class=\"fab fa-whatsapp me-2\"><\/i> WHATSAPP \u0130LE G\u00d6NDER\n                        <\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n            <p class=\"text-center mt-3 text-muted\" style=\"font-size: 0.8rem;\">Harput Elektronik Online Servis | 0236 413 7333<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction gonderWhatsApp() {\n    \/\/ Bilgileri al\u0131yoruz\n    const ad = document.getElementById('ad_soyad').value;\n    const tel = document.getElementById('telefon').value;\n    const ilce = document.getElementById('ilce').value;\n    const cihaz = document.getElementById('cihaz').value;\n    const ariza = document.getElementById('not').value;\n\n    if(ad == \"\" || tel == \"\" || ilce == \"\" || cihaz == \"\") {\n        alert(\"L\u00fctfen t\u00fcm alanlar\u0131 doldurunuz.\");\n        return;\n    }\n\n    \/\/ WhatsApp Numaras\u0131\n    const numara = \"905469055645\";\n\n    \/\/ Mesaj metnini olu\u015ftur (Enter karakteri i\u00e7in %0A kullan\u0131l\u0131r)\n    const mesaj = \"*YEN\u0130 SERV\u0130S TALEB\u0130*%0A%0A\" + \n                  \"*M\u00fc\u015fteri:* \" + ad + \"%0A\" + \n                  \"*Telefon:* \" + tel + \"%0A\" + \n                  \"*B\u00f6lge:* \" + ilce + \"%0A\" + \n                  \"*Cihaz\/Marka:* \" + cihaz + \"%0A\" + \n                  \"*Ar\u0131za Notu:* \" + ariza;\n\n    \/\/ Y\u00f6nlendirme linki\n    const link = \"https:\/\/api.whatsapp.com\/send?phone=\" + numara + \"&text=\" + mesaj;\n\n    \/\/ Yeni sekmede a\u00e7\n    window.open(link, '_blank');\n}\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>WhatsApp Servis Kayd\u0131 HIZLI SERV\u0130S KAYDI Bilgileri doldurun, WhatsApp&#8217;a y\u00f6nlendirileceksiniz. ADINIZ SOYADINIZ TELEFON \u0130L\u00c7E SE\u00c7\u0130N\u0130Z Se\u00e7iniz&#8230;AkhisarSomaK\u0131rka\u011fa\u00e7Saruhanl\u0131G\u00f6lmarmaraG\u00f6rdes C\u0130HAZ VE MARKA ARIZA NOTU WHATSAPP \u0130LE G\u00d6NDER Harput Elektronik Online Servis | 0236 413 7333<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-50","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":5,"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":62,"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions\/62"}],"wp:attachment":[{"href":"https:\/\/akhisarservis.com.tr\/index.php\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}