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

How to apply filtering #26

Open
rezalaki opened this issue Aug 20, 2020 · 0 comments
Open

How to apply filtering #26

rezalaki opened this issue Aug 20, 2020 · 0 comments

Comments

@rezalaki
Copy link

rezalaki commented Aug 20, 2020

Hello sir
I got a question
imagine I have a cloth shop and I have attributes color , made_in and special_off (I can already see the attributes when testing by Postman). I need "10 products" with following conditions:

  • color : red or blue
  • made_in : japan or US
  • special_off : true

how can I implement this request?
is it possible using (class ProductFilter)?
I have read the woocommerce_rest_api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant