SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'AP3U-6KRL-SM31-2ZQC-RVGR-70L1-C4Q3-VMRO' 
  AND product_id = 220 
  AND expires_at > 1770526374 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00042

JSON explain

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