Navigating to a specific state of a multi-state box on a different page

I have a strip on one of my pages (/what) that prompts certain states of the multi-state box below it when different columns are clicked. If I have the same strip on my home page (as a preview), can I make the column click navigate to that respective state of the multi-state box on the /what page?

Hello.

You can try using wix-storage API to implant state value from one page to another.

You can see sample use case here:
https://www.wix.com/corvid/forum/community-discussion/transfer-one-data-input-to-another-page

Good luck!