According to CodeIgniter documentation their Shopping Cart Class \"is DEPRECATED and should not be used\".
Is there any harm in going ahead and using it? It is a ver
3 years after, a better solution, out of the box.
I've found this on MIT license: https://github.com/kirilkirkov/Shopping-Cart-Solution-CodeIgniter
Using CI3, not using CI cart class, back-end, templates, payments, languages etc. Excellent work!