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 (62165, 62433, 62582, 62431) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00115

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": 46,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A' and cscart_images_links.object_id in (62165,62433,62582,62431)"
        }
      }
    },
    "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
20272 62165 product 0 32088 A 0 D 0 0
21652 62431 product 0 33533 A 0 D 0 0
21695 62433 product 0 33577 A 0 D 0 0
22167 62582 product 0 34059 A 0 D 0 0
20273 62165 product 0 32089 A 1 D 0 0
21697 62433 product 0 33579 A 1 D 0 0
29846 62431 product 0 42069 A 1 D 0 0
66756 62582 product 0 78989 A 1 D 0 0
29844 62431 product 0 42067 A 2 D 0 0
47881 62433 product 0 60114 A 2 D 0 0
66755 62582 product 0 78988 A 2 D 0 0
21696 62433 product 0 33578 A 3 D 0 0
29843 62431 product 0 42066 A 3 D 0 0
66163 62165 product 0 78396 A 3 D 0 0
66757 62582 product 0 78990 A 3 D 0 0
21699 62433 product 0 33581 A 4 D 0 0
22169 62582 product 0 34061 A 4 D 0 0
22258 62431 product 0 34155 A 4 D 0 0
66164 62165 product 0 78397 A 4 D 0 0
21698 62433 product 0 33580 A 5 D 0 0
22256 62431 product 0 34153 A 5 D 0 0
66165 62165 product 0 78398 A 5 D 0 0
66754 62582 product 0 78987 A 5 D 0 0
21801 62433 product 0 33683 A 6 D 0 0
22171 62582 product 0 34063 A 6 D 0 0
29841 62431 product 0 42064 A 6 D 0 0
65621 62431 product 0 77854 A 6 C 0 0
66166 62165 product 0 78399 A 6 D 0 0
47882 62433 product 0 60115 A 7 D 0 0
62194 62582 product 0 74427 A 7 C 0 0
66167 62165 product 0 78400 A 7 D 0 0
20621 62165 product 0 32448 A 8 C 0 0
63711 62433 product 0 75944 A 8 C 0 0
64289 62582 product 0 76522 A 8 C 0 0
55928 62582 product 0 68161 A 9 C 0 0
63710 62433 product 0 75943 A 9 C 0 0
53590 62433 product 0 65823 A 10 C 0 0
59575 62582 product 0 71808 A 10 C 0 0
53591 62433 product 0 65824 A 11 C 0 0
62195 62582 product 0 74428 A 11 C 0 0
61842 62433 product 0 74075 A 12 C 0 0
55440 62433 product 0 67673 A 13 C 0 0
47335 62433 product 0 59568 A 15 C 0 0
47836 62433 product 0 60069 A 16 C 0 0
25568 62433 product 0 37705 A 17 C 0 0
61843 62433 product 0 74076 A 18 C 0 0