SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'M6FC-06GU-B41B-S3IH-C5SG-CO02-QKTN-7IMJ' 
  AND product_id = 131 
  AND expires_at > 1778063726 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00052

JSON explain

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