Page Level Variable
Is there a way to set a page level variable which can be used across components (By Content Authors or System Developers) in the page?
e.g. I have a query string parameter in the page URL (www.mysite.com/start.html?product=chair). I want to set the value 'chair' in some page level variable so that when content authors write the content they can use this variable in any component on the page using something like PAGE_VARIABLE[product]. Same variable can be used in system developers in their code as well.
Is there a way to solve this problem in AEM 6.2?
TIA

