SELECT 
  combination 
FROM 
  cscart_product_options_inventory 
WHERE 
  product_id = 1182 
  AND amount > 0 
  AND combination != ''

Query time 0.00054

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_product_options_inventory range pc pc 770 5 Using index condition; Using where

Result

combination
670_15564
670_15565
670_15566
670_15567
670_15568
670_15570
670_15571