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 (
    93532, 93819, 93820, 93821, 93822, 93823, 
    93824, 93831, 93846, 93847, 93855, 
    93856, 93857, 93858, 93878, 93879, 
    93880, 93881, 94161, 94162, 94163, 
    94164, 94435, 94442, 94443, 94444, 
    94445, 94446, 94592, 94593, 94594, 
    94650, 94662, 94814, 94815, 94837, 
    95443, 95444, 95445, 95446, 95447, 
    95791, 95792, 95793, 95794, 95795, 
    95796, 95797
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00159

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "21.62"
    },
    "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": 48,
      "rows_produced_per_join": 48,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "16.82",
        "eval_cost": "4.80",
        "prefix_cost": "21.62",
        "data_read_per_join": "81K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (93532,93819,93820,93821,93822,93823,93824,93831,93846,93847,93855,93856,93857,93858,93878,93879,93880,93881,94161,94162,94163,94164,94435,94442,94443,94444,94445,94446,94592,94593,94594,94650,94662,94814,94815,94837,95443,95444,95445,95446,95447,95791,95792,95793,95794,95795,95796,95797)) 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
93532 lft3041 7170/7201
93819 nff2241 7170/7201
93820 nff2341 7170/7201
93821 nff2741 7170/7201
93822 nff3041 7170/7201
93823 nff3141 7170/7201
93824 nff3241 7170/7201
93831 npf2941 7170/7201
93846 nvf2941 7170/7201
93847 nvf3041 7170/7201
93855 off3045 7170/7201
93856 off3046 7170/7201
93857 off3047 7170/7201
93858 off3048 7170/7201
93878 ros1841 7170/7201
93879 ros2241 7170/7201
93880 ros2641 7170/7201
93881 ros3041 7170/7201
94161 hftgwcw 7170/7201
94162 hftwcw 7170/7201
94163 nmc141 7170/7201
94164 nmc241 7170/7201
94435 nmc1441 7170/7201
94442 pp1678 7170/7201
94443 pp375 7170/7201
94444 pp376 7170/7201
94445 pp377 7170/7201
94446 pp526 7170/7201
94592 bayf119 7170/7201
94593 bayf120 7170/7201
94594 bayf121 7170/7201
94650 bayf419 7170/7201
94662 bayf819 7170/7201
94814 off3245 7170/7201
94815 off3247 7170/7201
94837 sar841 7170/7201
95443 237dirwcuab 7170/7201
95444 237dirwcugr 7170/7201
95445 237dirwcuwh 7170/7201
95446 237hftgwc-w 7170/7201
95447 237hftwc-w 7170/7201
95791 ks50wc-30d 7170/7201
95792 ks60wc-30d 7170/7201
95793 lfl141 7170/7201
95794 lfl1441 7170/7201
95795 lfl1841 7170/7201
95796 lfl3141 7170/7201
95797 lfl3241 7170/7201