Sorry, I didn't read that post well, it's the cart total you want to limit?...in which case you'll need to do something on the cart page.
Not sure what would work there, you could try JS, but picking up if a client is a dealer could be difficult.
The "minimumcarttotal.limit" setting is for all clients, so that won't work for you here. The only sure way I can think this would work would be to change the source code to create a copy of the "minimumcarttotal.limit" functionality, but test for a dealer.
Dave.
Not sure what would work there, you could try JS, but picking up if a client is a dealer could be difficult.
The "minimumcarttotal.limit" setting is for all clients, so that won't work for you here. The only sure way I can think this would work would be to change the source code to create a copy of the "minimumcarttotal.limit" functionality, but test for a dealer.
Dave.