We are not sure if this is a bug but please add functionality to display prices of individual addons on the emails, not just the total price.
https://snipboard.io/DOYqER.jpg
We recommend appending it next to the each addons (marked orange on the screenshot). This will help our customers see the full break down of each individual add-ons’ price.
We already tried adding the filter below in the functions.php based on your documentation but we still don’t see the prices on the emails.
add_filter( ‘woocommerce_addons_add_order_price_to_value’, ‘__return_true’ );
Source: https://woocommerce.com/document/product-add-ons/#add-on-pricing-options
Open
Last updated: January 13, 2026
0 comments
Log in to comment on this feature request.