I finally found a solution that worked here now showing the variation description on the order page and the order email. add_filter( ...
with the text “The description is not prominent by default; however, some themes may show it.”.
As you can have many order items in an order, is better to display it directly in order items, instead below the order "General" data section.
code to have the product variation descriptions added to the woocommerce emails and that works as it should they appear in the proper location they just do not appear in
See term_description(). Something like the following should create a list of terms with their descriptions: $values = wc_get_product_terms( $product->id, ...
I added several color variations to a product. And the variation box is shown on the frontend, but the variations are not visible.I have done this ...
Can you please test this with WooCommerce core only, i.e. disabling other
the product does not duplicate the variation description on secondary language.
I'm adding new products to my Woocommerce site, but when I try to add VARIATIONS the tab that should show isn't. I'm adding the ...
In the product archive page, Add to Cart does not display because a variation must first be ...