SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '2VF2-82EG-SDR1-LLDU-T0E2-2CDV-V74B-OSEA' 
  AND product_id = 107 
  AND expires_at > 1778061585 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00032

JSON explain

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