Product Table Line 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.
Click outside the text area to save a change before publishing.
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 item number on your
left to the next highest line number.
Normally your list should not duplicate line numbers. If it does, the last entry
with that line number will be used.
To temporarily eliminate a line, you can put a double forward slash in front
of the line. IE: //line[2] = new item('..
NOTE: 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.