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 (
    101323, 101324, 101325, 101326, 101327, 
    101328, 101329, 101330, 101331, 101332, 
    101333, 101334, 101335, 101336, 101337, 
    101338, 101339, 101340, 101341, 101342, 
    101343, 101344, 101345, 101346, 101347, 
    101348, 101349, 101350, 101351, 101352
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00052

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.52"
    },
    "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": 30,
      "rows_produced_per_join": 30,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.52",
        "eval_cost": "3.00",
        "prefix_cost": "13.52",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (101323,101324,101325,101326,101327,101328,101329,101330,101331,101332,101333,101334,101335,101336,101337,101338,101339,101340,101341,101342,101343,101344,101345,101346,101347,101348,101349,101350,101351,101352)) and (`nuie_scalesta_net`.`cscart_seo_names`.`type` = 'p') and (`nuie_scalesta_net`.`cscart_seo_names`.`dispatch` = '') and (`nuie_scalesta_net`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
101323 ffhr1810l 7170/7200
101324 ffhr1810r 7170/7200
101325 ffhr1811l 7170/7200
101326 ffhr1811r 7170/7200
101327 ffhr1812l 7170/7200
101328 ffhr1812r 7170/7200
101329 ffhr1813 7170/7200
101330 ffhr1814 7170/7200
101331 ffhr1815 7170/7200
101332 ffhr1816 7170/7200
101333 ffhr3101 7170/7200
101334 ffhr3102 7170/7200
101335 ffhr3103 7170/7200
101336 ffhr3104l 7170/7200
101337 ffhr3104r 7170/7200
101338 ffhr3105l 7170/7200
101339 ffhr3105r 7170/7200
101340 ffhr3106l 7170/7200
101341 ffhr3106r 7170/7200
101342 ffhr3107l 7170/7200
101343 ffhr3107r 7170/7200
101344 ffhr3108l 7170/7200
101345 ffhr3108r 7170/7200
101346 ffhr3109l 7170/7200
101347 ffhr3109r 7170/7200
101348 ffhr3110l 7170/7200
101349 ffhr3110r 7170/7200
101350 ffhr3111l 7170/7200
101351 ffhr3111r 7170/7200
101352 ffhr3112l 7170/7200