diff --git a/config/sync/commerce_email.commerce_email.order.yml b/config/sync/commerce_email.commerce_email.order.yml new file mode 100644 index 00000000..d6323e20 --- /dev/null +++ b/config/sync/commerce_email.commerce_email.order.yml @@ -0,0 +1,16 @@ +uuid: 93677304-7cda-4468-aacb-e786739a2d44 +langcode: fr +status: true +dependencies: { } +id: order +label: order +from: info@materio.com +to: info@materio.com +cc: dev@figureslibres.io +bcc: '' +subject: '[Order Placed] [commerce_order:uid:entity:mail]' +body: "Order Placed\r\n\r\nfrom [commerce_order:uid:entity:mail]\r\n\r\n[commerce_order:order_items:0:entity]\r\n[commerce_order:adjustments:0]\r\n[commerce_order:payment_method:entity]\r\n\r\n[commerce_order:checkout_step:value]\r\n\r\n[commerce_order:state:value]" +conditions: { } +conditionOperator: AND +event: order_placed +targetEntityType: commerce_order