How to install the category list. Copy the list below,
then open your auction or sales script and replace the category section in the script.
Replace this section:
%category = (
computer => 'Computer Hardware and Software',
elec => 'Consumer Electronics',
other => 'Other Junk',
);
With the Coins & Paper Money Category List
%category = (
1001 => 'Coins > U.S. Pennies',
1002 => 'Coins > U.S. Small Cent',
1003 => 'Coins > U.S. Half Cents',
1004 => 'Coins > U.S. Large Cents',
1005 => 'Coins > U.S. Nickels',
1006 => 'Coins > U.S. Half Dimes',
1007 => 'Coins > U.S. Dimes',
1008 => 'Coins > U.S. Quarters',
1009 => 'Coins > U.S. Halves',
1010 => 'Coins > U.S. Dollars',
1011 => 'Coins > U.S. Mint Sets',
1012 => 'Coins > U.S. Proof Sets',
1013 => 'Coins > 'Other U.S. Coins',
1014 => 'Coins > 'Supplies',
1015 => 'COINS WORLD',
1016 => 'Coins > World > > Africa',
1017 => 'Coins > World > Ancient',
1018 => 'Coins > World > Asian',
1019 => 'Coins > World > Australia',
1020 => 'Coins > World > Byzantine',
1021 => 'Coins > World > Canada',
1022 => 'Coins > World > Celtic',
1023 => 'Coins > World > Central America',
1024 => 'Coins > World > China',
1025 => 'Coins > World > Europe',
1026 => 'Coins > World > France',
1027 => 'Coins > World > Germany',
1028 => 'Coins > World > Great Britain U.K.',
1029 => 'Coins > World > Greek',
1030 => 'Coins > World > Indian',
1031 => 'Coins > World > Ireland',
1032 => 'Coins > World > Israel',
1033 => 'Coins > World > Islamic',
1034 => 'Coins > World > Japan',
1035 => 'Coins > World > Korea',
1036 => 'Coins > World > Medieval',
1037 => 'Coins > World > Mexico',
1038 => 'Coins > World > Persian',
1039 => 'Coins > World > Roman',
1040 => 'Coins > World > Russia',
1041 => 'Coins > World > South America',
1042 => 'Coins > World > South Pacific',
1043 => 'Coins > World > Sweden',
1044 => 'Coins > World > Mint Sets',
1045 => 'Coins > World > Proof Sets',
1046 => 'Coins > World > Supplies',
1047 => 'Coins > Other World Coins',
1048 => 'PAPER MONEY',
1049 => 'PAPER MONEY U.S.',
1050 => 'Paper Money > U.S. Collections',
1051 => 'Paper Money > U.S. Colonial Currency',
1052 => 'Paper Money > U.S. Confederate Currency',
1053 => 'Paper Money > U.S. Errors',
1054 => 'Paper Money > U.S. Fractional Currency',
1055 => 'Paper Money > U.S. Large Notes',
1056 => 'Paper Money > U.S. Lots',
1057 => 'Paper Money > U.S. Military Payment',
1058 => 'Paper Money > U.S. National Banknotes',
1059 => 'Paper Money > U.S. Obsolete Currency',
1060 => 'Paper Money > U.S. Small Notes',
1061 => 'Paper Money > Supplies',
1062 => 'Paper Money > Other U.S. Notes',
1063 => 'PAPER MONEY WORLD',
1064 => 'Paper Money > World > Africa',
1065 => 'Paper Money > World > Asia',
1066 => 'Paper Money > World > Australia',
1067 => 'Paper Money > World > Canada',
1068 => 'Paper Money > World > Central America',
1069 => 'Paper Money > World > China',
1070 => 'Paper Money > World > Europe',
1071 => 'Paper Money > World > France',
1072 => 'Paper Money > World > Germany',
1073 => 'Paper Money > World > Ireland',
1074 => 'Paper Money > World > Israel',
1075 => 'Paper Money > World > Korea',
1076 => 'Paper Money > World > Mexico',
1077 => 'Paper Money > World > Russia',
1078 => 'Paper Money > World > South America',
1079 => 'Paper Money > World > South Pacific',
1080 => 'Paper Money > World > Sweden',
1081 => 'Paper Money > World > Other',
1082 => 'SCRIPOPHILY',
1083 => 'Scripophily > Airlines',
1084 => 'Scripophily > Communications',
1085 => 'Scripophily > Industrial',
1086 => 'Scripophily > Mining',
1087 => 'Scripophily > Oil & Gas',
1088 => 'Scripophily > Railroad',
1089 => 'Scripophily > World',
1090 => 'Other Scripophily',
);
|
Current Categories list
|