SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '878A-V4PH-7LG7-1KFZ-4330-CUMY-8W3Z-R2H3' 
  AND product_id = 115 
  AND expires_at > 1778080543 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00024

JSON explain

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