Produkttemplates/en: Unterschied zwischen den Versionen

Aus Wiki csv4you
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „Imagine, for example, an extensive product presentation on eBay, which is 2 maybe even 3 screen pages long. If you now have 1000 or more products that require…“)
(Die Seite wurde neu angelegt: „{{Vorlage:TextErwFeldfunktionen/en}}“)
 
(8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 4: Zeile 4:
 
Imagine, for example, an extensive product presentation on eBay, which is 2 maybe even 3 screen pages long. If you now have 1000 or more products that require the same product presentation, this uses up a lot of space. A template though, is stored only once (with placeholders). Only when exporting your data is the product presentation then generated for each individual article. All placeholders are replaced with the data of the respective product. Just take a look at our sample template.
 
Imagine, for example, an extensive product presentation on eBay, which is 2 maybe even 3 screen pages long. If you now have 1000 or more products that require the same product presentation, this uses up a lot of space. A template though, is stored only once (with placeholders). Only when exporting your data is the product presentation then generated for each individual article. All placeholders are replaced with the data of the respective product. Just take a look at our sample template.
  
Sie können beliebig viele Produkttemplates z.B. für verschiedene Schnittstellen anlegen. Ein Beispiel-Template haben wir für Sie bereits eingerichtet. Daran sollten Sie sich orientieren, wenn Sie ein neues Template erstellen.
+
You can create any number of listing templates (for example, for different shops). We have already set up an example template for you. You should let yourself guided by it, when you create your own listing template.
  
  
 
== Create or Select a Listing Template ==
 
== Create or Select a Listing Template ==
  
Legen Sie ein neues Template an (Schaltfläche unten) oder wählen Sie ein bereits angelegtes Template zum ''Bearbeiten'' aus.
+
Create a new listing template (button at the bottom left) or choose an existing one to "Edit".
  
  
Zeile 15: Zeile 15:
  
 
*''Name''
 
*''Name''
:Geben Sie Ihrem Produkttemplate einen Namen (frei wählbar).
+
:Give your listing template a name (freely choosable).
  
  
 
== Your Layout (HTML) ==
 
== Your Layout (HTML) ==
  
Im rechten Bereich auf dieser Seite finden Sie alle verfügbaren Platzhalter. Platzieren Sie den Cursor mit Hilfe der Maus im Templatefenster und klicken Sie auf einen der Platzhalter. Dieser erscheint dann sofort an der entsprechenden Stelle im Template.
+
In the right part of this page you will find all available placeholders. Use the mouse to place the cursor in the template window at the desired position and then click on one of the placeholders. It will be inserted immediately at the select location in the template.
  
Fügen Sie alle benötigten individuellen Texte und Platzhalter ein und vergessen Sie bitte nicht, Ihr Template während des Bearbeitens regelmäßig zu speichern! Jede einzelne Produktbeschreibung Ihrer CSV-Datei enthält später dann die jeweiligen Produktdaten mit dem hier eingerichteten Layout.
+
Insert all the required individual texts and placeholders and do not forget to save your template regularly during editing! Each individual product description of your CSV file contains then later the respective product data in the layout set up here.
  
Bitte verwenden Sie in Templates ausschließlich einfache HTML-Tags (wie im Muster). JavaScript oder ähnlicher Code anderer Skriptsprachen sollte nach Möglichkeit vermieden werden.
+
Please, use only simple HTML-tags in your templates (as in the sample). JavaScript or similar code for other scripting languages should be avoided whenever possible.
  
  
 
=== Extended Field Functions ===
 
=== Extended Field Functions ===
  
{{Vorlage:TextErwFeldfunktionen}}
+
{{Vorlage:TextErwFeldfunktionen/en}}
 
 
Zum Beispiel lässt sich steuern, dass im Template nur solche Bilder angezeigt werden, die im Datenpool im jeweiligen Produkt auch gespeichert sind.
 
  
 +
For example, you can control that only those images are displayed in your template that are actually present in the data pool for the respective product.
  
 
== Preview ==
 
== Preview ==

Aktuelle Version vom 22. Februar 2017, 15:59 Uhr

Sprachen:
Deutsch • ‎English

Why use a Listing Template?

Imagine, for example, an extensive product presentation on eBay, which is 2 maybe even 3 screen pages long. If you now have 1000 or more products that require the same product presentation, this uses up a lot of space. A template though, is stored only once (with placeholders). Only when exporting your data is the product presentation then generated for each individual article. All placeholders are replaced with the data of the respective product. Just take a look at our sample template.

You can create any number of listing templates (for example, for different shops). We have already set up an example template for you. You should let yourself guided by it, when you create your own listing template.


Create or Select a Listing Template

Create a new listing template (button at the bottom left) or choose an existing one to "Edit".


Base Settings

  • Name
Give your listing template a name (freely choosable).


Your Layout (HTML)

In the right part of this page you will find all available placeholders. Use the mouse to place the cursor in the template window at the desired position and then click on one of the placeholders. It will be inserted immediately at the select location in the template.

Insert all the required individual texts and placeholders and do not forget to save your template regularly during editing! Each individual product description of your CSV file contains then later the respective product data in the layout set up here.

Please, use only simple HTML-tags in your templates (as in the sample). JavaScript or similar code for other scripting languages should be avoided whenever possible.


Extended Field Functions

There are various possibilities for the calculation, filtering and individual formatting of column contents at the import and export of data. Please look at our help page "Advanced Field Functions".

For example, you can control that only those images are displayed in your template that are actually present in the data pool for the respective product.

Preview

See what your listing will look like.