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 (
    8218, 8231, 8230, 9805, 8249, 9807, 8248, 
    9806, 9804, 9803, 9802
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ar'

Query time 0.00080

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.71"
    },
    "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": 11,
      "rows_produced_per_join": 11,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (8218,8231,8230,9805,8249,9807,8248,9806,9804,9803,9802)) 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": "6.61",
        "eval_cost": "1.10",
        "prefix_cost": "7.71",
        "data_read_per_join": "18K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
8218 gucci-bloom-ambrosia-di-fiori-eau-de-parfum-intense-ar 577/621/625
8230 gucci-guilty-pour-femme-eau-de-parfum-intense-ar 577/621/623
8231 gucci-flora-gorgeous-jasmine-eau-de-parfum-ar 577/621/623
8248 gucci-bloom-profumo-di-fiori-eau-de-parfum-ar 577/621/623
8249 gucci-bamboo-eau-de-parfum-ar 577/621/623
9802 gucci-by-gucci-made-to-measure-pour-homme-eau-de-toilette-ar 577/621/622
9803 gucci-by-gucci-pour-homme-eau-de-toilette-ar 577/621/622
9804 gucci-guilty-absolute-pour-homme-eau-de-parfum-ar 577/621/622
9805 gucci-guilty-black-pour-homme-eau-de-toilette-ar 577/621/622
9806 gucci-guilty-pour-homme-eau-de-toilette-ar 577/621/622
9807 gucci-guilty-pour-homme-eau-de-toilette-ar-2 577/621/622