Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: product finder filter[taxons] by permalink #10059

Closed
wants to merge 6 commits into from
Closed

feat: product finder filter[taxons] by permalink #10059

wants to merge 6 commits into from

Conversation

aforty
Copy link
Contributor

@aforty aforty commented Mar 30, 2020

I work a lot with the API in a custom web environments and I found it a pain working with taxon permalinks and fetching products. I need to fetch the taxon first before I can get products for a permalink since the product search API only accepts taxon ID’s.

This allows for permalinks to be passed into the talons filer like so:
/products?filter[taxons]=1,2,men,men/tshirts

@squash-labs
Copy link

squash-labs bot commented Mar 30, 2020

Manage this branch in Squash

Test this branch here: https://afortyproducts-finder-filter-t-zfqao.squash.io

@aforty
Copy link
Contributor Author

aforty commented Mar 31, 2020

Ok all set now except for those 3 code climate issues that I'm not really sure what to do about. Happy to oblige if you have any suggestions.

@damianlegawiec damianlegawiec deleted the branch spree:master August 20, 2021 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants