• Hi! I am totally new with woocommerce and I hope someone can help me.
    I have products with custom metadata. For example: “extern” -> value “supplierA”
    This means that the product will be deliverd by another supplier and not directly from me.

    When an order is made by from an customer, I want to check the item metadata (“_extern”) for all items. If “_extern” is available, then check the value.
    If value==”supplierA” then just add an email recipient for the order.

    Is “admin-new-order.php” the right place for that? I hope you can help me out.

    Thank you very much in advance.

    Best regards
    Markus

  • The topic ‘Additional “Order”-Email recipient if custom item metadata exists’ is closed to new replies.