Filter search by Multiple Tags And Metafields

I have couple of drop-downs On Collection page And Search Page As Filter Products. The Drop-down Are Tags And Meta-fields. I Want To be Perform Search filter by Tags And Meta-fields.

i Found this One here
but confused that how to use it on search page and With Filter meta-fields

Thanks In Advanced!

The standard Shopify filter api have some limitation in the number of products and tags. If you are open to 3rd apps, this one will definitely help https://apps.shopify.com/ultimate-search-and-filter-1. You can add filters by Tags and Metafields without any limits. Here is the doc on how to create Metafield filters: https://docs.sobooster.com/search/product-filtering-guide/filter-collections-using-metafields

@SoBooster Thank you! For Reply .
Great Solution…!
but don’t want to use third party app. actualy begginner at theme developer and implement this Functionality On my Custom Theme.
So is there other way that we can Filter Product by tag and metafields Through Api or something else?