If you have eCommerce Categories toggled on in the shop, every category page has the same default title tag of:
Shop | MyCompany
I would like to change it so that the title is:
%CATEGORY NAME% | MyCompany
Could someone point me in the right direction? I tried overriding _get_website_meta() but that seems to only handle the opengraph and facebook tags?