How To Use Additional Context on the WooCommerce Platform

On Flashy's WooCommerce plugin, you may set additional information to be sent on events such as purchases, adding products to the shopping cart, etc.

You can use such information when creating automations as well as when communicating with customers. 

The parameters available to you:

{{context.items}} – All the products the customer purchased
{{context.total}} – Total amount paid
{{context.order_id}} – Order number
{{context.billing.address}} – Billing address
{{context.billing.city}} – Billing city
{{context.billing.state}} –Billing state
{{context.billing.postcode}} –Billing postal zip code
{{context.billing.country}} –Billing country
{{context.shipping.address}} – Shipping address
{{context.shipping.city}} – Shipping city
{{context.shipping.state}} –Shipping state
{{context.shipping.postcode}} –Shipping postal zip code
{{context.shipping.country}} –Shipping country
{{context.ship_date}} – Shipping date
{{context.shipping.method}} – Type of shipping (self-collection, door-to-door, etc.)

For this you will have to activate the option in the plugin: