SELECT 
  cscart_images.*, 
  cscart_images_links.*, 
  cscart_common_descriptions.description AS alt, 
  cscart_images.image_id AS images_image_id 
FROM 
  cscart_images_links 
  LEFT JOIN cscart_images ON cscart_images_links.detailed_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 = 'M' 
  AND cscart_images_links.object_id IN (
    13281, 13282, 13283, 13284, 13285, 13280, 
    12968, 12970, 12972, 12960, 12962, 
    12964, 12966, 12963
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00496

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "35.76"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "15.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_images_links",
            "access_type": "range",
            "possible_keys": [
              "object_id"
            ],
            "key": "object_id",
            "used_key_parts": [
              "object_id",
              "object_type",
              "type"
            ],
            "key_length": "81",
            "rows_examined_per_scan": 15,
            "rows_produced_per_join": 15,
            "filtered": "100.00",
            "index_condition": "((`test2_gaseus`.`cscart_images_links`.`object_type` = 'product') and (`test2_gaseus`.`cscart_images_links`.`type` = 'M') and (`test2_gaseus`.`cscart_images_links`.`object_id` in (13281,13282,13283,13284,13285,13280,12968,12970,12972,12960,12962,12964,12966,12963)))",
            "cost_info": {
              "read_cost": "8.76",
              "eval_cost": "1.50",
              "prefix_cost": "10.26",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "pair_id",
              "object_id",
              "object_type",
              "image_id",
              "detailed_id",
              "type",
              "position"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_images",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "image_id"
            ],
            "key_length": "4",
            "ref": [
              "test2_gaseus.cscart_images_links.detailed_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 15,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "3.75",
              "eval_cost": "1.50",
              "prefix_cost": "15.51",
              "data_read_per_join": "11K"
            },
            "used_columns": [
              "image_id",
              "image_path",
              "image_x",
              "image_y",
              "is_high_res"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_common_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "lang_code",
              "object_holder"
            ],
            "key_length": "108",
            "ref": [
              "test2_gaseus.cscart_images.image_id",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 15,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "3.75",
              "eval_cost": "1.50",
              "prefix_cost": "20.76",
              "data_read_per_join": "8K"
            },
            "used_columns": [
              "object_id",
              "description",
              "lang_code",
              "object_holder"
            ]
          }
        }
      ]
    }
  }
}

Result

image_id image_path image_x image_y is_high_res pair_id object_id object_type detailed_id type position alt images_image_id
0 Seite-22-EB-60-300MXkv8O0QxzhHi_600x600.jpg 600 400 N 18673 12960 product 22154 M 0 22154
0 Seite-22-EB-60-300CxVXBox0cYBfS_600x600.jpg 600 400 N 18675 12962 product 22156 M 0 22156
0 Seite-22-EB-60-300QcQD9yl2rZiMl_600x600.jpg 600 400 N 18676 12963 product 22157 M 0 22157
0 Seite-22-EB-60-300aQlbx1zsL27Nl_600x600.jpg 600 400 N 18677 12964 product 22158 M 0 22158
0 Seite-22-EB-60-3005DVRd23PEnIb3_600x600.jpg 600 400 N 18679 12966 product 22160 M 0 22160
0 Seite-22-EB-60-30033Y7UutBVZKdo_600x600.jpg 600 400 N 18681 12968 product 22162 M 0 22162
0 Seite-22-EB-60-300C2lLhhXrh9e4p_600x600.jpg 600 400 N 18683 12970 product 22164 M 0 22164
0 Seite-22-EB-60-300G3YR1877WXqja_600x600.jpg 600 400 N 18685 12972 product 22166 M 0 22166
0 Seite-71-L15-LabLine_600x600.jpg 600 400 N 18993 13280 product 22474 M 0 22474
0 Seite-71-L15-LabLineeiVSl7QmnBpZV_600x600.jpg 600 400 N 18994 13281 product 22475 M 0 22475
0 Seite-71-L15-LabLineBsKSVrgRkXnkx_600x600.jpg 600 400 N 18995 13282 product 22476 M 0 22476
0 Seite-71-L15-LabLineUALC31269NFax_600x600.jpg 600 400 N 18996 13283 product 22477 M 0 22477
0 Seite-71-L15-LabLine0EJEWPDAx7ZGf_600x600.jpg 600 400 N 18997 13284 product 22478 M 0 22478
0 Seite-71-L15-LabLineqsMIqWxRwWjj5_600x600.jpg 600 400 N 18998 13285 product 22479 M 0 22479