I have a property inside an angular app called selected_tax, how can I pass a variable to this from jQuery?
I have a list of items that get filtered by their categories, I need a way to link to a pre-filtered list of category items. Currently, jQuery grabs a variable passed through the URL which is the category number.