i am createing add to cart app for shopping, i have decided to use cache to do so , but i need to store multiple value i to the cart so i can i store array in to the array like normaly we do in variable ,
and why is the best way to create add to cart , is it by cache, or cookies, or session,