
In the highest line there are differently symbols which you can navigate itself. If you over-drive with the cursor, then appears a small announcement (Help).
Click on the botton [new] to selecting out a category.
Put in the desired data:
You can select three fields for sorting. If the article number is not suitable for it, then use simply the internal field"ID".
If you put on articles, which differ only in few details, it can be meaningful to duplicate an article and to make the necessary changes on the duplicate.
Per line one data record, separate the fields with TAB or Semikolon(;). Separate
the line/fields in the additive and in the description with HTML (<br>)
or with the Pipe (|).
A column designation (title) must be present. The following fields are defined:
| ID: | Interne Identifikation (wird nicht angezeigt und kann zur Sortierung verwendet werden. |
| No | Article number |
| Cat | Article category (group) |
| Price | Cost per unit in Shop currency |
| Title | Article description |
| Pic | Picture to the article or empty |
| Detail | Link to a detail side (own HTML side) |
| Description | Article description (also HTML formatting is possible) |
| Option1 | Auxiliary selection such as colors or size |
| Option2 | Second auxiliary option |
| Weight | Weight |
| Inactiv | This article is not displayed in the Shop |
for example:
No;Cat;Price;Title;Pic;Detail;Option1;Option2;Description;Inactiv;
HO99;Dresses;77.00;Trousers;demo.gif;detail.htm;bleu|red|green;39|40|41;ultimative
great trousers;0
BL123;Dresses;33.00;Blouse Silk;demo.gif;;red|yellow|bleu|green; 39|40|41;A
marvelous silk blouse and much more.;0;
BL55;Dresses;65.40;Silk blouse II;demo.gif;;red|yellow|bleu|green; 39|40|41;A
marvelous silk blouse and much more.;0;
The data of older Shop versions or of the Freeware version can simply be edited via file open. The conversion is made automaticly in this case! After saving the new format is used.