For me, localStorage.getItem(‘cart’) is just ‘[null,null,null,null,null]’ even though I have items in my cart. Is there any documentation for client side apis that you are using?
For me, localStorage.getItem(‘cart’) is just ‘[null,null,null,null,null]’ even though I have items in my cart. Is there any documentation for client side apis that you are using?