We already added the code that we need to the functions.php for the displaying of the short description like an excerpt for the woocommerce products.

We would like to implement it to show on the TD composer Woo Product Block. Between the title and the price. Something similar to the image below. Please lead us in the right direction.

Thank you!
Hello,
You can find the file for product block in this path => wp-content/plugins/td-woo/modules/td_woo_product_module.php and like a suggestion, you can add this line of code -> https://i.imgur.com/UjJJC1i.png
I informed our developers about this request, to add it in the coming updates.
Thank you!
so in other words I’m assuming we can adding the limit characters in the code you provided below in the image you gave us.
Hello,
Please remove the above code and try this code https://pastebin.com/ZNepnDKG
You can change the value (0, x).
Let me know the results.
Also, at the moment the support is a bit crowded.
Thank you for your understanding!
Hello,
In the next update will be this option on the Woo Product Block.
Also, I added the code in the file and for me works https://i.imgur.com/S77jTQy.png
Thank you!