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

Query time 0.00058

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": 7,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A'",
          "attached_condition": "cscart_images_links.object_id <=> 64870 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
48136 64870 product 0 60369 A 0 D 0 0 schoolhouse-globe-gooseneck-clear-stripe-PB12-G8-black-bulb-G30.jpg Round Gooseneck, 100-Black, Clear Glass, Four Painted Band, 100-Black, G8 Gooseneck Arm, 100-Black, Shown with G30 Bulb 1000 1000 60369
48140 64870 product 0 60373 A 1 D 0 0 schoolhouse-globe-gooseneck-opaque-stripe-PB11-G26-barn-red.jpg Round Gooseneck, 400-Barn Red, Opaque Glass, Three Painted Band, 400-Barn Red, G26 Gooseneck Arm, 400-Barn Red 1000 1000 60373
48139 64870 product 0 60372 A 3 D 0 0 schoolhouse-globe-gooseneck-clear-stripe-none-G4-brass-raw-bulb-round.jpg Round Gooseneck, 997-Natural Raw Brass, Clear Glass, No Painted Band, G4 Gooseneck Arm, 997-Natural Raw Brass, Shown with G40 Bulb 1000 1000 60372
48141 64870 product 0 60374 A 4 D 0 0 schoolhouse-globe-gooseneck-clear-stripe-PB10-G26-navy-delphite-bulb-1890.jpg Round Gooseneck, 705-Navy, Clear Glass, Two Painted Band, 715-Delphite Blue, G26 Gooseneck Arm, 705-Navy, Shown with 1890 Edison Bulb 1000 1000 60374
48138 64870 product 0 60371 A 5 D 0 0 schoolhouse-globe-gooseneck-opaque-stripe-PB10-G12-galvanized-delphite.jpg Round Gooseneck, 975-Galvanized, Opaque Glass, Two Painted Band, 311-Jadite, G12 Gooseneck Arm, 975-Galvanized 1000 1000 60371
67473 64870 product 0 79706 A 5 C 0 0 2ndBathCloseup-residential-interior-lighting-bathroom-vanity-Round-Schoolhouse-Gooseneck-Clear-997-Raw-Brass-G15arm-Four-Painted-Band-100-Black-Brass-BP-Hex-Cover.jpg Round Gooseneck, Clear Glass, 997-Raw Brass, G15 Arm, Four Painted Band, 100-Black, Brass Backing Plate, Hex Cover | Photo Courtesy of Southbound Stays 4016 6016 79706
67474 64870 product 0 79707 A 5 C 0 0 2ndBath-residential-interior-lighting-bathroom-vanity-Round-Schoolhouse-Gooseneck-Clear-997-Raw-Brass-G15arm-Four-Painted-Band-100-Black-Brass-BP-Hex-Cover.jpg Round Gooseneck, Clear Glass, 997-Raw Brass, G15 Arm, Four Painted Band, 100-Black, Brass Backing Plate, Hex Cover | Photo Courtesy of Southbound Stays 4022 6024 79707