Loopers Custom Provider & WooCommerce

I started with this video, (https://www.youtube.com/watch?v=73aqb0hIvTI), and built a prototype that would hit a database via an API call and get data using the custom provider type and the functions file.

My first question is there a good way to handle paging variables using this method? We’re working with a large amount of data, and the API is set to use paging variables. Is there a way to pass the page in to the custom provider so it can then use the page for the API call?

Once we figure that out and get the products to display similar to a WooCommerce shop layout, we’re leaning towards using WooCommerce to complete the customer checkout. Are there any examples where others have used WooCommerce with custom provider and loopers?

Hi Philip,

Thanks for reaching out.
It seems that you might be trying to fetching the data from an API which sends the data and paging attributes in the response. Regretfully, there is no such option or way to handle that paging attribute separately within the looper.
It requires additional customization to handle those attributes, I would suggest you hire a developer who can assist you to do the customization.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.