Hello!
Where we can make any changes in our template, that magento updates don't overwrite all this changes by the next update?
The problem we have, now the name of Item will be shown as usual:
Sony B121123 - Digitalkamera 8mpx, black, 3x zoom
But we need to show it in the frontend like this:
Sony B121123
Digitalkamera 8mpx, black, 3x zoom
As you can see, we want to show the fist two words in the bigger font size and the rest of Items name in the new line and with a smaller font size.
Which file we must edit to keep our changes after the next magento update?
Thanks a lot in advance!