Details
Description
On the cart template for the Standard order type, the WidgetClient is never closed. This leaves a couple <div> tags open.
Under:
/order/views/templates/standard/cart.pdt
The template calls Widget::end rather than WidgetClient::end.