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 (
    1975, 2305, 49192, 2303, 31965, 1972, 
    2304, 5829, 2302, 22143, 1976, 5830, 
    2299, 31960, 3641, 3639, 2295, 2298, 
    5826, 3640, 2297, 2300, 27366, 2306, 
    1973, 3642, 2301, 5827, 5825, 2296
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00630

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_seo_names",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "dispatch"],
          "key": "PRIMARY",
          "key_length": "206",
          "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
          "rows": 39,
          "filtered": 100,
          "index_condition": "cscart_seo_names.object_id in (1975,2305,49192,2303,31965,1972,2304,5829,2302,22143,1976,5830,2299,31960,3641,3639,2295,2298,5826,3640,2297,2300,27366,2306,1973,3642,2301,5827,5825,2296) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id seo_name seo_path
1972 full-set-of-4-the-meaning-of-life-scented-soy-candle-tins 101/169
1973 80gr-falling-in-love-handmade-scented-soy-candle-tin 101/169
1975 set-of-2-falling-in-love-scented-soy-candle-tins 110/210
1976 full-set-of-4-falling-in-love-scented-soy-candle-tins 110/210
2295 set-of-2-falling-in-love-scented-soy-candle-jars 101/169
2296 feel-your-soul-handmade-scented-soy-candle-tin 101/169
2297 set-of-2-feel-your-soul-scented-soy-candle-tins 101/169
2298 full-set-of-4-feel-your-soul-handmade-scented-soy-candle-tins 101/169
2299 day-dreamer-handmade-scented-soy-candle-jar 101/169
2300 set-of-2-day-dreamer-scented-soy-candle-jars 101/169
2301 deforest-symphony-handmade-scented-soy-candle-tin 101/169
2302 deforest-symphony-scented-soy-candle-jar 101/169
2303 set-of-2-deforest-symphony-scented-soy-candle-jars 101/169
2304 gift-set-deforest-symphony-scented-soy-candle-tins 101/169
2305 gift-set-of-flower-and-handmade-scented-soy-candle-jar-for-my-beloved-collection 110/210
2306 essential-oil-en-2 103/181
3639 set-of-2-means-to-me-scented-soy-candle-jar-in-flower-box 110/210
3640 means-to-me-handmade-scented-soy-candle-gift-box-candle-tin 110/210
3641 gift-box-of-2-means-to-me-scented-soy-candle-tins 110/210
3642 gift-box-of-4-means-to-me-scented-soy-candle-tins 110/210
5825 krem-scented-soy-candle-set-of-two-80g-tins 101/169
5826 full-set-of-4-krem-scented-soy-candles 101/169
5827 krem-scented-soy-candle-175g-glass-jar 101/169
5829 gift-box-of-single-krem-scented-soy-candle-glass-jar 110/210
5830 gift-box-of-2-krem-scented-soy-candle-glass-jars 110/210
22143 175gr-falling-in-love-handmade-scented-soy-candle-jar 101/169
27366 nen-thom-tealight-try-me-en 101/169
31960 xmas-mood-scented-soy-candle-random-scent 101/169
31965 set-of-4-xmas-mood-scented-soy-candle-tins 101/169
49192 means-to-me-scented-soy-candle-and-flower-gift-box 101/169