Having an issue with modifying product tags

Here is my issue. I have made an error with a product tag and I need to change the actual name of the tag. For example, I wanted the color to say “Blue” rather than “blue”. I cannot remove the wrong tag ‘blue’. Shopify thinks "blue’ and ‘Blue’ are the same.

Or is there a place I can manage all my tags?

Thank you.

Hi,

Shopify not provided option for changing the product’s tags. But You can change capitalise the keywords on the frontend using CSS.

OR you can Edit to product’s Tags in bulk from admin if has minimum products.

Thanks

Hi KuldeepKumar20,

Thank you for your reply. I don’t know how to use CSS. Can you show me the details?

Unfortunately, the second method looks like doesn’t work.

Changing the capitalization of tags is tricky because, as you mentioned, Shopify considers ‘blue’ and ‘Blue’ to be the same. So if there’s already a ‘blue’ tag on your store Shopify will always select that and not one with a different capitalization.

One way to fix this is using the Ablestar Bulk Product Editor app (which I helped develop). We have a ‘Rename tag’ function in the app that handles changes to capitalization. In the example below the app would change the tag ‘blue’ to ‘Blue’:

The app is paid however there’s a free trial with unlimited edits so if this is a one-off thing you should be able to make all the changes you need that way. You can try it out here: https://apps.shopify.com/bulk-product-editor

Hopefully this helps, if you have any other questions about modifying tags just let me know.

Best,

Daniel

Thanks, Daniel. Now I see why Shopify hides this basic feature. :slightly_smiling_face: Anyway, thank you!