SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = '0WMG-78B1-A6TF-GH75-UCIC-X0UG-H02P-F9CD' 
  AND product_id = 241 
  AND expires_at > 1770900977 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00027

JSON explain

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