I am attempting to change the 'cost' or 'list price' string to 'Wholesale Price'. I have installed the stringoverride module and have it working for various text places throughout the website, but I am unable to change these strings mentioned above.
I have tried entering it as so:
list price
list_price
List Price
List Price:
list price:
Am I not entering it in properly?

Thanks!

Comments

amysragbag’s picture

Have you figured this out? I'm trying to do exactly the same thing. Thanks!

jedsmith13’s picture

It took me a couple of tries but since it is hard to notice but the 'p' is lowercase while the 'L' is uppercase. So the original should be

List price

Hope this helps.