Add query id to product widgets to customize specific product queries #23890
rloes
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I want to target the query of a specific product widget, but i cannot set a query id.
Describe the solution you'd like
It would be awesome if all Product widgets would contain a query id field in the query controls. just as Post widgets do.
Describe alternatives you've considered
I know Elementor uses the WC_Shortcode_Products class with the shortcode (#6696). However if multiple widgets render products it is difficult to differentiate the queries.
Additional context
No response
All reactions