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 get anothers pages of products? #8

Closed
guilhermelirio opened this issue May 3, 2019 · 1 comment
Closed

How get anothers pages of products? #8

guilhermelirio opened this issue May 3, 2019 · 1 comment

Comments

@guilhermelirio
Copy link

Hi.
The example lists the first 10 items of the virtual store. How would you, in the end, pull the second page of the woocommerce pagination?

@guilhermelirio
Copy link
Author

Solved!

var p = await wc_api.getAsync("products?page=2");

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

2 participants