SELECT 
  * 
FROM 
  cscart_product_popularity 
WHERE 
  product_id = 162

Query time 0.00028

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
162 467 9 0 3 1476