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 (64917, 64709, 64696, 64730) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00137

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": 66,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (64917,64709,64696,64730)"
        }
      }
    },
    "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
35839 64696 product 0 48072 A 0 D 0 0
36060 64709 product 0 48293 A 0 D 0 0
37368 64730 product 0 49601 A 0 D 0 0
46649 64917 product 0 58882 A 0 D 0 0
36070 64709 product 0 48303 A 1 D 0 0
46650 64917 product 0 58883 A 1 D 0 0
62928 64730 product 0 75161 A 1 D 0 0
63543 64696 product 0 75776 A 1 D 0 0
35841 64696 product 0 48074 A 2 D 0 0
37369 64730 product 0 49602 A 2 D 0 0
61874 64917 product 0 74107 A 2 D 0 0
35846 64696 product 0 48079 A 3 D 0 0
36061 64709 product 0 48294 A 3 D 0 0
37370 64730 product 0 49603 A 3 D 0 0
61873 64917 product 0 74106 A 3 D 0 0
35838 64696 product 0 48071 A 4 D 0 0
36059 64709 product 0 48292 A 4 D 0 0
37372 64730 product 0 49605 A 4 D 0 0
61875 64917 product 0 74108 A 4 D 0 0
35850 64696 product 0 48083 A 5 D 0 0
36071 64709 product 0 48304 A 5 D 0 0
37375 64730 product 0 49608 A 5 D 0 0
61876 64917 product 0 74109 A 5 D 0 0
35840 64696 product 0 48073 A 6 D 0 0
37371 64730 product 0 49604 A 6 D 0 0
35851 64696 product 0 48084 A 7 C 0 0
36069 64709 product 0 48302 A 7 D 0 0
61879 64917 product 0 74112 A 7 D 0 0
72699 64730 product 0 84932 A 7 D 0 0
36067 64709 product 0 48300 A 8 D 0 0
49372 64730 product 0 61605 A 8 D 0 0
67593 64917 product 0 79826 A 8 C 0 0
69137 64696 product 0 81370 A 8 C 0 0
36068 64709 product 0 48301 A 9 D 0 0
37373 64730 product 0 49606 A 9 D 0 0
37837 64696 product 0 50070 A 9 C 0 0
67592 64917 product 0 79825 A 9 C 0 0
36072 64709 product 0 48305 A 10 D 0 0
47279 64696 product 0 59512 A 10 C 0 0
62927 64730 product 0 75160 A 10 D 0 0
67594 64917 product 0 79827 A 10 C 0 0
37377 64730 product 0 49610 A 11 C 0 0
47281 64696 product 0 59514 A 11 C 0 0
62176 64709 product 0 74409 A 11 C 0 0
67562 64917 product 0 79795 A 11 C 0 0
37379 64730 product 0 49612 A 12 C 0 0
47280 64696 product 0 59513 A 12 C 0 0
67563 64917 product 0 79796 A 12 C 0 0
69138 64709 product 0 81371 A 12 C 0 0
36062 64709 product 0 48295 A 13 C 0 0
37836 64696 product 0 50069 A 13 C 0 0
52614 64730 product 0 64847 A 13 C 0 0
66842 64917 product 0 79075 A 13 C 0 0
35854 64696 product 0 48087 A 14 C 0 0
62274 64709 product 0 74507 A 14 D 0 0
64558 64730 product 0 76791 A 14 C 0 0
66843 64917 product 0 79076 A 14 C 0 0
35852 64696 product 0 48085 A 15 C 0 0
62197 64709 product 0 74430 A 15 C 0 0
64557 64730 product 0 76790 A 15 C 0 0
37378 64730 product 0 49611 A 16 C 0 0
61236 64696 product 0 73469 A 16 C 0 0
61865 64730 product 0 74098 A 17 C 0 0
47332 64709 product 0 59565 A 18 C 0 0
58940 64730 product 0 71173 A 18 C 0 0
60325 64730 product 0 72558 A 19 C 0 0