pre_get_posts with WooCommerce Shortcode Query

Clash Royale CLAN TAG#URR8PPPpre_get_posts with WooCommerce Shortcode Query
I want to add some additional query vars and customise the query for woocommerce [products] shortcode. i'm trying to add some additional fields and conditions with pre_get_posts and posts_fields hooks but both of them is not working. is there any other way to filter (customise) the SQL query specific to woocomerce shortcodes?
pre_get_posts
posts_fields
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.