SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'B06G-080B-J6HT-MEJM-S4NG-RPP1-J6JC-9IWU' 
  AND product_id = 224 
  AND expires_at > 1778067401 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00041

JSON explain

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