SELECT 
  subscription_id 
FROM 
  cscart_product_subscriptions 
WHERE 
  product_id = 672 
  AND user_id = 0

Query time 0.00017

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE Impossible WHERE noticed after reading const tables