Where can i find the “stored Collection variable”
Collections → edit collections:
There is a toggle Option to:
“Store collections items in global variable. Items will be cached and globally available across your website”
Where can i find this variable when using my own custom JS script on the page?
Is it a part of window object?
or i have to call the global Divhunt() class with some getter?
OR
Is there any other way to get the entire data set from a specific collection into my own custom scripts on the page?