Untitled
unknown
plain_text
9 months ago
341 B
7
Indexable
Products name: {{ event.Items.0|default:'' }}
price: {{ event.extra.line_items.0.line_price|default:'' }} {{ event|lookup:'$currency_code'|default:'' }}
Products: {{ event.extra.line_items.0.quantity|default:'' }}
Unitary price: {{ event.extra.line_items.0.price|default:'' }}
Taxes: {{ event.extra.line_items.0.tax_lines|default:'' }}Editor is loading...
Leave a Comment