How to hide menu when store closed, and adjust delivery times

WPPizza – A Restaurant Plugin for WordPress Support General Support How to hide menu when store closed, and adjust delivery times

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #51380
    twyn
    Participant

      Hi!

      Thanks for this wonderful plugin. I have purchased the delivery prices add-on and it’s working great. I have a couple questions:

      1) Is it possible to hide our entire menu / make it more obvious when the shop is closed? I don’t want customers to fill up their cart, just to realise that the order box at the bottom says ‘Currently closed’!

      2) Is it possible to have adjustable/ammendable ordering times? Depending on how many orders we have, we can fulfil them for anywhere between 45 minutes to 1hr 30minutes. Is there some way where I can set the current order fulfilment time somewhere for the plugin?

      Thank you!

      #51381
      Olly
      Admin & Mod

        re 1:
        >…I don’t want customers to fill up their cart,…

        unless you have some other problems elsewhere, they cant “fill up their cart”, as a popup will say “shop closed” when you click on an item

        re 2:
        you can set the delivery time to whatever (and whenever) you want in wppizza->order settings->Delivery -> Delivery Time
        …but maybe i don’t understand the question…

        #51382
        twyn
        Participant

          Hey, thanks for the quick response.

          1) Ah, it might be related to do with the previous question I posted. I have made each item into a square div, and when you click on anywhere in that div, it triggers a click on the one-size of that item avaliable. As a result, maybe this behaviour isn’t working? When you click on this interactable div when the shop is closed, it does nothing.

          2) Sorry, allow me to reexplain. We have a small kitchen, and so when we open, the first few orders, we can give an estimated ’45 minutes for delivery’. As more orders come in, and we have not yet fulfilled the first, we would like to give a longer estimation: ‘please allow 60 minutes for delivery’. And then eventually we become busier and busier, we would like it to say ‘please allow 90 minutes for delivery’.

          Is there an automated way we could do this based on open orders, or is there a place in wppizza that we can modify the estimated delivery time value as we get busier and less-busy?

          #51383
          Olly
          Admin & Mod

            re1: only you will know what you’ve done there

            re2: there’s nothing inbuilt for this , but i guess you could write some plugin based on this
            https://docs.wp-pizza.com/developers/?section=filter-wppizza_filter_options
            adjusting the wppizza[order_settings][order_delivery_time] parameter as appropriate , probably in conjunction with querying the orders themselves (see: https://docs.wp-pizza.com/developers/?section=function-wppizza_get_orders )

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘How to hide menu when store closed, and adjust delivery times’ is closed to new replies.