SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'MT6K-5T59-Z80J-VW55-YU8W-1204-YGM7-VLXZ' 
  AND product_id = 39 
  AND expires_at > 1781895669 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00028

JSON explain

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