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 (64734, 61698, 61081, 61699) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00142

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": 57,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64734,61698,61081,61699)"
        }
      }
    },
    "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
17306 61698 product 0 28892 A 0 D 0 0
37461 64734 product 0 49694 A 0 D 0 0
64037 61081 product 0 76270 A 0 D 0 0
64672 61699 product 0 76905 A 0 D 0 0
65945 64734 product 0 78178 A 0 C 0 0
17305 61698 product 0 28891 A 1 D 0 0
37465 64734 product 0 49698 A 1 D 0 0
64038 61081 product 0 76271 A 1 D 0 0
67482 61699 product 0 79715 A 1 C 0 0
36934 61081 product 0 49167 A 2 D 0 0
37467 64734 product 0 49700 A 2 D 0 0
64677 61698 product 0 76910 A 2 D 0 0
67481 61699 product 0 79714 A 2 C 0 0
18257 61081 product 0 29892 A 3 D 0 0
37469 64734 product 0 49702 A 3 D 0 0
55542 61699 product 0 67775 A 3 C 0 0
64674 61698 product 0 76907 A 3 D 0 0
36932 61081 product 0 49165 A 4 D 0 0
37463 64734 product 0 49696 A 4 D 0 0
64676 61698 product 0 76909 A 4 D 0 0
65288 61699 product 0 77521 A 4 C 0 0
17267 61699 product 0 28846 A 5 D 0 0
37475 64734 product 0 49708 A 5 D 0 0
64039 61081 product 0 76272 A 5 D 0 0
64675 61698 product 0 76908 A 5 D 0 0
36933 61081 product 0 49166 A 6 D 0 0
37464 64734 product 0 49697 A 6 D 0 0
64516 61698 product 0 76749 A 6 C 0 0
64669 61699 product 0 76902 A 6 D 0 0
37462 64734 product 0 49695 A 7 C 0 0
64517 61698 product 0 76750 A 7 C 0 0
64671 61699 product 0 76904 A 7 D 0 0
65388 61081 product 0 77621 A 7 C 0 0
37474 64734 product 0 49707 A 8 C 0 0
57360 61081 product 0 69593 A 8 C 0 0
64518 61698 product 0 76751 A 8 C 0 0
64673 61699 product 0 76906 A 8 D 0 0
17268 61699 product 0 28847 A 9 D 0 0
44523 64734 product 0 56756 A 9 C 0 0
55543 61081 product 0 67776 A 9 C 0 0
56406 61081 product 0 68639 A 10 C 0 0
64670 61699 product 0 76903 A 10 D 0 0
53432 64734 product 0 65665 A 11 C 0 0
57358 61081 product 0 69591 A 11 C 0 0
65289 61699 product 0 77522 A 11 C 0 0
55544 61081 product 0 67777 A 12 C 0 0
57031 64734 product 0 69264 A 12 C 0 0
65389 61081 product 0 77622 A 12 C 0 0
67483 61699 product 0 79716 A 12 C 0 0
48331 64734 product 0 60564 A 13 C 0 0
57009 61081 product 0 69242 A 13 C 0 0
49931 64734 product 0 62164 A 14 C 0 0
58975 64734 product 0 71208 A 15 C 0 0
62179 64734 product 0 74412 A 16 C 0 0
65312 64734 product 0 77545 A 16 C 0 0
66762 64734 product 0 78995 A 16 C 0 0
66763 64734 product 0 78996 A 16 C 0 0