SELECT 
  cscart_images_links.*, 
  cscart_images.image_path, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_x, 
  cscart_images.image_y, 
  cscart_images.image_id as images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id 
  LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id 
  AND cscart_common_descriptions.object_holder = 'images' 
  AND cscart_common_descriptions.lang_code = 'en' 
WHERE 
  cscart_images_links.object_type = 'product' 
  AND cscart_images_links.type = 'A' 
  AND cscart_images_links.object_id IN (62246, 63510, 63515, 64353) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00076

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_images_links.position, cscart_images_links.pair_id",
        "table": {
          "table_name": "cscart_images_links",
          "access_type": "range",
          "possible_keys": ["object_id"],
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "rows": 53,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62246,63510,63515,64353)"
        }
      }
    },
    "table": {
      "table_name": "cscart_images",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["image_id"],
      "ref": ["cscart_migrate.cscart_images_links.image_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.image_id = cscart_images.image_id)"
    },
    "table": {
      "table_name": "cscart_common_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "107",
      "used_key_parts": ["object_id", "lang_code", "object_holder"],
      "ref": ["cscart_migrate.cscart_images.image_id", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_common_descriptions.object_id = cscart_images.image_id and cscart_common_descriptions.object_holder = 'images' and cscart_common_descriptions.lang_code = 'en' and trigcond(cscart_images.image_id is not null))"
    }
  }
}

Result

pair_id object_id object_type image_id detailed_id type position image_type show_gallery gallery_category_id image_path alt image_x image_y images_image_id
20957 62246 product 0 32793 A 0 D 0 0
30082 63515 product 0 42305 A 0 D 0 0
30086 63510 product 0 42309 A 0 D 0 0
30507 64353 product 0 42739 A 0 D 0 0
23541 62246 product 0 35469 A 1 C 0 0
26503 63510 product 0 38670 A 1 D 0 0
30266 63515 product 0 42489 A 1 C 0 0
30511 64353 product 0 42743 A 1 D 0 0
20960 62246 product 0 32796 A 2 D 0 0
26492 63515 product 0 38659 A 2 D 0 0
30085 63510 product 0 42308 A 2 D 0 0
30508 64353 product 0 42740 A 2 D 0 0
26056 62246 product 0 38218 A 3 D 0 0
26493 63515 product 0 38660 A 3 D 0 0
26504 63510 product 0 38671 A 3 D 0 0
30509 64353 product 0 42741 A 3 D 0 0
20958 62246 product 0 32794 A 4 D 0 0
26505 63510 product 0 38672 A 4 D 0 0
26506 63515 product 0 38673 A 4 D 0 0
30510 64353 product 0 42742 A 4 D 0 0
22441 62246 product 0 34339 A 5 C 0 0
30084 63515 product 0 42307 A 5 C 0 0
30087 63510 product 0 42310 A 5 D 0 0
32588 64353 product 0 44821 A 5 D 0 0
20959 62246 product 0 32795 A 6 D 0 0
30083 63515 product 0 42306 A 6 D 0 0
30088 63510 product 0 42311 A 6 D 0 0
32603 64353 product 0 44836 A 6 D 0 0
26057 62246 product 0 38219 A 7 D 0 0
26507 63515 product 0 38674 A 7 D 0 0
30517 64353 product 0 42749 A 7 C 0 0
61984 63510 product 0 74217 A 7 C 0 0
26508 63515 product 0 38675 A 8 D 0 0
49907 64353 product 0 62140 A 8 C 0 0
59042 63510 product 0 71275 A 8 C 0 0
67662 62246 product 0 79895 A 8 C 0 0
48405 64353 product 0 60638 A 9 C 0 0
53624 63510 product 0 65857 A 9 C 0 0
67663 62246 product 0 79896 A 9 C 0 0
20967 62246 product 0 32803 A 10 C 0 0
48406 64353 product 0 60639 A 10 C 0 0
53617 63510 product 0 65850 A 10 C 0 0
20968 62246 product 0 32804 A 11 C 0 0
49909 64353 product 0 62142 A 11 C 0 0
53623 63510 product 0 65856 A 11 C 0 0
30207 62246 product 0 42430 A 12 D 0 0
32451 64353 product 0 44684 A 12 C 0 0
59043 63510 product 0 71276 A 12 C 0 0
66838 63510 product 0 79071 A 12 C 0 0
49908 64353 product 0 62141 A 13 C 0 0
31960 64353 product 0 44193 A 14 C 0 0
58532 64353 product 0 70765 A 15 C 0 0
58533 64353 product 0 70766 A 16 C 0 0