1. Home
  2. Knowledge Base
  3. WooCommerce Product Add-Ons Ultimate
  4. Advanced Topics for Add-Ons Ultimate
  5. Cart and Order

Cart and Order

Don’t remove parent products from cart

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
If you don’t want your parent products to be removed from the cart when child products are deleted, add this...

Get add-ons meta data from the order

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
If you need to get add-ons data from the order, you can use the following function. You’ll see that the...

Trigger action when order is processed

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
If you would like to trigger an action, e.g. sending a custom email, depending on the value of a specific...

Hide field types in order data

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
If you want to hide certain field types, e.g. calculation fields, from being displayed in order data, use the following...

Hide field types in cart and checkout

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can keep certain field types hidden in the cart and the checkout if you wish: You can see how...