Cart

0) { foreach ($cart as $i => $qty) { echo RenderItem::cart(new Item($i), $qty); } } else { ?>

The cart is empty.