SELECT 
  feature_id, 
  variant_id, 
  value, 
  value_int 
FROM 
  cscart_product_features_values 
WHERE 
  product_id = 8314 
  AND lang_code = 'de'

Query time 0.00040

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_product_features_values ref lang_code,product_id,product_id_idx,product_feature_idx product_id 3 const 56 Using where

Result

feature_id variant_id value value_int
30 5773
117 5873 0.160
28 5775 5.200
32 0 599.000
41 0 249.000
127 5895
128 5899
129 5904
148 6072
148 6078
147 6067
148 6077
148 6076
148 6074
178 6328