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 (64693, 64735, 64781, 65011) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00104

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": 47,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64693,64735,64781,65011)"
        }
      }
    },
    "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
35505 64693 product 0 47738 A 0 D 0 0
37520 64735 product 0 49753 A 0 D 0 0
50931 65011 product 0 63164 A 0 D 0 0
66769 65011 product 0 79002 A 0 D 0 0
66787 64781 product 0 79020 A 0 D 0 0
37514 64735 product 0 49747 A 1 D 0 0
39619 64781 product 0 51852 A 1 D 0 0
50933 65011 product 0 63166 A 1 D 0 0
37525 64735 product 0 49758 A 2 D 0 0
61813 64693 product 0 74046 A 2 D 0 0
66786 64781 product 0 79019 A 2 D 0 0
37512 64735 product 0 49745 A 3 D 0 0
61815 64693 product 0 74048 A 3 D 0 0
66790 64781 product 0 79023 A 3 D 0 0
37511 64735 product 0 49744 A 4 D 0 0
61816 64693 product 0 74049 A 4 D 0 0
66770 65011 product 0 79003 A 4 D 0 0
66789 64781 product 0 79022 A 4 D 0 0
37526 64735 product 0 49759 A 5 D 0 0
61817 64693 product 0 74050 A 5 D 0 0
66771 65011 product 0 79004 A 5 D 0 0
66788 64781 product 0 79021 A 5 D 0 0
37513 64735 product 0 49746 A 6 D 0 0
39620 64781 product 0 51853 A 6 D 0 0
66772 65011 product 0 79005 A 6 D 0 0
46816 64735 product 0 59049 A 7 C 0 0
58499 64781 product 0 70732 A 7 C 0 0
37518 64735 product 0 49751 A 8 C 0 0
62414 64781 product 0 74647 A 8 C 0 0
62896 64693 product 0 75129 A 8 C 0 0
58498 64781 product 0 70731 A 9 C 0 0
54128 64693 product 0 66361 A 10 C 0 0
66210 64781 product 0 78443 A 10 C 0 0
35509 64693 product 0 47742 A 11 C 0 0
66211 64781 product 0 78444 A 11 C 0 0
66852 64781 product 0 79085 A 11 C 0 0
66853 64781 product 0 79086 A 11 C 0 0
61492 64693 product 0 73725 A 12 C 0 0
61493 64693 product 0 73726 A 14 C 0 0
56443 64693 product 0 68676 A 15 C 0 0
54129 64693 product 0 66362 A 17 C 0 0
38936 64693 product 0 51169 A 18 C 0 0
53718 64693 product 0 65951 A 19 C 0 0
59426 64693 product 0 71659 A 21 C 0 0
35507 64693 product 0 47740 A 22 C 0 0
35508 64693 product 0 47741 A 23 C 0 0
65594 64693 product 0 77827 A 23 C 0 0