SELECT 
  * 
FROM 
  cscart_product_popularity 
WHERE 
  product_id = 278

Query time 0.00024

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_product_popularity const PRIMARY,total PRIMARY 3 const 1

Result

product_id viewed added deleted bought total
278 1779 58 13 22 5912