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

Query time 0.00039

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_feature_idx 3 const 49 Using where

Result

feature_id variant_id value value_int
28 6293 2.750
30 5773
32 0 599.000
41 0 249.000
117 6302 0.090
127 5895
128 5899
129 5904
147 6294
148 6078
148 6077
148 6074
178 6328