{"id":31022,"date":"2026-01-22T15:28:20","date_gmt":"2026-01-22T15:28:20","guid":{"rendered":"https:\/\/bedishop.ge\/?page_id=31022"},"modified":"2026-01-22T16:25:26","modified_gmt":"2026-01-22T16:25:26","slug":"price-list","status":"publish","type":"page","link":"https:\/\/bedishop.ge\/en\/price-list\/","title":{"rendered":"\u10e1\u10d0\u10d1\u10d8\u10d7\u10e3\u10db\u10dd \u10e4\u10d0\u10e1\u10d4\u10d1\u10d8"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"31022\" class=\"elementor elementor-31022\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-0bd4303 e-flex e-con-boxed e-con e-parent\" data-id=\"0bd4303\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5a6086 elementor-widget elementor-widget-shortcode\" data-id=\"d5a6086\" data-element_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\">        <div class=\"dp-pricelist\" data-per-page=\"50\">\n                    <style>\n        .dp-pricelist {\n            font-family: 'FiraGO', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n        }\n        .dp-pricelist * {\n            box-sizing: border-box;\n        }\n        .dp-header {\n            padding: 24px;\n            background: #101A41;\n            border-radius: 12px 12px 0 0;\n        }\n        .dp-filters {\n            display: flex;\n            gap: 16px;\n            flex-wrap: wrap;\n            align-items: flex-end;\n        }\n        .dp-filter-group {\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n            flex: 1;\n            min-width: 200px;\n        }\n        .dp-filter-group label {\n            font-size: 13px;\n            font-weight: 500;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            color: rgba(255, 255, 255, 0.9);\n        }\n        .dp-filter-group select {\n            padding: 12px 40px 12px 16px;\n            border: none;\n            border-radius: 10px;\n            font-size: 14px;\n            font-family: inherit;\n            background: rgba(255,255,255,0.95);\n            color: #333;\n            cursor: pointer;\n            transition: all 0.2s ease;\n            appearance: none;\n            background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'\/%3E%3C\/svg%3E\");\n            background-repeat: no-repeat;\n            background-position: right 14px center;\n            height: 48px;\n            line-height: 1.4;\n        }\n        .dp-filter-group input {\n            padding: 12px 16px;\n            border: none;\n            border-radius: 0;\n            font-size: 14px;\n            font-family: inherit;\n            background: rgba(255,255,255,0.95);\n            color: #333;\n            transition: all 0.2s ease;\n            height: 48px;\n            line-height: 1.4;\n        }\n        .dp-filter-group select:hover,\n        .dp-filter-group input:hover {\n            background-color: #fff;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n        }\n        .dp-filter-group select:focus,\n        .dp-filter-group input:focus {\n            outline: none;\n            box-shadow: 0 0 0 3px rgba(255,255,255,0.3);\n            background-color: #fff;\n        }\n        .dp-search-group {\n            flex: 2;\n            min-width: 280px;\n        }\n        .dp-search-group input {\n            width: 100%;\n        }\n        .dp-stats {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 16px 24px;\n            background: #f8f9fa;\n            border-bottom: 1px solid #e9ecef;\n            font-size: 14px;\n            color: #666;\n        }\n        .dp-stats-count strong {\n            color: #101A41;\n            font-weight: 600;\n        }\n        .dp-stats-actions {\n            display: flex;\n            gap: 12px;\n        }\n        .dp-action-btn {\n            padding: 10px 18px;\n            border: 1px solid #ddd;\n            background: #fff;\n            border-radius: 8px;\n            cursor: pointer;\n            font-size: 13px;\n            font-family: inherit;\n            transition: all 0.2s ease;\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            color: #333;\n        }\n        .dp-action-btn:hover {\n            border-color: #101A41;\n            color: #101A41;\n            background: #f8f9fa;\n        }\n        .dp-loading {\n            display: none;\n            padding: 60px;\n            text-align: center;\n            background: #fff;\n        }\n        .dp-loading.active {\n            display: block;\n        }\n        .dp-spinner {\n            width: 40px;\n            height: 40px;\n            border: 3px solid #e9ecef;\n            border-top-color: #101A41;\n            border-radius: 50%;\n            animation: dp-spin 0.8s linear infinite;\n            margin: 0 auto 16px;\n        }\n        @keyframes dp-spin {\n            to { transform: rotate(360deg); }\n        }\n        .dp-products {\n            background: #fff;\n        }\n        .dp-product {\n            display: flex;\n            align-items: center;\n            padding: 16px 24px;\n            border-bottom: 1px solid #f0f0f0;\n            transition: background 0.2s ease;\n            gap: 16px;\n            animation: dp-fadeIn 0.3s ease forwards;\n            opacity: 0;\n        }\n        @keyframes dp-fadeIn {\n            to { opacity: 1; }\n        }\n        .dp-product:hover {\n            background: #f8fafc;\n        }\n        .dp-product:last-child {\n            border-bottom: none;\n        }\n        .dp-product-image {\n            flex-shrink: 0;\n            width: 56px;\n            height: 56px;\n            border-radius: 8px;\n            overflow: hidden;\n            background: #f5f5f5;\n        }\n        .dp-product-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n        .dp-product-info {\n            flex: 1;\n            min-width: 0;\n            overflow: hidden;\n        }\n        .dp-product-name {\n            font-size: 15px;\n            font-weight: 600;\n            color: #333;\n            margin-bottom: 4px;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n        }\n        .dp-product-name a {\n            color: inherit;\n            text-decoration: none !important;\n            border-bottom: none !important;\n        }\n        .dp-product-name a:hover {\n            color: #101A41;\n            text-decoration: none !important;\n        }\n        .dp-product-sku {\n            font-size: 12px;\n            color: #999;\n        }\n        .dp-product-price {\n            flex-shrink: 0;\n            text-align: right;\n            min-width: 100px;\n        }\n        .dp-price-value {\n            font-size: 18px;\n            font-weight: 700;\n            color: #101A41;\n        }\n        .dp-price-currency {\n            font-size: 14px;\n            font-weight: 500;\n            color: #666;\n            margin-left: 4px;\n        }\n        .dp-price-label {\n            font-size: 11px;\n            color: #999;\n            text-transform: uppercase;\n            letter-spacing: 0.3px;\n        }\n        .dp-no-results {\n            display: none;\n            padding: 60px 24px;\n            text-align: center;\n            color: #666;\n            background: #fff;\n        }\n        .dp-no-results.active {\n            display: block;\n        }\n        .dp-no-results-icon {\n            font-size: 48px;\n            margin-bottom: 16px;\n            opacity: 0.3;\n        }\n        .dp-pagination {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 8px;\n            padding: 24px;\n            border-top: 1px solid #e9ecef;\n            background: #fff;\n            border-radius: 0 0 12px 12px;\n            flex-wrap: wrap;\n        }\n        .dp-page-btn {\n            padding: 10px 16px;\n            border: 1px solid #ddd;\n            background: #fff;\n            border-radius: 8px;\n            cursor: pointer;\n            font-size: 14px;\n            font-family: inherit;\n            transition: all 0.2s ease;\n            color: #333;\n        }\n        .dp-page-btn:hover:not(:disabled) {\n            border-color: #101A41;\n            color: #101A41;\n        }\n        .dp-page-btn.active {\n            background: #101A41;\n            color: #fff;\n            border-color: #101A41;\n        }\n        .dp-page-btn:disabled {\n            opacity: 0.5;\n            cursor: not-allowed;\n        }\n        .dp-page-ellipsis {\n            padding: 10px 8px;\n            color: #999;\n        }\n        @media print {\n            .dp-header, .dp-stats-actions, .dp-pagination {\n                display: none !important;\n            }\n            .dp-product {\n                break-inside: avoid;\n                page-break-inside: avoid;\n            }\n        }\n        @media (max-width: 992px) {\n            .dp-filters {\n                flex-direction: column;\n            }\n            .dp-filter-group {\n                min-width: 100%;\n            }\n            .dp-search-group {\n                min-width: 100%;\n            }\n        }\n        @media (max-width: 768px) {\n            .dp-header {\n                padding: 16px;\n                border-radius: 8px 8px 0 0;\n            }\n            .dp-filter-group label {\n                font-size: 12px;\n            }\n            .dp-filter-group select,\n            .dp-filter-group input {\n                height: 44px;\n                font-size: 14px;\n            }\n            .dp-stats {\n                flex-direction: column;\n                gap: 12px;\n                text-align: center;\n                padding: 12px 16px;\n            }\n            .dp-stats-actions {\n                width: 100%;\n                justify-content: center;\n            }\n            .dp-product {\n                padding: 12px 16px;\n                gap: 12px;\n                flex-wrap: wrap;\n            }\n            .dp-product-image {\n                width: 50px;\n                height: 50px;\n            }\n            .dp-product-info {\n                flex: 1;\n                min-width: calc(100% - 130px);\n            }\n            .dp-product-name {\n                font-size: 14px;\n                line-height: 1.3;\n            }\n            .dp-product-sku {\n                font-size: 11px;\n            }\n            .dp-product-price {\n                min-width: auto;\n            }\n            .dp-price-value {\n                font-size: 16px;\n            }\n            .dp-price-label {\n                font-size: 10px;\n            }\n            .dp-pagination {\n                padding: 16px;\n                gap: 6px;\n            }\n            .dp-page-btn {\n                padding: 8px 12px;\n                font-size: 13px;\n            }\n        }\n        @media (max-width: 480px) {\n            .dp-header {\n                padding: 12px;\n            }\n            .dp-filter-group select,\n            .dp-filter-group input {\n                height: 42px;\n                font-size: 13px;\n                padding: 10px 14px;\n            }\n            .dp-filter-group select {\n                padding-right: 36px;\n                background-position: right 10px center;\n            }\n            .dp-product {\n                padding: 10px 12px;\n                gap: 10px;\n            }\n            .dp-product-image {\n                width: 45px;\n                height: 45px;\n                border-radius: 6px;\n            }\n            .dp-product-info {\n                min-width: 0;\n                flex: 1;\n            }\n            .dp-product-name {\n                font-size: 13px;\n                word-break: break-word;\n            }\n            .dp-product-price {\n                text-align: right;\n            }\n            .dp-price-value {\n                font-size: 14px;\n            }\n            .dp-price-currency {\n                font-size: 12px;\n            }\n            .dp-action-btn {\n                padding: 8px 12px;\n                font-size: 12px;\n            }\n            .dp-action-btn svg {\n                width: 14px;\n                height: 14px;\n            }\n            .dp-stats-count {\n                font-size: 13px;\n            }\n            .dp-no-results {\n                padding: 40px 16px;\n            }\n            .dp-no-results-icon {\n                font-size: 36px;\n            }\n        }\n        <\/style>\n                    \n            <div class=\"dp-header\">\n                <div class=\"dp-filters\">\n                    <div class=\"dp-filter-group dp-search-group\">\n                        <label>\u10eb\u10d4\u10d1\u10dc\u10d0<\/label>\n                        <input type=\"text\" class=\"dp-search\" placeholder=\"\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10d8 \u10d0\u10dc \u10d9\u10dd\u10d3\u10d8...\">\n                    <\/div>\n                    \n                    <div class=\"dp-filter-group\">\n                        <label>\u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d0<\/label>\n                        <select class=\"dp-category\">\n                            <option value=\"all\">\u10e7\u10d5\u10d4\u10da\u10d0 \u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d0<\/option>\n                                                            <option value=\"uncategorized\">\n                                    Uncategorized                                <\/option>\n                                                            <option value=\"aqsesuarebi\">\n                                    \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"kabelebi-adapterebi\">\n                                    \u2014 \u10d9\u10d0\u10d1\u10d4\u10da\u10d4\u10d1\u10d8 &amp; \u10d0\u10d3\u10d0\u10de\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"saofise-saxlis-mowyobilobebi\">\n                                    \u2014 \u10e1\u10d0\u10dd\u10e4\u10d8\u10e1\u10d4 &amp; \u10e1\u10d0\u10ee\u10da\u10d8\u10e1 \u10db\u10dd\u10ec\u10e7\u10dd\u10d1\u10d8\u10da\u10dd\u10d1\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"el-energiis-wyaroebi\">\n                                    \u10d4\u10da \u10d4\u10dc\u10d4\u10e0\u10d2\u10d8\u10d8\u10e1 \u10ec\u10e7\u10d0\u10e0\u10dd\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"ups\">\n                                    \u2014 UPS                                <\/option>\n                                                            <option value=\"ups-elementebi\">\n                                    \u2014 UPS \u10d4\u10da\u10d4\u10db\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"akumlatoris-kabinetebi\">\n                                    \u2014 \u10d0\u10d9\u10e3\u10db\u10e3\u10da\u10d0\u10e2\u10dd\u10e0\u10d8\u10e1 \u10d9\u10d0\u10d1\u10d8\u10dc\u10d4\u10e2\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"gardamqmnelebi\">\n                                    \u2014 \u10d2\u10d0\u10e0\u10d3\u10d0\u10db\u10e5\u10db\u10dc\u10d4\u10da\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"elektro-skuterebi\">\n                                    \u10d4\u10da\u10d4\u10e5\u10e2\u10e0\u10dd \u10e1\u10d9\u10e3\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"kompiuterebi\">\n                                    \u10d9\u10dd\u10db\u10de\u10d8\u10e3\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"all-in-one-kompiuterebi\">\n                                    \u2014 All In One \u10d9\u10dd\u10db\u10de\u10d8\u10e3\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"mini-pc\">\n                                    \u2014 Mini PC                                <\/option>\n                                                            <option value=\"brend-kompiuterebi\">\n                                    \u2014 \u10d1\u10e0\u10d4\u10dc\u10d3 \u10d9\u10dd\u10db\u10de\u10d8\u10e3\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"licenziebi\">\n                                    \u2014 \u10da\u10d8\u10ea\u10d4\u10dc\u10d6\u10d8\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"kompiuterebis-nawilebi\">\n                                    \u10d9\u10dd\u10db\u10de\u10d8\u10e3\u10e2\u10d4\u10e0\u10d8\u10e1 \u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"pci-baratebi\">\n                                    \u2014 PCI \u10d1\u10d0\u10e0\u10d0\u10d7\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"deda-dafebi\">\n                                    \u2014 \u10d3\u10d4\u10d3\u10d0 \u10d3\u10d0\u10e4\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"video-dafebi\">\n                                    \u2014 \u10d5\u10d8\u10d3\u10d4\u10dd \u10d3\u10d0\u10e4\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"termopasta\">\n                                    \u2014 \u10d7\u10d4\u10e0\u10db\u10dd\u10de\u10d0\u10e1\u10e2\u10d0                                <\/option>\n                                                            <option value=\"kvebis-blokebi\">\n                                    \u2014 \u10d9\u10d5\u10d4\u10d1\u10d8\u10e1 \u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"myari-diskebi\">\n                                    \u2014 \u10db\u10e7\u10d0\u10e0\u10d8 \u10d3\u10d8\u10e1\u10d9\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"operatiuli\">\n                                    \u2014 \u10dd\u10de\u10d4\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8                                <\/option>\n                                                            <option value=\"optikali\">\n                                    \u2014 \u10dd\u10de\u10e2\u10d8\u10d9\u10d0\u10da\u10d8                                <\/option>\n                                                            <option value=\"procesorebi\">\n                                    \u2014 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10dd\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"qeisebi\">\n                                    \u2014 \u10e5\u10d4\u10d8\u10e1\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"qulerebi\">\n                                    \u2014 \u10e5\u10e3\u10da\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"kompiuteris-periferialebi\">\n                                    \u10d9\u10dd\u10db\u10de\u10d8\u10e3\u10e2\u10d4\u10e0\u10d8\u10e1 \u10de\u10d4\u10e0\u10d8\u10e4\u10d4\u10e0\u10d8\u10d0\u10da\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"geimeruli-skamebi-magidebi\">\n                                    \u2014 \u10d2\u10d4\u10d8\u10db\u10d4\u10e0\u10e3\u10da\u10d8 \u10e1\u10d9\u10d0\u10db\u10d4\u10d1\u10d8 &amp; \u10db\u10d0\u10d2\u10d8\u10d3\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"dinamikebi\">\n                                    \u2014 \u10d3\u10d8\u10dc\u10d0\u10db\u10d8\u10d9\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"web-kamerebi\">\n                                    \u2014 \u10d5\u10d4\u10d1 \u10d9\u10d0\u10db\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"klaviaturebi\">\n                                    \u2014 \u10d9\u10da\u10d0\u10d5\u10d8\u10d0\u10e2\u10e3\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"maus-padebi\">\n                                    \u2014 \u10db\u10d0\u10e3\u10e1 \u10de\u10d0\u10d3\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"mausebi\">\n                                    \u2014 \u10db\u10d0\u10e3\u10e1\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"satamasho-skamebi\">\n                                    \u2014 \u10e1\u10d0\u10d7\u10d0\u10db\u10d0\u10e8\u10dd \u10e1\u10d9\u10d0\u10db\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"yursasmenebi\">\n                                    \u2014 \u10e7\u10e3\u10e0\u10e1\u10d0\u10e1\u10db\u10d4\u10dc\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"joistikebi\">\n                                    \u2014 \u10ef\u10dd\u10d8\u10e1\u10e2\u10d8\u10d9\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"monitorebi-televizorebi\">\n                                    \u10db\u10dd\u10dc\u10d8\u10e2\u10dd\u10e0\u10d4\u10d1\u10d8 &amp; \u10e2\u10d4\u10da\u10d4\u10d5\u10d8\u10d6\u10dd\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"monitorebi\">\n                                    \u2014 \u10db\u10dd\u10dc\u10d8\u10e2\u10dd\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"monitoritv-samagrebi\">\n                                    \u2014 \u10db\u10dd\u10dc\u10d8\u10e2\u10dd\u10e0\u10d8\/TV \u10e1\u10d0\u10db\u10d0\u10d2\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"televizorebi\">\n                                    \u2014 \u10e2\u10d4\u10da\u10d4\u10d5\u10d8\u10d6\u10dd\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"noutbuqebi-aqsesuarebi\">\n                                    \u10dc\u10dd\u10e3\u10d7\u10d1\u10e3\u10e5\u10d4\u10d1\u10d8 &amp; \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"noutbuqebi\">\n                                    \u2014 \u10dc\u10dd\u10e3\u10d7\u10d1\u10e3\u10e5\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"noutbuqis-aqsesuarebi\">\n                                    \u2014 \u10dc\u10dd\u10e3\u10d7\u10d1\u10e3\u10e5\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"planshetebi-aqsesuarebi\">\n                                    \u10de\u10da\u10d0\u10dc\u10e8\u10d4\u10e2\u10d4\u10d1\u10d8 &amp; \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"lightning\">\n                                    \u2014 Lightning                                <\/option>\n                                                            <option value=\"power-banks\">\n                                    \u2014 Power Banks                                <\/option>\n                                                            <option value=\"type-c-kabelebi-adapterebi\">\n                                    \u2014 Type-C \u10d9\u10d0\u10d1\u10d4\u10da\u10d4\u10d1\u10d8 &amp; \u10d0\u10d3\u10d0\u10de\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"usb-damtenebi\">\n                                    \u2014 USB \u10d3\u10d0\u10db\u10e2\u10d4\u10dc\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"usb-kabelebi\">\n                                    \u2014 USB \u10d9\u10d0\u10d1\u10d4\u10da\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"planshetebi\">\n                                    \u2014 \u10de\u10da\u10d0\u10dc\u10e8\u10d4\u10e2\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"smartfonis-aqsesuarebi\">\n                                    \u2014 \u10e1\u10db\u10d0\u10e0\u10e2\u10e4\u10dd\u10dc\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"sqrin-sailebi\">\n                                    \u2014 \u10e1\u10e5\u10e0\u10d8\u10dc \u10e1\u10d0\u10d8\u10da\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"printerebi-saxarji-masala\">\n                                    \u10de\u10e0\u10d8\u10dc\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8 &amp; \u10e1\u10d0\u10ee\u10d0\u10e0\u10ef\u10d8 \u10db\u10d0\u10e1\u10d0\u10da\u10d0                                <\/option>\n                                                            <option value=\"barat-skaneri\">\n                                    \u2014 \u10d1\u10d0\u10e0\u10d0\u10d7 \u10e1\u10d9\u10d0\u10dc\u10d4\u10e0\u10d8                                <\/option>\n                                                            <option value=\"mravalfunkciuri-mowyobilebebi\">\n                                    \u2014 \u10db\u10e0\u10d0\u10d5\u10d0\u10da\u10e4\u10e3\u10dc\u10e5\u10ea\u10d8\u10e3\u10e0\u10d8 \u10db\u10dd\u10ec\u10e7\u10dd\u10d1\u10d8\u10da\u10dd\u10d1\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"printerebi\">\n                                    \u2014 \u10de\u10e0\u10d8\u10dc\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"saxarji-masala\">\n                                    \u2014 \u10e1\u10d0\u10ee\u10d0\u10e0\u10ef\u10d8 \u10db\u10d0\u10e1\u10d0\u10da\u10d0                                <\/option>\n                                                            <option value=\"proeqtorebi-aqsesuarebi\">\n                                    \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10dd\u10e0\u10d4\u10d1\u10d8 &amp; \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"proeqtoris-aqsesuarebi\">\n                                    \u2014 \u10de\u10e0\u10dd\u10d4\u10e5\u10e2\u10dd\u10e0\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"saofise-telefonebi\">\n                                    \u10e1\u10d0\u10dd\u10e4\u10d8\u10e1\u10d4 \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"serverebi-komponentebi\">\n                                    \u10e1\u10d4\u10e0\u10d5\u10d4\u10e0\u10d4\u10d1\u10d8 &amp; \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"rack-severebi\">\n                                    \u2014 RACK \u10e1\u10d4\u10e0\u10d5\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"tower-serverebi\">\n                                    \u2014 Tower \u10e1\u10d4\u10e0\u10d5\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"monacemta-sacavi-storage\">\n                                    \u2014 \u10db\u10dd\u10dc\u10d0\u10ea\u10d4\u10db\u10d7\u10d0 \u10e1\u10d0\u10ea\u10d0\u10d5\u10d8 (Storage)                                <\/option>\n                                                            <option value=\"monacemta-sacavis-aqsesuarebi\">\n                                    \u2014 \u10db\u10dd\u10dc\u10d0\u10ea\u10d4\u10db\u10d7\u10d0 \u10e1\u10d0\u10ea\u10d0\u10d5\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"monacemta-sacavis-myari-diskebi\">\n                                    \u2014 \u10db\u10dd\u10dc\u10d0\u10ea\u10d4\u10db\u10d7\u10d0 \u10e1\u10d0\u10ea\u10d0\u10d5\u10d8\u10e1 \u10db\u10e7\u10d0\u10e0\u10d8 \u10d3\u10d8\u10e1\u10d9\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"sakomunikacio-karadebi\">\n                                    \u2014 \u10e1\u10d0\u10d9\u10dd\u10db\u10e3\u10dc\u10d8\u10d9\u10d0\u10ea\u10d8\u10dd \u10d9\u10d0\u10e0\u10d0\u10d3\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"serveris-aqsesuarebi\">\n                                    \u2014 \u10e1\u10d4\u10e0\u10d5\u10d4\u10e0\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"foto-video-kamera\">\n                                    \u10e4\u10dd\u10e2\u10dd &amp; \u10d5\u10d8\u10d3\u10d4\u10dd \u10d9\u10d0\u10db\u10d4\u10e0\u10d0                                <\/option>\n                                                            <option value=\"droni\">\n                                    \u2014 \u10d3\u10e0\u10dd\u10dc\u10d8                                <\/option>\n                                                            <option value=\"dronis-aqsesuarebi\">\n                                    \u2014 \u10d3\u10e0\u10dd\u10dc\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"eqshen-kamerebi\">\n                                    \u2014 \u10d4\u10e5\u10e8\u10d4\u10dc \u10d9\u10d0\u10db\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"mexsierebis-baratebi\">\n                                    \u2014 \u10db\u10d4\u10ee\u10e1\u10d8\u10d4\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d1\u10d0\u10e0\u10d0\u10d7\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"fotoaparatebi\">\n                                    \u2014 \u10e4\u10dd\u10e2\u10dd\u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"fotoaparatis-aqsesuarebi\">\n                                    \u2014 \u10e4\u10dd\u10e2\u10dd\u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"qseluri-mowyobilobebi\">\n                                    \u10e5\u10e1\u10d4\u10da\u10e3\u10e0\u10d8 \u10db\u10dd\u10ec\u10e7\u10dd\u10d1\u10d8\u10da\u10dd\u10d1\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"kvm-switchebi\">\n                                    \u2014 KVM \u10e1\u10d5\u10d8\u10e9\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"adapterebi\">\n                                    \u2014 \u10d0\u10d3\u10d0\u10de\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"routerebi\">\n                                    \u2014 \u10e0\u10dd\u10e3\u10e2\u10d4\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"switchebi\">\n                                    \u2014 \u10e1\u10d5\u10d8\u10e9\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"qselis-aqsesuarebi\">\n                                    \u2014 \u10e5\u10e1\u10d4\u10da\u10d8\u10e1 \u10d0\u10e5\u10e1\u10d4\u10e1\u10e3\u10d0\u10e0\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"qselis-kabelebi\">\n                                    \u2014 \u10e5\u10e1\u10d4\u10da\u10d8\u10e1 \u10d9\u10d0\u10d1\u10d4\u10da\u10d4\u10d1\u10d8                                <\/option>\n                                                            <option value=\"chkviani-saxli\">\n                                    \u10ed\u10d9\u10d5\u10d8\u10d0\u10dc\u10d8 \u10e1\u10d0\u10ee\u10da\u10d8                                <\/option>\n                                                    <\/select>\n                    <\/div>\n                    \n                    <div class=\"dp-filter-group\">\n                        <label>\u10e1\u10dd\u10e0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0<\/label>\n                        <select class=\"dp-sort\">\n                            <option value=\"name_asc\">\u10e1\u10d0\u10ee\u10d4\u10da\u10d8 (\u10d0-\u10f0)<\/option>\n                            <option value=\"name_desc\">\u10e1\u10d0\u10ee\u10d4\u10da\u10d8 (\u10f0-\u10d0)<\/option>\n                            <option value=\"price_asc\">\u10e4\u10d0\u10e1\u10d8 (\u10d3\u10d0\u10d1\u10d0\u10da\u10d8)<\/option>\n                            <option value=\"price_desc\">\u10e4\u10d0\u10e1\u10d8 (\u10db\u10d0\u10e6\u10d0\u10da\u10d8)<\/option>\n                            <option value=\"newest\">\u10e3\u10d0\u10ee\u10da\u10d4\u10e1\u10d8<\/option>\n                        <\/select>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"dp-stats\">\n                <div class=\"dp-stats-count\">\n                    <span class=\"dp-showing\"><\/span>\n                <\/div>\n                <div class=\"dp-stats-actions\">\n                    <button class=\"dp-action-btn dp-export\" title=\"Excel-\u10e8\u10d8 \u10d2\u10d0\u10d3\u10db\u10dd\u10ec\u10d4\u10e0\u10d0\">\n                        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                            <path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/>\n                            <polyline points=\"7,10 12,15 17,10\"\/>\n                            <line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/>\n                        <\/svg>\n                        \u10e9\u10d0\u10db\u10dd\u10ec\u10d4\u10e0\u10d4 Excel-\u10e8\u10d8\n                    <\/button>\n                <\/div>\n            <\/div>\n            \n            <div class=\"dp-loading\">\n                <div class=\"dp-spinner\"><\/div>\n                <p>\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d4\u10d1\u10d0...<\/p>\n            <\/div>\n            \n            <div class=\"dp-products\"><\/div>\n            \n            <div class=\"dp-no-results\">\n                <div class=\"dp-no-results-icon\">\ud83d\udd0d<\/div>\n                <p>\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8 \u10d5\u10d4\u10e0 \u10db\u10dd\u10d8\u10eb\u10d4\u10d1\u10dc\u10d0<\/p>\n            <\/div>\n            \n            <div class=\"dp-pagination\"><\/div>\n            \n                    <script>\n        (function() {\n            const container = document.currentScript.closest('.dp-pricelist');\n            const perPage = parseInt(container.dataset.perPage) || 50;\n            const ajaxUrl = \"https:\\\/\\\/bedishop.ge\\\/wp-admin\\\/admin-ajax.php\";\n            const nonce = \"f8bfac5763\";\n            const priceLabel = \"\\u10e1\\u10d0\\u10d1\\u10d8\\u10d7\\u10e3\\u10db\\u10dd \\u10e4\\u10d0\\u10e1\\u10d8\";\n            \n            let currentPage = 1;\n            let searchTimeout = null;\n            \n            const els = {\n                search: container.querySelector('.dp-search'),\n                category: container.querySelector('.dp-category'),\n                sort: container.querySelector('.dp-sort'),\n                products: container.querySelector('.dp-products'),\n                loading: container.querySelector('.dp-loading'),\n                noResults: container.querySelector('.dp-no-results'),\n                pagination: container.querySelector('.dp-pagination'),\n                showing: container.querySelector('.dp-showing'),\n                exportBtn: container.querySelector('.dp-export')\n            };\n            \n            function loadProducts(page = 1) {\n                currentPage = page;\n                els.loading.classList.add('active');\n                els.products.innerHTML = '';\n                els.noResults.classList.remove('active');\n                \n                const formData = new FormData();\n                formData.append('action', 'dp_get_products');\n                formData.append('nonce', nonce);\n                formData.append('page', page);\n                formData.append('per_page', perPage);\n                formData.append('search', els.search.value);\n                formData.append('category', els.category.value);\n                formData.append('sort', els.sort.value);\n                \n                fetch(ajaxUrl, { method: 'POST', body: formData })\n                .then(r => r.json())\n                .then(response => {\n                    els.loading.classList.remove('active');\n                    if (response.success && response.data.products.length > 0) {\n                        renderProducts(response.data.products);\n                        renderPagination(response.data);\n                        updateStats(response.data);\n                    } else {\n                        els.noResults.classList.add('active');\n                        els.pagination.innerHTML = '';\n                        els.showing.textContent = '0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8';\n                    }\n                })\n                .catch(err => {\n                    els.loading.classList.remove('active');\n                    console.error('Error:', err);\n                });\n            }\n            \n            function renderProducts(products) {\n                els.products.innerHTML = products.map((p, i) => `\n                    <div class=\"dp-product\" style=\"animation-delay: ${Math.min(i, 10) * 0.05}s\">\n                        <div class=\"dp-product-image\">\n                            <img decoding=\"async\" src=\"${p.image}\" alt=\"${escapeHtml(p.name)}\" loading=\"lazy\">\n                        <\/div>\n                        <div class=\"dp-product-info\">\n                            <div class=\"dp-product-name\">\n                                <a href=\"${p.url}\">${escapeHtml(p.name)}<\/a>\n                            <\/div>\n                            <div class=\"dp-product-sku\">\u10d9\u10dd\u10d3\u10d8: ${escapeHtml(p.sku || '-')}<\/div>\n                        <\/div>\n                        <div class=\"dp-product-price\">\n                            ${p.price !== null ? `\n                                <div class=\"dp-price-value\">${formatPrice(p.price)}<span class=\"dp-price-currency\">\u20be<\/span><\/div>\n                                <div class=\"dp-price-label\">${priceLabel}<\/div>\n                            ` : '<div class=\"dp-price-value\">-<\/div>'}\n                        <\/div>\n                    <\/div>\n                `).join('');\n            }\n            \n            function renderPagination(data) {\n                if (data.pages <= 1) {\n                    els.pagination.innerHTML = '';\n                    return;\n                }\n                let html = '';\n                const current = data.current_page;\n                const total = data.pages;\n                html += `<button class=\"dp-page-btn\" data-page=\"${current - 1}\" ${current === 1 ? 'disabled' : ''}>\u2190<\/button>`;\n                const range = 2;\n                let start = Math.max(1, current - range);\n                let end = Math.min(total, current + range);\n                if (start > 1) {\n                    html += `<button class=\"dp-page-btn\" data-page=\"1\">1<\/button>`;\n                    if (start > 2) html += `<span class=\"dp-page-ellipsis\">...<\/span>`;\n                }\n                for (let i = start; i <= end; i++) {\n                    html += `<button class=\"dp-page-btn ${i === current ? 'active' : ''}\" data-page=\"${i}\">${i}<\/button>`;\n                }\n                if (end < total) {\n                    if (end < total - 1) html += `<span class=\"dp-page-ellipsis\">...<\/span>`;\n                    html += `<button class=\"dp-page-btn\" data-page=\"${total}\">${total}<\/button>`;\n                }\n                html += `<button class=\"dp-page-btn\" data-page=\"${current + 1}\" ${current === total ? 'disabled' : ''}>\u2192<\/button>`;\n                els.pagination.innerHTML = html;\n            }\n            \n            function updateStats(data) {\n                const start = (data.current_page - 1) * perPage + 1;\n                const end = Math.min(data.current_page * perPage, data.total);\n                els.showing.innerHTML = `<strong>${start}-${end}<\/strong> \/ <strong>${data.total}<\/strong> \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8`;\n            }\n            \n            function formatPrice(price) {\n                return new Intl.NumberFormat('ka-GE', { minimumFractionDigits: 2, maximumFractionDigits: 2 }).format(price);\n            }\n            \n            function escapeHtml(text) {\n                const div = document.createElement('div');\n                div.textContent = text || '';\n                return div.innerHTML;\n            }\n            \n            function exportExcel() {\n                const params = new URLSearchParams({\n                    action: 'dp_export_excel',\n                    nonce: nonce,\n                    search: els.search.value,\n                    category: els.category.value,\n                    sort: els.sort.value\n                });\n                window.location.href = `${ajaxUrl}?${params}`;\n            }\n            \n            els.search.addEventListener('input', () => {\n                clearTimeout(searchTimeout);\n                searchTimeout = setTimeout(() => loadProducts(1), 300);\n            });\n            els.category.addEventListener('change', () => loadProducts(1));\n            els.sort.addEventListener('change', () => loadProducts(1));\n            els.pagination.addEventListener('click', (e) => {\n                if (e.target.classList.contains('dp-page-btn') && !e.target.disabled) {\n                    loadProducts(parseInt(e.target.dataset.page));\n                    container.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n            els.exportBtn.addEventListener('click', exportExcel);\n            loadProducts(1);\n        })();\n        <\/script>\n                <\/div>\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>","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,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-31022","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/pages\/31022","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/comments?post=31022"}],"version-history":[{"count":16,"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/pages\/31022\/revisions"}],"predecessor-version":[{"id":31051,"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/pages\/31022\/revisions\/31051"}],"wp:attachment":[{"href":"https:\/\/bedishop.ge\/en\/wp-json\/wp\/v2\/media?parent=31022"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}