Product Category Entries
The line entries may wrap when viewed here. They will publish correctly.
To change an entry, in this code view, highlight the portion you want to change and delete, backspace, or type over.
To work on an existing file, browse and load the file and/or copy
and paste line entries here.
If you add a line here and then use the entry table, change the category number on your
left to the next highest line number.
Normally your list should not duplicate line numbers. If it does, the last entry
for that line number will be used.
To temporarily eliminate a line, you can put a double forward slash in front
of the line. IE: //cat[1] = new category("..
NOTES:
You may see the back slash character ("\") preceding certain
characters when viewing entries here that were made using the entry table. This is correct; the back slash is used
to escape certain characters that might otherwise be interpreted as JavaScript code. Be sure to escape single and double
quotes, equal signs, and any semicolons.
You may also see a '%20' in place of spaces in an image file name.