SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'KBH4-OBV5-8K3O-8V28-SCPF-RL6U-795C-JF60' 
  AND product_id = 35 
  AND expires_at > 1770638847 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00051

JSON explain

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