SOLVED by @dichen: WooCommerce: Product archive name

Bricks Version: 1.3.4

I have the template for the product categories.
This is a backend:


and this is frontend:

but when I add Products element to template {archive-name} is changed to “Products” and {archive-description} is changed to generic woocommerce description

I’m not the only one with this problem.
This is making templates useless for product categories.
Any workaround?
Thanks.

This problem has bothered me for a long time. Solution: Use the “Products Archive Description” element under “woocommerce” to correctly display the description of the category.

How can this be done? What code do I need to add? I have the same issue.

No code required!Snipaste_2021-09-30_21-01-39

That solved the second part of the problem. What about archive_name? Thanks for your time.

Uploading: Snipaste_2021-09-30_21-42-36.png…

Working!!! Thanks! I’ll change the status to solved.