However, what I get are null values even though I have selected a specific style:
One thing I notice is that even though I have selected a style, it doesn’t seem to stay selected (have the small green border on the left side).
What could be causing this issue?
I can see it in config/settings_data.json, but I need a way to check which style is currently selected on the theme and use this information in the liquid code.
And I can’t do this from settings_data.json directly.