{"id":13954,"date":"2023-08-17T11:29:23","date_gmt":"2023-08-17T11:29:23","guid":{"rendered":"https:\/\/ninetheme.com\/themes\/electron2\/?page_id=13954"},"modified":"2026-06-09T11:03:32","modified_gmt":"2026-06-09T07:03:32","slug":"%e1%83%99%e1%83%9d%e1%83%9c%e1%83%a2%e1%83%90%e1%83%a5%e1%83%a2%e1%83%98-2","status":"publish","type":"page","link":"https:\/\/gaming-laptops.ge\/ka\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13954\" class=\"elementor elementor-13954\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b96a6c e-con-full e-flex e-con e-parent\" data-id=\"2b96a6c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c98a679 elementor-widget elementor-widget-html\" data-id=\"c98a679\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Contact & FAQ - Final Premium<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n    \n    <style>\n        \/* --- Reset & Global --- *\/\n        * { box-sizing: border-box; }\n\n        body {\n            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f1f5f9;\n            color: #334155;\n            line-height: 1.6;\n        }\n\n        .wrapper {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 60px 20px;\n        }\n\n\n        \/* Store closure notice *\/\n        .store-closure-notice {\n            display: grid;\n            grid-template-columns: auto 1fr;\n            gap: 22px;\n            align-items: flex-start;\n            background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 58%, #0e7490 100%);\n            color: #ffffff;\n            border-radius: 22px;\n            padding: 28px 32px;\n            margin: 0 0 36px 0;\n            box-shadow: 0 18px 45px rgba(15, 23, 42, 0.22);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .store-closure-notice::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: radial-gradient(circle at top right, rgba(255,255,255,0.18), transparent 34%);\n            pointer-events: none;\n        }\n\n        .store-closure-notice .notice-icon {\n            width: 58px;\n            height: 58px;\n            border-radius: 18px;\n            background: rgba(255, 255, 255, 0.15);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.55rem;\n            position: relative;\n            z-index: 1;\n        }\n\n        .store-closure-notice .notice-content {\n            position: relative;\n            z-index: 1;\n        }\n\n        .store-closure-notice h2 {\n            margin: 0 0 10px 0;\n            color: #ffffff;\n            font-size: 1.55rem;\n            font-weight: 800;\n            line-height: 1.2;\n        }\n\n        .store-closure-notice p {\n            margin: 0 0 10px 0;\n            color: rgba(255, 255, 255, 0.92);\n            font-size: 1rem;\n            line-height: 1.65;\n        }\n\n        .store-closure-notice strong {\n            color: #ffffff;\n            font-weight: 800;\n        }\n\n        .notice-actions {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin-top: 16px;\n        }\n\n        .notice-action {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 8px;\n            min-height: 42px;\n            padding: 10px 16px;\n            border-radius: 12px;\n            color: #ffffff;\n            text-decoration: none;\n            font-weight: 800;\n            font-size: 0.94rem;\n            box-shadow: 0 8px 18px rgba(0, 0, 0, 0.14);\n            transition: transform 0.2s ease, opacity 0.2s ease;\n        }\n\n        .notice-action:hover {\n            color: #ffffff;\n            transform: translateY(-2px);\n            opacity: 0.95;\n        }\n\n        .notice-action.telegram { background: #0088cc; }\n        .notice-action.whatsapp { background: #25D366; }\n        .notice-action.phone { background: #2563eb; }\n\n        @media (max-width: 768px) {\n            .store-closure-notice {\n                grid-template-columns: 1fr;\n                gap: 14px;\n                padding: 24px 18px;\n                border-radius: 18px;\n                margin-bottom: 28px;\n            }\n\n            .store-closure-notice .notice-icon {\n                width: 48px;\n                height: 48px;\n                border-radius: 14px;\n                font-size: 1.3rem;\n            }\n\n            .store-closure-notice h2 {\n                font-size: 1.28rem;\n            }\n\n            .store-closure-notice p {\n                font-size: 0.94rem;\n            }\n\n            .notice-actions {\n                display: grid;\n                grid-template-columns: 1fr;\n            }\n        }\n        \/* --- Header --- *\/\n        .page-header {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n\n        .header-tag {\n            background: linear-gradient(135deg, #2563eb, #4f46e5);\n            color: white;\n            padding: 6px 15px;\n            border-radius: 50px;\n            font-size: 0.85rem;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            display: inline-block;\n            margin-bottom: 15px;\n            box-shadow: 0 4px 10px rgba(37, 99, 235, 0.3);\n        }\n\n        .page-header h1 {\n            font-size: 2.8rem;\n            font-weight: 800;\n            color: #0f172a;\n            margin: 0 0 10px 0;\n        }\n\n        .page-header p {\n            font-size: 1.15rem;\n            color: #64748b;\n            max-width: 600px;\n            margin: 0 auto;\n        }\n\n        \/* --- Unified Card Style --- *\/\n        .styled-card {\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 10px 30px -5px rgba(0,0,0,0.05);\n            position: relative;\n            overflow: hidden;\n            border: 1px solid #fff;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .styled-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 20px 40px -5px rgba(0,0,0,0.1);\n            border-color: #e2e8f0;\n        }\n\n        \/* Decorative Line *\/\n        .styled-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 6px;\n        }\n\n        .c-blue::before { background: linear-gradient(90deg, #3b82f6, #2563eb); }\n        .c-green::before { background: linear-gradient(90deg, #22c55e, #16a34a); }\n        .c-purple::before { background: linear-gradient(90deg, #a855f7, #9333ea); }\n        .c-orange::before { background: linear-gradient(90deg, #f97316, #ea580c); }\n\n        \/* --- Top Highlights Grid --- *\/\n        .highlights-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 25px;\n            margin-bottom: 50px;\n        }\n\n        .h-inner {\n            padding: 30px;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            height: 100%;\n        }\n\n        .h-icon-box {\n            width: 60px;\n            height: 60px;\n            margin: 0 auto 20px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.8rem;\n        }\n\n        .c-blue .h-icon-box { background: #eff6ff; color: #2563eb; }\n        .c-green .h-icon-box { background: #f0fdf4; color: #16a34a; }\n        \n        .c-purple .h-icon-box { \n            background: #f3e8ff; \n            color: #9333ea;\n            animation: pulse-purple 2s infinite;\n        }\n        @keyframes pulse-purple {\n            0% { box-shadow: 0 0 0 0 rgba(147, 51, 234, 0.4); }\n            70% { box-shadow: 0 0 0 10px rgba(147, 51, 234, 0); }\n            100% { box-shadow: 0 0 0 0 rgba(147, 51, 234, 0); }\n        }\n\n        .h-title {\n            font-weight: 700;\n            font-size: 1.2rem;\n            color: #0f172a;\n            margin-bottom: 15px;\n        }\n\n        \/* --- BUTTONS --- *\/\n        .action-btn {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 12px 15px;\n            border-radius: 10px;\n            text-decoration: none;\n            color: white;\n            font-weight: 600;\n            font-size: 0.95rem;\n            transition: transform 0.2s, opacity 0.2s;\n            margin-bottom: 10px;\n            width: 100%;\n        }\n        .action-btn:last-child { margin-bottom: 0; }\n        .action-btn:hover { transform: scale(1.02); opacity: 0.95; }\n        .action-btn i { margin-right: 8px; font-size: 1.1rem; }\n\n        .btn-phone-1 { background: #3b82f6; }\n        .btn-phone-2 { background: #0ea5e9; }\n        .btn-tg { background: #0088cc; }\n        .btn-wa { background: #25D366; }\n\n        .company-details p {\n            margin: 5px 0;\n            font-size: 0.95rem;\n            color: #475569;\n            text-align: left;\n        }\n        .company-details strong {\n            color: #1e293b;\n        }\n\n        \/* --- Main Layout --- *\/\n        .content-layout {\n            display: grid;\n            grid-template-columns: 1.6fr 1fr;\n            gap: 40px;\n            align-items: start;\n        }\n\n        \/* --- FAQ Section --- *\/\n        .faq-wrapper {\n            padding: 40px;\n        }\n\n        .faq-wrapper h2 {\n            font-size: 1.8rem;\n            color: #0f172a;\n            margin-bottom: 25px;\n            display: flex;\n            align-items: center;\n            margin-top: 0;\n        }\n        .faq-wrapper h2 i { color: #2563eb; margin-right: 15px; }\n\n        details {\n            background: #f8fafc;\n            border-radius: 12px;\n            margin-bottom: 15px;\n            border: 1px solid #e2e8f0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        details[open] {\n            border-color: #bfdbfe;\n            background: white;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        }\n\n        summary {\n            padding: 18px 25px;\n            cursor: pointer;\n            font-weight: 600;\n            color: #334155;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            list-style: none;\n        }\n        summary::-webkit-details-marker { display: none; }\n\n        summary::after {\n            content: '\\f078';\n            font-family: \"Font Awesome 6 Free\";\n            font-weight: 900;\n            font-size: 0.9rem;\n            color: #cbd5e1;\n            transition: transform 0.3s ease;\n        }\n        details[open] summary::after {\n            transform: rotate(180deg);\n            color: #2563eb;\n        }\n        details[open] summary { color: #2563eb; }\n\n        .faq-body {\n            padding: 20px 25px;\n            color: #475569;\n            font-size: 0.95rem;\n            border-top: 1px solid #f1f5f9;\n        }\n\n        .pay-tag {\n            display: inline-flex;\n            align-items: center;\n            background: #f1f5f9;\n            padding: 8px 15px;\n            border-radius: 8px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            color: #334155;\n            margin-right: 10px;\n            margin-top: 10px;\n        }\n        .pay-tag i { margin-right: 8px; color: #2563eb; }\n\n        \/* --- Sidebar Widgets --- *\/\n        .sidebar {\n            display: flex;\n            flex-direction: column;\n            gap: 25px;\n        }\n\n        .side-inner { padding: 25px; }\n\n        .widget-title {\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #0f172a;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #f1f5f9;\n            display: flex;\n            align-items: center;\n        }\n        .widget-title i { margin-right: 10px; color: #64748b; }\n\n        .map-stylish {\n            width: 100%;\n            height: 250px;\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid #e2e8f0;\n        }\n        .map-stylish iframe { width: 100%; height: 100%; border: 0; }\n\n        \/* Hours *\/\n        .hours-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 8px 0;\n            border-bottom: 1px dashed #e2e8f0;\n            font-size: 0.9rem;\n            color: #475569;\n        }\n        .hours-row:last-child { border-bottom: none; }\n        .hours-row .day { font-weight: 600; color: #1e293b; }\n        .hours-row .closed { color: #e11d48; font-weight: 600; font-size: 0.8rem; background: #ffe4e6; padding: 2px 8px; border-radius: 4px; }\n\n        \/* Socials *\/\n        .social-row {\n            display: flex;\n            justify-content: space-around;\n            margin-top: 10px;\n        }\n        .s-link {\n            width: 40px; height: 40px;\n            border-radius: 10px;\n            display: flex; align-items: center; justify-content: center;\n            color: white; text-decoration: none;\n            font-size: 1.2rem;\n            transition: transform 0.2s;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n        }\n        .s-link:hover { transform: translateY(-3px); }\n\n        \/* --- MOBILE ADAPTATION --- *\/\n        @media (max-width: 900px) {\n            .wrapper { padding: 40px 10px; }\n            .page-header h1 { font-size: 2.2rem; }\n            .highlights-grid { grid-template-columns: 1fr; gap: 20px; }\n            .content-layout { grid-template-columns: 1fr; gap: 30px; }\n            .h-inner, .faq-wrapper, .side-inner { padding: 25px 20px; }\n            .sidebar { position: static; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"wrapper\">\n\n    \n    <div class=\"store-closure-notice\">\n        <div class=\"notice-icon\"><i class=\"fa-solid fa-circle-info\"><\/i><\/div>\n        <div class=\"notice-content\">\n            <h2>Temporary Store Closure Notice<\/h2>\n            <p>Our showroom\/store will be closed from <strong>June 12 to June 18<\/strong>. Online orders remain available, but processing and confirmation will begin on <strong>June 18 from 12:00<\/strong>.<\/p>\n            <p>If you have a warranty case, service request, urgent question or need help with an order, you can still contact us through online chat, Telegram, WhatsApp, phone or any other available contact channel. The service center continues to operate.<\/p>\n            <div class=\"notice-actions\">\n                <a href=\"https:\/\/t.me\/gaminglaptopsge\" class=\"notice-action telegram\"><i class=\"fa-brands fa-telegram\"><\/i> Telegram<\/a>\n                <a href=\"https:\/\/wa.me\/995557444242\" class=\"notice-action whatsapp\" target=\"_blank\" rel=\"noopener\"><i class=\"fa-brands fa-whatsapp\"><\/i> WhatsApp<\/a>\n                <a href=\"tel:+995557444242\" class=\"notice-action phone\"><i class=\"fa-solid fa-phone\"><\/i> Call<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"page-header\">\n        <span class=\"header-tag\">24\/7 Support<\/span>\n        <h1>Get in Touch<\/h1>\n        <p>We're here to help you with any questions about your gaming setup.<\/p>\n    <\/div>\n\n    <div class=\"highlights-grid\">\n        \n        <div class=\"styled-card c-green\">\n            <div class=\"h-inner\" style=\"padding: 20px;\">\n                <div class=\"h-title\" style=\"margin-bottom: 12px; font-size: 1.1rem; display: flex; align-items: center; justify-content: center;\">\n                    <i class=\"fa-solid fa-map-location-dot\" style=\"color: #16a34a; margin-right: 8px;\"><\/i> Visit Us\n                <\/div>\n                <div class=\"map-stylish\" style=\"height: 120px; margin-bottom: 15px; border-radius: 8px;\">\n                    <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d5956.714779387481!2d44.7341420935791!3d41.71280629999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4044739b2beb4771%3A0xec88766b939247b2!2sGaming-Laptops.ge!5e0!3m2!1sru!2sge!4v1775410039230!5m2!1sru!2sge\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\n                <\/div>\n                <div style=\"text-align: left;\">\n                    <div class=\"hours-row\" style=\"padding: 4px 0; font-size: 0.85rem;\"><span class=\"day\">Mon - Fri<\/span> <span>12:00 - 20:00<\/span><\/div>\n                    <div class=\"hours-row\" style=\"padding: 4px 0; font-size: 0.85rem;\"><span class=\"day\">Saturday<\/span> <span class=\"closed\">Delivery (12:00 - 18:00)<\/span><\/div>\n                    <div class=\"hours-row\" style=\"padding: 4px 0; font-size: 0.85rem; border-bottom: none;\"><span class=\"day\">Sunday<\/span> <span class=\"closed\">Delivery (12:00 - 15:00)<\/span><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"styled-card c-blue\">\n            <div class=\"h-inner\">\n                <div class=\"h-icon-box\"><i class=\"fa-solid fa-phone-volume\"><\/i><\/div>\n                <div class=\"h-title\">Call Us<\/div>\n                <a href=\"tel:+995322111195\" class=\"action-btn btn-phone-1\">\n                    <i class=\"fa-solid fa-phone\"><\/i> +995 32 211 11 95\n                <\/a>\n                <a href=\"tel:+995557444242\" class=\"action-btn btn-phone-2\">\n                    <i class=\"fa-solid fa-mobile-screen\"><\/i> +995 557 444 242\n                <\/a>\n            <\/div>\n        <\/div>\n        \n        <div class=\"styled-card c-purple\">\n            <div class=\"h-inner\">\n                <div class=\"h-icon-box\"><i class=\"fa-regular fa-comments\"><\/i><\/div>\n                <div class=\"h-title\">Live Chat <span style=\"font-size:0.7rem; background:#22c55e; color:white; padding:2px 6px; border-radius:4px; vertical-align:middle; margin-left:5px;\">ONLINE<\/span><\/div>\n                <a href=\"https:\/\/t.me\/gaminglaptopsge\" class=\"action-btn btn-tg\">\n                    <i class=\"fa-brands fa-telegram\"><\/i> Telegram\n                <\/a>\n                <a href=\"https:\/\/wa.me\/995557444242\" class=\"action-btn btn-wa\" target=\"_blank\" rel=\"noopener\">\n                    <i class=\"fa-brands fa-whatsapp\"><\/i> WhatsApp\n                <\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"content-layout\">\n        \n        <div class=\"styled-card c-blue faq-wrapper\">\n            <h2><i class=\"fa-solid fa-circle-question\"><\/i> Frequently Asked Questions<\/h2>\n\n            <details>\n                <summary>How long will delivery take?<\/summary>\n                <div class=\"faq-body\">\n                    <ul style=\"padding-left: 20px; margin: 0;\">\n                        <li><strong>Tbilisi:<\/strong> Same day delivery.<\/li>\n                        <li><strong>Regions:<\/strong> Maximum 2 working days (DHL\/Georgia Post).<\/li>\n                        <li><strong>Batumi:<\/strong> Personal courier service available.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/details>\n\n            <details>\n                <summary>How to buy a laptop?<\/summary>\n                <div class=\"faq-body\">\n                    It's very easy. Place an order online or visit our office. You can choose a courier or pickup. Most importantly, you pay <strong>only after activating and checking the product<\/strong>.\n                <\/div>\n            <\/details>\n\n            <details>\n                <summary>Payment Methods<\/summary>\n                <div class=\"faq-body\">\n                    <div class=\"pay-tag\"><i class=\"fa-solid fa-money-bill-wave\"><\/i> Cash on Delivery<\/div>\n                    <div class=\"pay-tag\"><i class=\"fa-solid fa-building-columns\"><\/i> Bank Transfer<\/div>\n                    <div class=\"pay-tag\"><i class=\"fa-brands fa-bitcoin\"><\/i> Crypto<\/div>\n                    <p style=\"margin-top:10px; font-size:0.9rem;\">Invoice available for corporate clients.<\/p>\n                <\/div>\n            <\/details>\n\n            <details>\n                <summary>Warranty & Refunds<\/summary>\n                <div class=\"faq-body\">\n                    <p><strong>Refunds:<\/strong> Possible within 48 hours if a factory defect is found.<\/p>\n                    <p><strong>Warranty:<\/strong> 1-Year International Warranty. Serviced by <em>Tech Point<\/em> and <em>F1<\/em> centers in Tbilisi.<\/p>\n                <\/div>\n            <\/details>\n\n            <details>\n                <summary>Delivery in Batumi<\/summary>\n                <div class=\"faq-body\">\n                    We have a personal courier in Batumi. We bring the laptop to your house, you verify it, and then pay cash or transfer.\n                <\/div>\n            <\/details>\n\n            <details>\n                <summary>Are laptops New?<\/summary>\n                <div class=\"faq-body\">\n                    <strong>Yes.<\/strong> Status \"NEW\" means the laptop is factory sealed and has never been turned on. You are the first to open it.\n                <\/div>\n            <\/details>\n\n            <details>\n                <summary>Windows OS<\/summary>\n                <div class=\"faq-body\">\n                    Our laptops come with a pre-installed Lifetime License for Windows from the manufacturer.\n                <\/div>\n            <\/details>\n\n            <details>\n                <summary>\"Products On Road\"<\/summary>\n                <div class=\"faq-body\">\n                    This means the product is shipping from the USA (2-3 weeks). The timer shows estimated arrival. Prices may vary slightly based on currency rates upon arrival.\n                <\/div>\n            <\/details>\n\n        <\/div>\n\n        <aside class=\"sidebar\">\n\n            <div class=\"styled-card c-orange\">\n                <div class=\"side-inner\">\n                    <div class=\"widget-title\"><i class=\"fa-solid fa-building\"><\/i> Company Info<\/div>\n                    <div class=\"company-details\">\n                        <p><strong>Company:<\/strong> Gaming Laptops LLC<\/p>\n                        <p><strong>ID:<\/strong> 405711868<\/p>\n                        <p><strong>Address:<\/strong> 49b I. Chavchavadze Ave, Tbilisi<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"styled-card c-purple\">\n                <div class=\"side-inner\" style=\"text-align:center;\">\n                    <div class=\"widget-title\" style=\"justify-content:center; border:none; margin-bottom:10px;\">Connect With Us<\/div>\n                    <div class=\"social-row\">\n                        <a href=\"https:\/\/t.me\/gaminglaptopsge\" class=\"s-link\" style=\"background:#0088cc;\"><i class=\"fa-brands fa-telegram\"><\/i><\/a>\n                        <a href=\"https:\/\/www.facebook.com\/geoolaptops\/\" class=\"s-link\" style=\"background:#1877f2;\" target=\"_blank\" rel=\"noopener\"><i class=\"fa-brands fa-facebook-f\"><\/i><\/a>\n                        <a href=\"https:\/\/www.facebook.com\/geoolaptops\/\" class=\"s-link\" style=\"background:linear-gradient(45deg, #f09433, #bc1888);\" target=\"_blank\" rel=\"noopener\"><i class=\"fa-brands fa-instagram\"><\/i><\/a>\n                        <a href=\"https:\/\/wa.me\/995557444242\" class=\"s-link\" style=\"background:#25D366;\" target=\"_blank\" rel=\"noopener\"><i class=\"fa-brands fa-whatsapp\"><\/i><\/a>\n                    <\/div>\n                    <div style=\"margin-top:15px;\">\n                        <a href=\"mailto:support@gaming-laptops.ge\" style=\"text-decoration:none; color:#64748b; font-size:0.9rem;\"><i class=\"fa-regular fa-envelope\"><\/i> support@gaming-laptops.ge<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/aside>\n\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\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>&nbsp; 24\/7 Support Get in Touch We&#8217;re here to help you with any questions about your gaming setup. Visit Us Mon &#8211; Fri 12:00 &#8211; 20:00 Saturday Delivery (12:00 &#8211; 18:00) Sunday Delivery (12:00 &#8211; 15:00) Call Us +995 32 211 11 95 +995 557 444 242 Live Chat ONLINE Telegram WhatsApp Frequently Asked Questions&#8230;<\/p>","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-13954","page","type-page","status-publish","hentry","nt-post-class","","thumb-none","excerpt-none"],"acf":[],"_links":{"self":[{"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/pages\/13954","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/comments?post=13954"}],"version-history":[{"count":1,"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/pages\/13954\/revisions"}],"predecessor-version":[{"id":27900,"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/pages\/13954\/revisions\/27900"}],"wp:attachment":[{"href":"https:\/\/gaming-laptops.ge\/ka\/wp-json\/wp\/v2\/media?parent=13954"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}