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.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 = 'A' 
  AND cscart_images_links.object_id = 65481 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00081

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": "ref",
          "possible_keys": ["object_id"],
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "ref": ["const", "const", "const"],
          "rows": 19,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A'",
          "attached_condition": "cscart_images_links.object_id <=> 65481 and cscart_images_links.object_type <=> 'product' and cscart_images_links.`type` <=> 'A'"
        }
      }
    },
    "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.detailed_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_images_links.detailed_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
61378 65481 product 0 73611 A 0 D 0 0 Egg-Sconce-390-Teal-100-Black.jpg Egg Wall Sconce, Exterior in 390-Teal, Interior in 100-Black, 8" Projection 1000 1000 73611
61383 65481 product 0 73616 A 0 D 0 0 Egg-Sconce-380-Chartruse.jpg Egg Wall Sconce, 380-Chartreuse, 12" Projection 1000 1000 73616
61379 65481 product 0 73612 A 1 D 0 0 Egg-Sconce-500-Buttery-Yellow-Cord-CSBG-Black-Gold-Cloth.jpg Egg Wall Sconce, 500-Buttery Yellow, 12" Projection, Plug-In Option, CSBG-Black & Gold Cloth Cord 1000 1000 73612
61382 65481 product 0 73615 A 2 D 0 0 Egg-Sconce-975-Galvanized-CMG-Grey-Cloth.jpg Egg Wall Sconce, 975-Galvanized, 12" Projection, Plug-In Option, CMG-Grey Cloth Cord 1000 1000 73615
61386 65481 product 0 73619 A 3 D 0 0 Egg-Sconce-311-Jadite.jpg Egg Wall Sconce, 311-Jadite, 12" Projection 1000 1000 73619
61381 65481 product 0 73614 A 4 D 0 0 Egg-Sconce-705-Navy.jpg Egg Wall Sconce, 705-Navy, 8" Projection 1000 1000 73614
61384 65481 product 0 73617 A 5 D 0 0 Egg-Sconce-Painted-Brass.jpg Egg Wall Sconce, 930-Painted Aged Brass, 8" Projection 1000 1000 73617
61392 65481 product 0 73625 A 6 D 0 0 Egg-Sconce-480-Blush-Pink.jpg Egg Wall Sconce, 480-Blush Pink, 12" Projection 1000 1000 73625
61380 65481 product 0 73613 A 7 D 0 0 Egg-Sconce-100-Black-390-Teal.jpg Egg Wall Sconce, Exterior in 100-Black, Interior in 390-Teal, 8" Projection 1000 1000 73613
61391 65481 product 0 73624 A 9 D 0 0 Egg-Sconce-700-Royal-Blue-CSUW-Blue-White-Cloth.jpg Egg Wall Sconce, 700-Royal Blue, 8" Projection, Plug-In Option, CSUW-Blue & White Cloth Cord 1000 1000 73624
61385 65481 product 0 73618 A 10 D 0 0 Egg-Sconce-600-Bronze.jpg Egg Wall Sconce, 600-Bronze, 8" Projection 1000 1000 73618
61390 65481 product 0 73623 A 11 D 0 0 Egg-Sconce-200-White-SWH-Standard-White.jpg Egg Wall Sconce, 200-White, 8" Projection, Plug-In Option, SWH-Standard White Cord 1000 1000 73623
61387 65481 product 0 73620 A 12 D 0 0 Egg-Sconce-715-Delphite.jpg Egg Wall Sconce, 715-Delphite, 12" Projection 1000 1000 73620
61388 65481 product 0 73621 A 13 D 0 0 Egg-Sconce-105-Textured-Black.jpg Egg Wall Sconce, 105-Textured Black, 12" Projection 1000 1000 73621
61389 65481 product 0 73622 A 14 D 0 0 Egg-Sconce-307-Emerald-Green.jpg Egg Wall Sconce, 307-Emerald Green, 8" Projection 1000 1000 73622
61409 65481 product 0 73642 A 15 C 0 0 Egg_Wall_Sconce_-_Barn_Light_Electric_-_Modern_Interior_Lighting.jpg Egg Wall Sconce, 940-Painted Aged Copper Exterior, White Interior, 8" Projection 4480 6720 73642
61410 65481 product 0 73643 A 16 C 0 0 Egg_Wall_Sconce_-_Barn_Light_Electric_-_Commercial_Modern_Lighting.jpg Egg Wall Sconce, 105-Textured Black Exterior, 500-Buttery Yellow Interior, 12" Projection 3800 2644 73643
62402 65481 product 0 74635 A 17 C 0 0 Egg_Wall_Sconce_975-Galvanized-200-White_8inprojection.jpeg Egg Wall Sconce, 975-Galvanized Exterior, 200-White Interior | Photo Courtesy of PT Ranch 480 640 74635
64855 65481 product 0 77088 A 18 C 0 0 ARTSTUDIO3-commercial-interior-lighting-art-craft-studio-Egg-Wall-Sconce-700-Royal-Blue-390-Teal-380-Chartreuse-Interiors-200-White-8in-projection.jpeg Egg Wall Sconce, Exteriors in 700-Royal Blue, 390-Teal, 380-Chartreuse, Interior in 200-White, 8" projection | Photo Courtesy of Project Playrooms 2049 1536 77088