Global add-ons give you the ability to create groups of Product Add-Ons fields and apply them to multiple products in...
WooCommerce Product Add Ons Ultimate allows you to use conditional logic to determine whether or not to display certain groups...
When a customer completes an order that contains products with Product Add Ons fields, a new entry is made in...
If you would like to export details of WooCommerce Product Add Ons Ultimate fields by order, you can do so...
You can use your own version of the field templates by duplicating files from the plugins template/frontend folder and creating your own product-extras folder...
If you’re using the file upload field type, you can change the permitted file types by using a filter. Please...
If you just want to add the prices for extra items in the cart, just target the pewc-cart-item-price class in...
You can filter the class applied to each product extra field, just use the pewc_filter_single_product_classes filter: The filter also passes the...
You can filter product add-ons after you’ve added them in the product or global settings. This is particularly useful if...
If you’re adding extra fields to variable products, you can choose to create different fields for different variations. When you...