You could have a category description.
For example the Cat 4 will have the category description as : From Cat3 in Cat 1.
You add the category description when you edit the category inside of WP > Posts > Categories
Then to display the category description use this PHP code inside of your archive.php theme file:
<?php echo category_description(); ?>
Related Posts:
- Display “add to cart” button on every listing in product category page?
- Do not show sub categories in the loop on archive-product.php
- why get_the_post_thumbnail( the_ID()) echos extra post id
- Show the parent taxonomy by creating shortcode in woocommerce?
- How to get related category/categories in WordPress archive page
- Display All Products by Category with WooCommerce
- Woocommerce get category image full size
- Decreasing the Memory Consumption of a WordPress Site?
- How to get the category of the post and link it to the archive (of the category)
- Reflect nested categories in appearance > menus
- Display posts links from a category group by year
- Display list of Sub-Categories and the posts they contain, within one main Category
- Sort category page with custom field
- How to create tabled index of posts in a certain category
- Remove child products from woocommerce category page [closed]
- Display WooCommerce product categories in a 4 columns custom menu [closed]
- Category Specific Archive
- How to have Multiple Archives Widgets, one archive widget per category (in a different page)?
- How to select product category while adding new product in woocommerce? [closed]
- “Sticky” posts for each category (archive.php)
- display woocommerce all category title on home page
- Add Icons to the Product Category Sidebar Widget WooCommerce
- Add Product categories to WordPress menu without losing hierarchy
- Custom page for WooCommerce’s /product-category/
- Getting categories id for all products in cart
- get_cat_ID() not wokring
- Display child categories in WooCommerce
- WooCommerce duplicate sub categories and product slugs
- WP_Query() returns null when results exist!
- WooCommerce IF statements not working
- Woocommerce category show subcategories only/omit posts for specific category
- products nested by subcategories in a current category archive
- WC 3.x Get categories from variable product of the cart
- Show archives by year from just one category
- Archive.php filtered by pre-determined category
- How do I call posts with a certain tag?
- Hide woocommerce category name from specific pages
- Category being displayed without base parmalink
- Pagination not visible on woocommerce’s category page
- Remove product category placeholder image (Woocomerce)
- Categories for each brands
- Unwanted Duplicate Product Categories in WooCommerce
- Customize WordPress widget – Product Category
- WordPress/Woocommerce only show category in shop to a single role
- WooCommerce – How to show specific category first-rest of products-specific category last
- Woocommerce custom category page with pagination [closed]
- List a maximum of ‘x’ product categories with qty of ‘y’ in each column
- How to access deleted term inside delete_product_cat action
- Apply WordPress function on specific woocommerce product categories only
- Grandchild Term Things Grandfather Term is It’s Parent
- Woocommerce filter function not updating
- Adding custom ID field to the categories
- How can i change what one category displays?
- How to display product with two condition, category and brand taxonomy
- Show different menu on each woocommerce category page
- How to display post in custom file not in archive file?
- WordPress showing wrong category name
- Media (images, videos, etc.) not showing on Category page
- WordPress monthly archive category specific
- Archive filtering
- Rebuilding a Site: How to Show Several Category Posts in Woo Framework Theme?
- Add multiple orderby with pre get posts
- WooCommerce shared categories
- category description not showing in my woocommerce
- How to show given products only using product id array from specific category page in woocommerce
- Shop Category Pages missing s
- WooCommerce REST API not returning the default products category
- When creating a new product, auto assign it to all custom taxonomy woocommerce
- Get WooCommerce product category list in functions.php
- in post content shortcode works, but hardcoded in same page template doesn’t?
- How Can I Display the Category Description in a Theme with no Category.php or Archive.php?
- How to fix 404 error in pagination in categories of woocommerce with common url base /shop/?
- How to display custom fields as table in Woocommerce
- Display Category yearly wise in wp
- How do I merge WooCommerce categories with the same name?
- How to add excerpt and read more button to category archive page
- How to delete WooCommerce categories in bulk that only have one product
- Product Category page showing all products
- product_cat image url from database
- Woocommerce product catalog, products with different description
- WooCommerce – Get products from category right before deleting category
- How to display products with multiple conditions, product_id and category_id
- custom browse by
- Categories and Tags Conflict after Woocommerce Installation
- get_the_terms_list output last child only
- Category archives
- 2 loops in archive.php (one for each category)
- Archives and category of authors
- Category Archives: Show posts categorized in parent category only
- Custom Woocommerce Category view
- Displaying categories and subcategories without link
- All post of child category not in top category
- Woocommerce – Display product category of product in Orders page
- Changing Woocommerce categories programatically
- how to implement next/prev within category archive?
- How to link ACF relationship field to the new Query block in Full Site Editing
- Categories and products woocommerce wordpress
- Function to reference post meta in place of category Woocommerce
- Sort Category Archive pages and place sticky posts first
- Add custom fields to Woocommerce Category Page