Force product titles to lower case on DB
-
Hello.
I use my product titles in [My Title] format with the first letter of each word capitalized.
But I do frequent imports, and the product titles in the CSV file I’m importing are in UPPERCASE.
Thus, the title is already saved in the database in UPPERCASE and this prevents me from using CSS to leave the title in the format I want, since the “capitalize” feature of CSS does not work in uppercase words.
For this reason, I need that when importing new products, the titles are saved on database with all letters in lowercase,
this way I can use the “capitalize” featureHow can I do this via Functions, without plugin?
Obs.: I know that I can try to do this in the spreadsheet before importing, but if it were possible to do it automatically when importing, that would be great, as it is one less thing to worry about.
Thanks.
- The topic ‘Force product titles to lower case on DB’ is closed to new replies.