SELECT 
  sd.param_id, 
  sd.param, 
  cscart_static_data_descriptions.descr, 
  sd.param_2, 
  sd.param_3, 
  sd.param_4, 
  sd.param_5, 
  sd.param_6, 
  sd.status, 
  sd.position, 
  sd.parent_id, 
  sd.id_path, 
  sd.class 
FROM 
  cscart_static_data AS sd 
  LEFT JOIN cscart_static_data_descriptions ON sd.param_id = cscart_static_data_descriptions.param_id 
  AND cscart_static_data_descriptions.lang_code = 'ar' 
WHERE 
  sd.section = 'A' 
  AND sd.status = 'A' 
  AND sd.param_5 = '2' 
ORDER BY 
  sd.position

Query time 0.00034

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.100584514,
    "nested_loop": [
      {
        "read_sorted_file": {
          "filesort": {
            "sort_key": "sd.position",
            "table": {
              "table_name": "sd",
              "access_type": "ALL",
              "possible_keys": ["section"],
              "loops": 1,
              "rows": 55,
              "cost": 0.0198198,
              "filtered": 94.54545593,
              "attached_condition": "sd.section = 'A' and sd.`status` = 'A' and sd.param_5 = '2'"
            }
          }
        }
      },
      {
        "table": {
          "table_name": "cscart_static_data_descriptions",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["param_id", "lang_code"],
          "ref": ["u985510652_ecartify_dev.sd.param_id", "const"],
          "loops": 52,
          "rows": 1,
          "cost": 0.04733008,
          "filtered": 100,
          "attached_condition": "trigcond(cscart_static_data_descriptions.lang_code = 'ar')"
        }
      }
    ]
  }
}

Result

param_id param descr param_2 param_3 param_4 param_5 param_6 status position parent_id id_path class
317 pages.view&page_id=64 2 N A 0 218 218/317
318 pages.view&page_id=62 2 N A 0 218 218/318
319 pages.view&page_id=65 2 N A 0 218 218/319
320 pages.view&page_id=66 2 N A 0 218 218/320
321 pages.view&page_id=62 2 N A 0 218 218/321
322 pages.view&page_id=65 2 N A 0 218 218/322
325 pages.view&page_id=67 2 N A 0 195 195/325
326 pages.view&page_id=68 2 N A 0 195 195/326
327 pages.view&page_id=69 2 N A 0 195 195/327
328 pages.view&page_id=63 2 N A 0 195 195/328
182 Catalog C:0:N 2 A 0 0 182 ty-menu-item__products
218 Services 2 N A 0 0 218
245 Services2 A:60:N 2 N A 0 0 245
153 Electronics C:166:Y 2 N A 20 0 153 ty-menu-item__electronics
195 sg_pages_controller.category_list Technologies A:2:N 2 N A 90 0 195 ty-menu-item__newest
196 pages.view?page_id= 7 Blogs A:7:N 2 N A 100 0 196 ty-menu-item__hits
162 sg_pages_controller.about_page About Us 2 N A 110 0 162
158 pages.view&page_id=30 Contact A:30:N 2 N A 120 0 158