select 
  sale_type 
from 
  cscart_products 
where 
  product_id = 10325

Query time 0.01234

Result

sale_type