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

Query time 0.00098

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": 11,
          "filtered": 100,
          "index_condition": "cscart_images_links.object_type = 'product' and cscart_images_links.`type` = 'A'",
          "attached_condition": "cscart_images_links.object_id <=> 64761 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
38558 64761 product 0 50791 A 0 D 0 0 marathon-stem-12in-975-galvanized.jpg 12" Marathon, 975-Galvanized, Shown with LED Edison T14 Bulb 1000 1000 50791
38564 64761 product 0 50797 A 1 D 0 0 marathon-stem-16in-400-barn-red-CGG-RIB.jpg 16" Marathon, 400-Barn Red, CGG-Standard Cast Guard, RIB-Ribbed Glass 1000 1000 50797
38563 64761 product 0 50796 A 2 D 0 0 marathon-stem-14in-380-chartreuse-975-Galvanized-HSC.jpg 14" Marathon, 380-Chartreuse, Mounting in 975-Galvanized, Hang Straight Canopy, Shown with Nostalgic Edison-Style Victorian Bulb 1000 1000 50796
38566 64761 product 0 50799 A 4 D 0 0 marathon-stem-12in-997-raw-brass.jpg 12" Marathon, 997-Natural Raw Brass, Shown with LED Edison S14 Bulb 1000 1000 50799
63977 64761 product 0 76210 A 5 D 0 0 marathon-stem-16in-490-magenta-980-brushed-aluminum.jpg 16" Marathon, 490-Magenta, Mounting in 980-Brushed Aluminum, Shown with Nostalgic Edison-Style 1890 Era Bulb 1000 1000 76210
38565 64761 product 0 50798 A 6 D 0 0 marathon-stem-14in-705-navy.jpg 14" Marathon, 705-Navy, Shown with LED Edison A19 Bulb 1000 1000 50798
64106 64761 product 0 76339 A 7 C 0 0 Barn_Lights00004-residential-exterior-porch-entryway-patio-lighting-Marathon-Stem-Mount-14in-615-Oil-Rubbed-Bronze-6in-stem-980-Brushed-Aluminum.JPG 14" Marathon, 615-Oil Rubbed Bronze, 6" Stem 980-Brushed Aluminum | Photo Courtesy of Home Owner 2721 3237 76339
38562 64761 product 0 50795 A 8 C 0 0 354B1485.jpg 14" Marathon, 480-Blush Pink, 24" Stem, 975-Galvanized 667 1000 50795
60896 64761 product 0 73129 A 10 C 0 0 Marathon_Stem_Mount_Pendant_-_100_Black_Barn_Light_Electric_-_Front_Porch_Exterior_Ceiling_Lighting.jpg 12” Marathon, 150-Black, Flush Mount, Standard Canopy, Cast Guard & Frosted Glass, Cast Guard in 150-Black | Photo Courtesy of Homeowner 1500 1125 73129
60894 64761 product 0 73127 A 11 C 0 0 Marathon_Stem_Mount_Pendant_Light_-_100_Black_Barn_Light_Electric_-_Front_Porch_Lighting.jpg 12” Marathon, 150-Black, Flush Mount, Standard Canopy, Cast Guard & Frosted Glass, Cast Guard in 150-Black | Photo Courtesy of Homeowner 1500 1916 73127
60895 64761 product 0 73128 A 12 C 0 0 Marathon_Stem_Mount_Pendant_-_100_Black_Barn_Light_Electric_-_Front_Porch_Ceiling_Lighting.jpg 12” Marathon, 150-Black, Flush Mount, Standard Canopy, Cast Guard & Frosted Glass, Cast Guard in 150-Black | Photo Courtesy of Homeowner 1500 2000 73128