FeatureFuel
2

Product Category Display Conditions Should Support Parent Category Inheritance

Source: elementor/elementor#33867 · opened by @dachilla
Describe the Problem In Elementor Theme Builder (WooCommerce Product Archive templates), Product Category display conditions do not inherit to sub-categories. Example setup: Template A: Include → All Product Archives Template B: Include → Product Categories → Swimsuits Expected behavior: All sub-categories of Swimsuits should automatically use Template B. Actual behavior: Only the Swimsuits category archive matches. All child categories fall back to the global Product Archive template unless every sub-category is manually added to the condition list. This makes category-based template targeting impractical for stores with deep or frequently changing category hierarchies. Propose a Solution Add native support for hierarchical taxonomy logic in display conditions, such as: “Product Category → Swimsuits (including sub-categories)” Or a condition like “Any Child / Descendant Of” This functionality should apply to all hierarchical taxonomies (e.g. product_…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests