Shopify Variabel Details | Shopify Variabel Format | Daten Beispiel | Checkout abgebrochen Trigger | Bestellung ausgelöst Trigger |
Bestellinformationen | ||||
Bestell id | {{order.id}} | 1900968798308 | JA | JA |
Bestellnummer | {{order.number}} | 1044 | - | JA |
Bestellstatus URL | {{order.order_status_url}} | Link zu Bestellung | - | JA |
Checkout abgebrochen URL | {{order.abandoned_checkout_url}} | Link zu abgebrochenem checkout | JA | - |
Created at | {{order.created_at}} | 2021-10-21T11:47:12+05:30 | JA | JA |
Created on | {{order.created_on}} | Standard Format 10-20-2021 | JA | JA |
Währung | {{order.currency}} | $ | JA | JA |
Währungscode | {{order.currency_code}} | USD | JA | JA |
Kundeninformationen | ||||
Vorname | {{order customer.first_name}} | John | JA | JA |
Nachname | {{order.customer.last_name}} | Carter | JA | JA |
{{order.customer.email}} | JA | JA | ||
Telefonnummer | {{order.customer.phone}} | 18989898989 | JA | JA |
Bestellwert | ||||
Gesamtpreis im Warenkorb | {{order.total_cart_price}} | 99.00 | - | JA |
Rabattcode | {{order.discount_code}} | TESTDISC20 | - | JA |
Gesamtrabatt Wert | {{order.total_discounts}} | 11.99 | - | JA |
Bestellung hat Rabatt? | {{order.has_discount}} | true/false | - | JA |
Zwischensumme Preis | {{order.subtotal_price}} | 88.99 | - | JA |
Gesamt Versandpreis | {{order.total_shipping_price}} | 14.49 | - | JA |
Total Preis | {{order.total_price}} | 102.99 | - | JA |
Rechnungsadresse des Kunden | ||||
Kontaktname | {{order.billing_address.name}} | John Carter | - | JA |
Adresse Unternehmen | {{order.billing_address.company}} | Marvel Inc. | - | JA |
Adresse 1 | {{order.billing_address.address1}} | 890 | - | JA |
Adresse 2 | {{order.billing_address.address2}} | Fifth Avenue, Manhattan | - | JA |
Region | {{order.billing_address.province}} | New York City | - | JA |
PLZ | {{order.billing_address.zip}} | 10128 | - | JA |
Land | {{order.billing_address.country}} | United States | - | JA |
Customer Shipping Address | ||||
Kontaktname | {{order.shipping_address.name}} | John Carter | - | JA |
Adresse Unternehmen | {{order.shipping_address.company}} | Marvel Inc. | - | JA |
Adresse 1 | {{order.shipping_address.address1}} | 890 | - | JA |
Adresse 2 | {{order.shipping_address.address2}} | Fifth Avenue, Manhattan | - | JA |
Region | {{order.shipping_address.province}} | New York City | - | JA |
PLZ | {{order.shipping_address.zip}} | 10128 | - | JA |
Land | {{order.shipping_address.country}} | United States | - | JA |
Bestellung erfordert Versand? | {{order.requires_shipping}} | true/false | - | JA |
Fortgeschrittene Variablen | ||||
Bestellung/Artikel im abgebrochenen Warenkorb (* Demnächst) | {{#each Order line_items as | item |}} | JA | JA | |
item.id | ||||
item.image | ||||
item.title | ||||
item.quantity | ||||
item.price | ||||
item.line_price | ||||
{{/each}} | ||||
Order Tax Details (*Coming Soon) | {{#each Order tax_lines as | tax |}} | - | JA | |
tax.title | ||||
tax.rate | ||||
tax.price | ||||
{{/each}} | ||||
War dieser Artikel hilfreich?
Das ist großartig!
Vielen Dank für das Feedback
Leider konnten wir nicht helfen
Vielen Dank für das Feedback
Feedback gesendet
Wir wissen Ihre Bemühungen zu schätzen und werden versuchen, den Artikel zu korrigieren