SELECT 
  c.product_id AS cur_product_id, 
  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 = 'tr' 
  LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id 
  INNER JOIN cscart_ult_objects_sharing ON (
    cscart_ult_objects_sharing.share_object_id = a.option_id 
    AND cscart_ult_objects_sharing.share_company_id = 1 
    AND cscart_ult_objects_sharing.share_object_type = 'product_options'
  ) 
WHERE 
  c.product_id IN (
    148, 
    180, 
    18, 
    16, 
    4, 
    5, 
    23, 
    24, 
    1, 
    22, 
    149, 
    227, 
    190, 
    189, 
    245, 
    238, 
    239, 
    242, 
    243, 
    241, 
    240, 
    214, 
    217, 
    218, 
    207, 
    59, 
    58, 
    60, 
    172, 
    134, 
    135, 
    168, 
    167, 
    169, 
    42, 
    39, 
    40, 
    205, 
    37, 
    74, 
    73, 
    71, 
    75, 
    72, 
    70, 
    156, 
    175, 
    43, 
    76, 
    56, 
    57, 
    30, 
    246, 
    208, 
    173, 
    229, 
    211, 
    210, 
    209, 
    67, 
    25, 
    213, 
    215, 
    226, 
    154, 
    53, 
    52, 
    228, 
    161, 
    165, 
    166, 
    86, 
    106, 
    105, 
    247, 
    101, 
    33, 
    32, 
    163, 
    244, 
    212, 
    155, 
    55, 
    69, 
    206, 
    184, 
    183, 
    133, 
    132, 
    125, 
    120, 
    223, 
    225, 
    224, 
    146, 
    147, 
    145, 
    117, 
    219, 
    222, 
    220, 
    221, 
    113, 
    157, 
    68, 
    29, 
    6, 
    8, 
    14, 
    9, 
    10, 
    19, 
    21, 
    50, 
    51, 
    49, 
    48, 
    54, 
    153, 
    164, 
    248, 
    65, 
    64, 
    63, 
    62, 
    66, 
    140, 
    141
  ) 
  AND a.product_id = 0 
  AND a.status = 'A' 
ORDER BY 
  a.position

Query time 0.00129

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "a.position",
        "table": {
          "table_name": "a",
          "access_type": "ALL",
          "possible_keys": ["PRIMARY", "c_status"],
          "rows": 10,
          "filtered": 100,
          "attached_condition": "a.product_id = 0 and a.`status` = 'A'"
        }
      }
    },
    "table": {
      "table_name": "b",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "9",
      "used_key_parts": ["option_id", "lang_code"],
      "ref": ["c.a.option_id", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(b.lang_code = 'tr')"
    },
    "table": {
      "table_name": "c",
      "access_type": "ref",
      "possible_keys": ["PRIMARY", "product_id"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["option_id"],
      "ref": ["c.a.option_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "c.product_id in (148,180,18,16,4,5,23,24,1,22,149,227,190,189,245,238,239,242,243,241,240,214,217,218,207,59,58,60,172,134,135,168,167,169,42,39,40,205,37,74,73,71,75,72,70,156,175,43,76,56,57,30,246,208,173,229,211,210,209,67,25,213,215,226,154,53,52,228,161,165,166,86,106,105,247,101,33,32,163,244,212,155,55,69,206,184,183,133,132,125,120,223,225,224,146,147,145,117,219,222,220,221,113,157,68,29,6,8,14,9,10,19,21,50,51,49,48,54,153,164,248,65,64,63,62,66,140,141)",
      "using_index": true
    },
    "table": {
      "table_name": "cscart_ult_objects_sharing",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "159",
      "used_key_parts": [
        "share_object_id",
        "share_company_id",
        "share_object_type"
      ],
      "ref": ["c.a.option_id", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "cscart_ult_objects_sharing.share_object_id = a.option_id and cscart_ult_objects_sharing.share_object_type = 'product_options'",
      "using_index": true
    }
  }
}

Result

cur_product_id option_id product_id company_id option_type 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
240 11 0 1 C N N 0 M A 0 3G Connectivity Apple iPad 3G
241 13 0 1 C N N 0 M A 0 3G Connectivity Apple 3G
240 14 0 1 S N N 0 M A 0 Memory capacity Memory capacity
241 14 0 1 S N N 0 M A 0 Memory capacity Memory capacity
247 14 0 1 S N N 0 M A 0 Memory capacity Memory capacity
247 15 0 1 C N N 0 M A 0 3G Connectivity Nokia 3G
248 20 0 1 C N N 0 M A 0 Additional controller Additional controller
248 25 0 1 S N N 0 M A 0 Choose a free game X-box
247 1 0 1 S N N 0 M A 10 Color Monotone color Color