In the page of cartDetail.component.html, the code in the last <row> tag lacks of closing div tag for the code: `<div class="col">` Although the code can run normally without the closing div tag. It's better to add it to prevent from confusing.