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 (
    3764, 3749, 6463, 1832, 4038, 734, 3745, 
    2082, 3750, 4604, 188, 3765, 18160, 
    3754, 4047, 4648, 4650, 3747, 2081, 
    3760, 657, 4599, 3756, 4043, 6254, 3753, 
    3767, 3755, 3768, 4637, 4040, 4595
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00192

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": 38,
          "filtered": 100,
          "index_condition": "cscart_seo_names.object_id in (3764,3749,6463,1832,4038,734,3745,2082,3750,4604,188,3765,18160,3754,4047,4648,4650,3747,2081,3760,657,4599,3756,4043,6254,3753,3767,3755,3768,4637,4040,4595) 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
188 tho-lily 107/215
657 handmade-fabric-buno-rabbit-doll 107/215
734 brocade-teddy-bear 107/215
1832 fabric-stuffed-toys 107/215
2081 bam-fox-stuffed-toy 107/215
2082 bom-rabbit-stuffed-toy 107/215
3745 handmade-crochet-spiderman 107/215
3747 handmade-crochet-black-panther 107/215
3749 handmade-crochet-iron-man 107/215
3750 handmade-crochet-captain-america 107/215
3753 the-ox-crochet-animal-12-vietnamese-zodiac-signs 107/215
3754 the-tiger-crochet-animal-12-vietnamese-zodiac-signs 107/215
3755 the-cat-crochet-animal-12-vietnamese-zodiac-signs 107/215
3756 the-dragon-crochet-animal-12-vietnamese-zodiac-signs 107/215
3760 the-monkey-crochet-animal-12-vietnamese-zodiac-signs 107/215
3764 crochet-12-vietnamese-zodiac-signs-collection 107/215
3765 harry-potter-crochet-doll 107/215
3767 hermione-granger-crochet-doll 107/215
3768 set-of-3-crochet-dolls-harry-potter-ron-weasley-and-scabbers-and-hermione-granger 107/215
4038 crochet-unicorn-rattle-toy 107/215
4040 crochet-bear-rattle-toy-en 107/215
4043 crochet-lion-rattle-toy-en 107/215
4047 crochet-sloth-rattle-toy 107/215
4595 crochet-stuffed-standing-bobbie-bear-large-size 107/215
4599 crochet-stuffed-standing-lizzie-bear-medium-size 107/215
4604 crochet-stuffed-standing-kangaroo-mommy-and-baby-medium-size 107/215
4637 crochet-stuffed-sitting-cute-kangaroo 107/215
4648 bluetooth-speaker-stuffed-blue-sheep 107/215
4650 lily-crochet-stuffed-doll 107/215
6254 playful-barbara-sheep-crochet-stuffed 107/215
6463 1st-birthday-party-gift-box-for-baby-future-jobs 107/215
18160 white-and-brown-crochet-stuffed-rabbit 107/215