Add different meta title & Meta description on collection tag page

Can we add different meta title & Meta description on collection tag page in shopify?

So I am newer in Shopify, there is a collection page https://justwines.com/collections/all/brand_miopasso. “brand_miopasso” is a tag of products, but it comes under collection. I want to uses different meta title & description for main collection page and collection tag filter page.

Please suggest the solution for this.

you can add this by going to code and you will need to add a codition to render that meta tags only these pages.

Thanks @Danishshopdev for your response.

But if there are many tags(around 100+ and will be many more in future). It will be very complicated to handle this by if..else condition on liquid.

then you can filter on based on the collection pages, like based on url or collections names. yes its lenthgy process but thats the quick soltions and else i can code for you, will create a option to add a meta and description at the collections pages from the customized admin view,by not going into the code everytime.

How can you make it via code…? Because the product(having a specific tag) can be assigned under different collections. Will you create option to add meta title & description for all the tags of each collections?

what will be charges?