count_contents() > 0) { $products = $_SESSION['cart']->get_products(); $content .=''; } else{ $content .=''; } /* if ($_SESSION['cart']->count_contents() > 0) { $content .= HEADER_CART_SUBTOTAL .'' . $currencies->format($_SESSION['cart']->show_total()) . ''; }*/ ?>