SELECT 
  cscart_seo_names.object_id AS product_id, 
  cscart_seo_names.name AS seo_name, 
  cscart_seo_names.path AS seo_path 
FROM 
  cscart_seo_names 
WHERE 
  cscart_seo_names.object_id IN (
    2088, 2103, 2093, 1770, 2098, 1929, 2121, 
    2122, 2090, 2087, 1843, 2092, 2091, 
    1845, 2089, 2012, 1988, 1769, 1971, 
    2026
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ar'

Query time 0.00099

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.46"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code"
      ],
      "key_length": "206",
      "rows_examined_per_scan": 21,
      "rows_produced_per_join": 21,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (2088,2103,2093,1770,2098,1929,2121,2122,2090,2087,1843,2092,2091,1845,2089,2012,1988,1769,1971,2026)) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`type` = 'p') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`dispatch` = '') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`lang_code` = 'ar'))",
      "cost_info": {
        "read_cost": "12.36",
        "eval_cost": "2.10",
        "prefix_cost": "14.46",
        "data_read_per_join": "35K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
1769 brother-led-color-laser-printer-dcp-l3560cdw-color-ar 250/371/394
1770 brother-electrophotographic-laser-printer-dcp-l2600d-b-and-w-ar 250/371/394
1843 brother-electrophotographic-laser-printer-hl-l2400d-ar 250/371/394
1845 brother-electrophotographic-laser-printer-hl-l2460dw-ar 250/371/394
1929 brother-led-color-laser-printer-dcp-l2640dw-ar 250/371/394
1971 brother-inkjet-printer-dcp-t530-a4-ar 250/371/393
1988 brother-inkjet-printer-dcp-t730w-a4-ar 250/371/393
2012 brother-inkjet-printer-dcp-t830dw-a4-ar 250/371/393
2026 brother-inkjet-printer-mfc-t930dw-a4-ar 250/371/393
2087 brother-inkjet-printer-mfc-t4500dw-ar 250/371/393
2088 brother-barcode-printer-ql-800-ar 250/371/397
2089 brother-ql-820nwb-ar 250/371/397
2090 brother-label-printer-pt-e100vp-ar 250/371/398
2091 brother-label-printer-pt-e300vp-ar 250/371/398
2092 brother-label-printer-pt-e550wvp-ar 250
2093 brother-tze-laminated-label-tape-black-on-white-6mm-to-24mm-ar 250/371/395
2098 brother-dk-label-rolls-die-cut-and-continuous-dk-series-ar 250/371/395
2103 brother-ink-btd100-series-ar 250/371/395
2121 brother-tn-279-toner-cartridge-4-color-value-pack-ar 250/371/395
2122 brother-tn-2500-black-toner-cartridge-ar 250/371/395