SELECT 
  price 
FROM 
  cscart_product_options_inventory 
WHERE 
  combination_hash = 4140170728

Query time 0.00619

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_product_options_inventory const PRIMARY PRIMARY 4 const 1

Result

price
6620.00