SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'LY3D-62WL-SI0Q-UZ7J-HNAM-MXR4-NWR5-NC69' 
  AND product_id = 154 
  AND expires_at > 1770539602 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00041

JSON explain

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