SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = '9SJN-YGHN-ZBTZ-18NU-5P1D-1J8Y-XB5C-MX7F' 
  AND product_id = 4 
  AND expires_at > 1781828311 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00030

JSON explain

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