SELECT 
  currency_id 
FROM 
  cscart_storefronts_currencies 
WHERE 
  storefront_id = 1

Query time 0.01484

JSON explain

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