SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'H3LM-V2ID-50W6-IGPQ-9RH4-28O0-6V8L-8R25' 
  AND product_id = 236 
  AND expires_at > 1770174798 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00036

JSON explain

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