At the moment that cream form does not support pagination yet. This is something we are looking to add soon - we're hoping we will have an update with this feature ready in the next few weeks.
Until that is ready, you can add the following PHP code snippet to increase the number of products shown by that form:
Is there a way to put pagination
https://mayorista.santeriaoriente.com/pagina-prueba/
There are more articles and the message comes out
You have seen all the products. go back up
Attached files: InkedCaptura nueva.jpg
Hello Gaston,
At the moment that cream form does not support pagination yet. This is something we are looking to add soon - we're hoping we will have an update with this feature ready in the next few weeks.
Until that is ready, you can add the following PHP code snippet to increase the number of products shown by that form:
(by default the form shows 100 entries, the above snippet will make it 500, but you can set any number).
A PHP snippet can be added to functions.php, or by following our guide here: https://woocommerce-b2b-plugin.com/docs/how-to-add-a-snippet-php-or-js/
Kind regards,
Stefan
Hi Gaston,
Do you mean to add the order form under variable products with all the variations of that product?
Currently that is not possible but I think we may be able to provide a snippet to do that - I can check.