In the most recent WordPress customization I worked on, the requirement was to show WooCommerce products of a specific product category that have a checkbox of a True / False type of custom field (using Advanced Custom Fields plugin) ticked.
This members-only tutorial shows how to write a custom WordPress query (can be placed in a Code Block if using Oxygen) to fetch posts of product post type belonging to sound term of product_cat taxonomy for which latest_equipment field have a value of true.