Localstorage updates in Website but in workflow is not updating the Website

On inquiry we ask for program config which is in 2nd screenshot the one we select from drop down we on selection we set in localstorage for selected_program_config_id and selected_program_id as we have structure as Inquiry button is in r_programs and the dropdown inside the card is in program_listing card

so to get data from child to parent we set on localstorage and then on form filling we do get via search if you see on popup’s inquiry button workflow


In email we see days per week etc does not have value

Somehow its not able to pick localstorage value in first instance..