SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'R5DG-JPUK-ADNM-W6DZ-3MA7-HSTL-HC51-IR8V' 
  AND product_id = 215 
  AND expires_at > 1781829976 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00023

JSON explain

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