Hey! I need to do something similar and can’t solve it. I have a radio button that shows in all pages and depending on what value is selected it connects one or other database item to text objects. It’s a currency converter that changes between 2 currencies stored in a database (I can’t use the currency converter app cause my product and collection pages are dynamic where the standart currency app doesn’t work). Clicking the radio button and changing currency works perfectly, but what I can’t solve is for the radio button selection to remain the same when you change/reload page. It shows in all pages . Also i’m not sure how it would work, cause now my code is On change. And when I achieve that the radio button selection mantains across session, I still would need some kind of On load trigger cause the user wouldn’t click the radio button again for the On change event to work.
Do you think there a way in which I could achieve this?
Thanks,
Eugenia