SELECT 
  a.*, 
  b.option_name, 
  b.option_text, 
  b.description, 
  b.inner_hint, 
  b.incorrect_message, 
  b.comment 
FROM 
  cscart_product_options as a 
  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id 
  AND b.lang_code = 'en' 
WHERE 
  a.product_id IN (
    10206, 10713, 9824, 9871, 9826, 396, 
    713, 10208, 556, 9854, 9825, 705
  ) 
  AND status = 'A' 
ORDER BY 
  a.position

Query time 0.00110

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE a range c_status c_status 6 12 Using index condition; Using filesort
1 SIMPLE b eq_ref PRIMARY PRIMARY 9 mahm3t_cs443.a.option_id,const 1 Using where

Result

option_id product_id company_id option_type inventory regexp required multiupload allowed_extensions max_file_size missing_variants_handling status position value size_option note google_export_name_option option_name option_text description inner_hint incorrect_message comment
662 713 1 S Y Y N 0 M A 10 N Wersja zasilacza: do skrzynki elektrycznej / hermetyczny not_option Type <ul style="text-align: justify;"> <li>ZZ60 – ventilated for installation on DIN T35 rail in distribution box;</li> <li>ZZ60h – hermetic for installation outside distribution box.</li> </ul>
1027 9871 1 S Y Y N 0 M A 20 Y FAKRO: rozmiary standardowe not_option Size (FAKRO)
1087 396 1 S Y Y N 0 M A 23 N FAKRO: rozmiary FTT not_option FTT size
1088 396 1 R Y Y N 0 M A 120 N Kołnierze pod TLP-V U4 (TZ+TS+Thermo) not_option Flashing <p>THERMO flashing enhances U value of the window up to 15% depending on the window type, thus avoiding thermal bridging and heat loss</p> Choose the roofing material, making sure that your window will be completely weathertight
1105 10206 1 S Y Y N 0 M A 3000 Y VELUX V22 not_option Window size V22
1106 10208 1 S Y Y N 0 M A 3000 Y VELUX V22 not_option Window size V22
1227 9824 1 S Y Y N 0 M A 3000 Y VELUX V22 not_option Window size V22
1230 9826 1 S Y Y N 0 M A 3800 N ROTO: rozmiarówka Designo not_option Designo size Please read the description to understand the dimensions used by Roto
1229 9825 1 S Y Y N 0 M A 3800 N ROTO: rozmiarówka Designo not_option Designo size Please read the description to understand the dimensions used by Roto