How do you change the text "Out of Stock" to something else on the website? I thought I could edit languageadmin.asp (yyOOStoc=) but it doesn't seem to work.
Hi, Find the entry in the file vsadmin/inc/languageadmin_en.asp, copy it to your vsadmin/includes.asp file and edit in there. Copying it over will then ensure the edit doesn't get overwritten by future updates.
The entry will look something like this - xxOutStok="Out of Stock"