SELECT 
  price 
FROM 
  cscart_product_prices_additional 
WHERE 
  product_id = 697492

Query time 0.00011

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}