SELECT 
  f.*, 
  d.description 
FROM 
  cscart_form_options as f 
  LEFT JOIN cscart_form_descriptions as d ON d.object_id = f.element_id 
  AND d.lang_code = 'en' 
WHERE 
  f.page_id = 1458 
  AND f.status = 'A' 
ORDER BY 
  f.position

Query time 0.00054

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "f.position",
        "table": {
          "table_name": "f",
          "access_type": "ref",
          "possible_keys": ["page_id"],
          "key": "page_id",
          "key_length": "6",
          "used_key_parts": ["page_id", "status"],
          "ref": ["const", "const"],
          "rows": 17,
          "filtered": 100,
          "index_condition": "f.`status` = 'A'",
          "attached_condition": "f.page_id <=> 1458 and f.`status` <=> 'A'"
        }
      }
    },
    "table": {
      "table_name": "d",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "9",
      "used_key_parts": ["object_id", "lang_code"],
      "ref": ["cscart_migrate.f.element_id", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(d.lang_code = 'en')"
    }
  }
}

Result

element_id page_id parent_id element_type value position required status description
1136 1458 0 I 0 Y A First Name
1147 1458 1145 G 0 N A Assembler
1141 1458 0 U N 0 N A N
1140 1458 0 J resumes@barnlight.com 0 N A resumes@barnlight.com
1139 1458 0 L 0 N A <span>Thank you for your submission!</span>
1138 1458 0 K 0 N A
1137 1458 0 E 0 N A
1148 1458 1145 G 1 N A Maintenance Technician
1142 1458 0 I 1 Y A Last Name
1143 1458 0 Y 2 Y A Email
1149 1458 1145 G 2 N A Material Handler
1150 1458 1145 G 3 N A Powder Coater
1144 1458 0 P 3 Y A Phone
1145 1458 0 S 4 Y A Position Seeking
1151 1458 1145 G 4 N A Wet Spray Painter
1146 1458 0 F 5 Y A Upload Resume
1170 1458 1145 G 5 N A Any