SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'VDRY-LHZG-FOC5-WIVB-6Y0L-7FAM-4Z4P-4QL3' 
  AND product_id = 138 
  AND expires_at > 1777130295 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00034

JSON explain

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