Skip to content

I’m getting empty array without using session object. How we can get cart data without using session object

I’m getting empty array without using session object. How we can get cart data without using session object.

Here is the screenshot:

enter image description here

Here is the code:

$cartItems = $this->cart->getAllVisibleItems();