SELECT 
  c.product_id AS cur_product_id, 
  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' 
  LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id 
WHERE 
  c.product_id IN (
    617, 616, 625, 606, 622, 609, 603, 638, 
    608, 627, 620, 619
  ) 
  AND a.product_id = 0 
  AND status = 'A' 
ORDER BY 
  a.position

Query time 0.00084

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

Result

cur_product_id 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
627 1218 0 1 S Y Y N 0 M A 0 N MDM: paleta kolorów pod ochronę przeciwśniegową not_option Color (RAL palette) <table> <tbody> <tr> <th colspan="2" style="text-align:center;">Colors</th> </tr> <tr> <td style="background:#8F4E35; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8004</td> <td style="background:#701F29; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 3004</td> </tr> <tr> <td style="background:#44322D; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8017</td> <td style="background:#0A0A0A; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 9005</td> </tr> <tr> <td style="background:#3F3A3A; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8019</td> <td style="background:#373F43; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 7016</td> </tr> <tr> <td style="background:#673831; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8012</td> <td style="background:#354733; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 6020</td> </tr> </tbody> </table>
638 1218 0 1 S Y Y N 0 M A 0 N MDM: paleta kolorów pod ochronę przeciwśniegową not_option Color (RAL palette) <table> <tbody> <tr> <th colspan="2" style="text-align:center;">Colors</th> </tr> <tr> <td style="background:#8F4E35; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8004</td> <td style="background:#701F29; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 3004</td> </tr> <tr> <td style="background:#44322D; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8017</td> <td style="background:#0A0A0A; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 9005</td> </tr> <tr> <td style="background:#3F3A3A; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8019</td> <td style="background:#373F43; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 7016</td> </tr> <tr> <td style="background:#673831; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 8012</td> <td style="background:#354733; color:#fff; font-size:2em; text-align:center; padding:5px;" width="50%">RAL<br /> 6020</td> </tr> </tbody> </table>
619 178 0 1 S Y Y N 0 M A 20 N RAL color
620 178 0 1 S Y Y N 0 M A 20 N RAL color