{"id":1082,"date":"2026-09-10T12:47:20","date_gmt":"2026-09-10T12:47:20","guid":{"rendered":"https:\/\/clickondeals.pk\/?page_id=1082"},"modified":"2026-09-10T12:53:24","modified_gmt":"2026-09-10T12:53:24","slug":"faqs","status":"publish","type":"page","link":"https:\/\/clickondeals.pk\/?page_id=1082","title":{"rendered":"FAQ&#8217;s"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1082\" class=\"elementor elementor-1082\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ec91fb e-con e-atomic-element e-flexbox-base e-8cd5202 \" data-id=\"2ec91fb\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"2ec91fb\">\n    \t\t<div class=\"elementor-element elementor-element-4d3e0fb elementor-widget elementor-widget-html\" data-id=\"4d3e0fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>FAQs | ClickOnDeals.pk<\/title>\r\n  <style>\r\n    :root{\r\n      --bg:#F6F6F6;\r\n      --accent:#E83F2C;\r\n      --ink:#151515;\r\n      --muted:#6b6b6b;\r\n      --line:#dddddd;\r\n      --soft:#ececec;\r\n      --dark:#223985;\r\n      --brand-blue:#223985;\r\n      --radius:18px;\r\n      --shadow:0 12px 30px rgba(0,0,0,.05);\r\n    }\r\n\r\n    *{box-sizing:border-box}\r\n    html{scroll-behavior:smooth}\r\n    body{\r\n      margin:0;\r\n      font-family:Inter, \"Segoe UI\", Arial, sans-serif;\r\n      background:var(--bg);\r\n      color:var(--ink);\r\n      line-height:1.6;\r\n    }\r\n\r\n    button,a{font:inherit}\r\n    .faq-page{background:var(--bg)}\r\n    .container{width:min(1120px,calc(100% - 40px));margin:auto}\r\n\r\n    .faq-hero{\r\n      padding:95px 0 62px;\r\n      text-align:center;\r\n      position:relative;\r\n      overflow:hidden;\r\n    }\r\n    .faq-hero::before{\r\n      content:\"\";\r\n      position:absolute;\r\n      width:320px;height:320px;\r\n      border-radius:50%;\r\n      background:rgba(232,63,44,.08);\r\n      top:-170px;right:-90px;\r\n    }\r\n    .faq-hero::after{\r\n      content:\"\";\r\n      position:absolute;\r\n      width:220px;height:220px;\r\n      border-radius:50%;\r\n      background:rgba(232,63,44,.05);\r\n      bottom:-135px;left:-70px;\r\n    }\r\n    .eyebrow{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap:10px;\r\n      font-size:12px;\r\n      font-weight:800;\r\n      letter-spacing:.14em;\r\n      text-transform:uppercase;\r\n      color:var(--accent);\r\n      margin-bottom:16px;\r\n    }\r\n    .eyebrow::before{\r\n      content:\"\";\r\n      width:26px;height:3px;border-radius:20px;\r\n      background:var(--accent);\r\n    }\r\n    h1,h2,h3{margin:0;line-height:1.08;letter-spacing:-.03em}\r\n    h1{font-size:clamp(44px,6vw,74px);font-weight:900}\r\n    h2{font-size:clamp(30px,4vw,48px)}\r\n    p{margin:0;color:var(--muted)}\r\n    .hero-copy{\r\n      max-width:760px;\r\n      margin:20px auto 0;\r\n      font-size:18px;\r\n    }\r\n\r\n    .faq-section{padding:28px 0 92px}\r\n    .faq-layout{\r\n      display:grid;\r\n      grid-template-columns:300px 1fr;\r\n      gap:40px;\r\n      align-items:start;\r\n    }\r\n\r\n    .faq-side{\r\n      position:sticky;\r\n      top:24px;\r\n      border:1px solid var(--line);\r\n      border-radius:var(--radius);\r\n      padding:28px;\r\n      background:var(--bg);\r\n    }\r\n    .faq-side h3{\r\n      font-size:22px;\r\n      margin-bottom:12px;\r\n    }\r\n    .faq-side p{\r\n      font-size:14px;\r\n      margin-bottom:22px;\r\n    }\r\n    .side-note{\r\n      padding:18px;\r\n      border-radius:14px;\r\n      background:rgba(232,63,44,.08);\r\n      border:1px solid rgba(232,63,44,.16);\r\n    }\r\n    .side-note strong{\r\n      display:block;\r\n      color:var(--accent);\r\n      font-size:13px;\r\n      margin-bottom:6px;\r\n      text-transform:uppercase;\r\n      letter-spacing:.06em;\r\n    }\r\n    .side-note span{\r\n      display:block;\r\n      color:#484848;\r\n      font-size:13px;\r\n    }\r\n\r\n    .faq-list{\r\n      display:grid;\r\n      gap:14px;\r\n    }\r\n    .faq-item{\r\n      border:1px solid var(--line);\r\n      border-radius:16px;\r\n      overflow:hidden;\r\n      background:var(--bg);\r\n      transition:.25s ease;\r\n    }\r\n    .faq-item:hover{\r\n      border-color:rgba(34,57,133,.35);\r\n      box-shadow:var(--shadow);\r\n    }\r\n    .faq-question:hover{\r\n      background:rgba(34,57,133,.06);\r\n      color:var(--brand-blue);\r\n    }\r\n    .faq-question{\r\n      width:100%;\r\n      border:0;\r\n      background:transparent;\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content:space-between;\r\n      gap:18px;\r\n      padding:22px 24px;\r\n      cursor:pointer;\r\n      text-align:left;\r\n      color:var(--ink);\r\n      font-weight:800;\r\n      font-size:17px;\r\n    }\r\n    .faq-icon{\r\n      flex:0 0 34px;\r\n      width:34px;height:34px;\r\n      border-radius:50%;\r\n      display:grid;\r\n      place-items:center;\r\n      background:rgba(232,63,44,.10);\r\n      color:var(--accent);\r\n      font-size:21px;\r\n      line-height:1;\r\n      transition:.25s ease;\r\n    }\r\n    .faq-answer{\r\n      display:grid;\r\n      grid-template-rows:0fr;\r\n      transition:grid-template-rows .28s ease;\r\n    }\r\n    .faq-answer > div{overflow:hidden}\r\n    .faq-answer p{\r\n      padding:0 24px 0;\r\n      font-size:15px;\r\n    }\r\n    .faq-item.active .faq-answer{\r\n      grid-template-rows:1fr;\r\n    }\r\n    .faq-item.active .faq-answer p{\r\n      padding:0 24px 24px;\r\n    }\r\n    .faq-item.active .faq-icon{\r\n      transform:rotate(45deg);\r\n      background:var(--accent);\r\n      color:#fff;\r\n    }\r\n    .faq-item.active{\r\n      border-color:rgba(232,63,44,.35);\r\n    }\r\n\r\n    .still-questions{\r\n      padding:0 0 96px;\r\n    }\r\n    .cta-box{\r\n      border-radius:24px;\r\n      padding:48px;\r\n      background:#223985;\r\n      color:#fff;\r\n      display:grid;\r\n      grid-template-columns:1fr auto;\r\n      gap:32px;\r\n      align-items:center;\r\n      position:relative;\r\n      overflow:hidden;\r\n    }\r\n    .cta-box::after{\r\n      content:\"\";\r\n      position:absolute;\r\n      width:250px;height:250px;\r\n      border-radius:50%;\r\n      background:rgba(255,255,255,.10);\r\n      top:-120px;right:-65px;\r\n    }\r\n    .cta-box .eyebrow{color:#ff8b7f}\r\n    .cta-box .eyebrow::before{background:#ff8b7f}\r\n    .cta-box h2{max-width:660px}\r\n    .cta-box p{\r\n      margin-top:14px;\r\n      color:#c7c7c7;\r\n      max-width:720px;\r\n    }\r\n    .cta-actions{\r\n      position:relative;\r\n      z-index:2;\r\n      display:flex;\r\n      gap:10px;\r\n      flex-wrap:wrap;\r\n      justify-content:flex-end;\r\n    }\r\n    .btn{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      justify-content:center;\r\n      border-radius:999px;\r\n      padding:13px 21px;\r\n      font-size:13px;\r\n      font-weight:850;\r\n      text-decoration:none;\r\n      transition:.2s ease;\r\n      border:1px solid transparent;\r\n    }\r\n    .btn-primary{\r\n      background:var(--accent);\r\n      color:#fff;\r\n    }\r\n    .btn-primary:hover{transform:translateY(-2px)}\r\n    .btn-secondary{\r\n      color:#fff;\r\n      border-color:#555;\r\n      background:transparent;\r\n    }\r\n    .btn-secondary:hover{border-color:#888}\r\n\r\n    @media(max-width:900px){\r\n      .faq-layout{grid-template-columns:1fr}\r\n      .faq-side{position:static}\r\n      .cta-box{grid-template-columns:1fr}\r\n      .cta-actions{justify-content:flex-start}\r\n    }\r\n\r\n    @media(max-width:640px){\r\n      .container{width:min(100% - 28px,1120px)}\r\n      .faq-hero{padding:70px 0 42px}\r\n      .hero-copy{font-size:16px}\r\n      .faq-section{padding-bottom:70px}\r\n      .faq-question{padding:18px 17px;font-size:15px}\r\n      .faq-answer p{padding-left:17px;padding-right:17px}\r\n      .faq-item.active .faq-answer p{padding:0 17px 19px}\r\n      .cta-box{padding:32px 24px}\r\n      .cta-actions{flex-direction:column}\r\n      .btn{width:100%}\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <main class=\"faq-page\">\r\n\r\n    <section class=\"faq-hero\">\r\n      <div class=\"container\">\r\n        <span class=\"eyebrow\">Frequently Asked Questions<\/span>\r\n        <h1>How Can We Help?<\/h1>\r\n        <p class=\"hero-copy\">\r\n          Find answers about ClickOnDeals.pk, certified refurbished technology, warranties,\r\n          corporate quotations, delivery, project solutions, and selling your IT equipment.\r\n        <\/p>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"faq-section\">\r\n      <div class=\"container faq-layout\">\r\n\r\n        <aside class=\"faq-side\">\r\n          <h3>Everything you need to know.<\/h3>\r\n          <p>\r\n            Browse the most common questions about our products, refurbished equipment,\r\n            business purchasing, delivery, and technology services.\r\n          <\/p>\r\n          <div class=\"side-note\">\r\n            <strong>Need more help?<\/strong>\r\n            <span>Our team can assist with product enquiries, quotations, bulk requirements, and technology projects.<\/span>\r\n          <\/div>\r\n        <\/aside>\r\n\r\n        <div class=\"faq-list\">\r\n\r\n          <div class=\"faq-item active\">\r\n            <button class=\"faq-question\">\r\n              <span>What is ClickOnDeals.pk?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>ClickOnDeals.pk is a Pakistan-focused technology marketplace offering IT equipment, certified refurbished technology, special deals, accessories, security products, and multimedia solutions.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>What does \u201cCertified Refurbished\u201d mean?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Certified refurbished equipment is professionally inspected and tested before being offered for sale. Qualifying products can include certification records covering technical tests, condition grading, and warranty information.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>How are refurbished products graded?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Refurbished products can be classified as <strong>Grade A, Grade B, Grade C, or Open Box<\/strong>. Each grade indicates the cosmetic condition and products are tested for functionality.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Do refurbished products come with a warranty?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. Warranty availability depends on the product and its condition. The planned grading system includes different warranty periods, while eligible equipment may also have extended warranty options.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Can I see the condition of a refurbished product before buying?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. Product information is intended to clearly show the condition and grade, along with technical specifications and warranty details. Real product photography is also recommended wherever possible.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>What information is provided on product pages?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Product pages can include the brand, model, SKU, condition, grade, processor, RAM, storage, networking, power supply, included accessories, warranty, availability, delivery time, price, and savings.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Can I request a quotation?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. Customers can request quotations for larger quantities, corporate requirements, and technology projects.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Do you offer bulk or corporate pricing?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. Bulk and corporate customers can request special pricing for larger requirements such as laptops, switches, enterprise SSDs, and other technology products.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>What payment methods are available?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>The planned payment options include cards, bank transfers, mobile wallets, COD for qualifying products, and corporate bank transfers. Credit accounts may be introduced for approved customers.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Do you deliver across Pakistan?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Nationwide standard and express delivery is planned, along with corporate delivery and pickup options. Same-day delivery in Lahore may be available where operationally feasible.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Can I return a product?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Returns are subject to the applicable return policy. The business plan recommends clear rules covering DOA products, incorrect products, shipping damage, cosmetic grading, consumables, software, and special orders.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Can I buy servers and networking equipment from ClickOnDeals.pk?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. The marketplace includes servers, switches, routers, firewalls, wireless equipment, storage, and related enterprise IT hardware.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Do you provide CCTV solutions?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. ClickOnDeals.pk offers CCTV and surveillance products and plans to provide complete security solutions, including cameras, DVR\/NVR systems, storage, PoE switches, access control, and related equipment.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Do you provide multimedia and AV project solutions?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. Multimedia and AV solutions cover projectors, displays, smart boards, video walls, conference equipment, speakers, microphones, and presentation systems. Project solutions can support meeting rooms, classrooms, auditoriums, digital signage, and other environments.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Can I sell my old IT equipment to ClickOnDeals.pk?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Yes. The planned <strong>Sell Your IT Equipment<\/strong> service accepts enquiries for servers, laptops, desktops, networking equipment, storage, UPS, and data-centre equipment.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>What information do I need to provide when selling equipment?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>You can provide the equipment type, brand\/model, quantity, condition, location, expected price, equipment list, and images.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Can I contact ClickOnDeals.pk through WhatsApp?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>WhatsApp Business is planned as an integrated customer enquiry and sales channel. Product pages are also planned to include a <strong>WhatsApp Sales<\/strong> option.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>Do you provide installation and technical services?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>The planned value-added services include RAM\/SSD upgrades, Windows installation, data migration, server storage\/RAID configuration, firmware updates, OS installation, network configuration, CCTV installation, and AV commissioning.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <button class=\"faq-question\">\r\n              <span>How can businesses submit a project requirement?<\/span><span class=\"faq-icon\">+<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\"><div><p>Businesses can submit project details such as the project type, location, room dimensions, number of users, budget, and requirement description. A BOQ or floor plan can also be uploaded for multimedia and AV projects.<\/p><\/div><\/div>\r\n          <\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"still-questions\">\r\n      <div class=\"container\">\r\n        <div class=\"cta-box\">\r\n          <div>\r\n            <span class=\"eyebrow\">Still Have Questions?<\/span>\r\n            <h2>Talk to Our Team<\/h2>\r\n            <p>Our team can help with product enquiries, bulk requirements, quotations, refurbished equipment, and technology projects.<\/p>\r\n          <\/div>\r\n          <div class=\"cta-actions\">\r\n            <a href=\"#\" class=\"btn btn-primary\">Contact Us<\/a>\r\n            <a href=\"#\" class=\"btn btn-secondary\">Request a Quote<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n  <\/main>\r\n\r\n  <script>\r\n    document.querySelectorAll('.faq-question').forEach(button => {\r\n      button.addEventListener('click', () => {\r\n        const item = button.closest('.faq-item');\r\n        const wasActive = item.classList.contains('active');\r\n\r\n        document.querySelectorAll('.faq-item').forEach(faq => faq.classList.remove('active'));\r\n\r\n        if (!wasActive) item.classList.add('active');\r\n      });\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FAQs | ClickOnDeals.pk Frequently Asked Questions How Can We Help? Find answers about ClickOnDeals.pk, certified refurbished technology, warranties, corporate quotations, delivery, project solutions, and selling your IT equipment. Everything you need to know. Browse the most common questions about our products, refurbished equipment, business purchasing, delivery, and technology services. Need more help? Our team can assist with product enquiries, quotations, bulk requirements, and technology projects. What is ClickOnDeals.pk?+ ClickOnDeals.pk is a Pakistan-focused technology marketplace offering IT equipment, certified refurbished technology, special deals, accessories, security products, and multimedia solutions. What does \u201cCertified Refurbished\u201d mean?+ Certified refurbished equipment is professionally inspected and tested before being offered for sale. Qualifying products can include certification records covering technical tests, condition grading, and warranty information. How are refurbished products graded?+ Refurbished products can be classified as Grade A, Grade B, Grade C, or Open Box. Each grade indicates the cosmetic condition and products are tested for functionality. Do refurbished products come with a warranty?+ Yes. Warranty availability depends on the product and its condition. The planned grading system includes different warranty periods, while eligible equipment may also have extended warranty options. Can I see the condition of a refurbished product before buying?+ Yes. Product information is intended to clearly show the condition and grade, along with technical specifications and warranty details. Real product photography is also recommended wherever possible. What information is provided on product pages?+ Product pages can include the brand, model, SKU, condition, grade, processor, RAM, storage, networking, power supply, included accessories, warranty, availability, delivery time, price, and savings. Can I request a quotation?+ Yes. Customers can request quotations for larger quantities, corporate requirements, and technology projects. Do you offer bulk or corporate pricing?+ Yes. Bulk and corporate customers can request special pricing for larger requirements such as laptops, switches, enterprise SSDs, and other technology products. What payment methods are available?+ The planned payment options include cards, bank transfers, mobile wallets, COD for qualifying products, and corporate bank transfers. Credit accounts may be introduced for approved customers. Do you deliver across Pakistan?+ Nationwide standard and express delivery is planned, along with corporate delivery and pickup options. Same-day delivery in Lahore may be available where operationally feasible. Can I return a product?+ Returns are subject to the applicable return policy. The business plan recommends clear rules covering DOA products, incorrect products, shipping damage, cosmetic grading, consumables, software, and special orders. Can I buy servers and networking equipment from ClickOnDeals.pk?+ Yes. The marketplace includes servers, switches, routers, firewalls, wireless equipment, storage, and related enterprise IT hardware. Do you provide CCTV solutions?+ Yes. ClickOnDeals.pk offers CCTV and surveillance products and plans to provide complete security solutions, including cameras, DVR\/NVR systems, storage, PoE switches, access control, and related equipment. Do you provide multimedia and AV project solutions?+ Yes. Multimedia and AV solutions cover projectors, displays, smart boards, video walls, conference equipment, speakers, microphones, and presentation systems. Project solutions can support meeting rooms, classrooms, auditoriums, digital signage, and other environments. Can I sell my old IT equipment to ClickOnDeals.pk?+ Yes. The planned Sell Your IT Equipment service accepts enquiries for servers, laptops, desktops, networking equipment, storage, UPS, and data-centre equipment. What information do I need to provide when selling equipment?+ You can provide the equipment type, brand\/model, quantity, condition, location, expected price, equipment list, and images. Can I contact ClickOnDeals.pk through WhatsApp?+ WhatsApp Business is planned as an integrated customer enquiry and sales channel. Product pages are also planned to include a WhatsApp Sales option. Do you provide installation and technical services?+ The planned value-added services include RAM\/SSD upgrades, Windows installation, data migration, server storage\/RAID configuration, firmware updates, OS installation, network configuration, CCTV installation, and AV commissioning. How can businesses submit a project requirement?+ Businesses can submit project details such as the project type, location, room dimensions, number of users, budget, and requirement description. A BOQ or floor plan can also be uploaded for multimedia and AV projects. Still Have Questions? Talk to Our Team Our team can help with product enquiries, bulk requirements, quotations, refurbished equipment, and technology projects. Contact Us Request a Quote<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1082","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/clickondeals.pk\/index.php?rest_route=\/wp\/v2\/pages\/1082","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clickondeals.pk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clickondeals.pk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clickondeals.pk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clickondeals.pk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1082"}],"version-history":[{"count":7,"href":"https:\/\/clickondeals.pk\/index.php?rest_route=\/wp\/v2\/pages\/1082\/revisions"}],"predecessor-version":[{"id":1091,"href":"https:\/\/clickondeals.pk\/index.php?rest_route=\/wp\/v2\/pages\/1082\/revisions\/1091"}],"wp:attachment":[{"href":"https:\/\/clickondeals.pk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}