I am trying to build a Product filter with ACF, i have created a custom post type with the taxonomy filter. In this taxonomy I am using a repeated Field with text input to add select values to the filter.
For the Product pages I am trying to set the filter over a repeated field withe the taxonomy slection and add the previous added values as an Select Field.
Is there any way I can add the Values of to the taxonomy to the select Field and keep them stored without loosing them after I reload the page?