1. Home
  2. Knowledge Base
  3. WooCommerce Product Add-Ons Ultimate
  4. Product Page

Article Category: Product Page

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

How to update add-on field styles

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
Add-Ons Ultimate tries to add as little styling to fields as possible, preferring to inherit styles from the theme. This...

Enable tooltips

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can display add-on field descriptions in an interactive tooltip: Go to WooCommerce > Settings > Product Add-Ons Check the...

Replace main image with selected image swatch

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
If you would like to replace your main product image with the selected image swatch, use the following snippet. This...

Use a different size for add-on images

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
By default, the plugin uses the ‘thumbnail’ size for add-on images. This is normally set by your theme. If you’d...

Reorder groups

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
By default, global groups get added after product groups. However, you might want to add your global groups first or...

Display summary panel on product page

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can choose to show a panel which displays the user’s add-on selections. Open the Customizer and go to the...

Auto-populate field value

  • Plugin: WooCommerce Product Add-Ons Ultimate
  • Content Type: Support Document
You can pre-populate a field value, e.g. through a parameter in the URL, by using the pewc_default_field_value filter. In the...
« Previous PageNext Page »