Hello,
The first part (Products > Categories > Description) is where you write the content for each category. That content exists, but it won’t automatically appear unless your layout has a widget to display it.
Since your demo uses Custom WooCommerce Builder layouts, you need to add the “Archive Description” widget to your category/archive layout:
1. Navigate to Layouts > Edit Product Archive Layout in your dashboard.
2. Add the “Archive Description” widget to the layout where you want the category description to appear.
3. Save the layout. Now, the description you wrote for each category will show automatically on the frontend.
This way, each category’s description will be displayed according to the layout you’ve set.
Here’s the official guide for reference: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards,