variables
List of supported variables (optional)
Recipient details (client)
- [iai:client_id] - client Id
Sender details (shop)
- [iai:owner_name] - full company name
- [iai:owner_tax_id] - company tax identification number
Order details
- [iai:order_sn] - order number (int)
- [iai:order_worth_tax] - tax value in the order
- [iai:order_worth_net] - net value of the order
- [iai:return_policy_days] - number of days for return
- [iai:delivery_cost] - delivery cost
- [iai:delivery_vat] - delivery VAT
- [iai:order_currency] - order currency
Delivery information
- [iai:delivery_note] - notes for the courier
- [iai:delivery_time] - estimated delivery time of the order - based on the selected delivery date
- [iai:courier_name] - courier name
Payment information
[iai:payment_type] (whether it is a prepayment, cash on delivery, etc.)
[iai:payment_return_amount] (for cash on delivery shipments)
[iai:payform_name] (e.g. MasterCard – optional)
Products
- [iai:foreach_products_list-begin]
- [iai:product_name] - name of the product
- [iai:product_price_gross] - gross price of the goods
- [iai:product_url] - url to the product card
- [iai:product_weight_kg] -- weight in kilograms
- [iai:product_weight_g] - weight in grams
- [iai:product_quantity] - quantity
- [iai:product_code] - symbol displayed in the product card on the store's website
- [iai:foreach_products_list-end]
Updated 9 months ago
Did this page help you?