Can I add a full-width description under the product name and other information?
Most people who use the WooCommerce Product Table plugin want to display each piece of data as a separate column. However, some people like to position the short or long description as a full-width column underneath the other information about each product.
Instead of having the description full-width, the easiest option is to create a Combined column like this, where the long or short description is merged into the same column as the product name and appears underneath it.

If you really want the description to be full-width then as an alternative, you can achieve this by forcing the short or main description to appear in a 'child row' instead of having its own column, and setting the child row to always be visible. You can do this by combining the Responsive Visibility and Responsive Display options.
You can see this in action in the 'WooCommerce table with short description underneath in a visible child row' table on our demo page. As you can see, the short description is below the title:

- Set the Responsive Visibility option for the short description column to "none", which forces it into the child row.
- Set the Responsive Display option to "Child row visible".