Type: Structural / Layout Lines 416-417 and lines 420-421 contain duplicate container declarations: html <div id="cart-content-wrapper"> <div class="cartmain"> This double-nesting is redundant and can cause unexpected padding, margin, or max-width constraint bugs on the cart page.
Type: Structural / Layout Lines 416-417 and lines 420-421 contain duplicate container declarations:
html