Exclude items from delivery in general?

WPPizza – A Restaurant Plugin for WordPress Support General Support Exclude items from delivery in general?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5230
    batfink
    Participant

      Hello,

      I was wondering if it were at all possible to exclude menu items from having the option of being delivered? For example, if I only want to allow delivery for pizzas and no other menu items, wppizza would hide any reference to delivery altogether. Is there a way to do this?

      Thanks,
      batfink

      #5258
      Olly
      Admin & Mod

        > Is there a way to do this?

        out of the box so to speak: no (not at the moment anyway)

        however , you could use some filters and action hooks

        these 2 in combination https://www.wp-pizza.com/topic/filter-options/ should let you do that

        you would probably have to dynamically set this $option “order_pickup” in the “wppizza_filter_order_summary_options” filter dynamically as well as deciding what to do depending on what items the user has added to the cart(session) with this filter “wppizza_filter_order_summary_session”

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Exclude items from delivery in general?’ is closed to new replies.