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

Article Category: Advanced Topics for Add-Ons Ultimate

Filter AJAX uploader messages

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can change the messages in the AJAX file uploader by using one or more of the following filters: Add...

Filter ‘Select Options’ text

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
By default, the plugin displays the text ‘Select Options’ instead of an add to cart button on any archive pages....

Add custom parameters to add-on fields

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can add a custom parameter to your add-on fields, e.g. for SKU, by using the following snippet: Note that...

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...

Change position of add-on fields

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
The add-on fields need to be positioned within the WooCommerce add to cart form on the product page. This is...

Display hidden fields as disabled

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
Maybe you want to display fields that would otherwise be hidden (because they’re conditional on another field’s value). This code...

Filter field parameters before saving

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can filter your field parameters before they’re saved if you wish. In the example below, we’re setting a calculation...

Enable editing of add-ons from the cart

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can let the user edit the add-ons in products they’ve added to the cart: Go to WooCommerce > Settings...
« Previous PageNext Page »