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 (
    6902, 7017, 6920, 7110, 7272, 6833, 6841, 
    7147, 7153, 6837, 7000, 6831, 6835, 
    7155, 6891, 6952, 6917, 6836, 6839, 
    7146
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00131

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.91"
    },
    "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": 22,
      "rows_produced_per_join": 22,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (6902,7017,6920,7110,7272,6833,6841,7147,7153,6837,7000,6831,6835,7155,6891,6952,6917,6836,6839,7146)) 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` = 'en'))",
      "cost_info": {
        "read_cost": "12.71",
        "eval_cost": "2.20",
        "prefix_cost": "14.91",
        "data_read_per_join": "37K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
6831 lego-classic-medium-creative-brick-box-10696 558/628
6833 lego-classic-bricks-and-wheels-11014 558/628
6835 lego-classic-bricks-bricks-bricks-10717 558/628
6836 lego-classic-creative-fun-11005 558/628
6837 lego-classic-bricks-and-animals-11011 558/628
6839 lego-classic-bricks-and-eyes-11003 558/628
6841 lego-classic-white-baseplate-11026 558/628
6891 lego-disney-stitch-43249 558/628
6902 lego-disney-toy-story-celebration-train-and-rc-car 558/628
6917 lego-city-stunt-truck-and-ring-of-fire-challenge-60357 558/628
6920 lego-technic-42115-lamborghini-sián-fkp-37 558/628
6952 lego-star-wars-75400-plo-koons-jedi-starfighter-microfighter 558/628
7000 lego-marvel-spider-man-across-the-spider-verse-71050 558/628
7017 lego-marvel-spider-man-vs-doc-ock-subway-train-scene-76321 558/628
7110 ليغو-آرت-31215-فينسنت-فان-جوخ-دوار-الشمس 558/628
7146 lego-icons-leonardo-da-vincis-flying-machine-10363 558/628
7147 lego-icons-over-the-moon-with-pharrell-williams-10391 558/628
7153 lego-ideas-disney-tim-burtons-the-nightmare-before-christmas-21351 558/628
7155 lego-21343-ideas-viking-village 558/628
7272 lego-77238-speed-champions-lamborghini-revuelto-and-huracán-sto 558/628