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 (
    97737, 97738, 97739, 97740, 97741, 97742, 
    97778, 97779, 97780, 97781, 97782, 
    97790, 97791, 97792, 97793, 97794, 
    98002, 98003, 98004, 98005, 98006, 
    98007, 98008, 98009, 98010, 98011, 
    98012, 98013, 98014, 98015, 98016, 
    98017, 98018, 98019, 98020, 98021, 
    98022, 98023, 98831, 98832, 98833, 
    98834, 98835, 98836, 98837, 98838, 
    98839, 98840
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00130

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 (97737,97738,97739,97740,97741,97742,97778,97779,97780,97781,97782,97790,97791,97792,97793,97794,98002,98003,98004,98005,98006,98007,98008,98009,98010,98011,98012,98013,98014,98015,98016,98017,98018,98019,98020,98021,98022,98023,98831,98832,98833,98834,98835,98836,98837,98838,98839,98840)) 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
97737 bayf143-p 7148/7156/7194
97738 bayf144-p 7148/7156/7194
97739 bayf145-p 7148/7156/7194
97740 bayf146-p 7148/7156/7194
97741 bayf147-p 7148/7156/7194
97742 bayf148-p 7148/7156/7194
97778 bayf434-p 7148/7156/7194
97779 bayf437-p 7148/7156/7194
97780 bayf440-p 7148/7156/7194
97781 bayf443-p 7148/7156/7194
97782 bayf446-p 7148/7156/7194
97790 bayf834-p 7148/7156/7194
97791 bayf837-p 7148/7156/7194
97792 bayf840-p 7148/7156/7194
97793 bayf843-p 7148/7156/7194
97794 bayf846-p 7148/7156/7194
98002 bpr101-p 7148/7156/7194
98003 bpr103-p 7148/7156/7194
98004 bpr105-p 7148/7156/7194
98005 bpr107-p 7148/7156/7194
98006 bpr111-p 7148/7156/7194
98007 bpr112-p 7148/7156/7194
98008 bpr113-p 7148/7156/7194
98009 bpr1405-p 7148/7156/7194
98010 bpr1407-p 7148/7156/7194
98011 bpr1411-p 7148/7156/7194
98012 bpr1412-p 7148/7156/7194
98013 bpr1413-p 7148/7156/7194
98014 bpr2905-p 7148/7156/7194
98015 bpr2907-p 7148/7156/7194
98016 bpr2911-p 7148/7156/7194
98017 bpr2912-p 7148/7156/7194
98018 bpr2913-p 7148/7156/7194
98019 bpr805-p 7148/7156/7194
98020 bpr807-p 7148/7156/7194
98021 bpr811-p 7148/7156/7194
98022 bpr812-p 7148/7156/7194
98023 bpr813-p 7148/7156/7194
98831 lop205-p 7148/7156/7194
98832 lop207-p 7148/7156/7194
98833 lop211-p 7148/7156/7194
98834 lop212-p 7148/7156/7194
98835 lop213-p 7148/7156/7194
98836 lop305-p 7148/7156/7194
98837 lop307-p 7148/7156/7194
98838 lop311-p 7148/7156/7194
98839 lop312-p 7148/7156/7194
98840 lop313-p 7148/7156/7194