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 (
    11320, 11365, 11395, 11380, 11374, 11371, 
    11368, 11377, 11366, 11367
  ) 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00074

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "34.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": "((`gaseus`.`cscart_images_links`.`object_type` = 'product') and (`gaseus`.`cscart_images_links`.`type` = 'M') and (`gaseus`.`cscart_images_links`.`object_id` in (11320,11365,11395,11380,11374,11371,11368,11377,11366,11367)))",
            "cost_info": {
              "read_cost": "7.76",
              "eval_cost": "1.50",
              "prefix_cost": "9.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": [
              "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": "14.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": [
              "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": "19.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 1548237937-17812-1-2_600x600_2x.jpg 500 448 N 10792 11320 product 14275 M 0 14275
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl.jpg 502 448 N 10837 11365 product 14320 M 0 14320
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_hukz-jr.jpg 502 448 N 10838 11366 product 14321 M 0 14321
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_s8x1-uv.jpg 502 448 N 10839 11367 product 14322 M 0 14322
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_gesc-k6.jpg 502 448 N 10840 11368 product 14323 M 0 14323
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_z0wq-q7.jpg 502 448 N 10843 11371 product 14326 M 0 14326
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_4n8m-dl.jpg 502 448 N 10846 11374 product 14329 M 0 14329
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_vhj4-ag.jpg 502 448 N 10849 11377 product 14332 M 0 14332
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_fpra-dc.jpg 502 448 N 10852 11380 product 14335 M 0 14335
0 1548237674-31510-1-3_600x600_j8ha-zj_nlsb-ki_fc55-wl_t4vc-dg.jpg 502 448 N 10867 11395 product 14350 M 0 14350