Variablen
Bestellvariablen
| Bestell-ID | order.order_id |
|---|---|
| Bestellnummer | order.order_number |
| Bestelldatum | order.order_date |
| Bestelldatum und -uhrzeit | order.order_date_time |
| Vertriebskanal-ID | order.sales_channel_id |
| Vertriebskanal-Name | order.sales_channel_name |
| Kanalname | order.channel_name |
| Kanalbestellnummer | order.channel_order_number |
| Liefermethode | order.delivery_method |
| Zahlungsmethode | order.payment_method |
| Zahlungsmethoden-ID | order.payment_method_id |
| Währung | order.currency |
| Sprache / Locale | order.locale |
| Shop-ID | order.shop_id |
| Geräteinformation | order.device_info |
| Bestellquelle | order.order_source |
| Erstellt durch Benutzer | order.created_by_user |
| Geändert durch Benutzer | order.updated_by_user |
| Bestellstatus-Historie | order.order_status_history |
| Zahlungsstatus-Historie | order.payment_status_history |
| Lieferstatus-Historie | order.delivery_status_history |
| Gutschein-Codes der Bestellung | order.order_coupon_codes |
Kundenvariablen
| Kunden-ID | order.customer_id |
|---|---|
| Kundennummer | order.customer_number |
| Kunden-E-Mail | order.customer_email |
| Kundengruppe | order.customer_group_name |
| Anrede (Kunde) | order.customer_salutation |
| Anrede (Kunde) Schlüssel | order.customer_salutation_key |
| Titel (Kunde) | order.customer_title |
| Vorname (Kunde) | order.customer_firstname |
| Nachname (Kunde) | order.customer_lastname |
| Firma (Kunde) | order.customer_company |
| Steuernummer Kunde | order.customer_vat |
| Kundengeburtstag | order.customer_birthday |
| Anzahl der Kundenbestellungen | order.customer_order_count |
| Gesamtbetrag der Kundenbestellungen | order.customer_order_total_amount |
| Datum der letzten Bestellung (Kunde) | order.customer_order_last_date |
| Erstellungsdatum (Kunde) | order.customer_created_at |
| Aktualisierungsdatum (Kunde) | order.customer_updated_at |
| Erstes Login (Kunde) | order.customer_first_login |
| Letztes Login (Kunde) | order.customer_last_login |
| Affiliate-Code (Kunde) | order.customer_affiliate_code |
| Kampagnencode (Kunde) | order.customer_campaign_code |
| Tags (Kunde) | order.customer_tags |
| Kundenkommentar zur Bestellung | order.order_customer_comment |
| Standard-Rechnungsadresse ID (Kunde) | order.customer_default_billing_address_id |
| Standard-Lieferadresse ID (Kunde) | order.customer_default_shipping_address_id |
| Newsletter Opt-In Status | order.customer_newsletter_opt_in |
Versandvariablen
| Anrede (Versand) | order.shipping_salutation |
|---|---|
| Anrede (Lieferadresse) Schlüssel | order.shipping_salutation_key |
| Vorname (Versand) | order.shipping_firstname |
| Nachname (Versand) | order.shipping_lastname |
| Versandfirma | order.shipping_company |
| Versand-MwSt. | order.shipping_vat |
| Versandtelefon | order.shipping_phone |
| Versandstraße | order.shipping_street |
| Versandzusatzadresse Zeile 1 | order.shipping_additional_address_line_1 |
| Versandzusatzadresse Zeile 2 | order.shipping_additional_address_line_2 |
| Versandadresse | order.shipping_address |
| Versandstadt | order.shipping_city |
| Versandland | order.shipping_country |
| Versandland Bundesland | order.shipping_country_state |
| Versandland ISO | order.shipping_country_iso |
| Versandland ISO3 | order.shipping_country_iso3 |
| Versandland in der Europäischen Union | order.shipping_in_eu |
| Versand-Postleitzahl | order.shipping_postal_code |
| Versandmethode-ID | order.shipping_method_id |
| Versandanbieter | order.shipping_provider |
| Sendungsverfolgungs-URL | order.tracking_url |
LineItemvariablen
| Produkt-ID | lineItem.product_id |
|---|---|
| Produktnummer | lineItem.product_number |
| Produktname | lineItem.product_name |
| Produktbeschreibung | lineItem.product_description |
| Produkt-EAN | lineItem.product_ean |
| Produktbestand | lineItem.product_stock |
| Produktkategorien | lineItem.product_categories |
| Verfügbarer Produktbestand | lineItem.product_available_stock |
| Herstellernummer | lineItem.product_manufacturer_number |
| Herstellername | lineItem.product_manufacturer_name |
| Datum der letzten Bestellung | lineItem.product_last_order_date |
| Produkt-Tags | listItem.product_tags |
| Positionsname | lineItem.position_name |
| Positionsnummer | lineItem.position_number |
| Positionstyp | lineItem.position_type |
| Positionsgewicht | listItem.position_weight |
| Positionsoptionen | listItem.position_options |
| Positionsoptionen (Klartext) | listItem.position_plain_options |
| Zusätzliche Positionsdaten | listItem.position_payload.%VARIABLE% |
| Positionsanzahl | lineItem.quantity |
| Steuersatz | lineItem.tax_rate |
| Steuer-ID | lineItem.tax_id |
| Positionsrabatt | lineItem.discount_amount |
| Übergeordnete Produkt-ID | lineItem.parent_product_id |
Abrechnungsvariablen
| Rechnungsnummer | order.invoice_number |
|---|---|
| Rechnungsdatum | order.invoice_date |
| Anrede (Rechnung) | order.billing_salutation |
| Anrede (Rechnungsadresse) Schlüssel | order.billing_salutation_key |
| Vorname (Rechnung) | order.billing_firstname |
| Nachname (Rechnung) | order.billing_lastname |
| Rechnungsfirma | order.billing_company |
| Rechnungs-MwSt. | order.billing_vat |
| Rechnungstelefon | order.billing_phone |
| Rechnungsstraße | order.billing_street |
| Rechnungszusatzadresse Zeile 1 | order.billing_additional_address_line_1 |
| Rechnungszusatzadresse Zeile 2 | order.billing_additional_address_line_2 |
| Rechnungsadresse | order.billing_address |
| Rechnungsstadt | order.billing_city |
| Rechnungsland | order.billing_country |
| Rechnungsland Bundesland | order.billing_country_state |
| Rechnungsland ISO | order.billing_country_iso |
| Rechnungsland ISO3 | order.billing_country_iso3 |
| Rechnungsland in der Europäischen Union | order.billing_in_eu |
| Rechnungs-Postleitzahl | order.billing_postal_code |
| Rechnungsdokument-URL | order.invoice_document_url |
| Gutschriftnummer | order.credit_note_number |
Finanzvariablen
| Bestellgesamtbetrag | order.order_total |
|---|---|
| Bestellgesamtbetrag (netto) | order.order_total_net |
| Bestellgesamtbetrag (Steuern) | order.order_total_taxes |
| Einkaufspreis (Netto) | lineItem.product_purchase_price_net |
| Einkaufspreis (Brutto) | lineItem.product_purchase_price_gross |
| Streichpreis (Netto) | lineItem.product_list_price_net |
| Streichpreis (Brutto) | lineItem.product_list_price_gross |
| Positionsbruttobetrag | lineItem.position_gross |
| Positionsnettobetrag | lineItem.position_net |
| Stückpreis (Brutto) | lineItem.position_unit_price_gross |
| Stückpreis (Netto) | lineItem.position_unit_price_net |
| Positionslistenpreis | lineItem.position_list_price |
| Positionsregulierungspreis | lineItem.position_regulation_price |
| Versandkosten (Netto) | order.shipping_costs_net |
| Versandkosten (Brutto) | order.shipping_costs_gross |
| Versandsteuern | order.shipping_costs_taxes |
| Positionszahlungs-ID | order.paypal_payment_id |
Status & Tracking-Variablen
| Bestellstatus | order.order_status |
|---|---|
| Zahlungsstatus der Bestellung | order.order_payment_status |
| Lieferstatus der Bestellung | order.order_delivery_status |
| Letztes Aktualisierungsdatum der Bestellung | order.order_updated_at |
| Lieferdatum der Bestellung | order.order_delivery_ship_day |
| Rücksendedatum der Bestellung | order.order_delivery_retour_day |
| Bestellverfolgungs-ID | order.order_tracking_id |
| Anzahl Positionen | order.order_total_items |
Benutzerdefinierte Variablen
| Benutzerdefiniertes Feld der Bestellung | order.order_cf_%TECHNICAL NAME% |
|---|---|
| Benutzerdefiniertes Feld des Produkts | listItem.product_cf_%TECHNICAL NAME% |
| Benutzerdefiniertes Feld der Kunden | order.customer_cf_%TECHNICAL NAME% |
| Produkt CF: Export time | .product_cf_iwv_orders_xml_exporter_cf_export_time |
| Produkt CF: null | .product_cf_custom__ |
| Kunde CF: null | .customer_cf_custom__ |

