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, 
  sd.banners, 
  sd.show_in_header, 
  sd.image_url 
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 = 'en' 
WHERE 
  sd.section = 'A' 
  AND sd.status = 'A' 
  AND sd.param_5 = '2' 
ORDER BY 
  sd.position

Query time 0.00056

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.63"
    },
    "ordering_operation": {
      "using_filesort": true,
      "nested_loop": [
        {
          "table": {
            "table_name": "sd",
            "access_type": "ref",
            "possible_keys": [
              "section"
            ],
            "key": "section",
            "used_key_parts": [
              "section",
              "status"
            ],
            "key_length": "6",
            "ref": [
              "const",
              "const"
            ],
            "rows_examined_per_scan": 46,
            "rows_produced_per_join": 4,
            "filtered": "10.00",
            "cost_info": {
              "read_cost": "1.43",
              "eval_cost": "0.46",
              "prefix_cost": "6.03",
              "data_read_per_join": "36K"
            },
            "used_columns": [
              "param_id",
              "param",
              "param_2",
              "param_3",
              "param_4",
              "param_5",
              "class",
              "section",
              "status",
              "position",
              "parent_id",
              "id_path",
              "param_6",
              "banners",
              "show_in_header",
              "image_url"
            ],
            "attached_condition": "(`cscart_db`.`sd`.`param_5` = '2')"
          }
        },
        {
          "table": {
            "table_name": "cscart_static_data_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "param_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "cscart_db.sd.param_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 4,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "1.15",
              "eval_cost": "0.46",
              "prefix_cost": "7.64",
              "data_read_per_join": "3K"
            },
            "used_columns": [
              "param_id",
              "lang_code",
              "descr"
            ]
          }
        }
      ]
    }
  }
}

Result

param_id param descr param_2 param_3 param_4 param_5 param_6 status position parent_id id_path class banners show_in_header image_url
258 https://www.kindlife.in/kbeauty Korean Beauty C:1677:N 2 N A 1 0 258 menu-banner-link 412,413 N
247 https://www.kindlife.in/skincare-l/ Skin C:2685:N 2 N A 2 0 247 N
248 https://www.kindlife.in/makeup-marvel/ Makeup C:2711:N 2 N A 3 0 248 N
249 https://www.kindlife.in/its-a-hair-affair Hair C:2743:N 2 N A 4 0 249 N
250 https://www.kindlife.in/bath-and-body/ Bath and Body C:2768:N 2 N A 5 0 250 N
251 https://www.kindlife.in/the-glow-code/ Supplements C:2669:N 2 N A 6 0 251 N
252 https://www.kindlife.in/pantry-picks/ Snack Stack C:458:N 2 N A 7 0 252 N
199 /luxe kindluxe 2 N A 8 0 199 ty-menu-item__kindluxe Y https://i.ibb.co/tpTphMZN/333cb6125d404fcb662695736e95d13318f6a006.png
218 /cokodive cokodive 2 N A 9 0 218 ty-menu-item__cokodive Y https://i.ibb.co/6c3R4Rq1/36e6848cd5f4fde17d5bfebcd99f0b6f112d2c06.png
220 Skincare C:2289:N 2 N A 10 196 196/220 N
159 https://www.kindlife.in/index.php?dispatch=product_features.view_all&filter_id=19 Brands 2 N A 10 0 159 ty-menu-item__brands Y https://i.ibb.co/5gV04PF0/db5ee52575bca4221719568a211c1735b3d47b4a.png
229 https://www.kindlife.in/korean-beauty/makeup/lips-en Lips 2 N A 10 228 196/228/229 N
259 /wellness-store-en Wellness 2 N A 11 0 259 Y https://i.ibb.co/nsdTDXNC/6bbe2bffe4e180496dde156de8d059648e45c4cf.png
228 Makeup C:2291:N 2 N A 20 196 196/228 N
222 https://www.kindlife.in/korean-beauty/skincare/toners Toners 2 N A 20 220 196/220/222 N
231 https://www.kindlife.in/korean-beauty/makeup/face/ Face 2 N A 30 228 196/228/231 N
223 https://www.kindlife.in/korean-beauty/skincare/face-serums-and-oils/ Face Serums & Oils 2 N A 30 220 196/220/223 N
224 https://www.kindlife.in/korean-beauty/skincare/moisturisers-en Exfoliants 2 N A 40 220 196/220/224 N
225 https://www.kindlife.in/korean-beauty/skincare/moisturisers Moisturisers 2 N A 50 220 196/220/225 N
226 https://www.kindlife.in/korean-beauty/skincare/sun-care/ Sun Care 2 N A 60 220 196/220/226 N
227 https://www.kindlife.in/korean-beauty/skincare/face-masks-en/ Face Masks 2 N A 70 220 196/220/227 N