[ad_1]
Hello @antojuve,
WooCommerce provides a ‘Classic’ style editor for your product description. You can enter HTML markup in the ‘Text’ mode of the editor:
You can similarly put HTML in the ‘Short Description’ area of the editor.
These are the only built in ways to edit the product descriptions with HTML; there is not visual page builder option in WooCommerce for product descriptions.
Here are some tips on:
- To completely change the format of the Single Product Page, you’ll need to override the default Single Product page template with custom code in your child theme: Overriding WooCommerce Templates
- Some themes and page builders have features to visually edit these templates and even edit product descriptions with their tools. Those are not core WooCommerce features we can support here, but you can check with the developer of the theme or plugin you want to use to customize WooCommerce for help using their products. I can’t recommend specific products, but you might find results by searching here in the WordPress Plugin Repository.
I hope that helps, and if you have any further questions please let us know with a reply. Thanks!
