SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'U9SB-SGLS-34L8-OVWY-317N-930X-PGG6-S5H2' 
  AND product_id = 8 
  AND expires_at > 1777327722 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00033

JSON explain

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