Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter yamidemichaos

    (@yamidemichaos)

    I did it with my own and I edit the pos.min.js and get this ‘state:{pageSize:5’ change it into 10. Thanks 🙂

    Plugin Author kilbot

    (@kilbot)

    Nice work to find the right bit of code 🙂

    User preferences for product display is planned for version 0.3.3, this will add the functionality to set products per page. http://woopos.com.au/roadmap/version-0-3-3/

    Thread Starter yamidemichaos

    (@yamidemichaos)

    Followup question is how I can just send order directly without confirmation of the order or the payment method.

    Plugin Author kilbot

    (@kilbot)

    This would require rewriting the action of the checkout button, click here to view unminified source code.

    It’s possible if you have the stomach for it, but I would strongly recommend against investing too much time on it. Version 0.3.1 is coming very soon which will wipe any changes you make, plus I am currently refactoring the javascript to make it more modular and extensible.

    In the future this kind of thing will be possible using hooks just as you would in WordPress or WooCommerce, but for the moment my focus is getting features into the base plugin.

    If you would like to request hooks and discuss development please create an issue over at GitHub.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Limit the products into 10 or more’ is closed to new replies.