Customizing Categories

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58728
    spaulgal
    Participant

      Hello Olly —
      We’ve been using WPP to collect room service orders for our hotel for several weeks now and everything is going swimmingly. We just added a new category which will hold different Menu Items. This category is for enhancements and add-ons for Valentine’s day. Our service team handles the room service orders and another team will be dealing with the orders of the new category.

      Using extensions or existing tools: Is there a way to:
      1) send the emails/notifications from orders of the new Category to another email address?
      2) Slightly customize the Orders page for people making a purchase of Menu items from the 2nd category? (some of the labels won’t apply)

      Thanks–

      #58781
      Olly
      Admin & Mod

        re 1): you could send some additional emails (conditional on the order values , i.e category selected) using the ‘wppizza_on_order_execute’ action hook

        https://docs.wp-pizza.com/developers/?section=action-wppizza_on_order_execute

        maybe even in conjunction with this filter here in some way
        https://docs.wp-pizza.com/developers/?section=filter-wppizza_filter_options

        Re 2:
        i would think this resource here would get you on the way
        https://docs.wp-pizza.com/developers/?section=wppizza-markup-pages-page-order-php

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Customizing Categories’ is closed to new replies.