Re: Commerce Server 2007 removing Shipping altogether from Starter Site
Colin Bowern
You could try inheriting the OrderDetail component and overriding the RenderShipment / RenderShipping methods to display nothing. The source code is provided with the Starter Site as well, so you can also just modify the original control itself.
Cheers,
Colin