Hello guys,
I have a problem. In my website, I display the same content in 2 pages but it take too long to display data from database on mobile and every time the user go to these pages the data reload again, that's too heavy.
I tried with wix-storage but it can only store string not object if I'm not wrong.
Do you have an idea for how can I save object data array during a session?
Thank you.
(Sorry for my english ^^' ).