SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'AMCP-Z0L3-HU1D-1YHX-F3A6-D5U7-QZKV-QVAW' 
  AND product_id = 225 
  AND expires_at > 1770237516 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00036

JSON explain

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