SELECT 
  sd.param_id, 
  sd.param, 
  cscart_static_data_descriptions.descr, 
  sd.param_2, 
  sd.param_3, 
  sd.param_4, 
  sd.param_5, 
  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 = 'se' 
WHERE 
  sd.section = 'A' 
  AND sd.status = 'A' 
  AND sd.param_5 = '9' 
ORDER BY 
  sd.position

Query time 0.00095

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE sd ALL section 223 Using where; Using filesort
1 SIMPLE cscart_static_data_descriptions eq_ref PRIMARY PRIMARY 9 mahm3t_cs443.sd.param_id,const 1 Using where

Result

param_id param descr param_2 param_3 param_4 param_5 status position parent_id id_path class
271 VELUX C:480:Y 9 A 10 276 261/276/271
261 https://www.byggbay.se/index.php?dispatch=categories.view&category_id=261 Takfönster 9 A 10 0 261
276 Varumärket 9 A 10 261 261/276
293 PVC C:949:Y 9 A 10 289 261/289/293
295 2-glas C:950:Y 9 A 10 290 261/290/295
298 Pivåhängt (övre griplisten) C:953:Y 9 A 10 291 261/291/298
303 Intäckningsplåtar C:959:Y 9 A 10 292 261/292/303
323 För uppvärmda rum C:933:Y 9 A 10 262 262/323
346 Kompatibel med 9 A 10 263 263/346
350 VELUX C:365:Y 9 A 10 346 263/346/350
356 Mörkläggningsgardiner C:989:Y 9 A 10 347 263/347/356
361 Markiser C:994:Y 9 A 10 348 263/348/361
363 Teleskopstavar C:996:Y 9 A 10 349 263/349/363
296 3-glas C:951:Y 9 A 20 290 261/290/296
262 https://www.byggbay.se/index.php?dispatch=categories.view&category_id=368 Nödutgång/Handverkarutgång 9 A 20 0 262
289 Material 9 A 20 261 261/289
272 FAKRO C:263:Y 9 A 20 276 261/276/272
294 Trä C:948:Y 9 A 20 289 261/289/294
299 Pivåhängt (bottenhandtag) C:954:Y 9 A 20 291 261/291/299
304 Installationsprodukter C:958:Y 9 A 20 292 261/292/304
324 För ouppvärmda rum C:934:Y 9 A 20 262 262/324
347 Inredningstillbehör 9 A 20 263 263/347
351 FAKRO C:359:Y 9 A 20 346 263/346/351
357 Dekorativa rullgardiner C:990:Y 9 A 20 347 263/347/357
362 Rulljalusier C:995:Y 9 A 20 348 263/348/362
364 Övrigt C:997:Y 9 A 20 349 263/349/364
263 https://www.byggbay.se/index.php?dispatch=categories.view&category_id=901 Takfönstertillbehör 9 A 30 0 263
290 Glasrutor 9 A 30 261 261/290
274 OptiLight C:926:Y 9 A 30 276 261/276/274
297 4-glas C:952:Y 9 A 30 290 261/290/297
300 Hög pivåhängning C:955:Y 9 A 30 291 261/291/300
305 Fler produkter C:960:Y 9 A 30 292 261/292/305
348 Utsida tillbehör 9 A 30 263 263/348
352 OptiLight C:986:Y 9 A 30 346 263/346/352
358 Plissé C:991:Y 9 A 30 347 263/347/358
264 https://www.byggbay.se/foenster/ Fönster C:281:N 9 A 40 0 264
291 Öppning 9 A 40 261 261/291
273 RoofLITE+ C:923:Y 9 A 40 276 261/276/273
301 Topphängt C:956:Y 9 A 40 291 261/291/301
349 Andra 9 A 40 263 263/349
353 RoofLITE+ C:369:Y 9 A 40 346 263/346/353
359 Persienner C:992:Y 9 A 40 347 263/347/359
265 https://www.byggbay.se/murning/ Murning C:257:N 9 A 50 0 265
292 Montering & Tillbehör 9 A 50 261 261/292
275 SkyLight C:928:Y 9 A 50 276 261/276/275
302 Pivåhängt / topphängt C:957:Y 9 A 50 291 261/291/302
354 SkyLight C:987:Y 9 A 50 346 263/346/354
360 Insektsnät C:993:Y 9 A 50 347 263/347/360
266 https://www.byggbay.se/tak/ Tak C:260:N 9 A 60 0 266
284 ROTO C:903:Y 9 A 60 276 261/276/284
355 Roto C:988:Y 9 A 60 346 263/346/355
267 https://www.byggbay.se/isolering/ Isolering C:258:N 9 A 70 0 267
268 https://www.byggbay.se/interioer/ Interiör C:386:N 9 A 80 0 268
269 https://www.byggbay.se/dekoration/ Dekoration C:500:N 9 A 90 0 269