SELECT 
  a.*, 
  b.option_name, 
  b.internal_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 = 'da' 
WHERE 
  a.product_id IN (
    427, 408, 382, 418, 1931, 381, 1529, 1465, 
    1933, 1935, 329, 439, 393, 394, 396, 
    383, 440, 327, 1934, 385, 405, 413, 1937, 
    414
  ) 
  AND a.status = 'A' 
ORDER BY 
  a.position

Query time 0.00303

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "387.61"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "101.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "a",
            "access_type": "range",
            "possible_keys": [
              "c_status"
            ],
            "key": "c_status",
            "used_key_parts": [
              "product_id",
              "status"
            ],
            "key_length": "6",
            "rows_examined_per_scan": 101,
            "rows_produced_per_join": 101,
            "filtered": "100.00",
            "index_condition": "((`eshopuga_upgr_4122`.`a`.`product_id` in (427,408,382,418,1931,381,1529,1465,1933,1935,329,439,393,394,396,383,440,327,1934,385,405,413,1937,414)) and (`eshopuga_upgr_4122`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "145.21",
              "eval_cost": "20.20",
              "prefix_cost": "165.41",
              "data_read_per_join": "231K"
            },
            "used_columns": [
              "option_id",
              "product_id",
              "company_id",
              "option_type",
              "inventory",
              "regexp",
              "required",
              "multiupload",
              "allowed_extensions",
              "max_file_size",
              "missing_variants_handling",
              "status",
              "position",
              "value"
            ]
          }
        },
        {
          "table": {
            "table_name": "b",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "option_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "eshopuga_upgr_4122.a.option_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 101,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "101.00",
              "eval_cost": "20.20",
              "prefix_cost": "286.61",
              "data_read_per_join": "343K"
            },
            "used_columns": [
              "option_id",
              "lang_code",
              "option_name",
              "option_text",
              "description",
              "comment",
              "inner_hint",
              "incorrect_message",
              "internal_option_name"
            ]
          }
        }
      ]
    }
  }
}

Result

option_id product_id company_id option_type inventory regexp required multiupload allowed_extensions max_file_size missing_variants_handling status position value option_name internal_option_name option_text description inner_hint incorrect_message comment
209 327 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
211 329 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
212 381 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
213 382 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
214 383 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
216 385 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
223 393 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
224 394 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
226 396 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
233 405 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
236 408 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
240 413 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
241 414 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
245 418 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
253 427 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
260 439 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
268 440 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
331 427 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
345 327 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
347 329 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
348 381 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
349 382 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
350 383 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
352 385 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
359 393 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
360 394 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
362 396 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
369 405 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
372 408 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
376 413 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
377 414 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
381 418 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
395 439 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
518 440 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
2838 1465 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
2839 1465 1 C N N N 0 M A 0 Glass Flower Vase Glass Flower Vase
2843 1529 1 C N N N 0 M A 0 Rose (Red) Rose (Red)
4151 1931 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
4153 1933 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
4155 1935 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
4157 1937 1 T N N N 0 M A 0 Gift Card Text Gift Card Text Please type the message you wish to send to the Recipient
403 327 1 C N N N 0 M A 1 Gift Bag Gift Bag
405 329 1 C N N N 0 M A 1 Gift Bag Gift Bag
406 381 1 C N N N 0 M A 1 Gift Bag Gift Bag
407 382 1 C N N N 0 M A 1 Gift Bag Gift Bag
408 383 1 C N N N 0 M A 1 Gift Bag Gift Bag
410 385 1 C N N N 0 M A 1 Gift Bag Gift Bag
417 393 1 C N N N 0 M A 1 Gift Bag Gift Bag
418 394 1 C N N N 0 M A 1 Gift Bag Gift Bag
420 396 1 C N N N 0 M A 1 Gift Bag Gift Bag
427 405 1 C N N N 0 M A 1 Gift Bag Gift Bag
430 408 1 C N N N 0 M A 1 Gift Bag Gift Bag
434 413 1 C N N N 0 M A 1 Gift Bag Gift Bag
435 414 1 C N N N 0 M A 1 Gift Bag Gift Bag
439 418 1 C N N N 0 M A 1 Gift Bag Gift Bag
453 439 1 C N N N 0 M A 1 Gift Bag Gift Bag
513 427 1 C N N N 0 M A 1 Gift Bag Gift Bag
519 440 1 C N N N 0 M A 1 Gift Bag Gift Bag
2840 1465 1 C N N N 0 M A 1 Gift Bag Gift Bag
2844 1529 1 C N N N 0 M A 1 Rose (Yellow) Rose (Yellow)
461 327 1 I N Y N 0 M A 2 Delivery Date Delivery Date
463 329 1 I N Y N 0 M A 2 Delivery Date Delivery Date
464 381 1 I N Y N 0 M A 2 Delivery Date Delivery Date
465 382 1 I N Y N 0 M A 2 Delivery Date Delivery Date
466 383 1 I N Y N 0 M A 2 Delivery Date Delivery Date
468 385 1 I N Y N 0 M A 2 Delivery Date Delivery Date
475 393 1 I N Y N 0 M A 2 Delivery Date Delivery Date
476 394 1 I N Y N 0 M A 2 Delivery Date Delivery Date
478 396 1 I N Y N 0 M A 2 Delivery Date Delivery Date
485 405 1 I N Y N 0 M A 2 Delivery Date Delivery Date
488 408 1 I N Y N 0 M A 2 Delivery Date Delivery Date
492 413 1 I N Y N 0 M A 2 Delivery Date Delivery Date
493 414 1 I N Y N 0 M A 2 Delivery Date Delivery Date
497 418 1 I N Y N 0 M A 2 Delivery Date Delivery Date
511 439 1 I N Y N 0 M A 2 Delivery Date Delivery Date
514 427 1 I N Y N 0 M A 2 Delivery Date Delivery Date
520 440 1 I N Y N 0 M A 2 Delivery Date Delivery Date
2841 1465 1 I N Y N 0 M A 2 Delivery Date Delivery Date
2845 1529 1 C N N N 0 M A 2 Rose (White) Rose (White)
4162 1931 1 I N Y N 0 M A 2 Delivery Date Delivery Date
4164 1933 1 I N Y N 0 M A 2 Delivery Date Delivery Date
4165 1934 1 I N Y N 0 M A 2 Delivery Date Delivery Date
4166 1935 1 I N Y N 0 M A 2 Delivery Date Delivery Date
4168 1937 1 I N Y N 0 M A 2 Delivery Date Delivery Date
2846 1529 1 C N N N 0 M A 3 Rose (Pink) Rose (Pink)
2851 1529 1 S N N N 0 M A 4 Lilies Lilies
2849 1529 1 S N N N 0 M A 6 Fillers Fillers
2850 1529 1 S N N N 0 M A 7 Germini Germini
2853 1529 1 I N Y N 0 M A 8 Delivery Date Delivery Date
4171 1529 1 S N N N 0 M A 8 Select Chocolate Select Chocolate
2852 1529 1 C N N N 0 M A 9 Glass Vase Glass Vase
4170 1529 1 S N N N 0 M A 10 Select Recipient Select Recipient
4169 1529 1 S N N N 0 M A 11 Select Occassion Select Occassion
2854 1529 1 T N N N 0 M A 12 Gift Card Text Gift Card Text