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 = 63431 
ORDER BY 
  cscart_images_links.position, 
  cscart_images_links.pair_id

Query time 0.00065

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": 13,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A'",
          "attached_condition": "cscart_images_links.object_id <=> 63431 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
63942 63431 product 0 76175 A 0 D 0 0 primary-schoolhouse-chandelier-2-light-linear-large-glass-opaque-400-barn-red-triple-painted-band-heavy-duty-canopy.jpg Primary Schoolhouse 2-Light Chandelier, 400-Barn Red, Large Opaque Glass, Triple Painted Band, Heavy Duty Canopy 1000 1000 76175
31716 63431 product 0 43949 A 1 D 0 0 primary-schoolhouse-chandelier-2-light-linear-large-glass-opaque-311-jadite-single-painted-band-decorative-canopy.jpg Primary Schoolhouse 2-Light Chandelier, 311-Jadite, Single Painted Band, Beehive Canopy 1000 1000 43949
63944 63431 product 0 76177 A 2 D 0 0 primary-schoolhouse-chandelier-2-light-linear-small-glass-clear-300-dark-green-decorative-canopy.jpg Primary Schoolhouse 2-Light Chandelier, 300-Dark Green, Small Clear Glass, Beehive Canopy 1000 1000 76177
63943 63431 product 0 76176 A 3 D 0 0 primary-schoolhouse-chandelier-2-light-linear-small-glass-clear-200-white-double-painted-band-700-royal-blue-decorative-canopy.jpg Primary Schoolhouse 2-Light Chandelier, 200-White, Small Clear Glass, Double Painted Band, 700-Royal Blue, Beehive Canopy 1000 1000 76176
63945 63431 product 0 76178 A 4 D 0 0 primary-schoolhouse-chandelier-2-light-linear-small-glass-opaque-100-black-triple-painted-band-715-delphite-hang-straight-canopy.jpg Primary Schoolhouse 2-Light Chandelier, 100-Black, Small Opaque Glass, Triple Painted Band, 715-Delphite, Hang Straight Canopy 1000 1000 76178
31715 63431 product 0 43948 A 5 D 0 0 primary-schoolhouse-chandelier-2-light-linear-large-glass-clear-975-galvanized-double-painted-band-100-black.jpg Primary Schoolhouse 2-Light Chandelier, 975-Galvanized, Large Clear Glass, Double Painted Band, 100-Black 1000 1000 43948
67294 63431 product 0 79527 A 6 C 0 0 IMG_4575-residential-interior-lighting-dining-Primary-Schoolhouse-2-Light-Chandelier-Small-Opaque-311-Jadite-12in-stem-arms-Standard-Beehive-Canopy-PB3-311-Jadite.jpg Primary Schoolhouse 2-Light Chandelier, Small Opaque, 311-Jadite, 12" Stem, Standard Beehive Canopy, 3 Painted Bands, 311-Jadite | Photo Courtesy of Sara McDaniel of Simply Southern Cottage and Hector Sanchez Photography 3024 4032 79527
67295 63431 product 0 79528 A 7 C 0 0 IMG_4579-residential-interior-lighting-dining-room-Primary-Schoolhouse-2-Light-Chandelier-Small-Opaque-715-Delphite-Blue-12in-arms-stem-Standard-Beehive-Canopy-PB3-715-Delphite-Blue.JPG Primary Schoolhouse 2-Light Chandelier, Small Opaque, 715 Delphite Blue, 12" Stem, Standard Beehive Canopy, 3 Painted Bands, 715-Delphite Blue | Photo Courtesy of Sara McDaniel of Simply Southern Cottage and Hector Sanchez Photography 3024 4032 79528
68557 63431 product 0 80790 A 8 C 0 0 Barn_Light_Electric_-_Primary_Schoolhouse_2-Light_Chandelier.jpg Primary Schoolhouse 2-Light Chandelier, Small Opaque, 615-Oil-Rubbed Bronze Finish, 12” Mounting Arms, 6" Stem, Standard Beehive Canopy, Triple Painted Bands in 715-Delphite Blue | Photo Courtesy of Homeowner 1944 2592 80790
54114 63431 product 0 66347 A 9 C 0 0 primary-schoolhouse-two-light-chandelier-brave-maggie-designs.jpg Primary Schoolhouse 2-Light Chandelier, 400-Barn Red, Large Opaque Glass, Triple Painted Band, 400-Barn Red | Photo Courtesy of Jennifer Holiday from Brave Maggie Designs (@bravemaggiedesigns) 828 1104 66347
65725 63431 product 0 77958 A 10 C 0 0 IMG_0373-commercial-interior-lighting-on-retail-Primary-Schoolhouse-2-Light-Chandelier-Large-Opaque-100-Black-12in-arms-6in-stem-Beehive-canopy-PB2-Double-Painted-Band-100-Black.jpg Primary Schoolhouse 2-Light Chandelier, Large Opaque, 100-Black, 12" Arms, 6" Stem, Beehive Canopy | Photography Courtesy of Studio Three Design 2598 3454 77958
64999 63431 product 0 77232 A 11 C 0 0 IMG_5440_residential-interior-lighting-kitchen-pantry-Primary-Schoolhouse-2-Light-Chandelier-Large-Opaque-106-Matte-Black-18in-arms-12in-stem-standard-beehive-canopy.jpg Primary Schoolhouse 2-Light Chandelier, Large Opaque, 106-Matte Black, 18" Arms, 12" Stems, Standard Beehive Canopy | Photo Courtesy of Voth Barrall Design 3024 4032 77232
65000 63431 product 0 77233 A 12 C 0 0 IMG_5474_residential-interior-lighting-kitchen-pantry-Primary-Schoolhouse-2-Light-Chandelier-Large-Opaque-106-Matte-Black-18in-arms-12in-stem-standard-beehive-canopy.jpg Primary Schoolhouse 2-Light Chandelier, Large Opaque, 106-Matte Black, 18" Arms, 12" Stems, Standard Beehive Canopy | Photo Courtesy of Voth Barrall Design 3024 4032 77233