SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'ZMWE-8BLV-23E6-QP4C-6TGJ-1U4J-MI2D-DS55' 
  AND product_id = 142 
  AND expires_at > 1781898016 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00023

JSON explain

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